/*
Theme Name:
Author: Dimox
*/

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, sans-serif;
	color: #444;
	background: #EDEDED url(i/bg.gif) 50% 0;
}
a {
	color: #4099ba;
	outline: none;
}
a:hover {
	color: #96C257;
}
p {
	margin: 0 0 18px;
	font-size: 14px; 
	text-align: justify; 
}
 p img{
    max-width: 100%;
    height: auto;
}

img {border: none}
input {vertical-align: middle}
input:focus,
select:focus,
textarea:focus {outline: none}
input::-moz-focus-inner {border: 0}
blockquote {
	margin: 20px 0;
	padding: 1px 12px 1px 34px;
	background: #F4F4F4;
  font-style: italic;
	color: #666;
  background: #EDFFD4 url(i/blockquote.gif) no-repeat;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 2em 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 2em}

#wrapper {
	width: 1060px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 169px;
	position: relative;
}

#logo {
	position: absolute;
	top: 6px;
	left: 3px;
	width: 363px;
	background: url(i/logo.png) no-repeat;
	font-size: 11px;
  font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #828794;
}


#logo span {
	display: block;
	height: 80px;
  text-indent: -9999px;
}

/*Table of Content*/

 #toc_container.no_bullets li {
    margin: 0px
}

#toc_container.no_bullets p.toc_title {
    font-size: 2rem;
    color: #333333;
    line-height: 1;
    margin-bottom: 1.625rem

}

#toc_container.no_bullets ul.toc_list {
    counter-reset: num;
    list-style: none outside none;
    padding: 0;
    margin-left: 0
}

#toc_container.no_bullets ul.toc_list li:nth-child(odd) {
    background: #e4e4e4
}

#toc_container.no_bullets ul.toc_list li:nth-child(even) li:nth-child(odd) {
    background: #fff
}

#toc_container.no_bullets ul.toc_list li {
    position: relative;
    line-height: 1.5
}

#toc_container.no_bullets ul.toc_list li a {
    color: #323232;
    text-decoration: underline;
    font-size: 1rem;
    display: block;
    padding-left: 1.875rem;
    position: relative

}

#toc_container.no_bullets ul.toc_list li a:hover {
    color: #4099ba

}

#toc_container.no_bullets ul.toc_list li a .toc_number {
    color: #4099ba

}

#toc_container.no_bullets ul.toc_list li a span {
    position: absolute;
    left: 0.125rem;
    top: 1.375rem;
    margin-top: -1.5rem;
    font-weight: 700;
    width: 1.875rem;
    height: 1.875rem;
    text-align: center;
    line-height: 1.875rem;
    color: #2779B2;
    background-color: transparent;
    border-radius: 100%
}

#toc_container.no_bullets ul.toc_list li ul {
    counter-reset: num;
    list-style: none;
    margin-top: 0
}

#toc_container.no_bullets ul.toc_list li ul li {
    padding-left: 1.5625rem
}

#toc_container.no_bullets ul.toc_list li ul li a {
    padding-left: 2.1875rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li {
    padding-left: 2.5rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li a {
    padding-left: 3.125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li {
    padding-left: 2.8125rem
}

#toc_container.no_bullets ul.toc_list li ul li ul li ul li a {
    padding-left: 3.4375rem
}
span.toc_number.toc_depth_1, span.toc_number.toc_depth_2 {
    font-weight: bold!important;
}

/* Кнопки поиск дисп-*/
#rogo {
	position: absolute;
	top: 23px;
	left: 556px;
	width: 210px;
	background: url(i/pg2.png) no-repeat;
  font-weight: normal;
	}


#rogo span {
	display: block;
	height: 80px;
  text-indent: -9999px;
}

#rogo2 {
	position: absolute;
	top: 23px;
	left: 765px;
	width: 210px;
	background: url(i/pg1.png) no-repeat;
  font-weight: normal;
	}


#rogo2 span {
	display: block;
	height: 80px;
  text-indent: -9999px;
}


/* Кнопки поиск дисп-*/




#nav {
	position: absolute;
	top: 90px;
	left: 0;
	height: 51px;
	overflow: hidden;
	background: #6DA3B7 url(i/nav_bg.png) no-repeat;
	list-style: none;
	padding: 0 0 0 17px;
	width: 1043px;
	background-size: cover;
}
#nav li {
	float: left;
	padding: 8px 15px 0 0;
}
#nav a {
	float: left;
	color: #FFF;
	height: 30px;
	line-height: 28px;
  background: url(i/nav.gif) 0 -30px no-repeat;
  text-decoration: none;
  padding-left: 11px;
  font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,0.45);
	cursor: pointer;
}
#nav a span {
	float: left;
	height: 30px;
  background: url(i/nav.gif) 100% -30px no-repeat;
  padding-right: 11px;
}
#nav a:hover {
	background-position: 0 -60px;
}
#nav a:hover span {
	background-position: 100% -60px;
}
#nav a.home {
	width: 38px;
  background: url(i/nav.gif) no-repeat;
  text-indent: -9999px;
	padding: 0;
}
#nav a.home:hover {
	background-position: -38px 0;
}

#search {
	position: absolute;
	top: 99px;
	right: 19px;
	width: 254px;
	height: 29px;
	overflow: hidden;
	background: #518396 url(i/nav_bg.png) -728px -9px no-repeat;
}
#search input {
	font: italic 12px/16px Arial, Tahoma, sans-serif;
	float: right;
	background: none;
	border: none;
	color: #eaeaea;
}
#search input.search {
	width: 207px;
	padding: 5px 10px;
}
#search input.go {
	cursor: pointer;
	border: none;
	width: 27px;
	height: 26px;
	background: #EAEAEA url(i/nav_bg.png) -728px -9px no-repeat;
}

ul#cats {
	height: 27px;
	line-height: 27px;
	margin: 0 0 -1px;
	position: relative;
}
#cats li {
	float: left;
	list-style: none;
  margin-right: 2px;
}
#cats a {
	float: left;
  background: #F8F7F7 url(i/cats_tab.gif) no-repeat;
  padding-left: 15px;
	color: #828794;
  font-weight: bold;
  text-decoration: none;
	cursor: pointer;
}
#cats a span {
	float: left;
	height: 27px;
  background: url(i/cats_tab.gif) 100% 0 no-repeat;
  padding-right: 16px;
	position: relative;
	right: -1px;
}
#cats a:hover {
	color: #96c257;
}
#cats .current a {
  background: #FDFBFB url(i/cats_tab.gif) 0 -27px no-repeat;
	color: #96c257;
}
#cats .current a span {
	background-position: 100% -27px;
}
#cats .current.first {
	height: 28px;
	margin-bottom: -1px;
}
#cats .current.first a,
#cats .current.first span {
	height: 28px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
  border: 1px solid #DADADA;
  background: #FDFBFB url(i/middle_bg.gif) 100% 0 repeat-y;
	height: 1%;
	border-radius: 3px;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	margin: 0 324px 0 0;
	/*margin: 0 338px 0 0;*/
	padding: 25px 15px;
}
.pagetitle {
	margin: 0 0 20px;
	font-size: 17px;
}
.post {
	margin: 0 0 20px;
	padding: 0 0 14px;
  background: url(i/post_bg.gif) 50% 100% no-repeat;
}
.post#single {
	padding: 0 0 18px;
}
.post .image {
	float: left;
	margin: 4px 14px 5px 0;
	padding: 1px;
  border: 1px solid #E4E2E2;
	background: #F5F5F5;
	position: relative;
}
.post .image img {
	float: left;
	padding: 3px;
	background: #EAEAEA;
}
.pdate {
	position: absolute;
	top: -1px;
	left: 50%;
	width: 73px;
	height: 26px;
  margin-left: -36px;
	line-height: 24px;
  background: url(i/date.png) no-repeat;
  text-align: center;
	color: #888;
  font-weight: bold;
}
#content h1 {
  font: 19px/25px Georgia, "Times New Roman", Times;
	margin: 0 0 10px;
	color: #4099ba;
}
#content h2 {
  font: 18px/24px Georgia, "Times New Roman", Times;
	margin: 0 0 10px;
	color: #4099ba;
}
#content h3 {
  font: 18px/24px Georgia, "Times New Roman", Times;
	color: #999;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
  font: 18px/24px Georgia, "Times New Roman", Times;
	margin: 25px 0 18px;
	color: #4099ba;
}
#content .entry h3 {font-size: 17px}
#content .entry h4 {font-size: 16px}
#content .entry h5 {font-size: 15px}
#content .entry h6 {font-size: 14px}
.entry {
  font-size: 13px;
}
.entry ol {
	margin: 0 0 18px 30px;
	color: #666;
}
.entry ul {
	margin: 0 0 18px 10px;
	color: #666;
}
.entry ul li {
	list-style: none;
	padding: 0 0 0 0;
 /* background: url(i/bullet2.gif) 0 6px no-repeat;*/
	list-style-image: url(i/bullet2.gif);
}
.pmeta {
	clear: both;
	width: 100%;
	height: 21px;
	overflow: hidden;
	font-size: 11px;
	line-height: 21px;
	color: #989898;
	margin: -7px 0 0;
}
#single .pmeta {
	margin: 0;
}
.pcat {
	float: left;
}
.pcat a {
	display: inline-block;
	height: 21px;
  background: #DEF2F7 url(i/pmeta.gif) no-repeat;
  padding-left: 31px;
	color: #437182;
	text-shadow: 0 1px rgba(256,256,256,0.5);
  text-decoration: none;
	cursor: pointer;
  margin-right: 5px;
}
.pcat a span {
	float: left;
	height: 21px;
  background: url(i/pmeta.gif) 100% 0 no-repeat;
	padding: 0 7px 0 0;
}
.pcat a:hover {
	background-position: 0 -21px;
}
.pcat a:hover span {
	background-position: 100% -21px;
}
.comments {
	float: right;
}
.comments a {
	float: left;
	width: 79px;
	height: 21px;
	padding: 0 28px 0 0;
	background: url(i/pmeta.gif) 0 -42px no-repeat;
  text-align: center;
	text-shadow: 0 1px rgba(256,256,256,0.5);
  text-decoration: none;
	color: #7ca75a;
	position: relative;
	cursor: pointer;
}
.comments a:hover {
	background-position: 0 -63px;
}
.comments a span {
	//position: absolute;
	top: 0;
	right: 0;
	width: 28px;
  font-size: 12px;
  font-weight: bold;
}

#share {
	width: 100%;
	overflow: hidden;
	margin: -8px 0 20px;
	padding: 0 0 16px;
  background: url(i/share_bg.gif) 50% 100% no-repeat;
}
.twitter-share-button {
	float: left;
	margin: 0 0 0 60px;
}
#fbLike {
	float: left;
	width: 130px;
	height: 20px;
	margin: 0 10px 0 0;
}
#gplusone {
	float: left;
	margin: 0 5px 0 0;
}
#vk {
	float: left;
}

#liked {
  background: #F4F3F3 url(i/liked.gif) 10px 16px no-repeat;
	padding: 3px 0 7px 43px;
	margin: 0 0 20px;
}
#liked p {
	margin: 0;
	color: #666;
}
#liked a.rss {
	color: #F80;
}
#liked a.twitter {
	color: #32afe1;
}
#liked a.rss:hover,
#liked a.twitter:hover {
	color: #96C257;
}

#related {
  font-size: 13px;
	margin: 0 0 25px;
}
#related h3 {
	margin: 0 0 0 14px;
}
#related li {
	list-style: none;
  background: url(i/bullet2.gif) 0 9px no-repeat;
	padding: 2px 0 3px 14px;
}

.commentlist {
	margin: 40px 0 20px;
  border-bottom: 1px solid #F4F3F3;
}
.commentlist li {
	list-style: none;
  border-top: 1px solid #F4F3F3;
	padding: 0;
	margin: 0;
}
.commentlist li .comment {
	padding: 15px 0 1px 58px;
}
.commentlist ul .comment {margin-left: 20px}
.commentlist ul ul .comment {margin-left: 40px}
.commentlist ul ul ul .comment {margin-left: 60px}
.commentlist ul ul ul ul .comment {margin-left: 80px}
.commentlist ul ul ul ul ul .comment {margin-left: 100px}
.commentlist ul ul ul ul ul ul .comment {margin-left: 120px}
.commentlist ul ul ul ul ul ul ul .comment {margin-left: 140px}
.commentlist ul ul ul ul ul ul ul ul .comment {margin-left: 160px}
.commentlist ul ul ul ul ul ul ul ul ul .comment {margin-left: 180px}
.commentlist ul ul ul ul ul ul ul ul ul ul .comment {margin-left: 200px}
.avatar {
	float: left;
	border: 2px solid #E2E2E2;
	margin: 3px 0 0 -58px;
}
.cauthor {
	color: #666;
	margin: 0 0 10px;
	position: relative;
}
.fn {
	font-style: normal;
	color: #444;
}
.fn a {
	color: #96c257
}
.cdate {
	font-size: 11px;
	color: #666;
}
.cdate a {
	text-decoration: none;
	color: #888;
}
.cdate a:hover {
	text-decoration: underline;
}
.reply a {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
  font-weight: bold;
  line-height: 15px;
	background: #CDD2D4;
	color: #FFF;
  text-decoration: none;
	padding: 1px 3px;
	border-radius: 2px;
}
.reply a:hover {
	background: #96ABB2;
}
#respond h3 {
	margin: 0 0 5px 9px;
	padding: 0 0 0 34px;
	height: 27px;
	line-height: 24px;
  background: url(i/repsond_h3.gif) no-repeat;
}
#cancel-comment-reply-link {
	display: inline-block;
	margin: 0 0 10px;
}

#commentform {
	overflow: hidden;
}
#commentform .field {
	position: relative;
	margin: 0 0 10px;
}
#commentform .field.input {
	float: left;
	width: 200px;
}
#commentform .field.mid {
	margin: 0 12px 10px;
}
#commentform .field label {
	position: absolute;
	z-index: 1;
	color: #444;
	cursor: text;
	top: 6px;
	left: 8px;
}
#author, #email, #url, #comment {
	font: 13px Arial, Tahoma, sans-serif;
	padding: 5px 7px;
	width: 184px;
	border: 1px solid #C6D2D6;
	border-radius: 2px;
	color: #444;
}
#author, #email, #url {
	position: relative;
	z-index: 2;
}
#author:focus, #email:focus, #url:focus, #comment:focus {
	border: 1px solid #AED575;
}
#author, #email, #url, #comment {
	box-shadow: inset 1px 0 #F6F7F7, inset 0 1px #F6F7F7, inset -1px 0 #F6F7F7, inset 0 -1px #F6F7F7;
}
#comment {
	width: 608px;
	height: 110px;
	overflow: auto;
}
#submit {
	float: right;
	cursor: pointer;
	width: 90px;
	height: 28px;
	padding: 0;
	margin: 5px 0 0;
	border: none;
  background: #6DA3B7 url(i/submit.gif) no-repeat;
}
#submit:hover {
  background: #9AC272 url(i/submit.gif) 0 -28px no-repeat;
}
.subscribe-to-comments {
	clear: none !important;
	margin: 6px 0 0;
  font-size: 11px;
	color: #999;
}
.subscribe-to-comments input#subscribe {
  margin-right: 5px;
}
.commentNav {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px;
}

.pagination {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
	font-size: 14px;
	font-weight: bold;
  text-align: center;
}
.pagination a,
.pagination span {
	display: inline-block;
	width: 31px;
	height: 31px;
	line-height: 30px;
	margin: 0 1px;
	text-decoration: none;
  background: #F1F1F1 url(i/pagination.gif) no-repeat;
	color: #A4A4A4;
}
.pagination a:hover {
	color: #96c257;
	background-position: -31px 0;
}
.pagination span.current {
	color: #96c257;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 286px;
	/*width: 300px;*/
	margin-left: -323px;
	/*margin-left: -337px;*/
	padding: 0 18px 0 19px;
	background: #F4F3F3 url(i/middle_bg.gif) repeat-y;
}

#quotes {
	width: 323px;
	height: 320px;
  background: url(i/quotes.jpg) no-repeat;
	margin: 0 -18px 20px -19px;
	color: #5a6377;
  font-style: italic;
}
#quotes .quote {
	padding: 26px 15px 0 120px;
}

.section {
	margin: 0 0 35px;
	height: 1%;
}

.section_rub {
	margin: 0 0 35px;
	height: 1%;
font-size: 14px;
}

#sidebar h3 {
  font-size: 14px;
	color: #828794;
	padding: 0 0 5px;
	margin: 0 0 12px;
  background: url(i/sidebar_caption.gif) 0 100% repeat-x;
}
#sidebar li {
	list-style: none;
	padding: 0 0 15px;
}
#sidebar li a {
	display: block;
  background: url(i/bullet.gif) 0 6px no-repeat;
	padding: 0 0 0 9px;
}
#sidebar li a:hover {
  background-position: -297px 6px;
}

#rss,
#twitter {
	float: left;
	width: 110px;
	padding: 0 0 15px 40px;
  line-height: 17px;
}
#rss a,
#twitter a {
  font-weight: bold;
  text-decoration: none;
	position: relative;
	color: #F80;
  line-height: 18px;
}
#rss a span,
#twitter a span {
	position: absolute;
	top: 1px;
	left: -41px;
	width: 32px;
	height: 32px;
  background: url(i/rss.png) no-repeat;
}
#rss .count,
#twitter .count {
  font-size: 11px;
  font-weight: bold;
	color: #777;
}
#twitter {
	width: 96px;
}
#twitter a {
	color: #32afe1;
}
#twitter a span {
  background: url(i/twitter.png) no-repeat;
}
#rss a:hover,
#twitter a:hover {
	color: #444;
}

#rss2mail {
	clear: both;
	height: 30px;
	overflow: hidden;
  background: #FFF url(i/rss2mail.gif) no-repeat;
}
#rss2mail input {
	float: left;
	border: none;
	background: none;
}
#rss2mail input.input {
  font: 12px/16px Arial, Tahoma, sans-serif;
	color: #555;
	width: 155px;
	padding: 6px 10px 6px 32px;
}
#rss2mail input.go {
	width: 89px;
	height: 28px;
  background: #6BA0B4 url(i/rss2mail.gif) 100% 0 no-repeat;
	cursor: pointer;
}

.tabbed {
  background: #FDFBFB;
  border: 1px solid #D1D0D0;
}
.tabbed .bottom {
	width: 286px;
	height: 6px;
  background: url(i/tabbed_bottom.gif) no-repeat;
	margin: 0 -1px -1px;
	position: relative;
}
ul.tabs {
	width: 286px;
	height: 29px;
	line-height: 30px;
  background: #F4F3F3;
	margin: -1px -1px 0;
	position: relative;
  border-bottom: 1px solid #E4E3E3;
  font-size: 14px;
  font-weight: bold;
	color: #828794;
}
#sidebar .tabs li {
	float: left;
	width: 142px;
	height: 29px;
  background: #F8F7F7 url(i/tab.gif) no-repeat;
	cursor: pointer;
  text-align: center;
	padding: 0;
}
#sidebar .tabs li.right {
	float: right;
}
#sidebar .tabs li.current {
	height: 30px;
	margin: 0 0 -1px;
  background: #FDFBFB url(i/tab.gif) 0 -30px no-repeat;
	color: #96c257;
}
#sidebar .tabs li:hover {
	color: #96c257;
}
.box {
	display: none;
	padding: 15px 10px 1px;
}
.box.visible {
	display: block;
}

#sidebar .wrap {
	width: 100%;
	overflow: hidden;
	margin: 0 0 35px;
}
#sidebar .column1 {
font-size: 14px;
	float: left;
	width: 135px;
}
#sidebar .column2 {
	float: right;
	width: 122px;
}

#categories li {
	padding: 0 0 6px;
}
#sidebar li ul {
font-size: 13px;
	margin: 6px 0 -6px 15px;

}
#categories li a {

	background-position: 0 7px;
}

#popular {
	font-size: 11px;
  line-height: 14px;
}
#popular li {
	padding: 0 0 10px;
	margin: 0 0 9px;
  background: #FFF url(i/popular_bg.gif) 100% 100% no-repeat;
}
#popular li div {
  background: url(i/popular_bg.gif) no-repeat;
	padding: 5px 0 0;
}
#popular li a {
	background: none;
	padding: 0 5px;
  text-decoration: none;
}
#popular li img {
	display: block;
	margin: 0 auto 7px;
}

#twitterWidget {
	margin: -12px 0 0;
	padding: 0 0 12px;
  background: url(i/sidebar_caption.gif) 0 100% repeat-x;
}
#twitterWidget .twtr-widget {
  font-family: Arial, Tahoma, sans-serif !important;
}
#twitterWidget .twtr-hd {
  padding: 6px 0 !important;
  background: url(i/twitter_bird.gif) 100% 7px no-repeat !important;
}
#twitterWidget .twtr-tweets {
	padding: 2px 0 0;
  background: url(i/sidebar_caption.gif) repeat-x !important;
}
#twitterWidget #twtr-widget-1 h3 {
  font-size: 12px !important;
	background: none;
	color: #9f9f9f !important;
	margin-top: -3px !important;
	margin-bottom: 5px !important;
	background: none !important;
}
#twitterWidget .twtr-widget h4 {
	font-size: 14px !important;
	background: none !important;
}
#twitterWidget .twtr-widget h4 a {
	color: #4099ba !important;
}
#twitterWidget .twtr-tweet-text p {
  line-height: 18px !important;
}
#twitterWidget .twtr-user {
	display: none;
}
#twitterWidget .twtr-tweet-text p em {
  margin-top: -2px !important;
}
#twitterWidget #twtr-widget-1 em a {
  font-size: 11px !important;
  line-height: 12px !important;
	color: #777 !important;
}
#twitterWidget .twtr-ft {
	display: none;
}
#follow {
	margin: 6px 0 0;
  text-align: center;
  font: 14px/18px Georgia, "Times New Roman", Times;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
	width: 100%;
	overflow: hidden;
	padding: 32px 0 40px;
}
#bottom h3 {
  font-size: 14px;
	color: #828794;
	margin: 0 0 12px;
}
#tagCloud {
	float: left;
	width: 300px;
}
#tagCloud a {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	line-height: 23px;
  background: url(i/tag.png) 0 -24px no-repeat;
  text-decoration: none;
  padding-left: 2px;
	margin: 0 7px 7px 0;
	color: #8E94A5;
	cursor: pointer;
}
#tagCloud a span {
	float: left;
	height: 24px;
  background: url(i/tag.png) 100% 0 no-repeat;
	position: relative;
	right: -4px;
  padding-right: 6px;
}
#tagCloud a:hover {
	color: #96C257;
  background-position: 0 -48px;
}
#tagCloud a:hover span {
  background-position: 100% -48px;
}

#recentComments {
	float: left;
	width: 245px;
	margin: 0 0 -20px 60px;
}
#recentComments li {
	list-style: none;
	padding: 3px 0 20px 50px;
  font-size: 11px;
  line-height: 14px;
}
#recentComments img {
	float: left;
	margin: 0 0 0 -50px;
}
#recentComments .cdate {
	color: #8e95a5;
}
#recentComments .cauthor {
	color: #4099ba;
  font-weight: bold;
}
#recentComments .comment {
	margin: 5px 0 0;
}
#recentComments a {
	color: #555;
}
#recentComments a:hover {
	color: #4099ba;
}

/*--------------------------------------*/

#recentComments1 li {
	list-style: none;
	padding: 3px 0 20px 50px;
  font-size: 12px;
  line-height: 14px;
}
#recentComments1 img {
	float: left;
	margin: 0 0 0 -50px;
}
#recentComments1 .cdate {
	color: #8e95a5;
}
#recentComments1 .cauthor {
	color: #4099ba;
  font-weight: bold;
}
#recentComments1 .comment {
	margin: 5px 0 0;
}
#recentComments1 a {
	color: #555;
}
#recentComments1 a:hover {
	color: #4099ba;
}

/*--------------------------------------*/


#about {
	float: right;
	width: 305px;
}
#about img {
	float: left;
	margin: 4px 10px 5px 0;
}
#about p {
	margin: 0 0 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	overflow: hidden;
	padding: 17px 0 20px;
  background: url(i/sidebar_caption.gif) repeat-x;
}
#copyright {
	float: left;
	width: 360px;
}
#counter {
	float: left;
	width: 250px;
}
#dev {
	float: right;
	width: 323px;
  text-align: center;
}


/* 404
-----------------------------------------------------------------------------*/
body#e404,
#e404 #wrapper {
	height: 100%;
}
#error404 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#error404 .inner {
	width: 962px;
	margin: 0;
  	background: url(i/404.jpg) no-repeat;
	/*padding: 158px 0 120px;*/
	padding-top: 50px;
}
#error404 .e404 {
	height: 706px;
  text-align: center;
	/*padding: 0 0 0 105px;*/
  font: 18px/1 Georgia, "Times New Roman", Times;
	color: #828794;
	padding-left: 280px;
}
#error404 .e404 div {
  font: bold 60px/1 Arial, Tahoma, sans-serif;
	margin: 0 0 2px;
}
#error404 ul {
  font-size: 13px;
	list-style: none;
	margin: 0 0 0 100px;
}
#error404 li {
	padding: 0 0 5px 14px;
  background: url(i/bullet2.gif) 0 7px no-repeat;
}
#e404 #footer {
  margin-top: -68px;
}






.sbicon{
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin: 13px 13px 13px 13px;

	}


/*add ruslan modesco*/
.wp-caption-text {  
text-align: center;
font-style: italic;
color: #4099ba;}

/*для заголовка h1*/
.fullwidth-post-title {
background-color: rgba(64, 153, 186, 0.55);
color: #ffffff!important;  
position: absolute;
padding: 10px 0;
float:none;
 margin: 0;
 z-index: 1;
width:100%;
border-radius: 10px;}

/*для миниатюры*/
img.thumb-fullwidth.wp-post-image {
max-width: 100%;
width: 100%;
position: absolute;
height: auto;
left: 0;
top: 0;
margin: auto;
bottom: 0;
}

/* общий контейнер заголовок + миниатюра*/
.featured {
  float: none;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 1em;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 250px;
  }
  
div.ts-fab-avatar > img {margin:0px;}


#Ya_sync_2 {
	margin: 0 auto 30px;
	max-width: 600px;
}
/*banner */
div#banner_top {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0px;
}
#before_footer{
    display: flex;
    justify-content: center;
}
.yarpp-heading{
    font-size: 20px!important;
    color: black!important;
}
#ajdg_bnnrwidgets-2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
    margin-bottom: 20px;
}
.aligncenter, div.aligncenter{
    max-width:100%;
}
.wp-caption a img{
      max-width:100%;
      height:auto;
}

#search_err {
	width: 235px;
	height: 28px;
	overflow: hidden;
	margin-left: 215px;
}

.search_err {
	padding: 5px;
	border-radius: 16px;
	outline: none;
	border: 1px solid black;
}

.index_post img:hover {
	-webkit-filter: drop-shadow(2px 2px 5px #333);
    filter: drop-shadow(2px 2px 5px #333);
}

.box-fab-list {
	display: none;
}
.grecaptcha-badge {
	display: none;
}

#sidebar .side_title {
	font-size: 16px;
    color: #828794;
    padding: 0 0 5px;
    margin: 0 0 12px;
    background: url(i/sidebar_caption.gif) 0 100% repeat-x;
    font-weight: bold;
}

@media screen and (max-width: 480px){
	.post p {
		font-size: 16px;
	}
}