﻿body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
line-height: 22px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
line-height: 40px;
margin-bottom: 10px;
padding-bottom: 0px;
    font-family: Tahoma, Geneva, sans-serif;   
    color:#122432;
}
h1 {font-size: 28px; padding-bottom: 5px; }
h2 {font-size:24px; padding-top:15px;}
h3 {font-size:22px; }
h4 {font-size:20px; }
blockquote, .sin {
	color: #555;
	font-style: italic;
	padding: 20px 25px;
	margin: 20px;
}
blockquote { border: 3px solid #B5D675; border-radius: 4px; background-image: url("/wp-content/themes/chp/img/grin_bg.png") ; }
blockquote.sin { border: 3px solid #39a7c0; border-radius: 4px; background-image: url("/wp-content/themes/chp/img/sin_bg.png") ;}
a {color:#39a7c0; text-decoration:underline;}
a:hover { text-decoration: none;}
ul, ol {padding: 0px 0px 0px 25px;}
li {padding: 5px;}
table { border-collapse: collapse;}
tr {border-collapse: collapse;}
td {border: 1px solid #39a7c0; padding:3px 6px;}

.wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	min-width: 1074px;
	overflow: hidden;
	font-size:16px;
	line-height: 24px; 
	color:#343232;
	overflow: hidden;
}
.header {
	height: 50px;
	width: 1074px;
	margin: 10px auto;
	position: relative;}
.headlogo { padding:12px 0 0 0; float:left; width: 374px;}
.headlogo a { text-decoration: none; font-family: 'Philosopher', sans-serif; }
.logoleft { float:left; font-size:34px; padding:5px 0; text-transform: uppercase; }

.page {
	width: 1074px;
	padding: 0px 12px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 10px;}
.footer {position: relative;
	overflow: hidden;
	background: #39a7c0 none repeat scroll 0% 0%;}
.footer a {color:#ffffff; }
.content {width: 745px;padding:10px 0; float:left;}
.sidebar {width: 305px; float:right;
	position: relative;
	overflow: hidden;
}

.content img { border: 1px solid #e4eaed;  padding: 3px;}
.breadcrumbs {font-size:11px;}

.navigacia {
	width: 700px;
	height: 40px;
	padding: 5px 0px;
	float:right;}
.navigacia ul {
width: 700px;
display: table;
	margin: 0px auto;
	white-space: nowrap;
	list-style:none;
	height:20px;
background: #39a7c0 none repeat scroll 0% 0%;}
.navigacia ul li {display: table-cell; width: 100px; padding: 1px;}
.navigacia ul li a {display: block;
	padding: 0px 5px;
	line-height: 20px;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;}
.navigacia ul li a:hover {text-decoration:underline;}

.alkog {background: #a3c65e !important; }
.alkog a {color:#ffffff !important;}

.articles_box {
    margin-bottom: 10px;
    overflow: hidden;}

.items_wrap {overflow: hidden;
	background: #ffffff none repeat scroll 0% 0%;
	padding: 5px;}

.item_article {display: inline-block;
	vertical-align: top;
}
.item_elem {float:left; width: 70px; padding-right: 5px;}
.shorttext {float:right; width: 215px;}
.item_title {margin:0; font-size:13px;}

.title-section, .second-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight:bold;
}
ul.list-items {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-items li.post-item {	
border-radius: 4px;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	max-width: 230px;
	margin-left: 2%;
	margin-bottom: 20px;
	text-align: center;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,1,.15);
	box-shadow: 0 0 10px 0 rgba(0,0,1,.15);
	-webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
.list-items li.post-item:hover {
	-webkit-box-shadow: 0 0 0 3px #a1e663;
	box-shadow: 0 0 0 3px #a1e663;
}
.list-items li.post-item.video-item:hover {
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,1,.15);
	box-shadow: 0 0 10px 0 rgba(0,0,1,.15);
}
.list-items li.post-item:nth-child(3n+1) {
	margin-left: 0;
}
.list-items li.post-item.video-item a:after {
	content: '';
	display: block;
	width: 66px;
	height: 66px;
	background: url(../images/sprite.png) no-repeat -71px -134px;
	position: absolute;
	top: 80px; 
	left: 50%;
	margin: 0 0 0 -33px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.list-items li.post-item.video-item a:hover:after {
	background-color: #ffca56;
}
.list-items li.post-item img, .owl-item img {	
	display: block;
	margin: 0 auto 15px;
}
.list-items li.post-item a, .owl-item a {	
	color: #36425d;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	position: relative;
	min-height: 280px;
	padding: 15px 15px 18px;
}
.gallery .owl-item a {
	min-height: 100%;
	padding: 0;
	margin-bottom: 0;
}
.list-items li.related-posts, .related-posts {
	padding: 20px 15px 1px;
	background: #f1f1f1;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.category {padding:30px 0;}
.category-title {}
.category-title a {font-size:20px; text-decoration: none;}
.category-title a:hover {text-decoration: underline;}
.category-post { overflow: hidden; margin:5px 0;}
.category-post-img { float:right; width:25%; }
.category-post-img img {margin-left:10px;}
.category-post-anons { float:left; width:75%; }

.counfoot {width: 1024px; position: relative;  margin: 0px auto; }

.chrezm {font-size: 28px; color: #D6D2D7; height:35px; margin:0px auto;width:1024px; padding: 5px 0 0;}
.fbottom {
    height: 40px;
    line-height: 40px;
    width: 904px;
    margin: 0px auto;
    position: relative;
    font-size: 12px;
    color: #FFF;
    text-align: left;
float:left;
background: #39a7c0 none repeat scroll 0% 0%;
}
.metrika {float:right; position: relative;
    background: #39a7c0 none repeat scroll 0% 0%; 
    width:120px; 
    height: 30px;
    line-height: 40px;
    margin: 0px auto;
    color: #FFF;
    text-align: left;
    padding:5px 0;}
/* Картинки*/
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft{float: left; margin: 0px 15px 10px 0px;}
.alignright{float: right; margin: 0px 0px 10px 15px;}

#toc_container {border: 2px solid #c4dfe4 !important; 
color: #555 !important;
font-style: italic;
margin:0px !important;
padding:0px !important;
}
.toc_title {margin:4px !important; padding:0 5px !important}
.toc_list {margin:10px 20px !important;}
.toc_list li a {color: #39a7c0;}

.populernie {margin:5px; padding:10px 0px 0px 5px;}
.populernie-title {padding:10px 20px; margin:0px; font-size: 18px;}
.wpp-list {padding:0px !important; margin:0px !important; }
.wpp-list li a {font-size: 13px; line-height: 18px;}

td.ya-site-form__search-wrap {border:none;}
.b-head td {border:none;}

.recwra {padding:20px 0;}
.recwrap {border-left: 5px solid #39a7c0;}

.com-list {}

.com-list ul li {list-style:none; padding:10px; background-color: #f3eeec; width: 665px;
    margin-bottom: 19px; font-size: 16px;}
.com-list ul li:after {content:" "; }
.comment-author {font-size: 20px; padding-bottom:10px;}
.comment-form-comment label {width:100%; }
.comment-form-comment textarea {height:90px;      display: block;
    width: 100%;
    outline: none;
    font-family: 'PT Sans', sans-serif;   border-radius: 4px;
    border: 1px solid #cacbcc;
    font-size: 16px; }
.children li {background-color: #F1ECE9 !important; padding:5px 0 5px 20px !important; width: 600px !important;}
input[type="submit"], input[type=button] { padding: 10px 30px;
    height: 50px;
    border-radius: 4px;
    border: 0;
    background-color: #a3c65e;
    color: #fff;
    font: bold 18px/20px 'PT Sans Caption','PT Sans',Tahoma,Verdana,Segoe,sans-serif;}

.likes {border:3px solid #39a7c0; margin:10px; padding:5px; border-radius: 4px;}
.interes {border:3px solid #B5D675; margin:10px; padding:5px; border-radius: 4px; }
.interes-title {font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
margin: 10px 0 0 10px; }
.interes ul li:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    background: #39a7c0;}
.interes ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

.dmenu {  padding:5px; margin:0;}
.dmenu li { list-style: none; border:2px solid #39a7c0;  border-radius: 4px; width:95%; height:30px; margin:5px 0;}
.dmenu li:hover {  border-color:#a3c65e;  }
.dmenu li a {font-size: 16px;   font-weight: 700;   text-transform: uppercase; color:#39a7c0; text-decoration: none; display: block; margin:3px 0 0 10px;}
.dmenu li a:hover {color:#a3c65e; text-decoration: none;}
.dmenu li:hover a {color:#a3c65e;}

.sidebar td, .yarpp-related td {border:none; }

.pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
}

.pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}