/* 
  Theme Name: Кино Блог
  Theme URL: http://www.WPdot.com/rudesign
  Description: Кино Блог
  Author: Mike
  Author URI: http://www.WPdot.com/rudesign
  Version: 1.0
*/

body {
  font: 12px 'Trebuchet MS', Arial, sans-serif; 
  margin: 0px;
  padding:0px;
  background: #f4f4f4 url(images/body-bg.jpg) center repeat-y;  
}

#container {
  width: 970px;
  margin: auto;
  text-align: center; 
}

#topbar {
    width:auto;
    background: #000;
    height: 20px;
    margin:0px;
    padding: 10px 5px 5px 10px;
    font: 11px verdana;
    color: #CCCCCC;
    text-align: left;
}

#topbar a{
    color: #ffa842;    
}

#headerwrapper {
    margin:0px;
    padding:0px;
    width: auto;
    background:url(images/header.jpg) no-repeat;
    height:130px;
    text-align:left;
}

#headerwrapper h1 {
    font: 28px verdana;
    color: #EEE;
    margin: 0px 0 0 100px;
    padding:40px 0 0 0; 
}

#headerwrapper h6 {
    font: 11px verdana;
    color: #eee;
    margin: 0px;
    padding: 0px;
    margin: 0px 0 0 105px;
}

h1 {
    font: 48px verdana;
    color: #EEE;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
    color: #DDD;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
}


#tabholder
{
    width: auto;
}

.con_main {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

.conle
{
    width: 222px;
    margin-top:15px;
    border-top: none;
    line-height: 22px;
    color: #000;
    float: left;
    background:inherit;
    background:url(images/menubacknew.jpg) repeat-y;
    padding-top:5px;
}

.conle .box{
    width:222px;
    margin:0px 0px 0px 0px;
    padding:0px 0 20px 0;
}

.conle .box h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    border-bottom:1px dashed #999;
    margin: 15px 0 0 15px;
    padding: 0;
    width:80%;
    text-align:left;
}

.conle .box ul {
    margin: 0;
    padding: 10px 0 0 20px;
    list-style: none;
}

.conle .box li {
    border-bottom: 1px solid #aaa;  
    text-transform: uppercase;
    padding: 4px 0 4px 0px;
    text-align:left;
    width:80%;
    font: 11px 'Trebuchet MS', Arial, sans-serif; 
    color:#000;
}

.conle .box a {
    color:#666;
}

.conre
{
    width:710px;
    border-top: none;
    line-height: 20px;
    float: right;
    padding:0px 0 0px 10px;
    text-align:left;
    margin:20px 0px 10px 0px;
    background:url(images/top-top.gif) no-repeat top left;
}

.conre .bottom_back
{
  width:723px;
  height:34px;
  background:url(images/top-bot.gif) no-repeat top left;
  padding:0px 0 0px -10px;
  margin-left:-20px;
}

.conre .middlebox
{
  width:723px;
  background:url(images/top-mid.gif) repeat-y;
  padding:10px 0px 0px 15px;
  margin-left:-20px;
}

.conre h2 {
  color: #CB0D07;
  font-size: 15px;
  font-weight: bold;
  border-bottom:1px dashed #ccc;
  margin: 15px 0 2px 10px;
  padding: 0;
  width:600px;
  letter-spacing:.3px;
}

.conre h2 a{
  color: #44437a;
}

.conre a{
  color: #cf4e03;
}



.conre p{
  padding:0px 50px 9px 10px;
  margin:0px;
  color:#666;
}

.conre .conre_sub{
  float:left;
  width:335px;
  height:340px;
  border-right:1px solid #D5D5D5;
  border-top:none;
  margin-left:1px;
  padding:10px;
}



.con_sub {
  width: auto;
  padding: 0px 0px 0px 20px;
  clear: both;

}

.spacyr
{
  padding: 30px 5px 5px 5px;
  background: url(images/con-r.jpg) no-repeat top left;
  height:400px;
}

.con_sub .spacyr h2 {
  color: #44437a;
  font-size: 15px;
  font-weight: normal;
  border-bottom:1px dashed #ccc;
  margin: 10px 50px 5px 30px;
  padding: 0 0 0 3px;

}

.con_sub .spacyr ul {
  list-style-type:none;
  padding:0;
  margin:1px 50px 0 50px;
  border-top:1px solid #eee;  
}

.con_sub .spacyr ul li {
  color:#666;
  padding:0.5em 0 0.5em 0;
  border-bottom:1px solid #eee;
}



.con_sub .spacyr ul li a {
  display:block;
  color:#CB0D07;
  text-decoration:none;
  margin:0.2em 0 0.2em 0; 
}

.con_sub .spacyr ul li a {
  margin-left:4em;
}



.con_sub .spacyr ul li a:hover {
  color:#000;
  text-decoration:underline;
}

.con_sub .spacyr ul li span {
  display:block;
  float:left;
  color:#022779;
  width:4.5em;
}

.con_head
{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #CCC;
}


.readmore {
  text-align: right;
  display: block;
  width: auto;
}


img {
  vertical-align: text-bottom;
}


a {
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #000000;
}


a:hover {
  text-decoration: underline;
}

  
#footer {
  background:#eaf2ff url(images/foo.jpg) repeat-x;
  color: #000;
  text-align: left;
  vertical-align: middle;
  padding: 25px 0 0 70px;
  clear: both;
}

#footer p{
  color:#000;
  margin:0px;
  padding-bottom:10px;
}

.f1
{
  width: 257px;
  border-top: none;
  line-height: 22px;
  color: #DD7CB4;
  float: left;
  text-align:left;
}

#footer h2 { 
  font-family: Georgia, Times New Roman, serif;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 18px;
  color: #D40238;
}

.f2
{
  width: 570px;
  border-top: none;
  line-height: 22px;
  color: #000;
  float: right;
  padding-left:70px;
}

.f2 ul.rollblog {
  clear:left;
  list-style-type:none;
  padding:0;
  margin:1px 0 0 0;
}



.f2 ul.rollblog li {
  float:left; 
  font-size:1.2em;
  width:20%;
  padding:0px 0px 0px 15px;
  color:#000;
  margin:0em 0 0em 0;
  background:url(images/roll-ico.gif) no-repeat left;
}

.f2 li a{
  color:#033689;
}


#footerbot {
  background:#fff7b4 url(images/foot.gif) repeat-x;
  color: #eee;
  text-align: center;
  vertical-align: middle;
  height: 30px;
  padding-top: 45px;
  clear: both;
}

#footerbot a{
  color: #fff;
}


#newsContainer2
{
  width:auto;
  background-color: #E0E0E0;
}

.c1
{
  width: 457px;
  background: #fff;
  border-top: none;
  line-height: 22px;
  color: #DD7CB4;
  float: left;
  text-align:left;

}

.c1 h2 {
  color: #CB0D07;
  font-size: 18px;
  font-weight: normal;
  border-bottom:1px dashed #ccc;
  margin: 15px 0 10px 0;
  padding: 0;

}


.columnthi
{
  width: 490px;
  height:400px;
  background-color: #fff;
  border-top: none;
  line-height: 22px;
  color: #DD7CB4;
  float: right;
  padding:0 0 1em 0;
  margin:0 0 2em 0;
  text-align:left;
}

.columnthi h2 {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  border-bottom:1px dashed #ccc;
  margin: 15px 0 10px 0;
  padding: 0;

}



.noteheader
{
  width:auto;
  border-bottom: 1px solid #DDD;
  border-top: none;
  color: #DD7CB4;
  height: 24px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  background:url(images/headerBG.jpg) repeat-x;
}

.spacy
{
  padding: 10px 5px 5px 20px;
  background: url(images/content-copy1.jpg) no-repeat top left;
  height:200px;
  width:85%;
}

.spacyp{
  width:46%;
  float:left;
}

.spacy h2 {
  color: #44437a;
  font-size: 15px;
  font-weight: normal;
  border-bottom:1px dashed #ccc;
  margin: 15px 0 0px 0;
  padding: 0 0 0 3px;
  width:90%;
}

.spacy ul {
  margin: 0;
  padding: 15px 0 0 0;  
  list-style: none;
}
.spacy li {
  border-bottom: 1px solid #eee;  
  padding: 0px 0 7px 5px;
  text-align:left;
  width:95%;
  font: 12px 'Trebuchet MS', Arial, sans-serif; 
  color:#000;
}

.spacy li a{
  color:#CB0D07;
} 



textarea {
  background-color:#E9E9E9;
  border: 1px solid #CCCCCC;
  font-size: 11px;
  font-family: verdana;
  margin: 2px;
}

input{
  border:1px solid #ccc;
  padding:1px;
}

div.tags {text-align: center;}
div.tags a {margin-right: 10px; line-height: 1.2em;}