 /*  hello?*/
 
/*  RAD TV CENTERPIECE (STYLES)
-------------------------------------*/

#video-div .title a{
 	}

#video-div .artist a{
	color:#888;
	font-size: 12px;
	}



#radtv_banner{
    padding: 62px 0 0 0;
    overflow: hidden;
    background-image: url("/images/page_banners/radtv_banner.jpg") !important;
    background-repeat: no-repeat;
    
    height: 0px !important;
    height:62px;
	}

#radtv #two-col-layout #col-1 {
	width: 660px;
	}



#radtv #two-col-layout #col-2 {
  float: right;
   width: 300px;
  clear:right;
}


/*  FEATURED VIDEOS
-------------------------------------*/
#featured-video{
	margin-top: 15px;
	}

#featured-video .entry{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 8px;
	margin-top: 8px;
	}

#featured-video .left{
	float:left;
	margin-right: 25px;
	width: 130px;
	}

#featured-video .left img{
	padding: 3px;
	border: 1px solid #e4e4e4;
	}

#featured-video .left img:hover{
	border: 1px solid #000;
	}

#featured-video .middle{
	width: 380px;
 	float: left;
 	margin-right: 15px;
	}

#featured-video .right{
 	float: left;
	line-height: 1.2;
	border-left: 1px solid #e4e4e4;
	height: 106px;
	padding-left: 8px;
	width: 100px;
	}
	
#featured-video .vid-title{
	font-size: 15px;
	}

#featured-video .vid-artist{
	font-family: georgia, times new roman;
	font-size: 13px;
	font-style: italic;
	}

#featured-video .vid-description{
	font-size: 11px;
	font-family: lucida grande;
 	} 

#featured-video .title{
	color: #b3b3b3;
	}

#featured-video .vid-views{
 	}
	
.video-section{
	background: url("/images/layout/vid-round_middle.gif") repeat-y;
	width: 322px;
	margin: 0;
	font-size: 1.1em;
	}

.vid-category{
	margin-top: 5px;
	}
	
.vid-category a{
	background:#949494 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 4px;
	}
 
 .vid-category a:hover{
 	background: #000;
 	}


/*  RECENTLY ADDED
-------------------------------------*/

#recently-added{
	margin-top: 20px;
	}

#recently-added .entry{
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	height: 160px;
	}

#recently-added img{
	padding: 3px;
	border: 1px solid #e4e4e4;
	}

#recently-added img:hover{
	border: 1px solid #000;
	}

#recently-added .vid-title{
	line-height: 1.2;
	}

#recently-added .vid-artist{
	font-family: Georgia, times new roman;
	font-style: italic;
	}

#recently-added .vid-date{
	color: #b3b3b3;
	font-size: 10px;
	}
	
/*  TOP 15 VIDEOS
-------------------------------------*/

#top-videos {
  	}


#radtvcarousel{
	margin: 1.5em 1.5em 0 1.5em;
	}

#top-videos .entry a, #top-videos .entry div {
	font-size: 12px;
	}

#top-videos .entry {
	width: 12em;
	}

#top-videos h3 {
	padding: 14px 0 0 0;
    overflow: hidden;
    background-image: url("/images/titles/top-videos_title.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /* */:14px;	
    margin: 0.3em 0 0 1em;
    }

.v-thumb-med {
	border: 0;
	float: left;
	margin:0 0 0.5em 0;
	}


/*  MORE VIDEOS 
-------------------------------------*/


#more-videos-container{
	background: url('/images/layout/more-videos_bg.gif') no-repeat;
	width: 657px;
	height:641px;
 	float:left;
	clear:left;
	margin-top: 15px;
 	}


#more-videos{
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 8px;
	width: 625px;
   	}

#more-videos-container h2{
	margin: 16px 0 0 16px;
 
	}

.ui-tabs-panel {
    border: 1px solid #e0e0e0;
    background: #fff; /*  declare background color for container to avoid distorted fonts in IE while fading */
	width: 604px;
 	margin: 0 auto;
	padding-left: 20px;
 	float:left;
 	}
 
 *  html .ui-tabs-panel {
  	}
 
#more-videos .entry{
  	padding-top: 18px;
	margin-right: 21px;
 	padding-bottom: 10px;
  	width: 180px;
   	float:left;
  	height: 190px;
  	font-family: arial;
   	}

*  html #more-videos .entry{
	margin-right: 18px;
 	padding-bottom: 5px;
	}

.vid-info{
 	}

.artist{
	font-weight: bold;
	}

.date_added, .views{
	font-size: 10px;
	color: #8e8e8e;
	
	}

 #more-videos .entry img{
 	float:left;
 	margin-right: 10px;
 	margin-top: 5px;
 	margin-bottom: 3px;
 	height: 137px;
 	}

* html #more-videos .entry img{
	margin-right: 2px !important;
	}

.ui-tabs-nav .ui-tabs-selected a{ 
 	background-position: 0 -33px !important;
	position: relative;
	top: 1px;
	color: black !important;
  	}

.ui-tabs-nav li{
	float:left;
	}

.ui-tabs-nav a{
    float: left;
     background: url('/images/layout/tab.gif') no-repeat;
	height: 33px;
    margin: 5px 3px 0 0; /*  position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /*  @ IE 6 */
    outline: 0; /*  @ Firefox, prevent dotted border after click */    
    width: 147px;
    position: relative;
    top: 1px;
    color: white !important;
	}

.ui-tabs-nav a:hover{
	background-position: 0 -33px;
	color: black !important;
	}

.ui-tabs-selected a:hover{ 
	background-position: 0 -33px;
 	color: #111111 !important;
 }

.ui-tabs-nav a span {
 	margin: 0 auto;
	text-align: center;
	display: block;
	padding-top: 0.5em;
	font-size: 12px;
 	}
 

.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #111111;
	}

/*  NAV
-------------------------------------*/
.nav-label{
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 8px;
	
	font-weight: bold;
	}

 

#radtv-navigation ul{
	width: 270px;
	}

#radtv-navigation li{
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0;
	}

#radtv-navigation a{
	font-family: arial;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	}

/*  PAGINATION LINKS
-------------------------------------*/

.paginate{
	float:left;
	margin-top: 40px;
 	margin-bottom: 20px;
 	padding-top: 14px;
 	border-top: 1px solid #c5c5c5;
 	width: 580px;
  	}

.categories .paginate, .show .paginate{
	margin: 0;
	width: auto;
	border: none;
	}

#video-comments.paginate{
	clear :left;
	border: none;
	margin-top: 0px !important;
 	margin-bottom: 10px;
   	width: 100%;
 	}

* html .paginate{
	margin-top: 15px;
	}

.paginate a{
	background: red;
	padding: 2px 4px;
	color: white;
	border: 1px solid red;
	}

.paginate a:hover{
	background: #888;
	}
	
.paginate b{
	background: white;
	padding: 2px;
	color: black;
	border: 1px solid #888;
	}


/*  VIDEO PAGE
-------------------------------------*/

#video-container{
	width: 560px;
	float:left;
	position: relative;
	z-index: 0;
	}

#record-header{
  	float:right;
 	width: 391px;
 }

.back-link{
	background: url('/images/layout/back-link-bg.gif');
	width: 563px;
	height: 39px;
	margin-bottom: 10px;
	}

.back-link ul{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	}

.back-link li{
	display: inline;
	}

.back-to-radtv{
 	width: 141px;
	height: 22px;
	display: block;
	}

.info-round_top{
	height: 5px;
	width: 391px;
	background: url('/images/layout/info-round_top.gif') no-repeat;
	font-size: 0;
	}

.info-round_middle{
	width: 391px;
	background: url('/images/layout/info-round_middle.gif');
 	}

.info-round_bottom{
	height: 9px;
	width: 391px;
	background: url('/images/layout/info-round_bottom.gif') no-repeat;
	}

.inner{
	padding: 1.5em;
	}

#player-36 p{
	margin: 0;
	padding: 0;
	}
	
#video_embedded{
	margin: 0 auto;
	text-align: center;
	background-color: black;
	padding: 10px 0;
	}
 
#embed{
 	background: #f5f5f5;
 	height: 3em;
	padding-left: 1em;
 	border-top: 1px solid #888;
 	}
 
 #embed img{
 	margin-right: 1em;
 	}
 
 #embed_code{
 	margin-right: 1em;
 	margin-top: 0.5em;
 	border: 1px solid #c8c8c8;
 	padding: 2px;
 	font-size: 11px;
 	}
	

#bookmarks{
	display: inline;
	padding-top: 0.3em;
	height: 10px;
	}

 .video-title{
 	font-size: 16px;
 	font-weight: bold;
 	font-family: arial;
 	}
 
 .video-artist{
 	font-size: 12px;
 	font-family: arial;
 	}
 
 .video-description{
 	padding: 10px 0;
 	}
 
 .share{
 	padding: 7px 0;
 	float:left;
 	background: #f5f5f5;
 	width: 560px;
 	
 	}
 
 #share-this{
 	margin-left: 14px;
 	}
 
/*  COMMENTS
-------------------------------------*/ 
#comments{
 	margin-top: 20px;
 	float:left;
 	width: 560px;
	}

#comments h2{
	width: 95%;
	float:left;
	}

#comment-form1{
	width: 530px ;
	}

#comment-form-link{
	float:right;
 	}

#comment-form-link a{
	background: red;
	color: white;
 	padding: 2px 6px;
	font-family: arial;
	font-size: 12px;
	}

#comments h3{
    padding: 14px 0 0 0;
    overflow: hidden;
    background-image: url("/images/titles/comments_title.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /* */:14px;
    float: left;
    width: 300px;
	}
 
#comment-form{
	clear:left;
	float:left;
	border-top: 1px solid #e4e4e4;
 	width: 51em;
	margin: 1em 0;
	padding: 1em 0;
	background: #f5f5f5
	}
	
#comment-form div{
	padding-bottom: 10px;
 
	
	}
 #comment-form h4{
 	padding-bottom: 1em;
 	font-size: 1.2em;
 	}
 
#comment-form span{
 	width: 100px;
 	float:left;
 	margin-left: 20px;
 	}
 
#comment-form input, #comment-form textarea{
	border: 1px solid #cfcfcf;
	padding: 0.2em;
	font-size: 1.1em;
	}

 #comment-form textarea{
  	}

#comment-form .checkbox{
	margin-left: 100px;
	}
 
#comment-form #submit-button{
 	background: red;
 	color: white;
 	font-weight: bold;
 	margin-left: 120px;
 	}

	
#comment-entry {
	border-bottom: 1px solid #e4e4e4;
	padding: 1.2em 0;
	clear:left;
	width: 560px;
	}

#no-comments{
	clear:left;
	}

 
#video-info .inner {
	margin: 2.5em;
	}

.left {
  	float:left;
  	width: 56em;
	}

#rad-tv .video .right {
	float:right;
	}
	
	

#comment-entry p{
	margin: 0;
	padding: 0;
	}

#radtv.video #two-col-layout #col-1 {
	width: 560px;
	}

#radtv.video #two-col-layout #col-2 {
	width: 375px;
	margin-left: 20px;
	}


/*  RELTAED VIDEOS */

#related-videos {
	margin-top: 20px;
	float: right;
 	border: 1px solid #e1e1e1;
	}

#related-videos-frame {
	height: 440px;
	/* overflow-y: auto; */
	border: 0;
	width: 390px;
	}

.rvf #more-videos, .rvf #more-videos .entry {
	margin: 0 !important;
	width: auto;
	}

.rvf {
	text-align: left;
	padding-left: 15px;
	padding-top: 15px;
	border: none;
	}

 
.rvf img {
	float: left;
	margin-right: 10px;
 	}

.rvf .entry{
	float:left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e4e4e4;
	width:345px;
	}

.rvf .description{
	}

#col-2 .round-box {
	background: transparent url('/images/layout/sidebar-white_middle.gif') repeat-y scroll top left;
	float: none;
	width: 300px;
	margin-bottom: 15px;
	}

#col-2 .round-box div {
	background: transparent url('/images/layout/sidebar-white_top.gif') no-repeat scroll top left;
	width: 260px;
	}

#col-2 .round-box div div {
	background: transparent url('/images/layout/sidebar-white_bottom.gif') no-repeat scroll bottom left;
	padding: 20px;
	}

.round-box p{
	margin-bottom: 8px;
	}

#more-episodes {
	margin-top: 6px;
	margin-bottom: 5px;
  	float: left;
	width: 660px;
	}
	
	


/*  CHANNEL & SHOW TEMPLATES */

#show-title {
	background:transparent url(../images/layout/btop.gif) repeat-x scroll 0% 0%;
	float:left;
 	padding-top:17px;
	width:100%;
	}

#show-title #left{
	float:left;
	width: 450px;
	}

#show-title h3{
	font-family:helvetica;
	font-size:20px;
	line-height:1;
	margin-bottom:2px;
	}

#show-video.main {
	float: left;
 	padding-top: 15px;
 	padding-bottom: 20px;
 	margin-bottom: 10px;
	padding-left: 20px;
	width:640px;
	background: #eee;
	border: 1px solid #ccc;
	}

#show-video h2{
	margin-bottom: 13px;
	}

#show-video.main img {
	float: left;
	margin-right: 20px;
	}

#show-video.main .title, #show-video.main .title a {
	font-size: 20px;
	color: #eaf3fc;
	}

#show-video.main .description {
	color: #fff;
	}

#show-video.main .date {
	color: #999;
	font-weight: bold;
	}

#show-video {
	background: none;
	clear: both;
 	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	width: 100%;
	}

#show-video.list img {
	float: left;
	margin: 0 20px 0 0;
	}

#show-video.list .title, #show-video.main .title a {
	font-size: 14px;
	font-weight: bold;
	}

#show-video.list .description {
	color: #535353;
	font-size: 12px;
	}

#show-video.list .date {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	}
	
#show-video.main .entry{
	width: 610px;
	}

#show-video .entry{
	float:left;
	}

#show-video .left{
	float: left; 
	width: 217px;
	}

#show-video .right{
	width: 440px;
	float: right;
	}
	
#back-to-radtv{
	float: right;
	width: 227px;
	}

.episode-thumb, .video-thumb{
	padding: 3px;
	border: 1px solid #e1e1e1;
	}

.episode-title, .video-title{
	font-family: Helvetica,Arial;
	font-size: 16px;
	}
	
.episode-description{
	font-size: 12px;
	line-height: 1.8;
	}
	
.episode-date, .video-date{
	margin-top: 8px;
	font-weight: bold;
	color: #C2C2C2;
	}

#show-description{
	font-size: 12px;
	line-height: 1.8;
	}
	
#show-description p{
	margin-bottom: 8px;
	}

#subscribe .icon{
	float: left;
	margin-left: -5px;
	}

#subscribe div{
	margin-top: 10px;
	}

#subscribe p{
	font-size: 12px;
	}
	
#rss{
	font-weight: bold;
	font-size: 16px;
	}
