/*
Theme Name: Вижу на сто

*/

/* Normalize & Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-weight:normal;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto;vertical-align:top}optgroup{font-weight:bold}input:focus,button:focus,select:focus,textarea:focus{outline:none}table{border-collapse:collapse;border-spacing:0}
/* end Normalize & Reset */

body {
	font: 14px/20px Tahoma, Geneva, sans-serif;
	color: #353535;
	min-width: 303px;
}
ul li{
	list-style: none;
}
a {
	color: #54bba7;
}
a:hover {
	text-decoration: none;
	color: #000;
}
p {
	margin: 0 0 15px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	float: left;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 5px 21px 10px 0;
}
.alignright {
	float: right;
}
img.alignright,
.wp-caption.alignright {
	margin: 5px 0 10px 21px;
}
::-webkit-input-placeholder {
	color: #BBB;
}
::-moz-placeholder {
	color: #BBB;
}
:-ms-input-placeholder {
	color: #BBB;
}

.page {
	overflow: hidden;
}
.wrapper {
	width: 1040px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	position: relative;
	background: #83D5C5 url('i/bg.gif');
}
.header-inner {
	position: relative;
	height: 110px;
	width: 1040px;
	margin: 0 auto;
}

.header__logo {
	position: absolute;
	display: block;
	top: 25px;
	left: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	min-width: 325px;
	height: 81px;
	padding: 35px 0 0 75px;
	background: url(i/logo.png) no-repeat;
	text-decoration: none;
	font: 18px/19px Tahoma, Geneva, sans-serif;
	color: #466188;
}

.header__logo:hover{
	color: #466188;
}

.header .search-wrapper {
	max-width: 320px;
	float: right;
	margin-top: 40px;
}

.ya-site-form__input-text {
	height: 30px;
}

.search-form {
	position: absolute;
	top: 38px;
	right: 0;
	width: 290px;
	height: 35px;
	background: #FFF;
	border-radius: 4px;
	overflow: hidden;
}
.search-form__field {
	float: left;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	width: 100%;
	padding: 9px 40px 0 12px;
	border: none;
	background: none;
	font: 14px Tahoma, sans-serif;
	color: #bbbbbb;
}
.search-form__button {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 100%;
	border: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAUCAYAAAB4d5a9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdhJREFUeNqs1UtIVFEcx/E7wwiZoS5amJA7y6DRjRj5WFRjUItIbCdFEBOKuesBgZskSnRREVpSFIG4KNqIGwvEF0xuDGvcizq1FBuhCVK/B34Dl8s87nHmwIdz9Jx7/tz/Pec/gYH4ouNqR3ALnajFUSQwizEsOAdoQde4BXE8QxuqEEINrmMe71BqGySkvhnTOIxtvMYX/MEJ3MAF3EQ1LuO/zZuYjSfUL6Me9xUkhg+IIKqNL+KebbqiSol5gytYy7L2DZ5o/ABlNkGuaWxStJFn/VMkUan0+Q4S1virj/U7+KZxg02Q9Gn56/OZpPoSmyCbGtf6fKZOfcImyIzGXT7Wt+KkxjGbIOaD7+EcbudYW4ERV8ruos9113IGWcJb/f0Kj1Re3K1JpSXsKj/mzV9gLl+q02WlF5MIoB+/dRk/YVUnypymFD579jirS9yt57MG+YcO3fQtXbSICuUprVnUhmazdc8+Zv0opnAsW+1yVDKG8BLtSs0h/FKq4q61jfqWVz37XcIP9OBj+p8BT6m3baZgPkd5hrlx3DGZCTqFtfcqqLMZ5szBWMHpQoM4KqjnVZlTnrnjGCxGENN2Maxv9d07V6wg6fYTZ/BYPx3m+D/cF2AA9+hd/t5UvOMAAAAASUVORK5CYII=) no-repeat 50%;
}

.header__nav {
	overflow: hidden;
	height: 47px;
	border-bottom: 1px solid #CCC;
	background: #F2F2F2;
	background: -webkit-linear-gradient(#FFF, #E7E7E7);
	background:         linear-gradient(#FFF, #E7E7E7);
	font-size: 21px;
	line-height: 48px;
	color: #3F3F3F;
	text-shadow: 1px 1px #FFF;
}

.header__nav.small {
	height: 15px;
}

.header__nav ul{
	width: 1040px;
	margin: 0 auto;
}
.header__nav li {
	position: relative;
	float: left;
	padding: 15px 34px 13px 34px;
	list-style: none;
	font: 16px/19px Tahoma, Geneva, sans-serif;
}
.header__nav li.cat-1{
	padding-left: 39px;
}
.header__nav li:last-child {
	padding-right: 0;
}
.header__nav li:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 0;
	height: 27px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #E3E3E3;
}
.header__nav li:first-child:before {
	display: none;
}
.header__nav li a {
	float: left;
	text-decoration: none;
	color: #3F3F3F;
}
.header__nav li a:hover, .header__nav li span {
	color: #466188;
}

.header__nav li a:after, .header__nav li span:after{
	position: absolute;
	content: '';
	left: 30px;
	top: 8px;
	/*background: url(i/menu-ico.png) no-repeat;*/
	width: 30px;
	height: 30px;
}

.header__nav li.cat-1 a:after, .header__nav li.cat-1 span:after{
	left: 0;
}

.header__nav li.cat-2 a:after, .header__nav li.cat-2 span:after{
	background-position: -30px 0;
}

.header__nav li.cat-3 a:after, .header__nav li.cat-3 span:after{
	background-position: -60px 0;
}

.header__nav li.cat-4 a:after, .header__nav li.cat-4 span:after{
	background-position: -90px 0;
}

.header__nav li.cat-5 a:after, .header__nav li.cat-5 span:after{
	background-position: -120px 0;
}

.header__nav li.cat-6 a:after, .header__nav li.cat-6 span:after{
	background-position: -150px 0;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	padding: 17px 0 0;
}
.middle:after {
	content: '';
	display: table;
	clear: both;
}
.content {
	width: 709px;
	float: left;
	margin-right: 0px;
}

.slider {
	margin-bottom: 22px;
}
.slider:after {
	content: '';
	display: table;
	clear: both;
}
.slider-wrapper {
	float: left;
}
.slider-wrapper{
	width: 429px;
}
.slider img {
	display: block;
}
.slider-pager {
	float: right;
	width: 280px;
}
.slider-pager li {
	position: relative;
	height: 75px;
	list-style: none;
	line-height: 72px;
	background: rgb(254,254,254); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}
.slider-pager a {
	display: block;
	height: 75px;
	padding: 0 27px;
}
.slider-pager span {
	display: inline-block;
	vertical-align: middle;
	line-height: 21px;
	max-height: 63px;
	overflow: hidden;
	color: #3b3b3b;
}
.slider-pager .active {
	background: #83d5c5;
	color: #fff;
}
.slider-pager .active:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -19px;
	width: 19px;
	height: 28px;
	margin: -14px 0 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa9JREFUeNqslL9LAmEYxx/PX0OGCgZBLpHl1BQFGf2YGmqJgrYo6K9obmnoH2iJoCmqKco9yJaKlqBINyMEQQsbstS+XznlEu+9U+8LH9S75z76Pu/76Np9uhGLuMAsWAYzIAbCwKvfa8ajkGhgC+zoAsuYyYbBCZiUDtJOtgBOQUQ6TKtsEVwAn3QRzfA+Ds66FRllbnAM+qWHNGSbnTbbrGcuffuVCXr9kogMSSwQloDHJ6XfsqRLBUnl3+Tj57spm7M6RyOBkKxF4+LT3P/kE+FBGQ8OyHn2RTKlYn2ZSypRCA+ttoiM4XV+EesoS6hkiUhU/CYio3AaLaBsVFUYwxLthL3U9KE1TZ/H3rHjpmhWRV/YNTvh7lJWUBWlsUt20tjNV1VRKp+VcrWiFPE+6yi7VRUWcSB5jsyEvM77rKPs0s4SDjKP8lDIySceqtRq9Vd+5vWM3gpOwDVbYzUFHJmr94zloNfAnjiQxtE4AndOydjdDR4XJ2TMM1jnBjkhY5Jgpdtf2G6ckvq/7r0TssaSp8A2j1mvMqYKDsEYmAf7nC6Q0/taa33gT4ABAOkafg+U8WV5AAAAAElFTkSuQmCC) no-repeat;
}
.slider-pager .active span {
	color: #FFF;
}

.title {
	font-size: 20px;
	line-height: 22px;
	color: #466188;
	padding: 13px 13px 13px 78px;
	background: #93dbcd;
	position: relative;
	z-index: 1;
	border-radius: 25px 0 0 25px;
}

.title:before{
	position: absolute;
	content: '';
	left: 0;
	top: -10px;
	width: 64px;
	height: 64px;
	background: #93dbcd;
	border-radius: 50%;
	z-index: 2;
	box-shadow:2px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.title:after{
	position: absolute;
	content: '';
	left: 12px;
	top: 4px;
	background: url(i/ico.png) no-repeat;
	width: 39px;
	height: 39px;
	z-index: 3;
}

.popular__headline.title:after{
	background-position: -234px 0 !important;
	left: 13px;
	top: 2px;
}

.new__headline.title:after{
	background-position: -273px 0 !important;
	left: 15px;
	top: 1px;
}


.posts{
	overflow: hidden;
} 

.popular-wrap{
	background: #f0f0f0;
}

.popular-home{
	margin: -20px 0 25px 0;
	padding: 40px 15px 0 15px;
}

.new-home{
	padding: 20px 15px;
}

.posts li{
	width: 210px;
	float: left;
	margin-right: 24px;
	margin-bottom: 20px;
}

.posts li:nth-child(3n+3){
	margin-right: 0;
}

.posts li:nth-child(3n+4){
	clear: both;
}

.posts li .posts__img-title{
	background: #fff;
	padding: 10px;
	border: 1px solid #e2e2e2;
	position: relative;
	font: 14px/16px Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 5px;
}

.posts li .posts__img-title img{
	float: left;
}

.posts li .posts__img-title a{
	position: absolute;
	display: block;
	text-align: center;
	left: 10px;
	bottom: 10px;
	text-decoration: none;
	background: rgba(0,0,0, 0.5);
	width: 100%;
	max-width: 191px;
	box-sizing: border-box;
	padding: 5px 5px 10px 5px;
	color: #fff;
}

.posts li .posts__img-title a:hover{
	background: #68ccb8;
	text-decoration: underline;
}

.posts li .posts__img-title a:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 191px;
	height: 156px;
}

.cat-link{
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	margin-left: 10px;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.cat-link:hover{
	color: #4eb7a2;
	border-bottom: 1px solid #4eb7a2;
}

.cat-link:after{	
	display: none;
	position: absolute;
  	content: '';
  	left: -40px;
  	top: -7px;
  	background: url(i/menu-ico.png) no-repeat;
  	width: 30px;
  	height: 30px;
}

.cat-link.category_1:after{
	background-position: -30px 0;
}

.cat-link.category_2:after{
	background-position: -60px 0;
}

.cat-link.category_3:after{
	background-position: -90px 0;
}

.cat-link.category_4:after{
	background-position: -120px 0;
}

.cat-link.category_5:after{
	background-position: -150px 0;
}

.cat-link.category_6:after{
	background-position: -180px 0;
}

.main-text {
	clear: both;
	color: #565656;
}

.main-text__title{
	font-size: 24px !important;
	line-height: 26px !important;
	color: #565656 !important;
	border-bottom: none !important;
	margin-bottom: 20px;
	background: none !important;
	padding: 0 !important;
}

.main-text__title:after, .main-text__title:before{
	display: none;
}

.breadcrumbs {
	margin: 0 0 20px;
	font: 12px/12px Arial, Helvetica, sans-serif;
}
.breadcrumbs .divider {
	display: inline-block;
	width: 5px;
	height: 8px;
	margin: 4px 2px 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpimDJlykwgdv3//z8DDDMxMDB4APHiqVOn+jBAAbOXlxcPkHYGYu/Tp0+/AuJbLEBOOxC/A+IpQDwTiCWYoDr+QmlGIGYCqSwH4kogfgvEJUC8GiSYCsTfgTg5Ozt7M0g5SHAPEK8BCuyE2Q4QYADF2SYkqCiFyQAAAABJRU5ErkJggg==) no-repeat;
	vertical-align: top;
}
.breadcrumbs .divider:last-child{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGpJREFUeNpi9N2+aDYDA4MLEIPoTgYIqATiVCDewQIk1gCxP1TwLRAzQ9mfQXKM////Z/DbsdgXyJkHxMJQE0AKEzd5xG4BKwABoKJ4IDULiEEC6UDJhSBxFgYEWA3EUkD8D4hXwQQBAgwAGIEeLoqCtxMAAAAASUVORK5CYII=) no-repeat;
	width: 8px;
	height: 5px;
	margin: 5px 2px 0;
}
.breadcrumbs .crumbs-active a, .breadcrumbs a:hover{
	color: #4eb7a2 !important;
}
.breadcrumbs a {
	color: #8b8b8b;
	text-decoration: none;
}

.subcats {
	margin: -12px 0 22px;
	padding: 10px 14px 4px;
	background: #77D3C1;
}
.subcats:after {
	content: '';
	display: table;
	clear: both;
}
.subcats li {
	display: inline-block;
	margin: 0 14px 7px 0;
}
.subcats a {
	color: #FFF;
}

.title.category_1:after{
	background-position: -39px 0 !important;
	left: 13px;
	top: 2px;
}

.title.category_2:after{
	background-position: -78px 0 !important;
	left: 13px;
	top: 2px;
}

.title.category_3:after{
	background-position: -117px 0 !important;
	left: 13px;
	top: 2px;
}

.title.category_4:after{
	background-position: -156px 0 !important;
	left: 13px;
	top: 2px;
}

.title.category_5:after{
	background-position: -195px 0 !important;
	left: 13px;
	top: 2px;
}

.category-posts{
	overflow: hidden;
	margin: 15px 0;
}

.category-posts li{
	width: 216px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
	height: 312px;
	overflow: hidden;
}

.category-posts li:nth-child(3n+3){
	margin-right: 0;
}

.category-posts li:nth-child(3n+4){
	clear: both;
}

.category-posts li:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 61px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA9CAYAAACHmrhcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAExJREFUeNpi+v//PxcIszAwMDABMQOIwUwEg4UUKVYMKUwGSWpYcVuBaQ4bbsVsRFhBkjnEuIc8f7EQwSApmjDVwBMAN4zxE8QACDAA78kI7+1mghsAAAAASUVORK5CYII=) repeat-x;
}

.category-posts li .category-posts__img{
	padding: 10px;
	border: 1px solid #e3e3e3;
	background: #fff;
	margin-bottom: 8px;

	width: 194px;
	height: 162px;
}

.category-posts li a{
	font-size: 16px;
	line-height: 18px;
	color: #3b3b3b;
	text-decoration: none;
}

.category-posts li a:hover{
	color: #4eb7a2;
	border-bottom: 1px solid #4eb7a2;
}

.category-posts li a:after{
	position: absolute;
	content: '';
	left: 10px;
	top: 10px;
	width: 194px;
	height: 162px;
}

.category-posts li .category-posts__text{
	margin-top: 10px;
	font-size: 14px;
	line-height: 17px;
	color: #565656;
	position: relative;
}

.pagination {
	margin: 18px 0 40px;
	text-align: center;
}
.items + .pagination {
	margin: -40px 0 10px;
}
.pagination a,
.pagination span {
	display: inline-block;
	box-sizing: border-box;
	padding: 0 5px;
	margin: 0 2px;
	font: 14px/28px Tahoma, sans-serif;
	color: #565656;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-decoration: none;
	overflow: visible;
}
.pagination .current, .pagination a:hover {
	font-weight: bold;
	background: #93dbcd;
	color: #fff;
	box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
}
.pagination .previouspostslink,
.pagination .nextpostslink {
	display: inline-block;
	width: 8px;
	height: 11px;
	margin: 8px 5px 0;
	padding: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7hJREFUeNpsVGtMW2UY/s7pOb1wTkeBNgXaxrTrqAGGhuLQWhezKRaSGWDIJRghgSyZiduiiXH6Q34Y/WHiZcb5h7+kMsQfJouOucWZdVHjIhoCMSmdI2lLb3BKKSvl0Pp8eEqw4UuevN/ted7Ld2GKxSI52AYGBswwXwJV09PTp5W5n2ASwDnMrR/cz5aRVTCXgbPAKeCWsvQE0Od0Ohf9fr/jUAGQGZhPgYt0PDQ0RBQR2sa1Wm0xGAzWLiws/Ioojv5PQCF/BrxBx4ODg6S7u5so0RAQZr1e7ycajYaKGCHyy8zMzF4kqqWlJRH2Y+ACx3EyxNienh669h7wUcmT2+2eW1tbE5LJpCcSiQj5fH4YQt/TCF6jZLrJ4/Fw8LyF7rvAh6SsjY2NvS2K4h3ap5FYLJZrqqamplWz2ezLZrOmdDpNeJ4PoFjj5JCG6C5nMhlaHL6zs5P09vaaVAhjA7ndwUJ/OByuQEqPxeNxoa2t7WYZuRQV7/P55NHRURbOrqgmJiaI3W6Px2KxWVmWhxOJhBCNRj2pVErf2to6p5DfKaUEMqFkhmGuYHhp/xhxbKGWlpanGxoakrlcjgkEAm8q94GUitnV1UVGRkYIyF9QMlDkysJcZlm2Xa1WBwqFQi2mJoFZ4HZ7e/sperRY/xzjtyiZcrjyQv3dZMlyzbZ5k0bXurwphf0riyePv39RNlYcSeY03O+V/0Wze+hV/mDxXj3MN7vFgm89nzNkd3eYZ2osz2PuxZWtDePt+Epz+FGm5iCHKT0mkOtgrgFeDava6bM9ztuFymRGzr9+c/WfjqWN1HgRUTsEQ8ipr3KfqK6T9gUU8tfASTWrks9aXdxR0ZCktVUelPhdJPjVQjoxXMB+CIdMmgp3R61dUnH9HcewYQp4TuT4XK/VpXaIBvpkh4HSXci79NXfSjvbx5BaSyr/qAqO+pez0jStQR/wLN3VeMSohfpDdPuBG+UFPlPvfLVWK+w98QfZtEPHcj9Qgav1OnGeTs5LcXIr9jCI7o+HXWWk+gKK6aR9W4WenKipf3KvBn9IMfNiOnmPquKKkeZK09TL8FZGfgnGT38qi06fe8Xm0oqcOrB/Cr+tRQ3BzPr9UFZyMIQhxw2mqb+k+HksbQKnFbLRqtPLfTYXB/LP9OtgDv6Jc6sPDIntrfs0Ejp+qrpuMrQpzaFoVykZnnG8Ll7Pqe8qdYoy5Z/qZOjPRqRxQ6virF6jtbi9K09cj4Z6zFqhEWmpBY6n5AEgQvf/K8AAUc9+EXSMSaAAAAAASUVORK5CYII=);
	vertical-align: top;
	text-indent: -9999px;
}
.pagination .nextpostslink {
	background-position: -8px 0;
}

.pagination .previouspostslink:hover{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7hJREFUeNpsVGtMW2UY/s7pOb1wTkeBNgXaxrTrqAGGhuLQWhezKRaSGWDIJRghgSyZiduiiXH6Q34Y/WHiZcb5h7+kMsQfJouOucWZdVHjIhoCMSmdI2lLb3BKKSvl0Pp8eEqw4UuevN/ted7Ld2GKxSI52AYGBswwXwJV09PTp5W5n2ASwDnMrR/cz5aRVTCXgbPAKeCWsvQE0Od0Ohf9fr/jUAGQGZhPgYt0PDQ0RBQR2sa1Wm0xGAzWLiws/Ioojv5PQCF/BrxBx4ODg6S7u5so0RAQZr1e7ycajYaKGCHyy8zMzF4kqqWlJRH2Y+ACx3EyxNienh669h7wUcmT2+2eW1tbE5LJpCcSiQj5fH4YQt/TCF6jZLrJ4/Fw8LyF7rvAh6SsjY2NvS2K4h3ap5FYLJZrqqamplWz2ezLZrOmdDpNeJ4PoFjj5JCG6C5nMhlaHL6zs5P09vaaVAhjA7ndwUJ/OByuQEqPxeNxoa2t7WYZuRQV7/P55NHRURbOrqgmJiaI3W6Px2KxWVmWhxOJhBCNRj2pVErf2to6p5DfKaUEMqFkhmGuYHhp/xhxbKGWlpanGxoakrlcjgkEAm8q94GUitnV1UVGRkYIyF9QMlDkysJcZlm2Xa1WBwqFQi2mJoFZ4HZ7e/sperRY/xzjtyiZcrjyQv3dZMlyzbZ5k0bXurwphf0riyePv39RNlYcSeY03O+V/0Wze+hV/mDxXj3MN7vFgm89nzNkd3eYZ2osz2PuxZWtDePt+Epz+FGm5iCHKT0mkOtgrgFeDava6bM9ztuFymRGzr9+c/WfjqWN1HgRUTsEQ8ipr3KfqK6T9gUU8tfASTWrks9aXdxR0ZCktVUelPhdJPjVQjoxXMB+CIdMmgp3R61dUnH9HcewYQp4TuT4XK/VpXaIBvpkh4HSXci79NXfSjvbx5BaSyr/qAqO+pez0jStQR/wLN3VeMSohfpDdPuBG+UFPlPvfLVWK+w98QfZtEPHcj9Qgav1OnGeTs5LcXIr9jCI7o+HXWWk+gKK6aR9W4WenKipf3KvBn9IMfNiOnmPquKKkeZK09TL8FZGfgnGT38qi06fe8Xm0oqcOrB/Cr+tRQ3BzPr9UFZyMIQhxw2mqb+k+HksbQKnFbLRqtPLfTYXB/LP9OtgDv6Jc6sPDIntrfs0Ejp+qrpuMrQpzaFoVykZnnG8Ll7Pqe8qdYoy5Z/qZOjPRqRxQ6virF6jtbi9K09cj4Z6zFqhEWmpBY6n5AEgQvf/K8AAUc9+EXSMSaAAAAAASUVORK5CYII=) 0 -11px !important;
	box-shadow: none;
}

.pagination .nextpostslink:hover{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7hJREFUeNpsVGtMW2UY/s7pOb1wTkeBNgXaxrTrqAGGhuLQWhezKRaSGWDIJRghgSyZiduiiXH6Q34Y/WHiZcb5h7+kMsQfJouOucWZdVHjIhoCMSmdI2lLb3BKKSvl0Pp8eEqw4UuevN/ted7Ld2GKxSI52AYGBswwXwJV09PTp5W5n2ASwDnMrR/cz5aRVTCXgbPAKeCWsvQE0Od0Ohf9fr/jUAGQGZhPgYt0PDQ0RBQR2sa1Wm0xGAzWLiws/Ioojv5PQCF/BrxBx4ODg6S7u5so0RAQZr1e7ycajYaKGCHyy8zMzF4kqqWlJRH2Y+ACx3EyxNienh669h7wUcmT2+2eW1tbE5LJpCcSiQj5fH4YQt/TCF6jZLrJ4/Fw8LyF7rvAh6SsjY2NvS2K4h3ap5FYLJZrqqamplWz2ezLZrOmdDpNeJ4PoFjj5JCG6C5nMhlaHL6zs5P09vaaVAhjA7ndwUJ/OByuQEqPxeNxoa2t7WYZuRQV7/P55NHRURbOrqgmJiaI3W6Px2KxWVmWhxOJhBCNRj2pVErf2to6p5DfKaUEMqFkhmGuYHhp/xhxbKGWlpanGxoakrlcjgkEAm8q94GUitnV1UVGRkYIyF9QMlDkysJcZlm2Xa1WBwqFQi2mJoFZ4HZ7e/sperRY/xzjtyiZcrjyQv3dZMlyzbZ5k0bXurwphf0riyePv39RNlYcSeY03O+V/0Wze+hV/mDxXj3MN7vFgm89nzNkd3eYZ2osz2PuxZWtDePt+Epz+FGm5iCHKT0mkOtgrgFeDava6bM9ztuFymRGzr9+c/WfjqWN1HgRUTsEQ8ipr3KfqK6T9gUU8tfASTWrks9aXdxR0ZCktVUelPhdJPjVQjoxXMB+CIdMmgp3R61dUnH9HcewYQp4TuT4XK/VpXaIBvpkh4HSXci79NXfSjvbx5BaSyr/qAqO+pez0jStQR/wLN3VeMSohfpDdPuBG+UFPlPvfLVWK+w98QfZtEPHcj9Qgav1OnGeTs5LcXIr9jCI7o+HXWWk+gKK6aR9W4WenKipf3KvBn9IMfNiOnmPquKKkeZK09TL8FZGfgnGT38qi06fe8Xm0oqcOrB/Cr+tRQ3BzPr9UFZyMIQhxw2mqb+k+HksbQKnFbLRqtPLfTYXB/LP9OtgDv6Jc6sPDIntrfs0Ejp+qrpuMrQpzaFoVykZnnG8Ll7Pqe8qdYoy5Z/qZOjPRqRxQ6virF6jtbi9K09cj4Z6zFqhEWmpBY6n5AEgQvf/K8AAUc9+EXSMSaAAAAAASUVORK5CYII=) -8px -11px !important;
	box-shadow: none;
}

.cat-popular-wrap{
	display: none;
}

.cat-popular{
	margin: 25px auto;
	overflow: hidden;
	width: 100%;
	max-width: 675px;
}

.cat-popular li{
	width: 208px;
	float: left;
	margin-right: 25px;
	border: 1px solid #e2e2e2;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.cat-popular li:nth-child(3n+3){
	margin-right: 0;
}

.cat-popular li:nth-child(3n+4){
	clear: both;
}

.cat-popular li .cat-img-title{
	position: relative;
	overflow: hidden;
}

.cat-popular li .cat-img-title img{
	float: left;
}

.cat-popular li .cat-img-title a{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0, 0.5);
	box-sizing: border-box;
	padding: 8px 5px;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.cat-popular li .cat-img-title a:hover{
	background: #93dbcd;
}

.cat-popular li .cat-img-title a:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 188px;
	height: 156px;
}

.category-description{
	color: #565656;
}

.category-description__title{
	font-size: 24px !important;
	line-height: 26px !important;
	color: #565656 !important;
	border-bottom: none !important;
	margin-bottom: 20px;
}

.post h1 {
	font-size: 20px;
	line-height: 22px;
	color: #466188;
	padding: 13px 13px 13px 78px;
	background: #93dbcd;
	position: relative;
	z-index: 1;
	border-radius: 25px 0 0 25px;
	margin-bottom: 20px;
}

.post h1:before {
	position: absolute;
	content: '';
	left: 0;
	top: -10px;
	width: 64px;
	height: 64px;
	background: #93dbcd;
	border-radius: 50%;
	z-index: 2;
	box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.post h1:after{
	position: absolute;
	content: '';
	left: 15px;
	top: 4px;
	background: url(i/ico.png) -312px 0 no-repeat;
	width: 39px;
	height: 39px;
	z-index: 3;
}

.post__headline {
	margin-bottom: 20px;
}

.post__headline a {
	text-decoration: none;
}
.post__headline a:hover {
	text-decoration: underline;
}
.post__entry:after {
	content: '';
	display: table;
	clear: both;
}
.post__entry h2,
.post__entry h3,
.post__entry h4,
.post__entry h5,
.post__entry h6 {
	color: #565656;
	margin-bottom: 20px;
}
.post__entry h2 {
	font-size: 24px;
	line-height: 28px;
}
.post__entry h3 {
	font-size: 18px;
	line-height: 22px;
}
.post__entry h4 {
	font-size: 17px;
	line-height: 21px;
}
.post__entry h5 {
	font-size: 16px;
	line-height: 20px;
}
.post__entry h6 {
	font-size: 15px;
	line-height: 19px;
}
.post__entry ol {
	margin: 20px 0;
	counter-reset: li;
}
.post__entry ol > li {
	position: relative;
	list-style: none;
	padding: 4px 0 15px 50px;
}
.post__entry ol > li:before {
	content: counter(li);
	position: absolute;
	top: 0;
	left: 0px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #93dbcd;
	counter-increment: li;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #466188;
}
.post__entry ul {
	margin: 20px 0;
}
.post__entry ul > li {
	padding: 0 0 10px 20px;
	background: url('i/ul-li.png') no-repeat 0 6px;
	list-style: none;
}
.post__entry li ul,
.post__entry li ol {
	margin-top: 21px;
}
.post__entry table {
	width: 100%;
	margin: 22px 0;
}
.post__entry th,
.post__entry td {
	padding: 7px 10px;
	border: 1px solid #DDD;
}
.post__entry img.alignleft,
.post__entry img.alignright,
.post__entry img.aligncenter {
	max-width: 100%;
	height: auto;
}
blockquote {
	margin: 20px 0;
	padding: 24px 30px 30px 135px;
	background: #f1f1f1 url(i/bl.png) 24px 24px no-repeat;
	min-height: 75px;
}
blockquote p {
	margin: 0;
}
blockquote p:last-child{
	margin-bottom: 0;
}
.post__entry img{
	max-width: 100%;
	height: auto;
}

.post__entry iframe{
	max-width: 100%;
}

.wp-caption{
	position: relative;
	max-width: 100%;
	border: 1px solid #e2e2e2;
}

.wp-caption img{
	line-height: 0;
	display: block;
}

.wp-caption-text{
	text-align: center;
	padding: 14px 5px;
}

.post-meta{
	margin: 15px 0 30px;
	padding: 15px;
	background: #f1f1f1;
}

.post-meta:after{
	content: '';
	display: table;
	clear: both;
}

.post-rating {
	float: left;
}

.post-rating__title, .post-share__tiitle{
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 5px;
	color: #545454;
}

.post-ratings{
	font-size: 12px;
	line-height: 20px;
	color: #737373;
}

.post-rating img{
	vertical-align: bottom;
	padding: 0 5px 0 0 !important;
}

.post-share{
	float: right;
	text-align: center;
}

.related-items{
	margin: 25px 0;
}

.related-items:after{
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}

.title.yarpp-related__title:after{
	background-position: -351px 0;
	left: 14px;
	top: 3px;
}

.related-items li{
	width: 166px;
	float: left;
	margin-right: 10px;
	border: 1px solid #e2e2e2;
	padding: 10px;
	box-sizing: border-box;
}

.related-items li:last-child{
	margin-right: 0;
}

.related-items li .related-img-title{
	position: relative;
	overflow: hidden;
}

.related-items li .related-img-title img{
	float: left;
}

.related-items li .related-img-title a{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0, 0.5);
	box-sizing: border-box;
	padding: 5px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.related-items li .related-img-title a:hover{
	background: #93dbcd;
}

.related-items li .related-img-title a:after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 146px;
	height: 119px;
}

#comments_block_title, #comments_form_title{
	color: #666666;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.commentlist li{
	list-style: none !important;
	margin-bottom: 15px;
}

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

.children{
	margin-left: 20px;
}

.gravatar{
	float: left;
	margin-right: 24px;
}

.cauthor{
	margin-bottom: 10px;
}

.fn, .fn a, .comment_date, .comment_content p{
	font-size: 14px;
	line-height: 16px;
	color: #545454;
}

.reply{
	margin-left: 74px;
}

.reply a{
	text-decoration: none;
	color: #466188;
	border-bottom: 1px solid #466188;
} 

.reply a:hover{
	border-bottom: none;
}

#respond{
	background: #f1f1f1;
	padding: 18px 24px;
	overflow: hidden;
	margin: 10px 0;
}

#commentform input, #commentform textarea{
	margin: 7px 0;
	font-size: 14px;
	line-height: 17px;
	color: #898989;
	border: none;
}

#commentform input[type=text]{
	width: 50%;
	padding: 13px 0px 13px 13px;
}

#commentform textarea{
	width: 97.5%;
	padding: 13px 0px 13px 13px;
}

#commentform input[type=submit]{
	width: 153px;
	height: 40px;
	cursor: pointer;
	color: #fff;
	display: block;
	border: none !important;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	border-radius: 4px !important;
	background: #4eb7a2;
	margin-top: 10px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar {
	width: 320px;
	float: right;
}

.section {
	margin: 0 0 17px;
	padding: 10px 10px 12px;

	background: #f4f4f4;
}

.section__title{
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 5px;
	margin: -10px -10px 10px;
	background: #83D5C5 url('i/bg.gif');
}

.section li {
	position: relative;
	padding: 6px 0px 6px 10px;
	list-style: none;
	font: 16px/19px Tahoma, Geneva, sans-serif;
}
.section li a {
	text-decoration: none;
	color: #3F3F3F;
}
.section li a:hover, .section li span {
	color: #466188;
}

.section.widget_categories {
	background: #40776C;
	padding-bottom: 3px;
}

.section.widget_categories .section__title {
	margin-bottom: 0;
}

.section.widget_categories li {
	border-top: 1px solid #23423B;
	padding: 10px 0px 10px 10px;
}

.section.widget_categories li:first-child {
	border-top: none;
}

.section.widget_categories li a {
	color: #fff;
}

.section.widget_categories li a:hover {
	text-decoration: underline;
}

.sidebar-posts{
	width: 234px;
	margin: 0 auto;
	padding: 15px 0;
}

.sidebar-posts li{
	background: #fff;
	padding: 10px 10px 15px 10px;
	border: 1px solid #e2e2e2;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
}

.sidebar-posts li a{
	color: #4eb7a2;
	font: 14px/16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #4eb7a2;
	text-decoration: none;
}

.sidebar-posts li a:hover{
	border-bottom: none;
}

.sidebar-posts li a:after{
	position: absolute;
	content: '';
	left: 10px;
	top: 10px;
	width: 210px;
	height: 175px;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	background: #83D5C5 url('i/bg.gif');
	height: 110px;
	border-top: 4px solid #64d0bb;
	margin-top: 50px;
}
.footer:after {
	content: '';
	display: table;
	clear: both;
}
.footer__wrap{
	width: 1040px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.footer__copyright {
	position: absolute;
	left: 0;
	top: 25px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
}

.footer__nav {
	display: inline-block;
	font: 14px/18px Tahoma, sans-serif;
	margin-top: 25px;
}
.footer__nav li {
	display: inline-block;
	height: 13px;
	padding: 0 5px 0 9px;
	border-left: 1px solid #FFF;
}
.footer__nav li:first-child {
	border: none;
}
.footer__nav a, .footer__nav span {
	position: relative;
	top: -3px;
	color: #FFF;
}

.footer__note {
	position: absolute;
	left: 0;
	top: 55px;
	width: 1040px;
	color: #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align: left;
}

.social-icon{
	position: absolute;
	right: 0;
	top: 25px;
}

.social-icon a{
	width: 38px;
	height: 37px;
	background: url(i/soc-ico.png) no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-right: 8px;
}

.social-icon a.vk{
	background-position: 0 0;
}

.social-icon a.ok{
	background-position: -50px 0;
}

.social-icon a.fb{
	background-position: -100px 0;
}

.social-icon a.tw{
	background-position: -148px 0;
}

.social-icon a.gp{
	background-position: -196px 0;
}

.social-icon a.yt{
	background-position: -245px 0;
}

.up {
	position: fixed;
	bottom: 220px;
	display: none;
	width: 52px;
	height: 52px;
	margin-left: 1050px;
	background: url('i/go-top.png') no-repeat;
	cursor: pointer;
	overflow: hidden;
}

.menu-click{
	display: none;
}

.first-single-img{
	text-align: center;
}

@media screen and (max-width: 1063px){

	.wrapper, .footer__wrap, .header-inner{
		width: 98%;
	}

	.content{
		width: 100%;
		margin-right: 0;
	}

	.sidebar{
		display: none;
	}

	.header__nav ul{
		width: 720px;
		margin: 0 auto;
	}

	.header__nav ul li{
		padding: 15px 5px 13px 42px;
	}

	.header__nav li a:after, .header__nav li span:after{
		left: 8px;
	}

	.slider{
		width: 709px;
		margin: 0 auto 22px auto;
	}

	.popular-home{
		width: 100%;
		max-width: 679px;
		margin: -20px auto 25px auto;
	}

	.new-home{
		width: 100%;
		max-width: 679px;
		margin: 0 auto;
	}

	.category-posts{
		width: 100%;
		max-width: 709px;
		margin: 15px auto;
	}

	.cat-popular-wrap{
		display: block;
	}

	.related-items{
		width: 100%;
		max-width: 695px;
		margin: 25px auto;
	}

	.footer__note{
		width: 395px;
	}

	.footer__nav{
		position: absolute;
		right: 0;
		top: 60px;
	}

}

@media screen and (max-width: 760px) {

	.header__logo{
		width: 300px;
		position: relative;
		left: auto;
		margin: 0 auto;
	}

	.header-inner{
		height: 135px;
	}

	.header .search-wrapper  {
		float: none;
		clear: both;
		margin: 5px auto 0;
	}

	.search-form{
		top: 88px;
		width: 100%;
	}

	.header__nav ul{
		position: absolute;
		left: 6px;
		top: 180px;
		display: none;
		z-index: 10;
	  	background: #eaeaea;
        width: auto;
        padding: 10px 20px 10px 10px;
	}
	
	.header__nav ul.active{
		display: block;
	}

	.header__nav ul li, .header__nav ul li:first-child{
		float: none;
		clear: both;
		padding: 12px 10px 12px 50px;
		overflow: hidden;
		font-size: 14px;
		line-height: 16px;
	}

	.header__nav ul li:before{
		display: none;
	}

	.header__nav li.cat-1 a:after, .header__nav li.cat-1 span:after{
		left: 8px;
	}

	.menu-click{
		display: block;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAYAAAAiwE4nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZZJREFUeNrslk8oRFEUxu9Mb6PUaIyEMlYsZBYiyp+sxAbNZlYWtjaKppQiykoWZE+UpbIya6JJoiaKWRnMoEZMWRLf0Rndbr2pl3Nn5dTvzX2n13zv3nPvd55v5GC7TSm1DjrBJZgBJ+ALVIBeUM33fwkf/b+DyxoY4GQXWAFR8AT6QULJxbUfl24j2QFqeVyvZCNMghkjmQUFHheEBd9pSefAKmgCj2ABPPADx2BJqIYUSRLcA7egEeTAqfbAM7+Aa+wPjXtSdPj3nLEeflXmKLugo23/GvAK7mwL9oENEAFpMM2H/RNUgTEQdNulo4kdL05zUXSaCCeb2WlS4J6dZlNwglmqYauRbOFzRxESXtEQCV4ZyRvwwuO8sGCelnTKqGGcDYDiEEyUqqHHbvFTwyMw7LJL38CWDafJabP6dxoRp2l36RZWBKNGP5wFu+CDO/9kqX7owWl+++Eyi1HUgUU+DtQje8C84ARjVMOwkWwAAR4HhFe0kgSTRvKMO72ycFQyRafRv0vjmiAt7aDkd+m3AAMABTRbMs/t7YMAAAAASUVORK5CYII=) 0 center no-repeat;
		font-size: 16px;
		line-height: 26px;
		color: #3f3f3f;
		padding: 8px 0 6px 45px;
		width: 90px;
		box-sizing: border-box;
		margin-left: 10px;
		cursor: pointer;
		margin-top: 4px;
	}

	.slider-wrapper{
		float: none;
	}

	.slider{
		width: 430px;
	}

	.slider-pager{
		width: 100%;
	}

	.slider-pager .active:before{
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAXCAYAAAAC9s/ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVlJREFUeNpi/P//vwsDA0MQEFsCsQIQCwDxByB+AMTHgXgdEO8D4n8M2MB/4sBVIPYBYgZ0TKwBMDATiNkoMQAEtiMbQo4BIDCbUgP+w8KE8T/YGAh49eMbw/MfXxiYGBkZZLn4GARY2RnwgOtArAM24PvfPwybnt1huP35HVyWEYhNhCQZXMQVGJgZGXEZ4sYCItc8ucnw8OtH1OgF4tPvnoPZ7hKKuAwIZLrz5T2GZmRwBmjIx98/cUlbMj3AoxnmkkffPuGSVmT6hwhDnOAvbjX8TFKcPAQNwKPmI5MmnzCDMBsnTs2qvIIMYuxcuKTvMzEzMjGEy2liNUSem58hQFoNn+NOwBMSyJ/XP71hePYdkpAUgJpVeAQJ+c4dJSWSCMApkYmBfFAOLmTIzEhzKMmNOygpD+aQWyJdw1UmgnKjG1KpDMp2fEAMSvz3kUrlvbhKZYAAAwDYc36RTaMTIQAAAABJRU5ErkJggg==) no-repeat;
		width: 16px;
		height: 23px;
		left: -1px;
		margin-top: -11px;
	}

	.popular-home{
		padding: 40px 0 0 0;
		max-width: 445px;
	}

	.popular-home li:nth-child(3n+3){
		margin-right: 24px;
	}

	.popular-home li:nth-child(3n+4){
		clear: none;
	}

	.popular-home li:nth-child(odd){
		clear: both;
	}

	.popular-home li:nth-child(even){
		margin-right: 0;
	}

	.new-home{
		max-width: 446px;
		padding: 20px 0;
	}

	.new-home li:nth-child(3n+3){
		margin-right: 24px;
	}

	.new-home li:nth-child(3n+4){
		clear: none;
	}

	.new-home li:nth-child(odd){
		clear: both;
	}

	.new-home li:nth-child(even){
		margin-right: 0;
	}

	.category-posts{
		max-width: 455px;
	}

	.category-posts li:nth-child(3n+3){
		margin-right: 22px;
	}

	.category-posts li:nth-child(3n+4){
		clear: none;
	}

	.category-posts li:nth-child(odd){
		clear: both;
	}

	.category-posts li:nth-child(even){
		margin-right: 0;
	}

	.category-posts li:nth-child(15){
		display: none;
	}

	.category-posts li{
		margin-right: 21px;
	}

	.cat-popular{
		max-width: 445px;
	}

	.cat-popular li{
		margin-bottom: 20px;
	}

	.cat-popular li:nth-child(3n+3){
		margin-right: 25px;
	}

	.cat-popular li:nth-child(3n+4){
		clear: none;
	}

	.cat-popular li:nth-child(odd){
		clear: both;
	}

	.cat-popular li:nth-child(even){
		margin-right: 0;
	}

	.related-items{
		width: 345px;
	}

	.related-items li{
		margin-bottom: 20px;
	}

	.related-items li:nth-child(odd){
		clear: both;
	}

	.related-items li:nth-child(even){
		margin-right: 0;
	}

	.evaluation{
		display: block;
		text-align: center;
	}

	.post-ratings{
		margin: 0;
	}

	.post-meta{
		text-align: center;
	}

	.post-rating{
		float: none;
		margin: 0 0 10px;
	}
	
	.post-share{
		float: none;
	}

	#commentform input[type=text]{
		width: 75%;
	}

	.footer{
		height: 168px;
	}

	.social-icon{
		top: 60px;
		right: auto;
		left: 50%;
		margin-left: -135px;
	}

	.footer__nav{
		top: 6px;
	}

	.footer__note{
		top: 110px;
		width: 100%;
		text-align: center;
	}

}	

@media screen and (max-width: 480px){

	.slider, .slider-wrapper{
		width: 100%;
	}

	.slider{
		max-width: 429px;
	}

	.slider img{
		width: 100%;
		height: auto;
	}

	.popular-home{
		max-width: 210px;
	}

	.new-home{
		max-width: 211px;
	}

	.new-home li{
		float: none;
		clear: both;
		margin-right: 0;
	}

	.category-posts{
		max-width: 218px;
	}

	.category-posts li{
		float: none;
		clear: both;
		margin-right: 0;
	}

	.cat-popular{
		max-width: 210px;
	}

	.cat-popular li{
		clear: both;
		float: none;
	}

	blockquote{
		padding: 105px 17px 30px 17px;
		background-position: center 18px;
		min-height: 10px;
	}

	.post h1:after, .title:after, .post h1:before, .title:before{
		display: none !important;
	}

	.related-items{
		width: 100%;
		max-width: 345px;
	}

	.related-items li{
		width: 49%;
		margin-right: 2%;
	}

	.related-items li img{
		width: 100%;
		height: auto;
	}

	#commentform input[type=text]{
		width: 98%;
	}

	.footer{
		height: 220px;
	}

	.footer__nav{
		top: 90px;
		right: auto;
		left: 0;
	}

	.footer__note{
		top: 150px;
	}

}	

.meta-time-custom {
	padding-left: 25px;
    position: relative;
    font-size: 13px;
    margin-bottom: 6px;
}

.meta-time-custom:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 15px;
    height: 15px;
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22rgba(119,119,119,0.5)%22%20d=%22M10.747,3.146l-0.048-1.713c0-0.426,0.327-0.624,0.754-0.624c0.426,0,0.792,0.198,0.792,0.624v1.72c0,0.427-0.335,0.656-0.761,0.656C11.058,3.81,10.747,3.573,10.747,3.146z%20M4.531,3.825c0.427,0,0.81-0.115,0.81-0.542V1.367c0-0.426-0.398-0.557-0.825-0.557c-0.426,0-0.721,0.131-0.721,0.557l0.002,1.865C3.797,3.658,4.105,3.825,4.531,3.825z%20M14.991,14.79H1.009V2.042h1.853v0.788c0,0.94,0.311,1.995,1.639,1.98c1.422-0.016,1.771-1.041,1.771-1.98V2.042h3.496v0.792c0,0.939,0.436,1.96,1.732,1.977c1.25,0.016,1.681-1.038,1.681-1.977V2.042h1.811V14.79z%20M5.892,9.716H3.708v2.188h2.185V9.716z%20M5.892,6.717H3.708v2.186h2.185V6.717z%20M9.109,9.716H6.921v2.188h2.188V9.716z%20M9.109,6.717H6.921v2.186h2.188V6.717z%20M12.294,9.716h-2.188v2.188h2.188V9.716z%20M12.294,6.717h-2.188v2.186h2.188V6.717z%22/%3E%3C/svg%3E");

}

.cat-link {
  margin-left: 0;
}
.sidebar-posts li {
    text-align: left;
}
