html, body {
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica !important;
	font-size: 15px;
	color: #000;
	background-color:#47A8D3;
}
#wrapper {
	margin: 0 auto;
	width: 1240px;
	background: #FFFFFF;
}
.header_img {
	background-color:#47A8D3;
	text-align:center;
}
img {
	border: 0;
}
a {
	color: #036;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
code, pre {
	border: 1px solid #000000;
	overflow: auto;
	padding: 5px;
	display: block;
	width: 100%; /* Important for IE6 */
}
hr {
	color: #FFF;
	height: 0px;
	border-top: 1px solid #A9D4E4;
	border-left: 0px none #FFF;
	margin: 5px 0;
}



/* ------ CONTENT ------ */
#content {
	clear: both;
	line-height: 140%;
	float: left;
	width:930px;
	margin: 0px 0px 0px 20px;
}
#content a {
	text-decoration: underline;
}
#content a:visited {
	color: #036;
}
#content a:hover {
  color: #800000;
  text-decoration: underline;
}
#content img {
/*margin: 0 10px 10px 0;*/

}
#content blockquote {
	margin: 10px 20px 10px 20px;
}
#content h1 {
	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
	margin: 20px 0 5px 0;
}
#content h2 {
	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
	margin: 20px 0 5px 0;
}
#content h3 {
	line-height: 115%;
	font-weight: normal;
	margin: 5px 0 5px 0;
}
#content a h1, #content h1 a, #content a:visited h1, #content h1 a:visited {
	color: #000;
	text-decoration: none;
	border: 0 none;
}
#content a:hover h1, #content h1 a:hover {
	color: #000;
	text-decoration: none;
}
#content p {
	margin: 0 0 10px 0;
}
#content ul, #content ol {
	padding: 0 0 0 30px;
	list-style-type: none;
}
#content ul li, #content ol li {
	margin: 3px 0 3px 0;
	padding: 0;
	list-style-type: disc;
}
.cont_text {
	margin: 5px 0 0px 0;
}
.navigation_history {
	position:absolute;
	width:930px;
	margin: 50px 0 30px 0;
	padding-bottom:50px;
}
.edit {
	color:#F00 !important;
}
.edit a {
	text-decoration:none !important;
	color:#F00 !important;
}
.edit a:hover {
	text-decoration: none !important;
	color:#F00 !important;
}

/* ------ Заголовок статьи ------ */
#title {
	border: 1px dotted #A9D4E4;
	border-top: 2px solid #A9D4E4;
	clear: both;
	color: #000000;
	background: #F5F5F5;
	line-height: 100%;
	padding: 3px 5px;
}
#title a, #title a:visited {
	color: #036;
	text-decoration: none;
}
#title a:hover {
	color: #800000;
	text-decoration: none;
}
title img {  
	vertical-align: middle;
	margin: 0 4px 0 0;
}




/* ------ POST META INFO ------ */
#postmeta {
	font-size: 80%;
	border: 1px dotted #A9D4E4;
	border-bottom: 1px solid #A9D4E4;
	clear: both;
	color: #000000;
	background: #F5F5F5;
	line-height: 150%;
	padding: 3px 5px;
	margin: 10px 0 15px 0;
	height: 40px;
}
#postmeta a, #postmeta a:visited {
	color: #036;
	text-decoration: none;/*border: 0 none;*/
}
#postmeta a:hover {
	color: #800000;
	border: 0 none;
	text-decoration: underline;
}
#postmeta img {  /* ������ ��� �����? ������? */
	vertical-align: middle;
	margin: 0 4px 0 0;
}
/* ------ COMMENTS ------ */


#comments {
	clear: both;
	float: none;
	margin-top: 20px;
	line-height: 150%;
}
.commentlist {
	list-style: none !important;
}
#comments h2 {
	font-size: 120%;
	line-height: 100%;
}
#comments h3 {
	font-size: 120%;
	font-weight: normal;
	margin: 15px 0 5px 0;
	float: none;
	clear: both;
}
#comments h3 a, #comments h3 a:visited {
	border-bottom: 1px dotted;
	text-decoration: none;
}
#comments h3 a:hover {
	color: #800000;
	text-decoration: none;
}
#comments img {
	margin: 0 5px 0 0;
}
#comments ol {
	/*  list-style: none; */

  padding: 0;
	margin: 0;
}
#comments ul {
	list-style: square;
}
#comments ul li, #comments ol li {
	margin: 0;
	padding: 0 0 5px 0;
}
#comment_meta {
	float: none;
	clear: both;
	color: #000000;
	font-size: 80%;
	padding: 2px;
	padding-left: 10px;
}
.comment {
	border:1px dotted #47A8D3;
	margin-bottom: 10px;
	background-color:#F8F8F8;
}
.comment_pravka {
	float:right;
	padding-right:6px;
}
.comment_text {
	float:left;
	margin-left:52px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.photo {
/*border: 1px dotted #47A8D3;*/
}
.comment_avatar {
	float:left;
	width: 50px;
	margin: 10px;
}
.comment_meta_admin {
	background-color: #47A8D3;
}
.comment_meta_visitor {
	background-color: #A9D4E4;
}
.comment_admin {
	/*color: #400000;*/

  color: #000;
}
.comment_visitor {
	color: #000;
}
#comment_meta a, #comment_meta a:visited {
	color: #036;
	text-decoration: none;
}
#comment_meta a:hover {
	color: #800000;
	text-decoration: underline;
}
#comment_meta img {
	margin: 0 10px 0 0;
	float: left;
}
#respond {
/* need it for floating comment form */

}
#comment_form #comment {
	margin: 0 15px 10px 0;
	height: 158px;
	background-color:#FFF;
	padding: 5px;
	border:#A9D4E4 1px solid;
	color:#333;
}
.full_width {
	width: 600px;
}
.half_width {
	width: 600px;
}
#comment_form input {
	
	margin-right: 160px !important;


/*



  background-color:#FFF;

  padding: 5px;

  width: 36%;*/

}
.inpt {
	margin: 1px 0 15px 0;
	background-color:#FFF;
	padding: 5px;
	width: 36%;
}
.req {
	border:#A9D4E4 1px solid;
	color:#000;
}
.notreq {
	border:#A9D4E4 1px dotted;
}
.color_light_grey {
	color:#888;
}
.color_red {
	color: red;
}
#comment_form_bottom {
	float: none;
	clear: both;
}
.float_left {
	float: left;
}

#comment_form #submit {
	background-color:#F5F5F5;
	font-size: 80%;
	border:#A9D4E4 1px solid;
	color:#000000;
	width: 200px;
	height: 30px;
	vertical-align:middle;
	padding: 0;
	clear: both;
	float: left;
	margin: 0 0 10px 0;
}
#comment_form #submit:hover {
	cursor: pointer;
	color: #800000;
}
.comments_rss {
	font-size: 80%;
	float: left;
	margin-top: -10px;
}
/* ------ SIDEBAR ------ */
#sidebar {
	float: right;
	width: 250px;
	min-width: 250px;
	margin: 20px 20px 0px 0px;
	display: inline;
}
#sidebar img {
	float: none;
}
#sidebar a:hover {
	color: #800000;
}
#sidebar p {
	margin: 0 0 5px 0;
}
#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000;
	background-color: #A9D4E4;
	padding: 0px 8px;
	line-height: 180%;
	margin: 0 0 10px 0;
}
#sidebar ul {
	list-style: none;
	/*margin: 0 0 25px 0;*/

  padding: 0;
	margin: 0;
}
#sidebar ul li {
	margin: 0 0 25px 0;
}
#sidebar ul ul {
	padding: 0 0 0 8px;
}
#sidebar ul ul li, #sidebar ul ul ul li {
	margin: 5px 0 5px 0;
}
#sidebar ul ul ul {
	margin: 2px 0 0 0;
	padding: 0;
	line-height: 100%;
	list-style:  url(img/bullet_dot.png) inside;
}
#sidebar ul ul ul li {
	margin-left: 7px;
}

/* ------ FOOTER ------ */
#footer {
	clear: both;
	padding-top: 200px;
}
#copyright {
	padding-top: 10px;
	margin-left: 0px !important;
	padding-left: 200px;
	width: 1040px;
	height: 10px;
	background-color: #A9D4E4;
	line-height: 0px;
	font-size: 80%;
} 
#counter_1 {
	margin-top: -18px;
	margin-right: 20px;
	float: right;
}
#counter_2 {
	background-color: #A9D4E4;
	padding: 5px 0 5px 20px;
	margin-top: -30px;
}

#blackband_bottom_right {
	margin-right: 40px;
	float: right;
	text-align: right;
	display: inline;
}
.hasFloat:after {
	content: "";
	display: block;
	clear: both;
}
/*Поиск*/
#search {
	float: right;
	display: inline;
	vertical-align: top;
	margin: 0 0 5px 0;
}
#searchform input {
	background-color:#F5F5F5;
	margin: 0;
	padding: 2px 4px 2px 4px;
	border:#A9D4E4 1px solid;
	color:#000000;
	width: 55px;
}
#searchform input:hover {
	cursor:pointer;
	border:#A9D4E4 1px solid;
	color:#800000;
}
#searchform #s {
	margin: 0 5px 0 0;
	background-color:#F5F5F5;
	padding: 3px 4px 3px 4px;
	border:#A9D4E4 1px solid;
	color:#606060;
	width: 175px;
}
/* ------ MISC STUFF ------ */



#counters {
	width: 0px;
	height: 0px;
	display: none;
	float: left;
}
img#wpstats {
	width: 0px;
	height: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.alignnone {
	float: none;
}
.wp-caption {
	border: 1px solid #000000;
	text-align: center;
	background-color: #f3f3f3;
	padding: 7px;
	margin: 5px 10px 5px 0px;
	/* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 90%;
	line-height: 120%;
	padding: 0 10px 0 0;
	margin: 0;
}
#wp-calendar {
	margin: 0 auto;
	line-height: 150%;
}
table#wp-calendar {
	width: 80%;
}
#wp-calendar a {
	text-decoration: underline;
	font-weight: bold;
}
table#wp-calendar tfoot td a {
	border: 0;
	font-weight: normal;
}
table#wp-calendar th, table#wp-calendar td {
	text-align: center;
}
.widget_tag_cloud {
	line-height: 175%;
}
/*Плагин Organize Series, ilkom */

.series_last {
	line-height:140%;
}
.imgset {
	float: left;
	border: none;
	margin-right: 6px;
}
.serieslist-content {
	color: #000;
	text-align: left;
}
.serieslist-box {
	background: #fff;
	width: 90%;
	padding: 6px;
	margin: 10px auto 0 auto;
	border: 1px solid #1E3A96;
	border-bottom: 2px solid #1E3A96;
}
html>body .serieslist-box {
	height: auto;/*min-height: 100px;*/
}
h2.series-title {
	color: #1E3A96;
	text-align: center;
}
ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li.serieslist-li {
	margin: 0;
	padding: 0;
}
.serieslist-li-current {
	color: #800000;
	font-weight:bold;
}
.seriesbox {
	float: left;
	background: #F8F8F8;
	color: #777;
	margin-bottom: 15px;
	padding-left: 10px;
	border: 1px dotted #A9D4E4;
	width: 918px;
}
.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}
h3.series-title-post-page {
	color: #1E3A96;
	text-align: center;
}
p.series-description {
	font-style: italic;
}
.seriesmeta {
	background-color: #F5F5F5;
	position:absolute;
	font-size:80%;
	border-left: 1px dotted #A9D4E4;
	border-right: 1px dotted #A9D4E4;
	border-bottom: 1px dotted #A9D4E4;
	text-align:left;
	padding: 3px 5px;
	margin-top: -12px;
	margin-bottom: 50px;
	width: 918px;
}
.series-nav-left {
	float: left;
	margin-top: 10px;
}
.series-nav-right {
	float: right;
}
.thumb-image-main {
	padding-right:10px;
	padding-top:18px;
	float:left;
}
fieldset {
	background-color: #F5F5F5;
	border-top: 1px dotted #A9D4E4;
	border-left: 1px dotted #A9D4E4;
	border-right: 1px dotted #A9D4E4;
	border-bottom:2px solid #A9D4E4;
	text-align:left;
}
/* ---------- Эффект рамочки в галереях ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -20px;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
}
.gallery a {
	text-decoration: none;
	color: #999;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	border: none;
	padding: 14px 12px 12px 13px;
}
.gallery em {
	width: 193px;
	height: 25px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(img/watercolor-mask.png) no-repeat;
	text-align: center;
	padding-top: 140px;
}
/* ---------- Фото на главной в статьях ----------------------- */
.photo_main {
	margin: 0;
	padding: 0;
	margin-left: -20px;
}
.photo_main li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 212px;
	height: 175px;
	list-style:none !important;
}
.photo_main img {
	border: none;
	padding: 14px 14px 14px 16px;
}
.photo_main em {
	width: 193px;
	height: 140px;
	margin-top:20px;
	display: block;
	top: 2px;
	left: 2px;
	background: url(img/watercolor-bg.png) no-repeat;
}

/*Плагин subscribe-to-comments-now*/
.solo-subscribe-to-comments {
}
.solo-subscribe-errors {
	color: red;
}
/*Просто кнопка*/
.button {
	background-color:#F5F5F5;
	margin: 0;
	padding: 2px 4px 2px 4px;
	border:#A9D4E4 1px solid;
	color:#000000;
}
.button:hover {
	cursor:pointer;
	border:#A9D4E4 1px solid;
	color:#800000;
}



/*Постраничная навигация на главной странице*/
.navigation {
	margin: 5px 0px 30px 0px;
	padding-right: 10px;
	float:left;
	}
.left {
	float:left;
	margin-right:10px !important;
}
.right {
	float:right;
	margin-left:10px !important;
}

/* Похожие статьи */
.related_post_title
 {
font-size: 120%;
	line-height: 140%;
	font-weight: normal;
	margin: 20px 0 5px 0;
}


.twitter-follow-button
{
	margin: 0 0 5px 60px;
	
	}


/*Плагин dimoning.ru-captcha.php*/
.dcaptcha_red{
		display: inline-block;
		font-family: arial;
		font-size: 12px;
		color: #AA0000;
		margin-right: 50px;
		background: #AA0000;
	}

	.dcaptcha_yellow{
		display: inline-block;
		font-family: arial;
		font-size: 12px;
		color: #AA0000;
		padding: 5px;
		background: #FFFFFF;
	}


#dcaptcha
{
	margin-bottom: 15px !important;
	clear:left;
	}
	

	
	
