/*  
Theme Name: Our Lady Queen of Croatia
Theme URI: http://wordpress.org/
Description: Our Lady Queen of Croatia.
Version: 1.0
Author: Vladimir Lukic
Author URI: http://www.wortahn.com



*/



html * {
	padding: 0;
	margin: 0;
}


body {
	background: #a5a5a5 url('images/body_bg.jpg') 50.15% 0% repeat-y;
	margin: 0;
	padding: 0;
	font-family: "museo-sans-1","museo-sans-2";	
}

p {
	color: rgb(146, 45, 51);
    font: 13px/22px "museo-sans-1","museo-sans-2";
    margin-bottom: 20px;
}


a:link {
    text-decoration: none;
    border-bottom: 0px solid white;
    font-weight: bold;
    margin: 0 !important;
    color: rgb(76, 108, 149) !important;
    
}

a:visited {
    text-decoration: none;
    border-bottom: 0px solid white;
    font-weight: bold;
    margin: 0 !important;
    color: rgb(76, 108, 149) !important;
    
}


a:hover {
    border-bottom: 1px dotted #cecece;
    color: rgb(146, 45, 51);
}


h1 {
    position: relative;
    left: -5000px;
}

h2 {
    font-size: 34px;
    font-family: "calluna-1","calluna-2";
    color: rgb(76, 108, 149);
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: normal;
    /*border: 1px solid red;*/
}

h3 {
    font-size: 20px;
    color: rgb(76, 108, 149);
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: normal;
}

h4 {
    font-size: 16px;
    color: rgb(76, 108, 149);
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: normal;
}

h4.month_divider {
    font-size: 16px;
    color: #969696;
    margin-bottom: 10px;
    margin-top: 40px;
    font-weight: 500;
    border-bottom: 1px solid #cecece;
}


h2.year_divider {
	background-color: #eee;

}

.entry {
    margin: 0 !important;
}


#page_container {
    width: 100%;
    
}


#banner_container {
	width: 100%;
	height: 223px;
	position: relative;
	top: 5px;
	margin: 0 auto;
	background: transparent url('images/banner_bg.jpg') 0px 1px repeat-x;
	
}

#banner {
	width: 877px;
	height: 223px;
	margin: 0 auto;
	position: relative;
	background: transparent url('images/banner.jpg') -3px 1px  no-repeat;
	margin-bottom: 20px;
	
}

#content, #footer {
    width: 742px;
    margin: 0 auto;
    clear: both;
    
}

#content {
    position: relative;
    top: 20px;
}


#footer p {
    font: 10px/12px "museo-sans-1","museo-sans-2";
    width: 80%;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
    text-align: center;
    border-top: 1px solid #cecece;
    clear: both;
}

#sidebar {
    width: 163px;
    float: left;
    position: relative;
    top: -10px;
}

#sidebar ul {
    list-style-type: none;
    /*width: 163px;*/
    margin: 0;
    padding: 0;

   
}



#sidebar ul li a:link, 
#sidebar ul li a:visited {
    padding-left: 8px;
    color: white !important;
    display: block;
    text-decoration: none;
    width: auto;
    font-family: "museo-sans-1","museo-sans-2";
    font-weight: 500;
    font-size: 9pt;
    padding-top: 6px;
	padding-right: 5px;
    border: 0 !important;

}

#sidebar ul li a:hover {
    color: rgb(234, 232, 149) !important;
    border: 0;
}

#sidebar ul ul {
	margin-top: 0px;
}

#navigation .page_item {
   	padding-top: 0px;
    padding-bottom: 4px;
    width: auto;
	margin-bottom: 2px;
    margin-left: 1px;
    background: rgb(126, 69, 58);
    font-family: "museo-sans-1","museo-sans-2";
   	font-weight: 700;
    
}

#sidebar li.page_item ul{
	position: relative;
	top: 6px;
	margin-left: 0px;
	background: rgb(156, 99, 88);
	height: auto;
	
}


#sidebar .flexipages_widget li.page_item ul li.page_item,
#sidebar .flexipages_widget li.page_item ul li.page_item a {
	border-top: 2px solid white;*/
	margin-top: 2px;
	font-weight: 300;
	height: auto;
	position: relative;
	top: 1px;*/
	margin: 0;
	font-size: 8.5pt;
	padding: 2px 3px 3px 5px;
	background: transparent;
}


/*background: rgb(156, 99, 88);*/

#sidebar .flexipages_widget li.page_item ul li.page_item.current_page_item {
	 background: rgb(76, 108, 149);
} 




h2.widgettitle, h4.lang {
    font: 8pt/10pt "museo-sans-1","museo-sans-2";
    padding: 2px;
    text-align: center;
    background: #cecece;
    width: auto;
    margin: 10px 0px 2px 2px;
	font-weight: 700;

}

#navigation .current_page_item {
    background: rgb(76, 108, 149);
	padding-bottom: 5px;
}

#main_content {
    width: 570px;
    float: right;
    margin-bottom: 40px;
}

#main_content * {
    margin-left: 15px;
    margin-right: 20px;
}

#main_content p img {
    border: 2px solid #cecece;
    padding: 5px;
    display: block;
    margin: 5px 0 !important;
}

img.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto !important;
}

#main_content .addy_left {
    float: left;
    width: 30%;
    border: 1px solid red;
}

#main_content .addy_right {
    float: right;
    width: 60%;
    border: 1px solid red;
}

/*#edit {
    margin-left: 30px;
}*/


strong {
    margin: 0 !important;
}

hr {
    display: block;
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #cecece;
}

.audioplayer_container {
	border-bottom: 1px solid #cecece;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px
	position: relative;
	left: -15px;
}

