/*  
Theme Name: RCK.ru
Version: 0.01
************
CSS CONTENTS
************
* --- reset
* --- typography
* --- text elements decoration
* --- wordpress styles
* --- layout
* --- header
* --- navigation
* --- content
* --- sidebar
* --- search form
* --- comments
* --- footer
* 
*/

/* Reset needed styles
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;margin-bottom: 1px;}

/* Typography
*******************************/
body {
    font:normal 69% Tahoma, Arial, Helvetica, sans-serif;
    align:center;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Verdana, Arial, Helvetica, sans-serif;
}
pre, var, code { 
    font-family:"Courier New", Courier, monospace; 
}
h3, #sidebar, .postdata, .entry-content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-bottom:15px;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Header elements
*******************************/
h1 {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-style:italic;
    font-weight:bold;
    padding-top:35px;
    font-size:91px;
}
h2 {
    font-size:2em;
    line-height:1.6;
    color:#152942;
}
h3 {
    font-size:1.55em;
    color:#152942;
}

/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em .8em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}
blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}
a:link,
a:visited,
a:hover,
a:active{
    color:#3b506b;
    text-decoration:underline;
}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 1em 1em 0;
}
.alignright {
   float: right;
   margin:0 0 1em 1em;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 1em;
   line-height:1.4;
   padding: 0 4px 4px;
   margin: 0;
}

/* Layout
*******************************/
body {
	color: #363636;
/*    background:url(images/bg.gif) 0 0 repeat-x #fff;*/
}
#root{
    float:none;
overflow: none;
    width:1000px;
    margin:0 auto;
    background:url(images/header.jpg) 0px 0px no-repeat;
    border-left: 1px solid #D2D6D8;
    border-right: 1px solid #D2D6D8;
}

/* Header
*******************************/
#header {
    height:330px;
    margin-bottom:1px;
    color:#fff;
    padding:40px 0px 0px 90px;
    /*remove next two lines if you don't need logo in your blog*/
    /*background:url(images/logo.gif) 0 40px no-repeat;
    padding-left:96px;*/
}
#header h1 a {
	color:#2f1d5d;
	text-decoration:none;
	text-shadow: #ffffff 2px 2px 2px, red 0 0 0.5em;
}
#header h2 {
	padding:25px 0px 0px 650px;
	font-size:8px;
	color:#2f1d5d;;
}

/* Navigation
*******************************/
#nav{
    overflow:hidden;
/*    width:600px;*/
    margin: 0px 0px 0px 274px;
    padding:0;
    list-style:none;
}
#nav li{
    float:left;
}
#nav a{
    float:left;
    padding:6px 0 0 0;
    margin-right:18px;
    height:26px;
    border-bottom:3px solid #D2D6D8;
    text-decoration:none;
    font-weight:bold;
    font-size:1.09em;
}
#nav a:hover,
#nav .current_page_item a{
   border-color:#fff;
}

/* Content
*******************************/
#content {
    width:720px;
    margin:20px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    float:left;
}

#content .post {
    padding-bottom:1.5em;
    margin-bottom:1.5em;
/*    border-bottom:1px solid #bbc2c6;*/
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
}
#content h3 {
    margin-top:20px;
    margin-bottom:5px;
    padding-bottom:3px;
    border-bottom:2px solid #D2D6D8;
}
#content h2 a:hover {
    color:#465c79;
}

#content h3 a {
    text-decoration:none;
}

.posted_date{
    padding: 10px;
    float:right;
    margin-bottom:5px;
    margin-top:-5px;
    color:#747474;
    border:1px solid #eee;
}

.comment_date{
//    padding: 10px;
    float:right;
    margin-bottom:5px;
    margin-top:-20px;
    margin-right:-5px;
    color:#747474;
//    border:1px solid #eee;
}

.postdata {
    padding:8px 0;
    text-align:right;
    margin-bottom:5px;
    border-top:1px solid #eee;
    color:#747474;
    clear:both;
}

.postdata a {
    color:#354a56;
    text-decoration:none;
}
.postdata a:hover {
    text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

table.results tr.light td {
    background-color: #E1E1E1;
    height:20px;
}
table.results td.acenter{
text-align:center;
}
table.results td.aleft{
text-align:left;
}

/* Sidebar
*******************************/
#sidebar {
    width:230px;
    height:auto;
    float:left;
    margin:20px 0px 0px 0px;
    border-right:1px solid #D2D6D8;
}
#sidebar h3 {
    padding:30px 0px 12px 20px;
}
#sidebar .box {
    margin-bottom:18px;
}
#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a,
#sidebar ul,
#sidebar #searchform {
    padding:0 0 0 20px;
}
#sidebar .box .tags {
    line-height:1.6;
}
#sidebar .box li {
    display:inline;/*for IE*/
}
#sidebar .box li a {
    display:block;
}
#sidebar .box li li a {
    padding-left:40px;
}
#sidebar .box li li li a {
    padding-left:60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
    border-color:#7E929E;
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    border-color:#152942;
}
#sidebar ul {
    margin-left:20px;
    padding:0;
    list-style:none;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}

table.toplist {
background-color:#000000;
}

table.toplist td {
background-color:#FFFFFF;
height:20;
}

table.toplist tr.light td {
    background-color: #E1E1E1;
}

table.toplist th{
background-color:#aaaaaa;
}

table.toplist tr.th td{
background-color:#aaaaaa;
font-weight:bold;
text-align:center;
}

.aright{
text-align:right;
}

.aleft{
text-align:left;
}

.acenter{
text-align:center;
}



/* Search Form
*******************************/
#searchform input {
    vertical-align:middle;
    border:1px solid #ccc;
    font-size:1em;
    color:#152942;
}
#searchform input#search-submit {
    background:#D2D6D8;
    border:1px solid #D2D6D8;
    width:30px;
}

/* Comments
*******************************/
#commentform {
    margin-top:12px;
}
#commentform input.text,
#commentform textarea {
    border:1px solid #7E929E;
    border-right-color:#E8E8E8;
    border-bottom-color:#E8E8E8;
    padding:2px;
}
#commentform input.text {
    width:200px;
}
#commentform textarea {
    width:400px;
}
#commentform input.submit {
    border:1px solid #7E929E;
    background:#E8E8E8;
    color:#152942;
}
.comment {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #f9f9f9;
	border-left: 2px solid #D2D6D8;
}
.comment .details img {
    vertical-align:middle;
}

/* Footer
*******************************/
#footer {
    clear:both;
    padding-top:20px;
    height:40px;
    background:#E8E8E8;
    border-top:1px solid #D2D6D8;
    margin:0 auto;
}
#footer .copyright {
    padding-right:8px;
    padding-left:100px;
    float:left;
    width:400px;
    margin:0 auto;
    display:block;
}
#footer img {
    vertical-align:middle;
    margin-right:10px;
}

div.entry-content table{
background-color:#BBBBBB;
}
div.entry-content td{
background-color:#FFFFFF;
padding:3px;
}
div.entry-content td.light{
background-color:#E9E9E9;
}

div.ads {
	clear:both;
	padding-top:10px;
	background:#E8E8E8;
	margin:0 auto;
	color:#BBBBBB;
}
div.ads a{
color:#BBBBBB;
text-decoration:none;
}
div.brd{
    width:1000px;
    border-left: 1px solid #D2D6D8;
    border-right: 1px solid #D2D6D8;
}
ol { list-style:none; padding-left:10px;}

div.hentry {clear:both;}

