/* setup */
body{background: #000 url(top.png) repeat-x left top;color: #fff}
a{
    color: #fc3269;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

/* Header
-----------------------------------------------------------------------------*/
.header h3 a{
    color: #fc3269;
}
.header h2{
    color: #c5c3c4;
}
.s-block label{color: #f6f6f6;text-shadow: 1px 1px 0 #000;text-transform: uppercase;}
.b-k{background: url(b-k.jpg);color: #f6f6f6;text-shadow: 1px 1px 0 #000;text-transform: uppercase;text-decoration: none;}

/* Menu
-----------------------------------------------------------------------------*/
.menu ul.children li a:hover{background: url(menu_active.png);}

/* Content
-----------------------------------------------------------------------------*/
.title{background: url(title.jpg) repeat-x left top;}
.title_l{background: url(title_l.jpg) no-repeat left top;}
.title_r{background: url(title_r.jpg) no-repeat right top;}
.title2 .title_l{background: url(title_l_2.jpg) no-repeat left top;}
.thumb{border: 1px solid #343333; background: #595959; color: #515151;}
.thumb_top{margin: 1px; background: #000;}
.thumb a{color: #fc3269;}
.thumb p.category, .thumb p.category  a {color: #dedcdc;text-decoration: none;}
.thumb p.category  a:hover{text-decoration: underline;}
.thumb a img{border: 1px solid #f3f3f3;}
.thumb a:hover img{border-color: #fc3269;}


.nav{color: #c7c6c6;}
.nav a:link, .nav a:visited, .nav span.current{color: #fff;border: 1px solid #868484;background: #000;font-weight: bold;}
.nav a:hover, .nav span.current{background: #b61944;border: 1px solid #fc3269;}

/*Video*/
.video{}
.video_top{}
.video_bttm{padding: 9px;text-align: center;}
a.downl:link, a.downl:visited{color: #fc3269;}
div.rates strong{color: #0c65c0;}
.vid_description a{color: #fc3269;}

.meta_cont_top{background: url(meta-cont-top.png) no-repeat left top;}
.meta_cont_bttm{background: url(meta-cont-bttm.png) no-repeat left bottom;}
.meta_cont{background: url(meta-cont.png) repeat-y left top;}
.vid_description{background: url(descr_delim.png) repeat-y right top;color: #fff;}
.vid_description span{
    color: #ada9aa;
    font-weight: bold;;
}
/* Premium ads
-----------------------------------------------------------------------------*/
.premium_banner { background: url(video_border.png);}

/* Sidebar
-----------------------------------------------------------------------------*/


.sidebar_middle {background: #000 url(advert.png) repeat-y; color: #fff;}
.sidebar_top{background: url(advert_top.png) no-repeat left top;padding-top:6px}
.sidebar_bttm{background: url(advert_bttm.png) no-repeat left bottom; padding-bottom:6px}
.sidebar a:link, .sidebar a:visited{color: #fff;}
.side_content{ }
.side_content ul li{border-top: 1px solid #484848;background: url(list_mark.png) no-repeat 20px 50%;}
.side_content ul li a:link, .side_content ul li:visited{color: #fff;}
/* Calendar Widget
-----------------------------------------------------------------------------*/
#wp-calendar {color: #fff}
#wp-calendar th {background: #f4f4f4;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;color: #000}
#wp-calendar tfoot td {background: #f4f4f4;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
#wp-calendar a:link, .side_content #wp-calendar a:visited {color: #0c65c0;}


/* Sidebar
-----------------------------------------------------------------------------*/
.side_title{color: #0c65c0;} 

/* Footer
-----------------------------------------------------------------------------*/
.footer{background: url(footer.jpg) repeat-x top left;color: #e2e2e2;text-shadow: 1px 1px 0 #000;}
.footer a {color: #fff;}
