/**************** Body *********************/
*{margin:0;padding:0;}
body{background: #eee url(images/head_back.jpg) repeat-x top; color:#333;font:0.8em Arial, Helvetica, sans-serif;margin-bottom:20px; line-height:20px;}
#wrapper{background-color:#eee;margin:0 auto;padding:0;  width:1000px;}
#header {margin:0;padding:0; width:1000px; background: #eee url(images/head.jpg) no-repeat left;height:160px; text-align:right;}
#logo {position:absolute; left:50%; top:70px; margin-left:-470px;}
#header h1 {margin:0;padding:5px 0 8px 0; font-size:36px;}
#header h1 a {color:#336600;}
#header h1 a:hover {text-decoration:none;}
#rss {position:absolute; top:140px; left:50%; margin-left:465px;}
#page{width:994px; background: white url(images/under_head.jpg) no-repeat top; margin:0 auto;}
h2 a:link,h2 a:visited{ font-size:22px; color: #ff8a00; text-decoration:none; font-weight: lighter;}
h2 a:hover{color: #000000;}

/**************** Entry *********************/
.entry{ float:left;margin-bottom:10px;width:620px;}
.entry h2{color:#ff8a00; }
.entry p{padding:0 0 10px 0;}
.post{padding:30px 20px;  text-align:justify;  }
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }

/**************** Links *********************/
a:link, a:visited{color: #003366;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}

/**************** Navigation *********************/
#navigation{list-style:none; position:absolute; top:140px; left:50%; margin-left:-470px;}
#navigation li{display:inline; font-weight:bold;}
.page_item a:link, .page_item a:visited{color: #333; padding:2px 10px;}
.page_item a:hover { background-color: #cad8ba; text-decoration:none;}
.current_page_item a:link, .current_page_item a:visited{background:#90aa73; color:#fff;text-decoration:none;padding:2px 10px;}
.current_page_item a:hover { background-color: #cad8ba; text-decoration:none;}

/**************** Sidebars *********************/
/*#topbar {background:#FFFFFF url(images/sidee.gif) top repeat-x; float:right; width:350px;} ORIGINAL*/
#topbar,
#sidebar1 {background:#FFFFFF; float:right; margin-right:10px;width:350px;  padding:0;}

#sidebar1 h2{color:#325f00;font-weight:bold; font-size:14px; padding: 3px 0 2px 5px; background: #eee; border-bottom:1px solid #ccc;}
#sidebar1 ul{list-style-type:none;}
#sidebar1 ul li{list-style-type:none;margin-top:10px; margin-bottom:30px;}
#sidebar1 ul li ul{font-style:normal;list-style-type:none;margin-top:5px;padding:0;}
#sidebar1 ul li ul li{border:0;border-bottom:1px dotted #eee;display:block;margin:0 0px 1px;padding:2px 0px 2px 20px; background: url(images/sidelink1.gif) no-repeat 5px 7px;}
#sidebar1 p{padding:0 5px;}

#sidebar1 ul li.widget{
 border: 1px solid #eee;
 background:#f9f9f9;
}

li#tag_cloud-2 div{
 padding:5px;
}

#sidebar1 ul li a{
 color:#444;
}
#sidebar1 ul li ul li a:hover{
text-decoration:none;
color:#ff9c00;
}

#sidebar2{ width:160px; float:left;}
#sidebar2 h2{font-weight:normal;}
#sidebar2 ul{list-style-type:none;}
#sidebar2 ul li{list-style-type:none;margin-left:10px;margin-top:20px;}
#sidebar2 ul li ul{font-style:normal;list-style-type:none;margin-top:10px;padding:0 0 0 5px;}
#sidebar2 ul li ul li{border:0;border-bottom:1px solid #ccc;display:block;margin:0 0px 5px;padding:0 0 5px 13px;}
#sidebar2 p{padding:0 5px;}

/**************** Search *********************/
#topsearch{ position:absolute; top:2px; left:50%; margin-left:310px; width:177px; padding:0;}
#topsearch input {display:block; position:relative;}
#topsearch input#ls{ border:none; width:145px; float:left; background:none; top:4px;}
#topsearch input#searchsubmit {float:left; margin-left:3px; padding:0;}

/**************** toplinks *********************/
#toplinks{ position:absolute; top:3px; left:50%; margin-left:-260px; padding:0; color:#d6e7c6;}
#toplinks a {color:#d6e7c6; font-size:12px; margin: 0 5px;}

/**************** Comments *********************/
#comments {font-weight:lighter; padding-top:10px; border-top:1px solid #CCCCCC; margin-top:10px;}
.commentlist{padding:20px;}
#author, #email, #url {color:#666;width:40%;border:1px solid #CC3300;margin-bottom:0.6em;background:#fcfcfc;margin-top:1px;padding:3px;}
#submit{font:bold 1em Tahoma;margin-bottom:15px;margin-top:5px;padding:2px;}
#respond{padding-top:20px;padding-bottom:10px; font-weight:lighter;}
#comment{width:70%;border:1px solid #CC3300;}

/**************** Footer *********************/
#footer{color:#ffffff; background-color:#333333;padding:20px;min-height:31px;}
body #footer{height:31px;}
#footer a:link, #footer a:visited{color:#CCCCCC;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
a.more-link{
 color:#d26b00;
}

div#h_categories{
  padding:0px 2px;  
}
div#h_categories ul{
 list-style:none;
 padding: 10px 30px;
 margin-bottom:10px;
 float:left;
}
div#h_categories ul li{
 float:left;
 width:165px;
 text-align:right;
 margin-right:8px;
 border-bottom:1px solid #f0f0f0;
 background:url(images/bullet_cat.jpg) no-repeat left 6px;
 padding: 0 0 0 13px;
 color:#aaa;
}
div#h_categories ul li a{
 float:left;
}


/****************** РЕКЛАМА *******************/
div#banner_top{
 position:absolute;
 top:56px;
 left:50%;
 margin-left:-145px;
}

/***********************************************/
div.democracy {
 padding:15px 5px 5px 15px;
 max-width:330px;
}

.democracy li{
 background:none !important;
 padding:0px !important;
 margin-bottom:15px;
}

.dem-results em{

}

.democracy a{
 color: #325F00 !important;
 font-weight:bold;
}

div.dem-results div.footer,
.dem-results ul {

}
.dem-results ul li{
 border-bottom:none !important;

}

div.postbg h2{
 margin-bottom:10px;
 padding-top:10px;
 font-weight:lighter;
 color:#6d974b;
}