/*
Theme Name: BA-Black-Tube
Description: Turn your WordPress Site into a great looking Video/Tube Site!
Version: 0.2
Author: Vikrant Datta
Author URI: http://wpoven.com/
Tags: two-columns, fixed-width 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
    border:0; 
    outline:0; 
    font-size:100%; 
    vertical-align:baseline; 
    background:transparent; 
    padding:0;
    margin:0;
}
ol,ul{ 
    list-style:none; 
}
blockquote,q{ 
    quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
    content:''; 
    content:none; 
}
:focus{ 
    outline:0; 
}
ins{ 
    text-decoration:none; 
}
del{ 
    text-decoration:line-through; 
}
table{ 
    border-collapse:collapse; 
    border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
    position: absolute;
    left: -9999px;
}
a,a:visited{ 
    color:#00f; text-decoration:none; 
}
a:focus,a{
    text-decoration:none;
}

body{ 
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background:url(images/bgr_body.jpg) repeat;
}
/*-----------------------------------------------wrapper*/
#outerwrapper{
    width:100%;
    background:url(images/bgr_outerwrappertop.jpg) repeat-x;
}
#wrap{
    width:1008px;
    margin:0 auto;
}
/*------------------------------------------------header*/
#header{
    width:1008px;
}
.headertop{
    width:1008px;
    height:40px;
    padding-top:2px;
    text-align:right;
    background:url(images/bgr_header.jpg) no-repeat right top;
}
.topmenu{
    width:1008px;
}
.topmenu li{
    display:inline;
    padding:0 14px;
    background:url(images/ico_topnavlibar.jpg) no-repeat left center;
}
.topmenu li a{
    color:#afbfd0;
    font-size:13px;
    line-height:40px;
}
.topmenu .firstitem{
    background:none;
}
.headercont{
    width:1008px;
    height:91px;
    overflow:hidden;
}
.logo{
    width:412px;
    height:68px;
    padding:8px 121px 15px 5px;
    float:left;
}
.logo a{
    width:412px;
    height:68px;
    display:block;
    font-size:62px;
    color:#A9A9A9;
}
.headerad{
    width:468px;
    height:60px;
    float:left;
    padding:20px 0 9px 0px;
}
.headerad img{
    border:1px solid #3b454e;
}
.menubar{
    width:1008px;
    height:42px;
    overflow:hidden;
    background:url(images/bgr_menubar.jpg) repeat-x;
}
.menu{
    width:718px;
    height:42px;
    float:left;
}
.menu li{
    float:left;
    padding:0 20px;
    background:url(images/mainmenu_bar.jpg) no-repeat;
}
.menu li a{
    color:#fff;
    font-size:16px;
    line-height:42px;
    display:block;
}
.menu .custom_home_page,.menu li:first-child{
    background:none;
}
.searcharea{
    width:278px;
    height:28px;
    padding:7px 12px 7px 0;
    float:left;
    margin-top: -42px;
}
.searcharea p{
    float:left;
    display:block;
}
.searcharea .inputp{
    width:206px;
    height:28px;
    background:url(images/bgr_search_input.jpg) no-repeat;
    margin-right:2px;

}
.searcharea input{
    width:200px;
    height:28px;
    background:none;
    border:none;
    padding:0 3px;
}
.searcharea .sbtn{
    width:70px;
    height:28px;
    cursor:pointer;
    background:url(images/bgr_search_sbtn.jpg) no-repeat;
}
/*-----------------------singlecont
*/
#singlecont{
    width:1008px;
    background:#282828;
    margin:10px 0 13px 0;
    padding-top:13px;
}
#videocont{
    width:1008px;
    padding-bottom:25px;
    overflow:hidden;
}
.videosection{
    width:650px;
    float:left;
    margin-left:34px;
    display:inline;
}
.videosection embed, .videosection object {
    width: 640px; 
    margin: 0px; 
    padding: 0px;
}
.textsection{
    width:250px;
    float:right;
    padding:0 35px;
    border-left: solid;
    min-height: 390px;
}
.textsection h2{
    color:white;
    font-size:16px;
    padding-bottom:10px;
}
.textsection p{
    color:#bdbdbd;
    font-size:13px;
    line-height:18px;
    padding-bottom:10px;
}
/*---------------------subcatcont
*/
#subcatcont{
    width:960px;/*1008*/
    padding:22px 14px 13px 34px;
    background:url(images/bgr_subcatsection.jpg) repeat-x;
    position:relative;
    height:100px;
}
.suvcatimg{
    width:82px;/*100*/
    height:82px;/*100*/
    float:left;
    margin-right:20px;
    padding:9px;
    background:url(images/bgr_subcatimg.jpg) no-repeat;
}
.suvcatimg img{
    border:1px solid #131313;
}
/*----------------------maincont
*/
#maincont{
    width:1008px;
    overflow:hidden;
    margin-bottom:21px;
    clear:both;
}
#content{
    width:660px;
    float:left;
}
.contentbg,
.contenttop,
.contentbtm{
    width:660px;
    display:block;
}
.contentbg{
    background:url(images/bgr_contentbg.jpg) repeat-y;
}
.contenttop{
    background:none;
}
.contentbtm{
    background:none;
}
.postcont{
    width:635px;/*660*/
    padding:20px 6px 0 19px;
    overflow:hidden;
}
.maintitle{
    width:618px;
    font-size:18px;
    font-weight:normal;
    padding-bottom:3px;
    margin-bottom:23px;
    border-bottom:4px solid white;
    text-transform:uppercase;
    margin-left: -11px;
}
.postbox{
    background: none repeat scroll 0 0 #5B5B5B;
    border: medium solid;
    display: inline;
    float: left;
    margin: 0 15px 20px -6px;
    padding: 5px;
    width: 180px;
}
.boxtitle{
    width:178px;
    padding:0 0 2px 8px;
}
.postbox h2{
    font-size:11px;
    font-weight:bold;
    padding-bottom:4px;
}
.postbox span{
    font-size:9px;
    padding-left: 20px;
}
.boxentry{
    height: 142px;
    margin-left: -2px;
    margin-top: -8px;
    padding: 3px;
    width: 179px;
}
.boxmetadata{
    width:170px;
    padding:0 8px;
    overflow:hidden;
}
.metalft{
    width:85px;
    float:left;
}
.metalft span{
    color:#fff;
    line-height:16px;
}
.duration{
    font-size:12px;
    display:block;
    font-weight:bold;
}
.views{
    font-size:11px;
    display:block;
}
.metargt{
    width:85px;
    float:right;
    font-size:11px;
    padding-top:0px;
    line-height:16px;
}
.metargt p{
    padding-top:2px;
} 
/*------------------------sidebar
*/
#sidebar{
    width:323px;/*348*/
    background:none;
    float:right;
    padding:20px 12px 0 13px;
}
.sidebarcont{
    width:323px;
}
#sidebar h2{
    border-bottom: 4px solid white;
    border-top: 4px solid white;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.postcontent{
    width:323px;
    overflow:hidden;
    border-bottom:1px solid #000;
    margin-bottom:11px;
    padding:0 0 8px 0;
}
.postcontent:last-child{
    border:none;
}
.imgentry{
    width:110px;/*120*/
    height:74px;/*84*/
    float:left;
    background:url(images/bgr_sidebarimgbx.jpg) no-repeat;
    padding:5px;
}
.textentry{
    width:174px;/*202*/
    float:right;
    padding:0 14px;
}
.texttitle{
    padding-bottom:8px;
}
.textentry h3{
    font-size:14px;
    padding-bottom:4px;
}
.textentry span{
    font-size:11px;
    display:block;
}
.textentry p{
    font-size:11px;
    padding-bottom:10px;
}
.textmeta a{
    color:#fff;
}
.commenttxt{
    width:auto;
    float:left;
    font-size:11px;
    display:block;
    margin-right:13px;
}
.commentbg{
    width:21px;
    height:17px;
    display:block;
    text-align:center;
    color:#fff;
    font-size:11px;
    float:left;
    font-weight:bold;
    line-height:12px;
    background: url(images/ico_comment.jpg) no-repeat;
}
.textwidget,.widget_categories{ padding-bottom:19px }

/*-------------------------footer
*/
#footercont{
    width:100%;
    clear:both;
    background:url(images/bgr_footercont.jpg) repeat-x;
}
#footertopcont{
    width:100%;
    background:url(images/bgr_footertop.jpg) repeat-x;
}
#footertop{
    margin:0 auto;
    width:1008px;
    overflow:hidden;
    height:91px;
    text-align:center;
    margin-bottom:19px;
}
/*------------------footermid
*/
#footermidcont{
    width:100%;
    background:url(images/bgr_footermid.jpg) repeat;
    padding:43px 0;
    border-top:1px solid #2F2F2F;
}
.footermid{
    margin:0 auto;
    width:1008px;
    padding-bottom:30px;
    background: url(images/bgr_footermidcont.jpg) repeat-y;
    overflow:hidden;
    color:#AEADAD;
    font-size:12px;
}
.aboutus{
    width:267px;
    float:left;
    padding:0 20px 0 20px;
}
.subscribe{
    width:263px;
    float:left;
    padding:0 30px 0 21px;
}
.finputp{
    width:261px;
    height:28px;
    background:url(images/bgr_footerinput.jpg) no-repeat;
}
.footermid input{
    width:237px;
    height:28px;
    background:none;
    border:none;
    padding:0 12px;
}
.footermid .fsbtn{
    background:url(images/bgr_footersbtn.jpg) no-repeat;
    width:81px;
    height:24px;
    float:right;
    cursor:pointer;
    margin-right:3px;
}
.blogroll_wg{
    width:146px;
    padding:0 20px;
    float:left;
}
.footermid ul{
    width:146px;
}
.footermid ul li a{
    color:#AEADAD;
    font-size:12px;
    line-height:20px;
}
.follows{
    width:150px;
    padding:0 20px 0 30px;
    float:left;
}
.followscont{
    width:150px;
    overflow:hidden;
}
.followscont li{
    width:150px;
    float:left;
    padding-bottom:7px;
}
.followscont li a{
    color:#AEADAD;
    font-size:12px;
    display:block;
}
.followscont li a img{
    margin:0 9px -2px 0;
}
.footermid h3{
    font-size:14px;
    padding-bottom:15px;
    font-weight:normal;
    color:#fff;
    text-transform:uppercase;
}
.footermid p{
    color:#AEADAD;
    font-size:12px;
    line-height:18px;
    padding-bottom:10px;
}
/*-------------------footerbtm
*/
#footerbtmcont{
    width:100%;
    background:url(images/bgr_footerbtm.jpg) repeat-x;
}
#footerbtm{
    width:1008px;
    margin:0 auto;
    padding:15px 0;
    text-align:center;
}
#footerbtm p{
    color:#fff;
    font-size:12px;
}
#footerbtm p a{
    color:#fff;
}
#maincont a{
    color:#fff;
}
#maincont ul{
    width:auto;
    padding:0 0 15px 0px;
}
#maincont ul li{
    color:#fff;
    font-size:12px;
    line-height:18px;
}
#maincont ol{
    width:auto;
    padding:0 0 15px 15px;
    list-style-position:inside;
}
#maincont ol li{
    color:#fff;
    font-size:12px;
    line-height:18px;
    list-style:decimal;
}
.clear{clear:both}
.center{text-align:center}
/*page-navigation*/
.navigation{
    width:100%;
    overflow:hidden;
    text-align: center;
    padding:10px 0 30px 0;
    line-height:1.8em;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
}
.navigation a{
    color:#000;
    text-decoration:underline;
}
.navigation a:hover{
    text-decoration:none;
}
.single .navigation a{
    color:#5d5c61;
}
#content .wp-pagenavi{
    font-size:10px;
}
#content .wp-pagenavi a {
    padding: 4px; 
    margin: 2px;
    color:#fff;
    background:#5d5c61;
    border:1px solid #282828;
    text-decoration:none;
}
#content .wp-pagenavi a:hover{
    color:#000;
    border:1px solid #282828;
}
#content .wp-pagenavi span.pages {
    padding: 4px; 
    margin: 2px;
    border:0;
    border:1px solid #282828;
}
#content .wp-pagenavi span.current {
    padding: 4px; 
    margin: 2px;
    background:#282828;
    color:#fff;
    font-weight:bold;
    border:1px solid #282828;
}
#content .wp-pagenavi span.extend {
    padding: 4px; 
    margin: 2px;
    background:#eee;
    border:1px solid #fff;
}

/*common*/

.entry p{
    font-size:14px;
    color:#3c3c3c;
    line-height:18px;
    padding-bottom:17px;
}
.entry a{
    font-size:14px;
    color:#015eb5;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
    font-size:18px;
    font-weight:normal;
    padding-bottom:4px;
    margin-bottom:23px;
    color:#fff;
    border-bottom:5px solid #282828;
    text-transform:uppercase;
}
.entry h2{
    font-size:17px;
}
.entry h3{
    font-size:16px;
}
.entry h4{
    font-size:15px;
}
.entry h5{
    font-size:14px;
}
.entry h6{
    font-size:13px;
}
.entry p{color:#fff}
.entry a{text-decoration: underline}
.entry ul{
    list-style-type:disc;
    list-style-position:inside;
    padding:0 10px 23px 20px;
}
.entry ul li{
    list-style-type:disc;
    list-style-position:inside;
    font-size:13px;
    color:#fff;
    line-height:18px;
}
.entry ol{
    list-style-type:decimal;
    list-style-position:inside;
    padding:0 10px 23px 20px;
}
.entry ol li{
    list-style-type:decimal;
    list-style-position:inside;
    font-size:13px;
    color:#fff;
    line-height:18px;
}
.entry strong{
    color:#fff;
}
blockquote{
    margin:0 10px 10px 20px;
    padding:10px;
    font-size:14px;
    color:#fff;
    border:1px dashed #9f9f9f;
    font-style:italic;
}
#entry_info a{
    text-decoration:underline;
    color:#bdbdbd;
}
#entry_info a:hover{
    text-decoration:none;
}
#entry_info .rating{
    overflow:hidden;
    color:#bdbdbd!important;
    font-style:normal!important;
}
#entry_info .rating strong{
    color:white;
    font-weight:bold!important;
    font-style:normal!important;
    font-size:13px;
    line-height:18px;
}

/*----------------------------comment---------------*/
.comments {
    padding:23px 0 6px 4px;
    width:620px;
}

#respond{

    padding:23px 0 6px 4px;
    width:620px;

}

.comment_heading {
    line-height:27px;
    font-size:14px;
    color:#bdbdbd;
    padding-bottom:3px;
    border-bottom:4px solid #282828;
    text-transform:uppercase;
}
.comments h2{
    margin-bottom:22px;
}
#respond h3{
    margin-bottom:22px;
     line-height:27px;
    font-size:14px;
    color:#bdbdbd;
    padding-bottom:3px;
    border-bottom:4px solid #282828;
    text-transform:uppercase;
}
.commentlist{
    list-style:none!important;
}
.commentlist li{
    list-style:none!important;
    margin-bottom:15px;
}
.reply_section {
    width:100%;
    overflow:hidden;
}
.reply_lft {
    width:10.65%;
    float:left;
}
.reply_lft img {
    display:block;
}
.reply_rgt {
    width:84.71%;
    float:right;
    border:1px solid #282828;
    padding:7px 12px 20px 8px;
}
.top_reply {
    width:100%;
    overflow:hidden;
    border-bottom:1px dotted #282828;
    padding-bottom:8px;
    margin-bottom:8px;
}
.top_reply p {
    float:left;
    font-size:14px;
    color:#bdbdbd;
    line-height:26px;
}
.loginadmin{
    font-size:14px;
    color:#bdbdbd!important;
    line-height:26px;
}
.comments a, .loginadmin a {
    color:#bdbdbd!important;
    text-decoration:underline;
}
.comments a:hover, .loginadmin a:hover{
    text-decoration:none;
}
.btn_reply {
    width:59px;
    height:26px;
    display:block;
    float:right;
}
.reply_cont p {
    font-size:14px;
    color:#bdbdbd;
    line-height:14px;
    margin-bottom:10px;
}
.comment form {
    padding:20px 0 0 0;
    width:96.29%;
}
.comment_info {
    width:100%;
    overflow:hidden;
    padding-bottom:7px;
}

.form-submit{
     width:100%;
    overflow:hidden;
    padding-bottom:7px;
}
.comment_info label {
    width:16.58%;
    float:left;
    display:block;
    padding-top:8px;
    font-size:14px;
    color:#bdbdbd;
    text-align:right;
}
.comment_info p {
    width:80.73%;
    float:right;
    font-size:13px;
    color:#bdbdbd
}
.comment_info p input {
    width:57.67%;
    border:1px solid #bdbdbd;
    height:19px;
    font-size:14px;
    color:#bdbdbd;
    background:#282828;
    padding:11px 7px;
}
.comment_info p textarea {
    border:1px solid #bdbdbd;
    height:125px;
    padding:11px 7px;
    width:96.68%;
    overflow:auto;
    font-size:14px;
    color:#bdbdbd;
    background:#282828;
}
.comment_info p .submit_btn {
    width:131px;
    height:26px;
    border:none;
    font-size:11px;
    color:#bdbdbd;
    font-weight:bold;
    cursor:pointer;
    text-transform:uppercase;
    margin:10px 0;
    padding:0;
}


.form-submit label {
    width:16.58%;
    float:left;
    display:block;
    padding-top:8px;
    font-size:14px;
    color:#bdbdbd;
    text-align:right;
}
.form-submit  {
    width:80.73%;
    float:right;
    font-size:13px;
    color:#bdbdbd
}
.form-submit  input {
    width:57.67%;
    border:1px solid #bdbdbd;
    height:19px;
    font-size:14px;
    color:#bdbdbd;
    background:#282828;
    padding:11px 7px;
}
.comment-form-comment textarea {
    border:1px solid #bdbdbd;
    height:125px;
    padding:11px 7px;
    width:96.68%;
    overflow:auto;
    font-size:14px;
    color:#bdbdbd;
    background:#282828;
      color: #BDBDBD;
    float: right;
    font-size: 13px;
    width: 80.73%;
}
.form-submit #submit {
    width:131px;
    height:26px;
    border:none;
    font-size:11px;
    color:#bdbdbd;
    font-weight:bold;
    cursor:pointer;
    text-transform:uppercase;
    margin:10px 0;
    padding:0;
}

.comment-form-comment{
      overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 7px;
    width: 100%;
}


.entry img {
    padding: 0;
    max-width: 100%;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    padding: 2px;
    margin: 10px 0 10px 12px;
    display: inline;
}
.alignleft {
    padding: 2px;
    margin: 10px 12px 10px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.wp-caption {
    border: 1px solid #b2c4c8;
    text-align: center;
    background-color: #E6E6E6;
    padding:9px 4px 4px 4px;
    margin-bottom:10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.related_post {
    position:absolute;
    height:31px;
    left:30px;
    top:-12px;
}
.related_post strong,
.related_post strong span,
.related_post strong span small {
    display:block;
    float:left;
    height:31px;
}
.related_post strong {
    background:url(images/btn_lft.png) no-repeat left top;
    padding-left:13px;
}
.related_post strong span {
    background:url(images/btn_rgt.png) no-repeat right top;
    padding-right:13px;
}
.related_post strong span small {
    font-size:15px;
    font-weight:bold;
    line-height:28px;
    padding:0 20px 0 18px;
    color:#bdbdbd;
    text-transform:uppercase;
    background:url(images/btn_bg.png) repeat-x;
}




.entry-comment {
    font-size: 10px;                    //adjust this acc to theme
    padding-left: 32px;                //adjust this acc to theme
}

.time {
    background: url("../images/timebg.png") no-repeat fixed 3px 0 buttontext;
    color: #FFFFFF;
    display: inline;
    font: 10px Arial,Helvetica,sans-serif;
    opacity: 0.75;
    padding: 1px 3px;
    position: relative;
    top: -14px !important;
    left: 151px;
    z-index: 99; }

.time.list {
    background: url("../images/timebg.png") no-repeat fixed 3px 0 buttontext;
    color: #FFFFFF;
    opacity: 0.65;
    display: table;
    font: 10px Arial,Helvetica,sans-serif;
    padding: 1px 3px;
    position: relative;
    right: 0px;                                    //adjust this acc to theme
    top: -33px !important;                         //adjust this acc to theme
    z-index: 99; }

.entry-thumb {
    height: 143px;
    margin-left: -6px;
    width: 190px;
}


.post-ratings {
    opacity: 1;
    padding-top: 1px;
    width: 200%;
}
.views-single{
    padding-top : 5px;
}
.tags .rating .post-ratings{
    padding-top: 2px;
}

.rel-entry-thumb {
    width: 80px;             
    height: 80px;                        
}

#entry_info strong {
    color: white;
}

iframe {
    height: 395px;
    width: 600px;
}

span .post-ratings {

    padding-top: 1px;
}

.rating > span {
    float: right;
    padding-right: 118px;
}

.desc-p-vid {
    color: #BDBDBD;
}

.wid-entry-thumb{
    height: 74px;
    width: 110px;
}

.slid-entry-thumb{
    height :320px;
    width: 640px;
}

p.bjqs-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}
.bjqs-prev {
    list-style: none outside none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
}

.slid-entry-embde iframe{
    width: 640px;
    height: 320px;
}

.extend{
    display: none;
}
.single-rat{
    margin-right: 20px;
    margin-top: 1px;
}
.sticky{
    
}
.bypostauthor{
    
}
.gallery-caption{
    
}
#wptube_switch_sidebar{
    width: 240px;
}