/*
	Theme Name: Stroi
	Description: Шаблон создан для сайта http://oda-radio.com/

*/

/* LAYOUT */

body {
	}

#wrapper {
  background: #fff url(images/header.png) center top no-repeat;
	}

#container {
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
	}

#contentwrap {
    background: #FFFFFF;
	}

a {
	color: #2f8501;
    text-decoration: none;
	}

a:hover {
	color: #2f8501;
    text-decoration: underline;
	}
/* HEADER */

#header {
	height: 210px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 44px;
	}

#header h1 a, #header h1 a:visited {
	color: #EFEDE8;
	text-decoration: none;
	}


#header h2 {
	color: #EFEDE8;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: -35px 0 0 35px;
}

.feedtwitter {
	margin-top: 8px;
	text-align: right;
}
    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 38px;
    margin-top: 4px;
    float: right;
	}

#pagemenu {
	height: 38px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #EAE3DA;
	display: block;
    margin:0 0 0 6px;
	padding: 14px 13px 13px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #F3B927;
    background: url(images/pagemenu-hover.png) center bottom no-repeat;
	display: block;
	text-decoration: none;
	}

#pagemenu  li.current_page_item a {
    background: url(images/pagemenu-hover.png) center bottom no-repeat;
	color:#F3B927;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}



#navcontainer {
	height: 0px;
	display: block;
	overflow: hidden;
    background: url(images/nav-background.png) top left repeat-x;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	}
	
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) top left repeat-x;
	color:#D07711;
	}

/* CONTENT */

#content {
	padding: 10px 5px 10px 5px;
    color: #4D4B48;
	}

#wp_1 {
	width: 640px;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #1f231d;
}

#wp_1 h2 {
	padding: 4px 0 4px 10px;
	background: url(images/gl.png) left top no-repeat;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 2px;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#wp_1 a {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
	text-decoration: none;
}

#wp_1 a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
	text-decoration: none;
}

#wp_2 {
	width: 315px;
	float: left;
	margin-right: 10px;
}

#wp_3 {
	width: 315px;
	float: left;
}

#wp_4 {
	width: 640px;
	float: left;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #1f231d;
}

#wp_4 h2 {
	padding: 4px 0 4px 10px;
	background: url(images/gl.png) left top no-repeat;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 2px;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#wp_4 a {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
}

#wp_4 a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
}

#wp_5 {
	width: 640px;
	float: left;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #1f231d;
}

#wp_5 h2 {
	padding: 4px 0 4px 10px;
	background: url(images/gl.png) left top no-repeat;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 2px;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#wp_5 a {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
}

#wp_5 a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #338b03;
}

#wp_6 {
	width: 315px;
	float: left;
	margin-right: 10px;
}

#wp_7 {
	width: 315px;
	float: left;
}

#wp_8 {
	width: 640px;
	float: left;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #1f231d;
}

#wp_8 h2 {
	padding: 4px 0 4px 10px;
	background: url(images/gl.png) left top no-repeat;
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 2px;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#wp_8 a {
	font-family: Verdana;
	font-size: 12px;
	color: #338b03;
}

#wp_8 a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #338b03;
}

#wp_9 {
	width: 203px;
	float: left;
	margin-right: 15px;
}

#wp_10 {
	width: 203px;
	float: left;
	margin-right: 15px;
}

#wp_11 {
	width: 203px;
	float: left;
}

pre { overflow: auto; 
	width: 460px;
	}

.post {
	border-bottom: 1px solid #E8E7DB;
	padding: 10px;
    margin-bottom: 15px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	font-family: Verdana;
	color: #256602;
	}

	
.title a {
	text-decoration: none;
	color: #2f8501;
	}

.title a:hover {
	text-decoration: underline;
	color: #2f8501;
	}

.pagetitle {
	margin-bottom: 10px;
	padding: 4px 0 4px 10px;
	background: url(images/gl1.png) left top no-repeat;
	font-size: 14px;
	font-family: Verdana;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 10px;
	text-decoration: none;
    font-size: 12px;
    background: url(images/more.png) left top repeat-x;
    color: #fff;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

a.readmore:hover {
	text-decoration: underline;
    background: url(images/more.png) left top repeat-x;
	color: #FFFFFF;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}
    
.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #ADA9A2;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 16px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 12px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #bcbbbb;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

.alignleft {
   float: left;
	margin-right: 10px;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

.alignleftgl {
   float: left;
	margin-right: 15px;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

.alignleftk {
   float: left;
	margin-right: 5px;
-moz-border-radius: 3px; 
-khtml-border-radius: 3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border:1px solid #fff !important;
}
.wp-pagenavi a:hover {
    color: #232323 !important;
    background: #E3E1DD url(images/wp-pagenavi-hover.png) left top repeat-x !important;
    border:1px solid #E0DDDB !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border:1px solid #fff !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #fff !important;
    background: #2f8501 !important;
    border:1px solid #2f8501 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border:1px solid #fff !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}

.sidebar {
	margin: 0 0 10px 0;
    color: #4D4B48;
	font-family: Verdana;
	font-size: 13px;
	}
	
.sidebar-right {
    margin: 0 10px 0 0;
	}
	
.sidebar-left {
    margin: 0 0 0 10px
	}
    
    
.sidebar a {
	text-decoration: none;
	color: #2f8401;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#2f8401;
	}


.white {
	margin: 0 0 10px 0;
    color: #4D4B48;
	font-family: Verdana;
	font-size: 14px;
	}
    
.white a {
	text-decoration: none;
	color: #4D4B48;
	}

.white a:hover {
	text-decoration: underline;
	color:#2f8401;
	}


#search {
    border: 0;
    height: 28px;
    padding: 0;
    background: url(images/search-bg.png) left top repeat-x;
    text-align: right;
    border: 1px solid #E3E3E0;
}

#search input {
	border: 0;
    background: none;
    color: #3F3F3F;
}
	
	
#s {
	width: 140px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 140px;  
}

#topsearch #search {
    margin: 15px 0 0 0;
}
    
.sidebar .catmenu {
	margin: 10px 0 0px 0;
	padding: 4px 0 4px 10px;
	background: url(images/sidebar-tab.png) left top repeat-x;
	font-size: 14px;
	font-family: Verdana;
    text-transform: uppercase;
	color: #fff;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	}
	
.sidebar ul li ul li, .sidebar ul li li {
	padding: 4px 0px 4px 6px;
	margin: 0;
    border-bottom: 1px dashed #C6C6C6;
	}
  

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #4D4B48;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #4D4B48;
	}

#wp-calendar td {
	color: #4D4B48;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #DD7E12;
	}

#wp-calendar td:hover a, #wp-calendar #today a {
	color: #fff;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 95%;
	}


/* FOOTER */

#footer {
	background: url(images/footer.png) center top no-repeat;
	padding: 10px 10px 50px 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana;
    margin-top: 0;
	}

#footer a {
	color: #FFFFFF;
	}

#footer a:hover {
	text-decoration: none;
    color: #FFFFFF;
	} 
	
#footer2 {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #FFFFFF;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #E0E7EA;
    margin: 0 10px 10px 0;
    background: #FFFFFF;
}