/* -------------------------------------------------
    Theme Name: Progress
    Author: Livethemes.ru
    Author URI: http://livethemes.ru/
    Version: 2.0
------------------------------------------------- */

body {
    font-family: Arial, Tahoma, sans-serif;
	background: #f1f1f1;
    background-attachment: fixed;
    background: url(images/bg/fon-top.jpg) no-repeat top center;
	color: #666;
	line-height: 130%;
	font-size: 13px;
	margin: 0;
	padding: 0 0 25px 0;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
    letter-spacing: normal;
	font-weight: bold;
	color: #444;
	padding: 0;
	margin: 0 0 10px 0;
}
h1 { font-size: 22px; font-family:verdana,geneva,sans-serif; font-weight: normal;}
h2 { font-size: 20px; font-family:verdana,geneva,sans-serif; font-weight: normal;}
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }

a { outline: none; color: #416294; text-decoration: none;}
a:hover {text-decoration: none; color: #888;}

img { border: 0px;}

blockquote { font-style: italic; padding: 0 10px 0 10px; margin: 10px; border-left: 1px solid #ccc; }

pre, code {
	line-height: 1.8;
}

del { text-decoration: line-through; }

p { margin: 0 0 10px 0; }

/* -------------------- Search Form -------------------- */

#sidebar .sidebar-block:first-child {
	background: transparent;
}

#searchform {
    background: #fff;
    width: 268px;
	height: 26px;
	margin: 0 0 2px 0;
	padding: 0 5px;
	color: #999;
	font-size: 13px;
	border: 0px;
	border: 1px solid #e1e1e1;
	-moz-box-shadow: 0 1px 5px #DBDBDB inset;
    -webkit-box-shadow: 0 1px 5px #DBDBDB inset;	
	box-shadow: 0 1px 5px #DBDBDB inset;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#searchform .in-search {
    font-family: Arial, Tahoma, sans-serif;
    background: none;
	border: 0px;
    width: 268px;
	height: 26px;
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 13px;
	outline: none;
}

.ie7 #searchform  .in-search { margin: 4px 0 0 0; }
.ie8 #searchform  .in-search { margin: 5px 0 0 0; }

/* -------------------- Slider -------------------- */

#slider {
	width: 800px;
	height: 300px;
	margin: 0 auto 20px auto;
}

#slider a:hover {
	text-decoration:none;
}

#slider p {
	margin: 0;
	padding: 5px 0;
}

#slider ul, #slider ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
    background: none;
}

.flexslider { 
	background: #f4f4f4;
	width: 800px; 
	height: 300px; 
	position: relative; 
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.flexslider .slides > li { 
	width: 800px;
	height: 300px;
	display: none;
	position: relative;
}

.flexslider .slides img { 
    width: 800px; 
	height: 300px; 
	display: block;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#slider .caption {
    background: #010101;
	background: rgba(1,1,1,0.8);
	padding: 10px;
	width: 300px;
	font-size: 16px;
	color: #fefefe;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 0;
	-webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

#slider .caption a {
	color:#fefefe;
	text-decoration: none;
}

#slider .caption a:hover {
	color:#ffe240;
}

.lt-control-nav {
    width: 630px; 
	text-align: left;
	position: absolute; 
	left: 15px; 
	bottom: 15px; 
}

.lt-control-nav li { 
    margin: 0 3px; 
    display: inline-block; 
    zoom: 1; 
    *display: inline;
}

.lt-control-paging li a { 
    background: #fff; 
    width: 14px; 
    height: 14px; 
    display: block; 
    cursor: pointer; 
    text-indent: -9999px; 
    -webkit-border-radius: 14px; 
    -moz-border-radius: 14px; 
    border-radius: 14px;
}

.lt-control-paging li a:hover, 
.lt-control-paging li a.lt-active { 
    background: #121212; 
}

/* -------------------- Widgets -------------------- */

/* Links */

#container ul.blogroll {
    list-style: none;
	padding: 0;
	margin: 0;
}

#container ul.blogroll li {
   background: none;
   margin: 0 0 7px 0;
   padding: 0 0 7px 0;
   display: block;
   overflow: hidden;
   border-bottom: 1px solid #e8e8e8;
}

#container ul.blogroll li img {
    margin: 0 10px 0 0;
	display: block;
	width: 50px;
	height: auto;
    float: left;
   	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* Recent Product */


.product {  
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
  	border: 1px solid #C5C5C5!important;
  	border-radius: 6px;
    	line-height: 1.5em;
}

.recent-product {
    background: #f6f6f6;
	padding: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.con-product {
    border-bottom: 1px solid #e0e0e0;
	margin-bottom: 8px;
	padding-bottom: 8px;
	overflow: hidden;	
}

.last-con-p {
    border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.con-product p {
   margin-bottom: 0;
}

.title-recent-product{
    background: #d45ba2 url(images/home_post_title_bg.png) top repeat-x;
    margin: 0 0 20px 0;
	padding: 4px 15px 3px 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fefefe;
	display: inline-block;
	border-bottom: 2px solid #c15394;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.con-product h5 { 
    background: url(images/arrow_title_product_wg.png) left center no-repeat;
	margin: 0;
    padding: 2px 0 2px 28px;
    font-size: 14px; 
}

#sidebar .con-product h5 { 
    font-size: 13px; 
}

.con-product h5 a { 
    color: #444;
}

.con-product h5 a:hover { 
    color: #888;
}

.details-product{
	color: #999;
	font-size: 12px;
}

/* Color block */

.wg-color-block {	
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.title-wg-color-block {
	margin-bottom: 12px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* Post */

.post-entry-wg {
	margin-bottom: 5px;
        padding: 5px 5px 0px 5px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;	
}

.post-entry-wg img {
	margin: 2px 10px 0 0;
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.post-entry-wg h5 { color: #444; margin:0; font-size:13px; }

.post-details-wg{ color:#888; font-style:italic; font-size:11px;margin-top:3px; }

/* Tags */

.wg-tags { 

}

.wg-tags-con { 
    padding: 10px 10px 5px 10px;  
	text-align: center; 
	border: 1px solid #e8e8e8; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wg-tags a { 
   margin: 0 2px 5px 2px;
   padding: 0;
   display: inline-block;

}

/* Categories */

.wg-categories {

}

#container .wg-categories ul { 
    list-style: none;
	padding: 0;
	margin: 0;
}

#container .wg-categories ul li { 
   background: none;
   margin: 0;
   padding: 0;
   color: #888;
}

#container .wg-categories ul.children li { 
   padding-left: 6px;
   margin: 0;
}

#container .wg-categories ul li a { 
   background: #f3f3f3;
   margin: 0 0 3px 0;
   padding: 3px 28px 3px 8px;
   display: block;
   position: relative;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

#container .wg-categories ul li:hover a { 
   background: #ececec;
}

#container .wg-categories ul li.current-cat a { 
   background: #ececec;
   color: #888;
}

.wg-categories-count {
   background: #dddddd;
   padding: 0 5px;
   position: absolute;
   right: 3px;
   top: 3px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
}

#container .wg-categories ul li a span { 
   color: #888;
}

/* -------------------- Header -------------------- */

#header-block {
	/*height: 100px;*/
    width: 1155px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#container-shadow { 
    background: url(images/shadow_con.png) no-repeat;
    width: 1193px;
	height: 300px;
	position: absolute;
	top: 100px;
	left: -14px;
	z-index: -1;
}

.ie7 #container-shadow { 
    width: 0;
	height: 0;
	display: none;
}

/* Logo */

#logo{
    display: block;
  	margin: 0 auto;
  	padding: 0;
  	position: relative;
  	height: 140px;
  	width: 536px;
}

#logo-text{
    line-height: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 34px;
	position: absolute;
	left: 0;
	top: -2px;
}

#logo-text a{
   color: #50545f;
}

#logo-text a:hover{
   color: #888;
}

/* Slogan */

.slogan {
    width: 670px;
	color: #416294;
	font-size: 15px;
	text-align: right;
	font-style: italic;
	text-shadow: 1px 1px 0 #f8f8f8;
	vertical-align: bottom;
    position: absolute;
	right: 0;
	top: 10px;
}

/* -------------------- Drop Down Menu -------------------- */

#top-nav {
    width: 1155px;
	height: 47px;
	margin: 0 auto 10px;
	padding: 0;
	position: relative;
}	

#top-nav ul {
    margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute;
}
 
.top-menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0 10px 0 0;
}

.top-menu li:last-child {
	margin-right: 0;
}

.top-menu a {
	display: block;
	padding: 14px 10px;
	color: #ffffff;
	background: #017e8e;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	position: relative;
	border-radius: 20px;
}

.top-menu a:hover, .current-menu-item a {
	background: #f88322;
}

.top-menu a:hover, .top-menu li:hover a.sublist, .top-menu li.current-menu-item > a {
    color: #ededed;
}

/* dropdown */
.top-menu li:hover > ul {
	display: none;
}

/* level 2 list */
.top-menu ul {
    background: #fff;
	display: none; 
	border: 1px solid #dedede;
	border-bottom: 0;
	position: absolute; 
	top: 47px;
	left: 0; 
	-moz-box-shadow: 0 0 4px #c3c3c3;
    -webkit-box-shadow: 0 0 4px #c3c3c3;	
	box-shadow: 0 0 4px #c3c3c3;
}

.top-menu ul li {
	margin: 0;
	padding: 0;
}

.top-menu ul a {
	width: 130px;
	height: auto;
	padding: 8px 15px;
	line-height: 130%;
	color: #666;
	font-weight: normal;
	text-transform: none;
	text-shadow: none;
	border-bottom: 1px solid #dedede;
}

.top-menu ul a span.m-a {
	display: none;
}

.top-menu ul a:hover, .top-menu ul li.current-menu-item  a{
    color: #888;
}

/* level 3+ list */
.top-menu ul ul {
	left: 155px;
	top: -1px;
}

/* -------------------- Accordion Menu -------------------- */

#container .menu {
	width: 100%;
}

#container ul.menu {
	padding: 0;
	margin: 0;
	font-size: 12px;
	list-style: none;
	border: 1px solid #c0c0c0;
  	width: 278px;
}

#container ul.menu li { /*background:none;*/ margin:0 5px 0;padding: 0; }

#container ul.menu li a { 
    background: #017e8e;
	line-height: 12px;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 3px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
    text-shadow:none;
	   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

.ie7 #container ul.menu li a { 
	padding: 2px 8px;
}

.sidebar-block ul.menu li a:hover, .current-menu-item a {
	color:#fff;
	background: #f88322!important;
}

#container ul.menu ul {
	margin: 0;
	padding: 0;
	display: none;
}

#container ul.menu ul li {
    background:none;
	margin: 0;
	padding: 0;
	clear: both;
}

#container ul.menu ul li a {
	padding: 5px 8px;
	font-size: 12px;
	font-weight: normal;
	outline:0;
	color:#333;
}

.ie7 #container ul.menu ul li a {
	padding: 2px 8px;
}

#container ul.menu ul li a:hover {
	color:#666;
}

#container ul.menu ul ul li a {
    color:#333;
}

#container ul.menu ul ul li a:hover {
	color:#666;
}

#container ul.menu span{
	float:right;
}

.ie7 #container ul.menu span{
	display:none;
}

/* -------------------- Content -------------------- */

#container { 
    background: url(images/body-bg.png) repeat #fff;
    width: 1115px;
	
	margin: 0 auto;
	padding: 20px;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	-moz-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.54);
    -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.54);	
	box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.54);
}

#page-con { 
    /*background: url(images/line.png) 812px 0 repeat-y;*/
    width: 1120px;
	margin: 0 auto;
}

.l_s #page-con {  
	/*background: url(images/line.png) 297px 0 repeat-y;*/
}

#primary{ 
    width: 830px;
	margin: 0;
	padding: 0;
	float: left;
}

.l_s #primary { 
	float: right;
}

#sidebar {  
    width: 280px;
	margin: 0;
    padding: 0;
	float: right;
}

.l_s #sidebar {  
	float: left;
}

.sidebar-block { 
	width: 100%; 
	margin: 0 0 15px 0;  
	overflow: hidden;
	background: #fff;
       
}

.sidebar-block-title {
    background: #005b68;
    margin: 0 0 -2px 0;
	padding: 12px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.32);
}

.sidebar-block ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar-block ul li{
    
	display: block;
  clear: both;
  margin-bottom: 5px;
        padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}


.sidebar-block ul li img {
	margin: 2px 10px 0 0;
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


/* -------------------- СайдБар с окантовкой серой -------------------- */



.sidebar-block1 { 
	width: 100%; 
	margin: 0 0 15px 0;  
	overflow: hidden;
	background: #fff;
        border: 1px solid #c0c0c0;
        border-top: 0;
}

.sidebar-block1-title {
    background: #005b68;
    margin: 0 0 -2px 0;
	padding: 12px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.32);
}

.sidebar-block1 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar-block1 ul li{
    
	display: block;
  clear: both;
  margin-bottom: 5px;
        padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}


.sidebar-block1 ul li img {
	margin: 2px 10px 0 0;
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



/* -------------------- Catalog -------------------- */

#list-catalog { 
	margin: 0;
	padding: 0;
}

.list-catalog-line { 
	height: 3px;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.entry-catalog { 
	
        width: 306px;
	margin-bottom: 20px;
	float: left;

}

.single .entry-catalog { 
	width: 100%;
	margin-bottom: 0;
	float: none;
}

#list-catalog .col1, #list-catalog .col2 { 
	margin-right: 20px;
}

.two-column-catalog .col1 { 
	margin-right: 33px !important;
}

.two-column-catalog .col2 { 
	margin-right: 0 !important;
}

.row-line{ 
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 23px;
	clear: both; 
	overflow: hidden; 
}

h2.entry-title-catalog  {
    margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

h2.entry-title-catalog a{ 
    color: #444;
}

h2.entry-title-catalog a:hover{ 
    color: #888;
}

.thumb-entry-catalog { 
    display: block;
	margin-bottom: 10px;
}

.entry-catalog img { 
    display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.entry-catalog .hover-thumb {
    background: #fff;
    width: 306px;
	height: 150px;
	display: none;
	position: absolute;
	cursor: pointer;
}

.entry-catalog-details { 
    
}

/* -------------------- Post Blog -------------------- */

/* Format Gallery */

ul#list-gallery{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#list-gallery  li{
	width: 120px;
	height: 120px;
	margin: 0 4px 8px 4px;
	padding: 0;
	display: block;
	float: left;
	position: relative;
}

.thumb-gallery img { 
	display: block;
	width: 120px;
	height: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.thumb-gallery .hover-thumb{
    background: #fff url(images/zoom_icon.png) 50% 50% no-repeat;
    width: 120px;
	height: 120px;
	display: none;
	position: absolute;
	cursor: pointer;
}

.gallery-con {
	margin: 15px 0;
}


/* Format Video */

.video-block{
    padding: 0;
	margin-bottom: 10px;
	text-align: center;
}

.video-block iframe {
    width: 645px;
	border: 0;
}

/* Global post */

.post {  
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
  	border: 1px solid #C5C5C5!important;
  	border-radius: 6px;
    	line-height: 1.5em;
}

.post p { margin: 0 0 10px 0; 
text-indent: 1em;


          font-family: verdana,geneva,sans-serif;
          font-size:14px;
}

.top-line {  
	/*background: #e8e8e8;*/
	width: 100%; 
	height: 1px; 
	/*margin-bottom: 20px;*/
}

.archive .post, .search .post{  
	overflow: hidden;
}

.single .post, .page .post{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.post .date-block{  
    margin: 0 0 10px 0;
	font-size: 12px;
	color: #888;
	font-style: italic;
}

.entry-details{   
	font-size: 12px;	
	color: #888;
	font-style: italic;
}
.single .entry-details{ 
	padding-top: 15px;
	border-top: 1px solid #e8e8e8;
}
.single .entry-details { margin: 5px 0 15px; }
.entry-details a { color: #000; }
.entry-details a:hover { color: #999; }

.thumb-entry {
	display: block; 	
	margin-right: 20px;
	float: left;
}

.thumb-entry img {
	display: block; 	
	height: 120px;
	width: 120px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

h1.entry-title { 
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

h2.entry-title { 
        
	margin: 0 0 10px 0;
}

.post h2 {  
  
  font-size: 18px;
  line-height: 25px;
  
  color: #006699;
  font-family:verdana,geneva,sans-serif; font-weight: normal;
}

h2.entry-title a { color: #444; }
h2.entry-title a:hover { color: #888; }

.single-format-standard .post img, .page .post img {
    max-width: 100%;
	height: auto;
}

.single .entry-con  {
    margin-bottom: 5px;
}

.single .post .wp-caption-text, 
.page .post .wp-caption-text {
    max-width: 100%;
	padding: 2px 0 2px 0;
	text-align: center;
}

.post ol {
	margin: 0 0 13px 4px;
	padding: 0 0 0 21px;

          font-family: verdana,geneva,sans-serif;
          font-size:14px;
}

.post ol li {
	margin: 0 0 4px 0;
}

.post ul{
	list-style: square;
	padding: 0;
	margin: 0 0 10px 20px;
font-family: verdana,geneva,sans-serif;
          font-size:14px;
}

.post ul  li{
	margin: 0 0 4px 0;
}

.edit-link{
    background: #FFE500;
    margin: 0 0 10px 0;
	padding: 2px 10px;
	font-size: 12px;
	display:inline-block;
}

.edit-link a{
	color: #333;
}

.edit-link a:hover{
	color: #666;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-top: 2px;
	margin-bottom: 10px;
}

/* Post Home */

.home-post{
    margin: 0 0 20px 0;
	padding: 0 15px;
    border: 1px solid #e8e8e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.home-post .last-home-post {  
    padding-bottom: 0;
	border-bottom: 0;	
}

.home-post .post{
    overflow: hidden;
}

.home-post-title{
    margin: -1px 0 20px 0;
	padding: 4px 15px 3px 32px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fefefe;
	display: inline-block;
	position: relative;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.ie7 .home-post-title{
	display: inline;
}
.popular-h-p .home-post-title{
    background-color: #7eb800;
	border-bottom: 2px solid #6b9d00;
}
.random-h-p .home-post-title{
    background-color: #6792c7;
	border-bottom: 2px solid #567ba9;
}

.home-post-title span {
    background: url(images/home_post_title_i.png) 0 0 no-repeat;
    display: block;
	margin-right: 5px;
	width: 11px;
	height: 12px;
	position: absolute;
	left: 15px;
	top: 7px;
}
.popular-h-p .home-post-title span {
    background-position: -11px 0;
	width: 12px;
}
.random-h-p .home-post-title span {
    background-position: -23px 0;
	width: 10px;
}

.home-post .thumb-entry img {
	display: block; 	
	height: 90px;
	width: 90px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* -------------------- Comments -------------------- */

#comments {

}

#comments-title {
	color: #888;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0 0 20px 0;
}

#comments-title span {
    color: #444;
}

#comments ol, 
#comments ul{
	list-style: none;
	padding:0;
	margin: 0;
}
 
#comments li{
	background: none;
	padding:0;
	margin: 0;
}

.nopassword,
.nocomments {
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0;
	text-align: center;
}

.commentlist div.comment {
	margin: 0 0 15px 80px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #e8e8e8;
	position: relative;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.commentlist .children div.comment {
	margin-left: 160px;
}

.commentlist .children .children div.comment {
	margin-left: 240px;
}

.commentlist .children .children .children div.comment {
	margin-left: 320px;
}

.commentlist .children .children .children .children div.comment {
	margin-left: 400px;
}

.comment-author {
	font-size: 16px;
	margin-bottom: 5px;
}

.comment-author .fn {
	color: #444;
}

.commentlist .avatar {
	position: absolute;
	top: 0;
	left: -80px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
	-moz-box-shadow: 2px 2px 1px #dedede;
    -webkit-box-shadow: 2px 2px 1px #dedede;
	box-shadow: 2px 2px 1px #dedede;
}

.comment-meta{
	color: #888;
	font-size: 12px;
}

.comment-content{
	padding-top: 10px;
}

#cancel-comment-reply-link {
    margin-top: 10px;
	display: block;
	color: #e96666;
	font-size: 12px;
}

.comment-awaiting-moderation {
	color: #e96666;
	font-style: italic;
}

#comment-navigation {
	padding-top: 10px;
}

/* Comment Form */

#respond input, 
#respond textarea {
    font-family: Arial, Tahoma, sans-serif;
	background: #fff;
	display: block;
	height: 26px;
	width: 300px;
	border: 1px solid #e8e8e8;
	padding: 0 5px;
    color: #555;
	font-size: 13px;
	outline: none;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#respond input:focus, 
#respond textarea:focus {
	background: #f8f8f8;
	border: 1px solid #ccc;	
}

#respond textarea {
    width: 95%;
	height: 120px;
	padding: 5px;
}

#respond input#submit {
    font-family: Arial, Tahoma, sans-serif;
    background: #353535;
	width: 100px;
	margin: 5px 0 0 0;
	padding: 4px 0 6px;
	border: 0;
	color: #fefefe;
	outline: none;
	cursor: pointer;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#respond input#submit:hover {
	background: #464646;
}

p.comment-form-author,
p.comment-form-email, 
p.comment-form-url {
    width: 312px;
	position: relative;
}

p.comment-form-author label,
p.comment-form-email label, 
p.comment-form-url label {
    width: 50px;
    text-align: left;
	position: absolute;
	top: 4px;
	right: -60px;
}

.required {
    display: block;
	position: absolute;
	top: 4px;
	right: 0;
}

p.comment-form-author .required {
	right: 0;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #ff7777;
	font-size: 15px;
	font-weight: bold;	
}

#reply-title {
    margin-top: 20px;
	font-size: 16px;
}

/* -------------------- Blocks -------------------- */

/* Blocks Center */

.block{
	margin: 0 0 20px auto;
}

.block-title{ 
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #444;
}

.block .textwidget p{
	padding: 0;
	margin: 0 0 10px 0;
}

.meta-desc{ 
	/*margin: 0 0 20px auto;*/
	clear:both;
}

.meta-desc p{    
	margin: 0;
	padding: 0;	
}

.meta-desc h1{ 	
	margin-bottom: 5px;
}

/* -------------------- Nav List -------------------- */

.navlist {
    padding: 0;
    margin: 5px 0 15px 0;
    font-size: 14px;
    line-height: 14px;
	clear: both;
	overflow: hidden;
}
 
.navlist span, .navlist a, .inactive {
    background: #ffba00;
    display: block;
    float: left;
    margin: 0 3px 5px 0;
    padding: 5px 8px;
    text-decoration: none;
    color: #fefefe;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
 
.navlist a:hover, .navlist .current{
    background: #2f3036;
    color: #fefefe;
}

/* -------------------- Shortcodes -------------------- */

/* Toggle */

.toggle {
	margin-bottom: 3px;
	position: relative;	
}

.toggle-block {
	display: none;
	border: 1px solid #e8e8e8;
	border-top: 0;
	overflow: hidden;
}

.toggle-block .toggle-con {
	padding: 10px;
	overflow: hidden;
}

.toggle-open {
    background: #fafafa;
	padding: 5px;  
	display: block; 
	color: #444;
	font-weight: bold;	
	font-size: 14px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
}

.toggle-open span {
    background: url(images/shortcodes/toggle_icons.png) 0 0 no-repeat;
	background-position: 0 0;
	width: 8px;
	height: 11px;
	margin: 0 5px 0 0;
	display: inline-block;
}

.ie7 .toggle-open span {
	display: inline;
	vertical-align: middle;
}

.toggle-close span {
	background-position: 0 -11px;
}

/* -------------------- Tabs -------------------- */

ul.tabs-lt {  
	margin: 0 !important; 
	padding: 0;
	height: 31px; 	
}

ul.tabs-lt li {  
    background: none;
	float: left;	 
	padding: 0; 
	margin: 0;  
	list-style-type: none;	
}

ul.tabs-lt a { 
    background: #fafafa;
	height: 17px;
	margin-right: 3px;	
	padding: 6px 12px 6px 12px;
	display: block;				
	font-size: 14px;
	color: #777 !important;
	font-weight: bold;
	outline: 0;
	border: 1px solid #e8e8e8;
	float: left;
	position: relative;	
	bottom: -1px;
	z-index: 1;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

ul.tabs-lt a:hover {
	color: #444 !important;
}

ul.tabs-lt a.current {
    background: #fff;
	height: 18px;
	color: #444 !important;	
	border-bottom: 0;
	cursor: default;
}

ul.tabs-lt a:hover {
	color: #444 !important;
}

.panes {
	padding: 10px;	
    border: 1px solid #e8e8e8;
}

.panes > div {
	display: none;
	overflow: hidden;
}

/* -------------------- Color Blocks -------------------- */

.color-bl {
    padding: 10px;
	margin: 0 0 10px 0;
    overflow: hidden;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.color-bl a {
   text-decoration: underline;
}

.color-bl a:hover {
   text-decoration: none;
}

.white-bl {
      background: #fff;
  border: 1px solid #C5C5C5;
  border-radius: 6px;
}

.blue-bl {
    background: #ecf4f8;
	color: #5e779e;
	border: 1px solid #d3dee4;
}

.blue-bl a{
	color: #5e779e;
}

.green-bl {
    background: #f3ffd8;
	color: #669500;
	border: 1px solid #d1ec97;
}

.green-bl a {
	color: #669500;
}

.red-bl {
    background: #fcefef;
	color: #c65555;
	border: 1px solid #efd3d3;
}

.red-bl a {
	color: #c65555;
}

/* -------------------- Buttons -------------------- */

a.button {
    background: url(images/home_post_title_bg.png) top repeat-x;
	padding: 4px 10px;
	color: #fffffe !important;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	box-shadow: 0 1px 1px #ccc;	
}

.wg-text-block a.button{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
}

a.button.green { background-color: #8dbc00; border-bottom: 2px solid #78af00; }
a.button.green:hover { background-color: #98c809; }
a.button.blue { background-color: #3ba0e0; border-bottom: 2px solid #3690c9; }
a.button.blue:hover { background-color: #40aef3; }
a.button.red { background-color: #dd5f5f; border-bottom: 2px solid #cb5858; }
a.button.red:hover { background-color: #ef6969; }
a.button.orange { background-color: #ffa800; border-bottom: 2px solid #ff9000; }
a.button.orange:hover { background-color: #ffb400; }
a.button.pink { background-color: #cd61c5; border-bottom: 2px solid #bd5ab6; }
a.button.pink:hover { background-color: #df69d6; }
a.button.dark { background-color: #828282; border-bottom: 2px solid #6e6e6e; }
a.button.dark:hover{ background-color: #8d8d8d; }

/* -------------------- Column -------------------- */

.two_col{
	width: 48%;
	margin: 0 0 15px 0;
	float: left;
}

.three_col{
	width: 30.66%;
	margin: 0 4% 15px 0;
	float: left;
}

.four_col{
	width: 22%;
	margin: 0 4% 15px 0;
	float: left;
}

.last_col{
	margin: 0 0 15px 0;
	float: right;
	clear: right;
}

/* -------------------- Footer -------------------- */

#footer { 
    width: 1155px;
  	margin: 20px auto -21px -20px;
  	padding: 0;
 	text-align: left;
  	position: relative;
  	border-radius: 0 0 20px 20px;
  	display: block;
  	background: #017e8e;
  	box-shadow: 0px -3px 4px 0px rgba(0, 0, 0, 0.28);
}

.footer-con{
    width: 850px;
}

.footer-title{
	display: none;
}

/* Social */

#footer-social {
	min-width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.rss-soc, .v-soc, .t-soc, .f-soc {
    background: url(images/social.png) no-repeat;
	margin: 0 0 0 5px; 
	float: left;
	width: 24px;
	height: 24px;
}

.rss-soc:hover, .v-soc:hover, .t-soc:hover,
 .f-soc:hover {
    cursor: pointer;
}

.rss-soc { background-position: 0 0; }
.rss-soc:hover { background-position: 0 -120px; }

.v-soc { background-position: 0 -24px; }
.v-soc:hover { background-position: 0 -144px; }

.t-soc { background-position: 0 -48px; }
.t-soc:hover { background-position: 0 -168px; }

.f-soc { background-position: 0 -72px; }
.f-soc:hover { background-position: 0 -192px; }

/* -------------------- Clear -------------------- */

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}


.breadcrumbs{
	padding: 5px 20px;
overflow: hidden;
}
.breadcrumbs a {
color: #000; /* Ñ†Ð²ÐµÑ‚ ÑÑÑ‹Ð»Ð¾Ðº - Ð³Ð¾Ð»ÑƒÐ±Ð¾Ð¹ */
text-decoration: underline;
font-size: 14px;
font-weight: normal;
}
.breadcrumb > span {
color: #000; /* Ñ†Ð²ÐµÑ‚ ÐºÐ¾Ð½ÐµÑ‡Ð½Ð¾Ð³Ð¾ Ð¿ÑƒÐ½ÐºÑ‚Ð° - Ñ‡ÐµÑ€Ð½Ñ‹Ð¹ */
}
.breadcrumb{
  float:left;
}


.last-s-post {
	display: block;
	clear: both;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	padding: 10px 20px;
}
.img-thumb {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.img-thumb img {
	border-radius: 5px;
	width: 70px;
	height: auto;
}
.img-thumb i {

}
.last-s-post a {
	color: #355392
}

.last-s-post p {
	color: #000;
}
.margin-bottom {
	margin-bottom: 10px;
}
.sidebar-block .last-s-post:last-child {
	border-bottom: 0;
}
.last-posts-sidebar {
	border: 1px solid #c0c0c0;
	border-top: 0;
}
.footer-descr {
	display: block;
	float: left;
	vertical-align: top;
	margin-right: 10px;
	color: #fff;
	width: 400px;
	padding: 10px 30px;
	font-size: 11px;
}
.footer-body ul  {
	border: 0!important;
	display: block;
	float: left;
	width: 400px!important;
	vertical-align: top;
	margin-top: 80px!important;
}
.footer-body ul li {
	float: left;
	list-style: none;
	margin: 0 3px 0 0;
	border-right: 1px solid;
	color: #fff;
}
.footer-body ul li:last-child {
	border-right: 0!important;
}
.footer-body ul li a {
	color: #fff;
	text-decoration: underline!important;
	padding: 0!important;
	margin-right: 5px!important;
	font-weight: normal!important;
	line-height: 9px;
}
.footer-body ul li a:hover, .footer-body .current-menu-item a{
	background: 0!important;
	text-decoration: none!important;
}
.footer-descr img {
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.footer-body, .footer-descr, .logo-footer {
	display: block;
	float: left;
	vertical-align: top;
}
.logo-footer img {
	width: 280px;
	margin: 40px 0 0 0;
}
.krug-first {
	position: absolute;
	display: block;
	margin: 180px 0 0 -70px;
	background: url(images/krug.png) no-repeat top center;
	width: 90px;
	height: 91px;
	z-index: -1;
}
.krug-second {
	position: absolute;
	display: block;
	margin: 380px 0 0 1100px;
	background: url(images/krug.png) no-repeat top center;
	width: 90px;
	height: 91px;
	z-index: -1;
}





/* Стили для entry-single-board.php
-----------------------------------------------------------------------------*/






.single .middle-board {
	width: 100%;
	position: relative;
}
.single .middle-board:after {
	display: table;
	clear: both;
	content: '';
}
.single .container-board {
	width: 100%;
	float: left;
	overflow: hidden;
}
.single .content-board {
	padding: 0 270px 0 0;
}

.single .right-sidebar-board {
	float: left;
	width: 250px;
	margin-left: -250px;
	position: relative;
	
}

.price {
  font-family: 'PT Sans', serif;
  }

/* Стили для category-132.php
-----------------------------------------------------------------------------*/

.katalog li{
float:left; 

margin-right:20px;
margin-top:1px;
overflow:hidden;
width:250px;
list-style-type: none;
}
.katalog {
margin: 0 auto;
}
.katalog ul{
margin-bottom: 10px;
padding-left: 20px !important;
display: inline-block;
}
.katalog a{
font-size:14px;
color:#0000CC;
text-decoration: none;
}
.katalog img{
float: left;
border-radius: 10px;
border: 2px solid #ccc;
margin-right: 10px;
}
.katalog a:hover{
color:#FF2B2B;
}