/* setup */
body{background: #eae8da url(top.jpg) repeat-x left top;color: #515151}
a{
    color: #fc3269;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

/* Header
-----------------------------------------------------------------------------*/
.header h3 a{
    color: #029fbf;
}
.header h2{
    color: #474747;
}
.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 li:hover{background: url(menu-hover.png) repeat-x 0 0;}
.menu ul.children li a:hover{background: url(menu-hover.png);}

/* Content
-----------------------------------------------------------------------------*/
.content{background: #eae8da;}
.title{background: url(title.jpg) repeat-x left top; color: #FFF;}
.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 #bebaa2; background: #fff; color: #515151;}
.thumb_top{margin: 1px; background: #eae8da;}
.thumb a{color: #029fbf;}
.thumb p.category, .thumb p.category  a {color: #515151;text-decoration: none;}
.thumb p.category  a:hover{text-decoration: underline;}
.thumb a img{border: 1px solid #f3f3f3;}
.thumb a:hover img{border-color: #029fbf;}


.nav{color: #029fbf;}
.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: #029fbf;border: 1px solid #029fbf;}

/*Video*/
.video{border: 2px solid #000}
.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: #029fbf;}

.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; color: #000;}
.vid_description{background: url(descr_delim.png) repeat-y right top;color: #000;}
.vid_description span{
    color: #ada9aa;
    font-weight: bold;
}
/* Premium ads
-----------------------------------------------------------------------------*/
.premium_banner { background: #eae8da url(video_border.png);}

/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar_middle {background: #000 url(advert.png) repeat-y; color: #000;}
.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: #000;}
.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: #000}
#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;}
