/* LAYOUT */



body {

	background: #E4E4E4 url(images/background.png) left top repeat-x;

	}



#wrapper {

   	}



#container {

   margin-top: 10px;

	}



#contentwrap {

   background: #FFFFFF url(images/contentwrap.png)  640px top repeat-y;

	}

	#contentwrap2 {

   background: #FFFFFF;

	}


a {

	color: #4B9F3B;

	}



a:hover {

	color: #89C63D;

	}

/* HEADER */



#header {

	height: 124px;

    background: url(images/header-bg.png) left top 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;

    padding: 5px 0;

	}



#header h1 {

	margin-bottom: 0px !important;

	padding: 20px 0 0 0;

	font-weight: normal;

	font-family: Arial, Helvetica, Sans-serif;

	font-weight: bold;

    text-transform: uppercase;

	font-size: 48px;

	}



#header h1 a, #header h1 a:visited {

	color: #54A23C;

	text-decoration: none;

	}





#header h2 {

	color: #BBB9BB;

	font-size: 14px;

	line-height: 14px; 

	font-family: Arial, Helvetica, Sans-serif;

	}



.logoimg {

    margin: 2px 0 0 -2px;

}



.feedtwitter {

	margin-top:6px;

	text-align: right;

}

    

    

/* NAVIGATION MENUS */



#pagemenucontainer {

	height: 26px;

    padding: 0 0 0 10px;

    float: left;

    margin-top: 15px;

	}

	

#pagemenu {

	height: 26px;

    float: left;

	}



#pagemenu, #pagemenu ul {

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#pagemenu {

	margin-bottom: 1px;

	}

	

#pagemenu ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}



#pagemenu li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}



#pagemenu li a, #pagemenu li a:link {

	color: #606060;

	display: block;

    margin: 0 4px 0 0;

	padding: 8px 16px 7px 16px;

	text-decoration: none;

	font-weight: normal;

	text-transform: uppercase;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

    background: url(images/pagenav-bg.png) left top 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;

    border: 1px solid #CBCBCB;

	}

	

#pagemenu li a:hover, #pagemenu li a:active{

	color: #FFFFFF;

	display: block;

    text-decoration: none;

    background: url(images/pagenav-hover.png) left top 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;

    border: 1px solid #5BA644;

	}

	

#pagemenu  li.current_page_item a {

	color: #FFFFFF;

    text-decoration: none;

    background: url(images/pagenav-hover.png) left top 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;

    border: 1px solid #5BA644

   	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}





#navcontainer {

	height: 38px;

	display: block;

	overflow: hidden;

    background:#59A542 url(images/nav-background-hover.png) left top repeat-x;

	padding-left: 15px;
   	}



#navcontainer .current-cat a {

	color:#FFFFFF;

    background:#59A542 url(images/nav-background-hover.png) left top repeat-x;

    border: 1px solid #59A542;

	}



/* CONTENT */



#content {

	padding: 15px 5px 15px 15px;

    color: #555555;

	}



	

pre { overflow: auto;

	width: 470px; 

	}



.post {

	padding: 0 0 5px 0;

	margin-bottom: 20px;

    border-bottom: 1px solid #F2F2F2;

	}



.post p {

	margin-bottom: 10px;

	}



.title {

	margin: 0 0 8px 0;
	padding: 0px;

	line-height: 28px;

	font-size: 18px;

	font-family: Tahoma;

    font-weight: normal;

    text-transform: uppercase;

	color: #373535;
	border-bottom: 1px dashed rgb(140, 177, 115);

	}



	

.title a {

	text-decoration: none;

	color: #4B9F3B;
	
	}



.title a:hover {

	text-decoration: none;

	color: #c41e3a;
	}



.pagetitle {

	margin-bottom: 10px;
padding-bottom: 10px;
	line-height: 22px;

	font-family: Verdana;

	text-decoration: none;
	border-bottom: 1px #ccc dashed;

}



.postdate {

	font-size: 12px;

	font-family: Arial, Helvetica, Sans-serif;

    color: #CBC5C5;

	}





.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: 20px;

	padding-top: 8px;

	font-family: Tahoma;
font-size: 14px;

	}
	
	.entry p {line-height: 20px;}

.navigation {

	padding: 10px 0;

	}



blockquote {

	overflow: hidden;

	padding-left: 9px;

	font-style: italic;

	color: #666;

	border-left: 3px solid #CADAE7;

	}

	

.post .entry img {

	max-width: 680px;

margin: 5px 10px 10px 2px;
border-radius: 10px;

-moz-box-shadow: 1px 1px 10px #ababab;
-webkit-box-shadow: 1px 1px 10px #ababab;
box-shadow: 1px 1px 10px #ababab;

	}
	

ul.related_post li a img {
min-width: 0px !important;
}
a.wp_rp_thumbnail {border: none !important;}


img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

	}



.alignleft {

   float: left;

	}



.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: 13px !important;

    padding:  4px 8px !important;

    color: #555555 !important;

    background:none !important;

    border: 1px solid #BFBFBF;

}



.wp-pagenavi span.pages {

    font-size: 13px !important;

    padding:  4px 8px !important;

    color: #555555 !important;

    background: none !important;

	border: 1px solid #BFBFBF;

}



.wp-pagenavi span.extend {

    font-size: 15px !important;

    padding:  4px 8px !important;

    background:transparent !important;

    color: #555555 !important;

    background: none !important;

    border: 1px solid #fff !important;

}



.wp-pagenavi span.current {

    font-size: 15px !important;

    padding:  4px 8px !important;

    font-weight: bold;

    color: #fff !important;

    background: #54A23C url(images/wp-pagenav-bg.png) left top repeat-x !important;

    border: 1px solid #54A23C !important;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

}



.wp-pagenavi a:hover {

    border: 0 !important;

    color: #555555 !important;

    background: #D7D7D7 url(images/wp-pagenav-hover.png) left top repeat-x !important;

    border: 1px solid #C9C9C9 !important;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;



}





/* SIDEBAR(S) */



.sidebaradbox {

	margin-top: 10px; 

	text-align:center;

	}

	

.ad125 {

	margin: 6px;

	}





.sidebar {

	margin: 0 10px 10px 10px;

    font-size: 13px;

    color: #666666;

	}

	

.sidebar a {

	text-decoration: none;

	color: #666666;
border-bottom: 1px #ccc dashed;
font-size: 14px;
font-family: calibri;

	}



.sidebar a:hover {

border-bottom: 1px #4B9F3B dashed;
color: #4B9F3B;


	}

	



#search {

    border: 1px solid #CACACA;
	border-radius: 20px;
    height: 28px;

    padding: 0px;

    background: #FFFFFF;

    text-align: right;

    margin-top: 15px;

}



#search input {

	border: 0;

    background: none;

    color: #7E7E7E;

}

	

	

#s {

	width: 240px;

	padding: 4px;

    margin:2px 0 0 0;

    background: none;

}



#topsearch #search {

    margin: 6px 0 0 0px;

    padding-right: 4px;

    }

    

#topsearch #s {

    width: 224px;

    }



	

		

/* Social icons */

.addthis_toolbox {

    padding: 15px 0 0px 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 3px 0 3px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.85;

}





	

.sidebarvideo {
margin-top: 5px;


	}



.sidebar .side-title {

	margin: 0;

	padding: 8px 0 8px 6px;

    text-align: left;

	font-size: 16px;

    line-height: 16px;

    color: #757575;

	font-family: Arial, Helvetica, Sans-serif;

	font-weight: bold;

	text-transform: uppercase;

    background: url(images/sidebar_tab.png)  left top repeat-x;

    border: 1px solid #D7D7D7;

    text-shadow: 0 1px 0 #F9F9F9;

    }



.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: 0px;

  	}





.sidebar ul li li, .sidebar ul li ul li {

	padding: 6px 0px 6px 12px;

	margin: 0 0 2px 0;

    background: url(images/arrow.png) left 13px no-repeat;

    border-bottom: 1px solid #EBEBEB;

    }





#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #666666;

	background: none;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: none;

    color: #666666;

	}



#wp-calendar td {

	color: #666666;

	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: #4B9F3B;

	}

#wp-calendar td:hover a {

    color: #fff;

}	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}



/* FOOTER */



#footer {

    margin-top: 10px;

    background: #4B9F3B;

	padding: 20px;

	text-align: center;

	color: #FFFFFF;

	font-size: 13px;

	}



#footer a {

	color: #FFFFFF;

	} 



#footer a:hover {

	text-decoration: none;

    color: #FFFFFF;

	} 

	

#credits {

	color: #4F4F4F;

	font-size: 11px;

	text-align: center;

	padding: 10px;

	}

    	

#credits a {

	color: #4F4F4F;

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

    margin: 0 10px 10px 0;

    background-color: #FFFFFF;

}

.popular ul li{
line-height:16px;
display:block;
border-bottom: 1px dashed rgb(114, 32, 32);
padding: 3px 0px 52px 0px;
height:50px;
font-size:12px;
 
}
 
.popular ul li img {
width: 60px;
height: 50px;
border:1px solid #ccc;
background:#fff;
padding:2px;
float:left;
margin:0 10px 0 0px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); /* Для Firefox */
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); /* Для Safari и Chrome */
box-shadow: 2px 2px 2px rgba(0,0,0,0.1); /* Параметры тени */
-moz-transition: border 0.3s 0.05s ease;
-o-transition: border 0.3s 0.05s ease;
-webkit-transition: border 0.3s 0.05s ease;
}
 
.popular li img:hover {
border:1px solid #888;
 
}
ul.related_post li a {
font-size: 15px; border-bottom: 1px #4B9F3B dashed;
}

div.post {overflow: hidden;}


.products-description {
 font-size: 20px;
}


/* Блок отображения красивых списков*/
/* нумерованные списки */
.entry ol {
padding: 0px 0 0 20px;
margin: 1.5em 0 1.5em 1.9em;
list-style: none;
list-style-type: none;
z-index: 2;
counter-reset: point;
}
  
.entry ol li {
margin-bottom: 16px;
line-height: 1.5;
position: relative;
list-style: none;
}
  
.entry ol li:before {
margin-bottom: 4px;
line-height: 1.6;
height: 24px;
margin-left: -36px;
left: 0px;
width: 24px;
margin-top: 1px;
background: #BDC3C7;
text-align: center;
position: absolute;
font-weight: bold;
content: counter(point); /* Выводим число */
counter-increment: point;
}

/* ненумерованные списки */
.entry ul {
padding: 11px 0 5px 0;
margin: 0.5em 0 1em 1em;
list-style: none;
list-style-type: none;
}
  
.entry ul li {
padding-left: 32px;
margin-bottom: 10px;
line-height: 1.5;
border-bottom: 1px dashed #ccc;
padding-bottom: 10px;
}



.entry ul li:before {
entry: "";
position: absolute;
width: 27px;
height: 24px;
margin-left: -35px;
margin-top: -2px;
content:url('sprite2.jpg');
list-style-type: circle;
}






