/*
Theme Name: disdain.ru
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: url(i/header-bg.gif) repeat-x;
	background-color:#f9f9f9;
	position: relative;
}
a {
	color: #2A668A;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.center {
	text-align: center;
}
.center object {
	margin: 0 auto;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#top-right {
	position: absolute;
	top: 59px;
	right: 0;
	width: 50%;
	height: 237px;
	background: url(i/header-bg2.gif) repeat-x;
}
#wrapper {
	width: 949px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 236px;
	position: relative;
	background: #98B1D9 url(i/header.jpg) 50% 0 no-repeat;
	border-bottom: 1px solid #9BC2DA;
}

#logo {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 255px;
	height: 135px;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 203px;
	left: 0;
	width: 945px;
	height: 32px;
	padding-left: 4px;
	font-size: 12px;
	line-height: 32px;
	background: #3177A2 url(i/nav.gif) repeat-x;
	list-style: none;
	border-bottom: 1px solid #FFF;
}
#nav li {
	float: left;
	padding: 0 18px 0 16px;
	background: url(i/nav.gif) 100% 100% no-repeat;
}
#nav a {
	float: left;
	color: #92CFF4;
	text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
	text-decoration: underline;
	color: #FFF;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 15px 0 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 15px 380px 0 19px;
}
.post {
	margin: 0 0 48px;
}
.pmeta {
	font-size: 11px;
	color: #A1A1A1;
	margin: 0 0 2px;
}
.pmeta a {
	color: #A1A1A1;
	text-decoration: none;
}
.pmeta a:hover {
	text-decoration: underline;
}
#content h2 {
	font: 30px/1 Georgia, "Times New Roman";
	margin: 0 0 8px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
	padding: 0 0 8px;
}
.comments a {
	background: url(i/comments.gif) 0 4px no-repeat;
	padding: 0 0 5px 34px;
	font: 24px/1 Georgia, "Times New Roman";
	text-decoration: none;
	color: #5D5D5D;
}
.comments a:hover {
	text-decoration: underline;
}
.postinfo {
	margin: 0 0 25px;
}
.commentmeta {
	background: url(i/comment.gif) no-repeat;
	padding: 0 0 0 20px;
	margin-right: 35px;
	font-size: 18px;
}
.commentrss {
	background: url(i/rss2.gif) no-repeat;
	padding: 0 0 0 20px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font: 22px/1 Georgia, "Times New Roman";
	margin: 0 0 10px;
}
h3#comments {
	margin: 15px 0 10px;
}
div.pagetitle {
	margin: 0 0 30px;
	font: 22px/1 Georgia, "Times New Roman";
	text-align: center;
}

.commentlist {
	margin: 20px 0 20px;
	list-style: none;
	font-size: 12px;
}
.commentlist li {
	padding: 0 0 20px 26px;
	background: url(i/comment1.gif) 0 4px no-repeat;
}
.commentlist li.author {
	background: url(i/comment2.gif) 0 4px no-repeat;
}
li.author strong.author,
li.author strong.author a {
	color: #FD3C00;
}
.commentmetadata {
	font-size: 11px;
	color: #CCC;
}
.commentmetadata a {
	text-decoration: none;
	color: #CCC;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 14px Arial, Tahoma;
	padding: 4px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 528px;
	height: 150px;
}
#submit {
	width: 100px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 40px; 
font-size:11px; 
font-family:Tahoma; 
border-top:1px dashed #cccccc;
border-bottom:1px dashed #cccccc;
padding-top:5px;
padding-bottom:5px;
padding-left:15px;
}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 350px;
	margin-left: -350px;
	position: relative;
}

#search {
	width: 100%;
	overflow: hidden;
	background: url(i/quote.gif) 0 17px no-repeat;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 304px;
	padding: 3px 5px;
	border: 1px solid #444;
  opacity: 0.65;
  filter: alpha(opacity=65);
  background: #FFF;
}
.go {
	cursor: pointer;
	border: none;
	width: 28px;
	height: 28px;
	background: url(i/go.gif) no-repeat;
	margin: -4px -3px 0 6px;
}

#description {
	font: 12px/16px Georgia, "Times New Roman";
	height: 71px;
	margin: 0 0 14px;
	padding: 22px 12px 0;
	background: #D5E2F9 url(i/quote.gif) 0 -7px no-repeat;
}

#subscribes {
	width: 348px;
	border: 1px solid #DFDFDF;
	font-size: 12px;
	position: relative;
	padding: 6px 0 3px;
	margin: 0 0 16px;
	background-color:white;
}
#rss {
	float: left;
	display: inline;
	width: 65px;
	height: 83px;
	background: #EE9131 url(i/rss.gif) no-repeat;
	text-indent: -9999px;
	margin-right: 12px;
}
#subscribes ul {
	list-style: none;
	line-height: 24px;
	padding: 3px 0 0;
}
#subscribes a {
	color: #EB4A03;
	font-size:14px;
}
.feedcountdiv {
	float: right;
	display: inline;
	margin: 2px 12px 0 0;
	width: 98px;
	padding: 2px;
	background: #EB4A03;
	color: #FFF;
}
.feedcountdiv p {
	padding: 0;
}
.feedcount {
	display: block;
	border: 1px solid #F07641;
	text-align: center;
	font-size: 11px;
	padding:0;
}
.feedrmm {
	display: block;
	padding: 0 0 3px 0;
}
.subscribers {
	font-size: 14px;
	background:#FF6E2F;
	padding:3px;
	margin:2px 0 2px 0;
}
.blt, .blb {
	position: absolute;
	width: 350px;
	height: 5px;
	left: -1px;
	overflow: hidden;
}
.blt {
	top: -1px;
	background: url(i/block-top.gif) no-repeat;
}
.blb {
	bottom: -1px;
	background: url(i/block-bottom.gif) no-repeat;
}

.sl {
	float: left;
	width: 135px;
}
.sr {
	float: right;
	width: 205px;

}

.adv {
	text-align: center;
	margin: 0 0 16px;
}
.adv img {
	direction: block;
	margin: 0 auto;
}

.block {
	border: 1px solid #E5E5E5;
	background: url(i/block-bg.gif) 100% 100% no-repeat;
	background-color:white;
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 28px;
	margin: 0 0 16px;
	position: relative;
	border-radius:8px;
}
.block h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #E5E5E5;
	line-height: 20px;
	padding-left: 12px;
}
.block ul {
	list-style: none;
	padding: 8px 12px;
}
.block ul ul {
	padding: 0;
	margin: 4px 0 -4px;
}
.block li {
	padding: 3px 0 4px 13px;
	background: url(i/arrow.gif) 0 7px no-repeat;
}
.block a {
	color: #6C6C6C;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #F1F1F1 url(i/footer.gif) repeat-x;
	border-top: 1px solid #E5E5E5;
	min-width: 949px;
}
* html #footer {background-position: 0 1px}
.footer {
	width: 905px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 12px;
	padding: 18px 25px 18px 19px;
	color: #6F6F6F;
	border-top: 1px solid #FFF;
	background: #F1F1F1;
}
.footer a {
	color: #6F6F6F;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#design {
	float: right;
}

#rekla {
  width:482px;
  height:70px;
  background: url(i/rekl.gif);
  text-align:center;
  padding-left:16px;
  padding-top:5px;
}

h4 {
font-size: 18px;
font-weight:normal;
font-family: Arial;
padding-top:10px;
border-top:1px dashed #cccccc;	
color:#2A668A;
}
.related {
font-size:14px;
color:#B5B5B5;
}
.related a {
font-size:14px;
color:#333;
}
.dao1 {
margin-top:20px;
margin-bottom:5px;
}
.dao2 {
width:100%;
}
#daos {height:43px;
}

.popov1 {
font-size:16px;
color:#2B698E;
text-align:center;
margin:2px;
}

.popov2 {
font-size:14px;
color:#555555;
text-align:center;
margin:2px;
}

.popov3 {
font-size:14px;
color:#D65E18;
text-align:center;
margin:2px;
}

.tweetcountdiv {
	float: right;
	display: inline;
	margin: 2px 12px 0 0;
	width: 98px;
	padding: 2px;
background: #31C0E5;
	color: #FFF;
}
.tweetcountdiv p {
	padding: 0;
}
.tweetcount {
	display: block;
border: 1px solid #08B2D0;
	text-align: center;
	font-size: 11px;
	padding:0;
}
.tweetrmm {
	display: block;
	padding: 0 0 3px 0;
}
.tweetsubscribers {
	font-size: 14px;
	background:#4DB6CF;
	padding:3px;
	margin:2px 0 2px 0;
}
.section {
margin: 0 0 15px;
padding: 12px 9px;
background: white;
border: 1px solid #DFE5ED;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.course img {
float:left !important;
margin:0 7px 0 -3px;
}
.course h3 {
color: #FF5F2E !important;
margin: 0 0 3px !important;
font: 19px Arial !important;
position: relative;
font-weight: normal !important;
line-height: 22px !important;
border-bottom: 0px !important;
text-align:center;
}
.course h4 {
font-size: 14px;
position: relative;
font-weight: bold;
margin: 0 0 3px 0;
color: #59832D;
border-top:0px !important;
text-align:center;
}
.course p {
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    color:#333;
}
.course .get {
display: inline-block;
background: url(http://disdain.ru/banner/get.gif) no-repeat;
padding: 1px 0 0 24px;
font-size: 14px !important;
font-weight: bold;
text-align: left !important;
}
#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  margin:5px 0 15px 0;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
