/* @override http://tdc.netprophets.com.au/wp-content/plugins/tubepress/ui/gallery/css/tubepress.css */
#tubepress_mainvideo {
    text-align:center;
}

#tubepress_mainvideo #tubepress_inner {
    text-align: left;
    margin: auto;
}

#tubepress_mainvideo #tubepress_inner #tubepress_btitle {
    font-weight: bold;
    font-size: larger;
    margin-bottom: .3em;
}

.tubepress_meta {
    color: #666;
    font-style: italic;
}

.tubepress_meta_group {
    text-align: left;
}

.tubepress_runtime {
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

.tubepress_thumb {
    float: left;
    width: 33%;
    line-height: 1.1em;
    font-size: 11px;
    height: 181px;
    text-align: center;
    overflow: hidden;
 
}
.tubepress_stitle{width:120px;line-height:1.3em;height:70px;word-wrap: break-word;}
.tubepress_stitle, .tubepress_stitle a, .tubepress_stitle a:hover {
    font-size: 12px;
    float:left;
    margin-left:5px;
    font-weight: bold;
    padding:5px;
    background-color:#6d6d6d;
    color:#fff;
   
}

.tubepress_video_thumb_inner {
    margin: auto;
}
.tubepress_video_thumb_inner img{background-color:#6d6d6d;border:none;display:block;  margin:0px 0px 0px 5px;padding:5px 5px 0 5px;position:relative;}
.tubepress_video_thumbs {
    float:right;
    position:absolute;
    right:0;
    top:40px;
    padding: 0 0 0 5px;
    padding-top: 1em;
    width:550px;
}
