/*  
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: Georgia;	
}

p {
	color: rgb(146, 45, 51);
    font: 14px/22px Georgia;
    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;
    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;
}

.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 Georgia;
    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: 100%;
    font-size: 12px;
    line-height: 12px;
    padding-top: 6px;
    font-weight: normal;
    border: 0 !important;
}

#sidebar ul li a:hover {
    color: rgb(234, 232, 149) !important;
    border: 0;
}

#navigation .page_item{
    height:25px;
    width: 100%;
    margin-bottom: 2px;
    margin-left: 1px;
    background: rgb(126, 69, 58);
    

}

h4.lang {
    font-style: italic;
    font-size: 10px;
    padding: 1px;
    text-align: center;
    background: #cecece;
    width: 160px;
    margin: 2px;
    margin-top: 5px;
}

#navigation .current_page_item {
    background: rgb(76, 108, 149);
}

#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;
}
