/*
Theme Name: Politblog
Theme URI: http://politblog.com.ua/
Description: Politblog theme for WordPress.
Author: Mikhail Belevsky
Version: 1.0
Tags: politics
*/


* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 0.75em Verdana,sans-serif;
	width: 100%;
	height: 100%;
	background:#e0e0e0;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width:960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.clear {
	clear:both;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	border-bottom:solid 4px #23232b;
	margin-bottom:10px;
}
#mini {
	display:block;
	float:right;
	padding:5px 0;
	white-space:nowrap
}
#mini ul {
	list-style:none
}
#mini ul li {
	display:inline;
	margin-left:15px;
}
#toptime {
	margin-right:100px;
	text-align:right;
	padding:5px 0;
	font-size:11px;
	line-height:16px;
	color:#999;
}

#banner{ text-align:left;}

#ads {
	display:block;
	float:right;
	height:auto;
	width:auto;
}
#ads img {
	border:solid 1px #d2d2d2;
	padding:0;
	margin:0;
}
#topsearch {
	display:block;
	float:right;
	background:#FFF;
	border:solid 1px #d4d3d3;
	height:24px;
	width:270px;
}
#topsearch .text {
	height:24px;
	border:none;
	background:none;
	width:240px;
	padding:0 5px;
	color:#d4d3d3;
}
#topsearch .button {
	border:none;
	background:none;
}
#menu {
	padding-top:10px;
}
#menu ul {
	list-style:none;
	padding-bottom:5px;
}
#menu ul li {
	display:inline;
	margin-right:24px;
	line-height:24px;
}
#menu ul a {
	font-size:160%;
	text-decoration:none;
	color:#23232b
}
#menu ul a:hover, #menu ul a.active {
	color:#f9a519
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 150px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 280px 20px 0;
}

#content.fullwidth{	padding: 0; }
#content.fullwidth .mainentry{min-height:500px; }
#content a.leftlink{ display:block; float:left; margin-right:10px;}
#content .haslayout{ min-height:1%; }

#content h1 {
	border-bottom:solid 3px #f9a519;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	margin:0 1px 10px 1px;
}
#content h1 span {
	background:#f9a519;
	padding:3px 5px;
}
#content h1.orange {
	border-color:#f9a519;
}
#content h1.orange span {
	background:#f9a519;
}
#content h1.blue {
	border-color:#295881;
}
#content h1.blue span {
	background:#295881;
}
#content h1.black {
	border-color:#23232b;
}
#content h1.black span {
	background:#23232b;
}
#content .more {
	clear:left;
	display:block;
	float:right;
	padding:3px 10px;
	background:#d2d2d2;
	margin-right:10px;
	font-size:11px;
}
.more a {
	color:#7a7a7a
}

.more a:hover {
	color:#295881
}

#content .mainentry {
	background:#FFF;
	border:solid 1px #d2d2d2;
	padding:15px;
  font:1.083em/1.54em Verdana,sans-serif;
	color:#333333;
	margin-bottom:20px;
	position:relative;
}
#content .mainentry h2 {
	font:2.167em/118% normal Verdana,Tahoma,sans-serif;
	color:#f9a519;
	padding-bottom:10px;
}
#content .mainentry h2 a {
	color:#f9a519;
	text-decoration:none;
}
#content .mainentry h2 a:hover{	color:#295881;
	text-decoration:underline;}

#content .img {
	display:block;
	float:left;
	margin-right:10px;
	height:auto;
	width:auto;
	min-height:1%;
}

#content .entry img, #content .mainentry img {
	margin:0;
	background:#e0e0e0;
	padding:2px;
}

#content .entry blockquote, #content .mainentry blockquote{ margin:3px; padding:5px 5px 5px 25px; border:1px dashed #E0E0E0; min-height:1%; color:#373737; font-size:110%;}
#content .entry blockquote p, #content .mainentry blockquote p{ margin-bottom:5px;}
#content .mainentry .feedback{ background:#fcfcfc; margin:3px; padding:10px; min-height:1%; border:solid 1px #f7f7f7;}
#content .mainentry .feedback p{ margin-bottom:5px;}
#content .mainentry .feedback input.wpcf7-text{ width:300px}
#content .mainentry .feedback .your-message textarea{ width:617px}

#content .mainentry img.noborder,#content .entry img.noborder{background:none; margin:0; padding:0; vertical-align:bottom}
#content .img img {
	margin:0;
	padding:0;
	background:#e0e0e0;
	padding:2px;
}
.splitter {
	border-top:solid 1px #d2d2d2;
	margin-bottom:5px;
	height:1px;
}
#content .meta{  position:relative; width:auto;   }
#content .meta p {
	margin:0;
	padding:0;
}
#content .meta a {
	color:#7a7a7a;
}
#content .meta_comments {
	display:block;
	float:right;
	width:300px;
	height:24px;
	color:#23232b;
	font-size:11px;
	line-height:24px;
	text-align:right;
}

.metaattach{	color:#23232b;
	font-size:11px;
	line-height:24px;
}

#content .meta_comments em {
	display:block;
	float:right;
	height:24px;
	width:23px;
	font-size:10px;
	font-style:normal;
	background:url(images/icon-comment.gif) no-repeat center;
	color:#FFF;
	margin:5px 0;
	line-height:16px;
	text-align:center;
}
#content .meta_date {
	background: url(images/icon-date.gif) no-repeat left center;
	color:#23232b;
	font-size:11px;
	line-height:16px;
	padding:3px 0 3px 20px;
}
#content .meta_category {
	background:url(images/icon-cat.gif) no-repeat left center;
	color:#23232b;
	font-size:11px;
	line-height:16px;
	padding:3px 0 3px 20px;
}
#content .meta_tags {
	background:url(images/icon-tag.gif) no-repeat left center;
	color:#23232b;
	font-size:11px;
	line-height:16px;
	padding:3px 0 3px 20px;
}
#content .entry {
	background:#f7f7f7;
	border:solid 1px #d2d2d2;
	padding:15px;
  font:1.013em/1.44em Verdana,sans-serif;
	color:#333333;
	margin-bottom:10px;
	position:relative;
}

#content .entrytext ul{
  margin-left:25px;
}
#content .entrytext a{ background:#f5f5f5;
 color:#295881; text-decoration:underline; padding:0 2px;  }
#content .entrytext a:hover{ background:#295881;
 color:#fff; text-decoration:none;  }
#content .entrytext h1{ font-size: 18px; color:#295881}
#content .entrytext h2{ font-size: 18px; color:#23232b}
#content .entrytext h3{ font-size: 16px; color:#23232b}
#content .entrytext h4{ font-size: 14px; color:#23232b; font-weight:bold}
#content .entrytext h5{ font-size: 12px; color:#23232b; font-weight:bold}

#content .entry .mleft{margin-left:25px;}
#content .form404 {min-height:500px; }
#content .form404 input.searchtext{width:520px; height:22px; line-height:22px;}
#content .form404 input.searchsubmit{width:70px; height:24px; line-height:22px;}
#content .wp-caption a:hover{ text-decoration:none; background:none}
#content .entry:hover{ background:#fff;}
#content h3.page-title{	font-size:22px;
	line-height:28px;
	font-weight:normal;
	color:#f9a519;
	padding-bottom:10px;}

#content h3.author a{	font-size:22px;
	line-height:28px;
	font-weight:normal;
	color:#f9a519;
	padding-bottom:10px;}


#content .entry h2 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#295881;
	padding-bottom:10px;
}
#content .entry h2 a {
	color:#295881;
	text-decoration:none;
}

#content .entry h2 a:hover{ 	color:#f9a519; text-decoration:underline;}
#content .video {
	margin-bottom:10px;
}


.vote p{ margin-bottom:3px; padding:0;}

#content h3.blue{ color:#295881; font-size:20px;}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 270px;
	margin-left: -270px;
	position: relative;
	padding-bottom:50px;
	color:#535353;
}
#sideRight a {
	color:#295881;
}
#sideRight .widget {
	background:#FFF;
	border:solid 1px #d2d2d2;
	padding:13px;
	margin-bottom:10px;
}
#sideRight .widgettext h1 {
	font-size:12px;
	font-weight:normal;
	color:#9d9d9e;
  text-align:left;
}
#sideRight .widgettext ul{ 
  list-style:none
}
#sideRight .widgettext .st-tag-cloud, .widget_tag_cloud{
	text-align:center;
}
#sideRight .widgettext .st-tag-cloud a {
	text-decoration: none;
	white-space: nowrap;
	line-height: 20px;
	margin: 0 2px;
}
#sideRight .widgettext .st-tag-cloud a:hover {
	text-decoration: underline;
	color: #f9a519 !important;
}


.switch .section {
	background: #fff;
	margin: 0 0 10px;
}
.switch ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	background: #e0e0e0;
}
.switch .tabs li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #23232b;
	cursor: pointer;
	background: #d6d6d6;
	border: 1px solid #d2d2d2;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
}
.switch .tabs li:hover {
	color: #0d0d0e;
	padding: 0 13px;
	background: #FFFFDF;
}
.switch .tabs li.current {
	color: #0d0d0e;
	background: #fff;
	padding: 0 13px 2px;
	border: 1px solid #d2d2d2;
	border-bottom: 1px solid #fff;
}
.switch .box {
	display: none;
	border: 1px solid #d2d2d2;
	border-width: 0 1px 1px;
	background: #fff;
	padding: 0 12px;
}
.switch .box.visible {
	display: block;
}

#sideRight .recent ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sideRight .recent li {
	list-style: none;
	border-top: 1px solid #d2d2d2;
  margin-top: -1px;
	line-height: 15px;
}
#sideRight .recent li a {
	color: #295881;
	display: block;
	padding: 3px 8px 5px;
	text-decoration: none;
	font-size: 13px;
}
#sideRight .recent li a:hover {
	color: #f9a519;
}

#sideRight .recent li span{
	display: block;
  font-size: 11px;
  color: #CCC;
  font-style: italic;
}
#sideRight .recent li a:hover span {
	color: #999;
}


/* Paged Navigation
-----------------------------------------------------------------------------*/
.navigation {
	width: auto;
	min-width:1%;
	overflow: hidden;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	margin: 10px 0 0;
	padding: 1px 0 20px;
}
.navigation a, .navigation span {
	display: inline-block;
	width: 22px;
	height: 20px;
	text-align: center;
	margin: 0 2px;
	text-decoration: none;
	background:#295881;
	color:#FFF;
}
.navigation span {
	background:none;
	color:#333;
}
.navigation a {
	color: #fff;
}
.navigation a:hover, .navigation span.current, .navigation a.prev, .navigation a.next {
	background: #fff;
	color: #295881;
}
.navigation a.prev:hover, .navigation a.next:hover {
	background:#f9a519;
	color:#FFF;
}
.navigation span.extend {
	border: 0;
	margin: 0;
	padding-left: 2px;
}
a.morecontent {
	color:#23232b;
	border:none;
	white-space:nowrap;
	display:inline;
	font-size:18px;
	text-decoration:underline;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;
}
a.morecontent:hover {
	color:#23232b;
	border:none;
	white-space:nowrap;
	display:inline;
	font-size:18px;
	text-decoration:none;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;
}
.navigation a.morecontent {
	color:#295881;
	border:none;
	white-space:nowrap;
	display:inline;
	font-size:18px;
	text-decoration:underline;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;
}
.navigation a.morecontent:hover {
	color:#295881;
	border:none;
	white-space:nowrap;
	display:inline;
	font-size:18px;
	text-decoration:none;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;
}



#footer {
	margin: -150px auto 0;
	height: 150px;
	background: #23232b;
}

#footertext{ height:auto; width:960px; margin:5px auto; line-height:16px; color:#858585; font-size:11px;}
#footertext .cont{ padding:10px 0; }
#footertext .counters{  text-align:right; width:auto; min-width:1%; display:block; float:right;  }
#footertext .counters a{opacity:0.5; display:inline-block; vertical-align:top; margin-left:10px;}
#footertext .counters a:hover{ opacity:1;}
#footertext p{ margin:0; padding:0; }
#footertext a{color:#9a9a9a;}
#footertext a:hover{ color:#FFF;}
#footertext .menu-bottom{ font-size:10px;}
#footertext .menu-bottom li{ list-style:none; display:inline; }
#footertext .menu-bottom li a{padding:0 3px; font-size:11px;}







/*comments*/

#comments_container a{ background:#f5f5f5;
 color:#295881; text-decoration:underline; padding:0 2px;  }
#comments_container a:hover{ background:#295881;
 color:#fff; text-decoration:none;  }
#comments_container .comcont{ border: 1px solid #D2D2D2; margin-bottom:10px; padding:10px; background:#F5F5F5;}
#comments_container .comcont:hover{background:#fff;}
#comments, #respond {
	padding: 5px 0 5px 5px;
	clear: both;
  font-weight: normal;
	}
.cleft { 
	float:left; 
	width:40px; 
	margin:0px 10px 0px 0px; 
	}
 .metac{
    color:#c5c5c5;
    font-size:11px;
 }
.commentlist {
	margin: 10px 0px;
	line-height: 150%;
  color:#295881;
	}
.commentlist li{
/*	padding: 5px 10px;   */
	}
.commentlist .alt {
	background: #313131;
}
.cdata{
	font-size:13px;
	color:#313131;
	margin-top:15px;
}
.commentlist cite {
	font-size: 12px;
	color: #4e4e4e;
	text-decoration:none
	}
.commentlist cite a, .commentlist cite a:visited {
	color: #4e4e4e;
	}

#commentform {
	margin-top:10px;
	font: 10px;
  background:#f1f1f1;
  border: 1px solid #D2D2D2;
  padding:10px;
	}
#commentform p {
	padding: 6px 0;
	margin: 0px;
	}
#commentform label{
	color: #4e4e4e;font-size: 77%;
	}
#commentform input{
	width:200px;
	background:#fafafa;
    border:1px solid #ccc;
   	padding:3px;
	margin-top:3px;
	}
#commentform textarea{
	width:650px;
	height:115px;
	background:#fff ;
    border:1px solid #ccc;
   	padding:2px;
	margin-top: 3px;
	}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background:#fff;
    border: 1px solid #ddd
	}
#commentform #submit{
	font:14px ;
	float:left;
	width:130px;
	height:28px;
	cursor:pointer;
	}


#content .entrytext div.ddsg-wrapper{ font-size:12px; line-height:18px;}
#content .entrytext div.ddsg-wrapper h2{ font-size:18px; color:#313131;}
#content .entrytext div.ddsg-wrapper ul li ul{ margin-bottom:15px;}
#content .videobox{ display:block; float:left; text-align:center; width:305px; padding:10px; margin-right:23px;   background:#f1f1f1;
  border: 1px solid #D2D2D2; margin-bottom:20px;}
#content .videobox .meta{ text-align:left;}
#content .videobox h2{ font-size:12px; font-weight:bold; text-align:left; line-height:18px;}
#content .videobox.odd{ margin-right:0;}
#content .videobox .entrytext{ text-align:left; font-size:11px; line-height:14px;}
#content .videobox .meta_comments{ width:30px;}
#content .videobox .more{ background:none; padding:0 10px;}

#content .textlogo{color:#FAA31A}
#content .textlogo span{color:#295881}