/* 
	Theme Name: RantieV
	Theme URL: http://www.rantiev.com
	Description: Theme for http://www.rantiev.com
	Author: Shlikov Pavel
	Author URI: http://www.rantiev.com
	Version: 1.0
*/

* { padding:0px; margin:0px;}

body {
	background:#c7e0f4;
	color: #333333;
	font-size: 12px;
	font-family:Arial, Verdana, Helvetica, Serif;
	margin: 0px auto 0px;
	}

a, a:visited{
	color:#003366;
	text-decoration: none;
	}
	
a:hover{
     color:#e31661;
	text-decoration: underline;
	}
img { border:0px;}	
.clear { height:0px; clear:both; overflow:hidden;}
/************************************************
*	Header  									*
************************************************/

#mirrage { width:948px; height:30px; margin:0px 0px 0px -479px;  background:#bae0ff; position:fixed; left:50%; top:0px; z-index:9999; padding:8px 5px 5px;}
#topic { width:950px; height:30px; margin:0px 0px 0px -480px;  position:fixed; left:50%; top:0px; z-index:10000; padding:8px 5px 5px; text-align:right;}

#all-container {width: 920px; margin:0px auto; margin-bottom:50px; padding:0px 10px 10px 30px;  	-moz-border-radius: 5px; -webkit-border-radius: 5px; background:#fff;
}
#secondColor { color:#e31661;}

#header {
	width: 962px;
	margin: 0px auto 0px;
	padding: 100px 0px 0px 0px;
	text-align:left;
	position:relative;
	}
	
#header	ul { list-style:none; position:absolute; right:0px; bottom:0px;}
#header li { float:left; padding-bottom:10px; background:url(images/dotka.gif) repeat-y center top; margin-left:15px;}
#header li a { color:#000000; font-size:14px; display:block; padding:4px 10px; border:1px solid #000; background:#fff; text-decoration:none;}
#header li a:hover { background:#000; color:#fff;}
 
	
#logo { width:217px; position:absolute; bottom:10px; left:15px;}	
 

#sidebar {
	float: right;
	width: 210px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size:11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	background:#f1f7fb;
	}

 
	
#sidebar ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	}
	
#sidebar ul ul { margin:0px;}
	
#sidebar li {
	list-style:outside square;
    color: #507AA5;
	}
#sidebar li a {
	text-decoration: none;
	display:block;
	padding:2px 10px 2px 0px;
	}

#sidebar li a:hover {
   color:#e31661;
	}

#content #sidebar h2{
line-height:18px; 
font-size:18px; 
padding:10px 0px 4px 15px; 
margin-bottom:10px;   
border-right:0px; 
font-weight:normal; 
color:#666; 	
background:#fafafa;
-moz-border-radius-topleft:5px; 
-webkit-border-top-left-radius:5px; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px; 
}

#sidebar .acc { background:#fff; -moz-border-radius:3px; -webkit-border-radius:3px;}	
 
 

#content {
	width: 920px;
	padding: 40px 0px;
	float:left;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content p img {border: none;
	margin-bottom: 10px;
	clear:both;}	
	
#content p img.alignleft{
    float:left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}	
	
#content p img.alignright{
    float:right;
	border: none;
	margin-left: 15px;
	margin-bottom: 10px;
	}		
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
	
#content h2 {
	color: #e31661;
	font-size: 22px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	}	
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #658DB5;
	text-decoration: none;
	}

#content h2 a  {
	color: #e31661;
	}	

#content h2 a:hover {
	color: #003366;
	text-decoration: none;
	}	
	
#content ul { list-style:none; margin-bottom:15px;}

#content ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#content ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #B3C8DB;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 20px 0px 10px 30px;
	}
 
	
span.contentdate {
    width:50px; float:right;
	border:1px solid #005b6f;
	margin: 5px 10px 0px 0px;
	padding: 2px 5px;
	color:#005b6f;
	}




.contenttitle {
    font-size:10px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	 border-bottom:1px solid #999;
	}
.contenttitle h2 { font-size:22px; padding-bottom:0px; margin-bottom:0px; }

.contenttitle span { font-style:italic;}

#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
 
.post { padding-bottom:0px; margin-bottom:25px; border-bottom:4px solid #f1f7fb;} 
 
#adCont { padding:20px;}
	
 

#footer {
	background: #FFFFFF;
	width: 840px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	}

 
#searchform {
float:left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 190px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 3px 0px 0px 5px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 450px;
	background: #EFEFEF;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

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

.commentinfo{
	clear: both;
	}

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

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

#commentsformheader{
	padding-left: 0px;
	}

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

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

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.centerDiv { text-align:center; padding:30px 0px;}	
.centerDiv img { padding-bottom:30px;}
	
	#recaptcha_widget_div { margin:15px 0px;}
	
#myPolls { text-align:left; padding:0px 10px 0px 20px;}
#myPolls p { text-align:left;}

.prRes { padding:20px; font-size:12px;}
.prRes strong { color:#006600;}
.prCheck { padding:20px;}
.prTxt { width:300px; border:1px solid #0066CC; padding:2px; line-height:14px; height:14px;}
.prSubmit { margin-left:15px; border:1px solid #333366; background:#333366; color:#fff;}

#translation textarea { width:300px; border:1px solid #0066CC; padding:4px;}
#translation select {border:1px solid #0066CC; padding:2px;}
#translation #transBtn { background:#003399; padding:4px 15px; border:0px; line-height:16px; font-weight:bold; color:#fff;}

#links {}

#links ul { width:200px; float:left; margin-right:15px;}
#links ul .sTitle { color:#FF0000;}