@charset "utf-8";
@import "reset.css";
#wraper {
	display: block;
	min-width:1000px;
	max-width:1600px;
	_width: expression(this.parentNode.scrollWidth > 1602 ? '1600px' : this.parentNode.scrollWidth < 1002 ? '1000px' : 'auto');
}

body {
	font-family: Arial,  Verdana, 'Lucida Grande', Sans-Serif;
	color: #292929;
}

a {
	color: #0187C5;
}

a:hover {
	color: #D51007;
}

.onearticle ol, .onearticle ul {
	padding-left: 20px;
	font-size: 12px;
}
.t1 {
	display: block;
	height: 84px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	position: relative;
	margin-right: 29px;
	margin-left: 29px;
}
.content {
	display: block;
	float: left;
	width: 100%;
}
.left {
	display: block;
	float: left;
	width: 270px;
	margin-left: -100%;
}
.right {
	display: block;
	float: left;
	width: 260px;
	margin-left: -260px;
	padding-top: 16px;
	padding-bottom: 21px;
}
.cw {
	display: block;
	margin-right: 280px;
	margin-left: 290px;
	padding: 0 25px;
}
.lw {
	display: block;
	margin-left: 29px;
	padding-top: 16px;
}
.lw h2, .right h2 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #292929;
}
.left li a, .right li a {
	font-family: Arial;
	font-size: 12px;
	color: #0187c5;
}
.left li a:hover, .right li a:hover { color:#d51007;}
.lw ul, .right ul {
	display: block;
	padding-top: 9px;
	padding-bottom: 19px;
}
.t1 li {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
.t1 li a {
	color: #53b5e3;
}
.t1 li a:hover {color:#d51007;}
.about  {
	background-image: url(images/about-ico.png);
}
.contacts {
	background-image: url(images/contacts-ico.png);
}
.rss  {
	background-image: url(images/rss-ico.png);
}
.t1 ul {
	display: block;
	position: absolute;
	top: 27px;
	right: 0px;
}
.gordost {
	display: block;
	margin-right: auto;
	margin-left: 47px;
	padding-top: 11px;
	padding-bottom: 11px;
}
.ared li a {
	color: #D51007;
}
#footer {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	height: 71px;
	position: relative;
}
.onearticle p {
	font-family: Arial;
	font-size: 12px;
	color: #292929;
}
.onearticle p {
	font-family: Arial;
	font-size: 12px;
	color: #292929;
	display: block;
	padding-bottom: 8px;
}
.onearticle h2 {
	font-family: Arial;
	font-size: 30px;
	color: #292929;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
}
.onearticle h2 a {
	font-weight: normal;
	color: #292929;
}
.onearticle h2 a:hover {
	color: #0187C5;
}

.onearticle .date {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #adadad;
	text-align: left;
	display: block;
	padding-bottom: 5px;
	padding-top: 16px;
}
.more {
	background-image: url(images/more_back.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 21px;
	padding-left: 10px;
	clear: both;
}
.more a {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #0187c5;
	text-decoration: none;
}
.onearticle .rub {
	font-family: Arial;
	font-size: 10px;
	color: #484848;
	text-decoration: none;
	display: block;
	height: 21px;
	width: 50%;
	line-height: 21px;
	float: left;
}
.rub a {
	color: #0187c5;
}
.comm {
	font-family: Arial;
	font-size: 10px;
	line-height: 21px;
	color: #0187c5;
	display: block;
	float: right;
	height: 21px;
}
.onearticle {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	padding-bottom: 15px;
}
#alast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.onearticle p a {
	color: #0187c5;
	text-decoration: underline;
}
.pagination {
	background-image: url(images/pagination-back.png);
	display: block;
	height: 29px;
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #292929;
	line-height: 29px;
	text-align: center;
}
.pagination a {
	color: #0187c5;
	text-decoration: none;
}
#form1 {
	background-image: url(images/search-bak.png);
	display: block;
	height: 19px;
	width: 139px;
	position: absolute;
	top: 15px;
	left: 15px;
}
#searchtext {
	display: block;
	position: relative;
	height: 15px;
	width: 100px;
	left: 25px;
	top: 2px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #808080;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	color: #292929;
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: right;
	display: block;
}
.copy a {
	color: #0187c5;
}
.logo {
	background-image: url(images/logo.png);
	position: absolute;
	height: 3px;
	width: 319px;
	left: 21px;
	top: 21px;
	font-family: Arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	padding-top: 25px;
}

.search-post a {
	font-size: 12px;
}
.postmetadata {
	font-size: 12px;	
}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 100%;
	background: #fff;
	color: #000000;
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}
	
#commentblock ol {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-position: inside;
}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}

.commentlist a, .onearticle a {
	color: #0187C5;
}

.commentlist a:hover, .onearticle a:hover {
	color: #D51007;
}


.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}

.commentinfo{
	clear: both;
}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 10px;
	background: #EFEFEF;
}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 350px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}

#commentsformheader{
	padding-left: 0px;
}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#commentsform form{
	text-align: left;
	margin: 0px;
}

#commentsform p{
	margin: 0px;
}

#commentsform form textarea{
	width: 99%;
}

#commentform input[type=text] {
	width: 70%;
	background-color: #EFEFEF;	
	margin-bottom: 10px;
}
#commentform textarea {
	width: 70%;
	margin-top: 10px;
	background-color: #EFEFEF;
}
#commentform{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#recaptcha_widget_div {
	text-align: center; 
	width: 318px; 
	position: relative;
	padding: 10px; 
	margin: 0 auto;
}