html { min-height: 1024px; }

img {border: 0px; }


body {
	text-align: center;
	margin:0px auto;
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	background: #c4c4c4 url('images/back.jpg') center no-repeat;
	background-position:top;

}


#wrapper {
	display: block; 
	width:100%; 
	height:100%;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
}

#pagecontainer {
	width:948px;
	height:100%;
	text-align:center;
	border:0px;
	margin:auto;
	font-size:12px;	
}

.page_item {
	float: left;
	margin: 0px;
}

#header {
	width:963px;
	height:143px;
	text-align:left;
	margin-left:25px;
	padding:0px;
}

#searchform {
	margin:0px;
	padding:0px;
}

/* Navigation */

#navigation {
	width:963px; 
	height:51px;
	margin-bottom:10px;
	font-size: 1.0em;
	font-weight:bold;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a
{
	height:35px;
	padding-top: 16px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	float: left;
	padding-left:20px;
	padding-right:20px;
	margin-right:1px;
}


#navigation li a:hover {
	color: #a6ff74;
}

/* Content */
#Logoblock {
	width:600px;
	padding:15px;
}
#Logoblock img {
	padding-right:10px;
}

#RSSnSearchBlock {
	background-color:#F5F5F5;
	border: 1px solid #E2E2E2;
	padding:10px;
	margin-left:15px;
	color:#787878;
}

#RSSnSearchBlock a {
	color:#787878;
	text-decoration:none;
}
#RSSnSearchBlock a:hover{
	border-bottom:1px dotted #787878;
}

#content {
	float: left;
	text-align:left;
	width:670px;

}

#PostSet {

	background-color: #5182b3;
	padding-left:15px;
	padding-right:15px;
	min-height: 347px;
	padding-top: 37px;
	width:671px;
	

}

.bot_set {
	background-color: #fff;
	padding-left:15px;
	padding-right:15px;
	min-height: 330px;
	padding-top: 20px;
	width:660px;
	font-size: 100%;

}

.post_1{
	margin-right:20px;
	margin-left: 15px;
}

.post_1 img{
	margin-left:34px;
	margin-bottom:10px;
	margin-top: 6px;
}

.post_1 img{
	margin-left:34px;
	margin-bottom:10px;
	margin-top: 6px;
}


.more-link {
	color:#a6ff74;
	text-decoration:none;
}

.more-link a:hover {
	color:#000;
	border-bottom: 1px dotted #a6ff74;;
}


blockquote {
	margin-left: 10px;
	margin-right:10px;
	margin-top:5px;
	padding: 0px 12px 0px 15px;
	background: url(images/blockquote.gif) left repeat-y;
	color:#ffffff;
}

.postheader {
	margin-top: -10px;
	color: #E0DDD2;
	
}

.postheader h1 {
	color: #fff;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	font-size: 150%;
}

.postheader h1 a:hover {
	color: #E0DDD2;
	text-decoration:none;
}

.postheader a {
	color:#E0DDD2;
	text-decoration:none;
	font-size: 100%;

}

.postheader a.posttitle {
	border:0 solid #000000;
	font-size:160%;
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#FFFFF;
}



.postheader .postdetails a  {
	font-weight:bold;

}

.postheader .postdetails {
	font-weight:bold;
	font-style: italic;
	font-size: 80%;	

}

.postheader .postdetails a:hover {

	border-bottom: 1px dotted #a6ff74;

}

.postdetails_1 a  {
	color: #ccc;
	font-style: italic;

}

.postdetails_1 {
	font-weight:bold;
	font-style: italic;
	font-size: 80%;	
	color: #ccc;

}

.postdetails_1 a:hover {

	border-bottom: 1px dotted #a6ff74;
	color: #ccc;
}




.postcontent a:hover {
	border-bottom: 1px dotted #a6ff74;;
}

.postcontent a {
	color:#fff;
	text-decoration:none;
	
}


.postcontent {
	padding-left:0px;
	padding-top:0px;
	margin:0px;
	font-size:100%;
	line-height:130%;
	text-align: justify; 
}

.postcontent div {
	padding:0px 00px 10px 0px;
}

.more-link {
	color: #fff;
	font-style: italic;
	
}

.postfooter {
	border: 0px;
	margin-bottom:15px;
	margin-top:0px;
	width:500px;
	height:25px;
	padding:0px;
	background: #094773 url(images/comment_icon.gif) left no-repeat;
	padding-left:25px;
	padding-top:5px;

}



.postfooter a {

	color:#a6ff74;

	font-weight:bold;

	text-decoration:none;

}



.postfooter a:hover {

	border-bottom:1px dotted #a6ff74;

}



/* Comments */



.comment {
	padding:0px;
	margin:0px;
	text: #000;
}

.commenter a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}



.commentbox {
	width:600px;
	background:#fff;
	margin:0px;
	padding:10px;
	padding-left: 16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-bottom:10px;
	border: 0px #000 solid;
}
.commentbox h2 {
	padding:5px;
	margin: 5px;
	padding-left:0px;
	margin-left:0px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px #396789 solid;
	padding: 5px;
	color:#000;
	

}



/* Sidebar */



#sidebar {
	width:224px;
	float:left;
	margin-left: 0px;
	text-align:center;
	background-color: #b1aaa4;
}

table.mmt{
	padding:0px;
	margin-left:14px;
	border-collapse:collapse;
	border-width:0px;
	width:925px;
	font-size:12px;
}

table.mmt td{
	vertical-align:top;
	border-collapse:collapse;
	border-width:0px;
	margin:0px;
	padding:0px;
}

.both {
	clear: both;
}


h2 {
	font: bold 2.5em arial, helvetica, sans-serif;
	font-weight:bold;
	padding:7px;
	color:#CCC;
}


#sidebar ul li {
	padding:7px;
	margin:auto;
	margin-left:-24px;
	margin-bottom:3px;
	width:190px;
	list-style:none;
	text-align:left;
	margin-top:0px;
}



#sidebar ul li a {

	text-decoration:none;

	color:#ffffff;

}



#sidebar ul li a:hover {

	color:#6cff00;

}





/* Calendar */



#wp-calendar {

margin:auto;

}



#wp-calendar tr td {

	padding:3px;

}



#wp-calendar tr td a{

	font-weight:bold;

}



#wp-calendar tr td a:hover{

	font-weight:bold;

}



#wp-calendar tr #today{

	border:1px solid #a6a6a6;

	background:#a6ff74;

	color:#000000;

}

#wp-calendar tr #today a{

	color:#000000;

}



#wp-calendar caption{

	padding:3px;

	color:#a6ff74;

	font-size:13px;

	font-weight:bold;

}



/* Footer */



#footer{

	height:70px;
	background:transparent;
	margin:auto;
	width:963px;
	
}



#footer a {

	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


#footer a:hover {
	color:#6cff00;
}


#footer #Copy {
	float:left;
	font-size:100%;
	color:#fff;
	text-align: center;
	width: 963px;
	margin-top:20px;

}

.sidebar_text{
	margin-top: 20px;
	margin-left: 16px;
	margin-right: 20px;
	text-align: left;
}



.sidebar_text_title{
	color: #fff;
	font-size: 120%;	
}

.sidebar_text_text{
	color: #fff;
	font-size: 83%;
}

.sidebar_text_text a{
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}

.sidebar_text_text a:hover{
	border-bottom: 1px #fff dotted;
}

.sidebar_text .author{
	font-style: italic;
	font-size: 90%;
	color: #817e7a;
}
.moreart a{
	text-align: left;
	color: #545152;
	font-size: 80%;
	text-decoration: none;
}


.moreart a:hover {
	color:#000;
	border-bottom: 1px dotted #000;
}

p.middle {
	margin:0px;
	margin-top:7px;	
}

div.topmenu{
	padding-top: 104px;
	padding-left: 240px;
	position:absolute;
}

div.topmenu table{
	font-size: 120%;
}



div.topmenu table a{
	color: #fff;
	text-decoration:none;
}

.topmenu table a:hover{
	border-bottom: 1px dotted #fff;
}
table.spisok {
	border: 0px #000 solid;
	margin-top: 20px;
	margin-left: 16px;
	margin-right: 0px;	
	border-collapse:collapse;
	padding:0px;
	font-size:100%;
	color: #545152;
		
}

table.spisok td {
	vertical-align: top;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	border: 0px #000 solid;
	border-collapse: collapse;
}

table.spisok td a{
	color: #aaa;
	text-decoration:none;
}

table.spisok td img{
	padding-top:4px;
	padding-left: 20px;
}

.spisok_text {
	font-size: 90%;
	color: #404040;
}

.spisok_text .textmore {
	padding-top:0px;
}

.spisok_text .textmore a{
	color: #404040;
}

.spisok_text .textmore a:hover {
	color:#000;
	border-bottom: 1px dotted #000;
}

.spisok_title {
	font-size: 150%;
	color: #626262;
	border: 0px #000 solid;
	vertical-align: top;
}

.tbl_find {
	border-collapse:collapse; 
	border:0px; 
	margin:0px; 
	padding:0px;
	border: 0px #000 solid;
}

#s {
	width: 283px; 
	height: 26px; 
	background-color:#7ba0c5; 
	border:0px #000 solid;	
	padding:0px;
}

.author_anons_bel{
	color: #aaa;
	font-style: italic; 
	font-size:80%; 
}

.getax1{
	margin-top: -17px;  margin-right: -140px;  cursor:hand; cursor:pointer;
}
.getax2{
	margin-top: -25px; margin-right: 145px;  cursor:hand; cursor:pointer;
	
}

.tbl_find_pos {
	position:absolute;margin-top:100px; margin-left:595px;
}	

.anons_b_title{
	font-size:120%;
}

.anons_b_author{
	font-size:90%; font-style: italic; color:#afa994;
}

.anons_b_text{
	font-size:90%; color:#000;
}

.zpech{
	font-size:90%;
	font-weight: bold;
	padding:0px;
	padding-top:0px;padding-bottom:5px; padding-left:3px;
}

.title_question {	
	background: url('images/element_1.jpg') repeat-y;
	width:225px;
	height:24px;
	color:#ababa3;
	font-size:120%;
	padding:8px 0px 0px 16px;
	margin:auto;
	margin-bottom:-0px;
	text-align:left;
	text-decoration: underline;
}

.title_private{	
	background: url('images/element_2.jpg') repeat-y;
	width:225px;
	height:27px;
	color:#ababa3;
	font-size:120%;
	padding:0px 0px 0px 16px;		
	padding-top:14px;
	margin:auto;
	margin-bottom:0px;
	text-align:left;
	text-decoration: underline;
}

.sw_border{
	
}
.sw_h{
	height:37px;
}

.sw_h_1{
	height: 280px; 
}

.private_title{
	position:relative;color:#000; top:-10px; left:-40px; color:#4a4a49;	font-size:120%; text-decoration:underline;
}

.question_title{
	position:relative;color:#000; top:-10px; left:-27px; color:#4a4a49;	font-size:120%; text-decoration:underline;
}


.tochki {
	width:645px;
	border-collapse:collapse;
	font-size:100%;
}

.tochki thead td{
	padding:5px;
	border-left: 1px #fff solid;
	color:#fff;
	background-color:#acacac;
	padding-left:10px;
}

.tochki td.t{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:0px;
	border-left: 1px #fff solid;
	color:#7c7c7c;
	padding-left:10px;
	height:8px;
	font-size:90%;

}


