/* set the main nav item for this section */
#header {background-image:url(images/bowl-header/topbg_watchandlisten.jpg);}
#header ul li#watchlisten a:link,
#header ul li#watchlisten a:visited { background-position: -250px bottom; }




/* 
 * Podcasts & RSS Feeds
 */
#podcasts_rss #helplinks { }
#podcasts_rss #helplinks li {background: none; padding-left: 0; margin-bottom: 6px;}
#podcasts_rss #helplinks p { padding-left: 19px;margin-bottom: 0; } 
#podcasts_rss table thead th { font-size: 12px; font-weight: bold; padding-left: 10px; }
#podcasts_rss table tbody td { vertical-align: top; padding: 15px 0; }
#podcasts_rss table tbody td img { margin-right: 20px; }
#podcasts_rss table tbody td h3 { font-size: 12px; }
#podcasts_rss table tbody td p { color: #333; float: left; clear: both; width:100%; }
#podcasts_rss table tbody td code { color: #333; margin: 3px 0; padding: 3px 6px;  float: left; clear:left; border: 1px solid #dcdcdc; font-family:"Courier New", Courier, monospace; }

.button_rss { display:block; float: left; background:url(images/bowl-music/button_rss.gif) no-repeat left; height: 20px; padding: 0; padding-left: 21px; cursor: pointer; margin-right: 8px;}
.button_rss span { display:block; float: left; background: url(images/bowl-shared/bowl_button.gif) no-repeat right; line-height: 20px; font-size: 11px; padding:0; padding-right: 8px; font-weight:bold; color: #fff; cursor: pointer; }
.button_audio { display:block; float: left; background:url(images/bowl-music/button_audio.gif) no-repeat left; height: 20px; padding: 0; padding-left: 24px; cursor: pointer; margin-right: 8px;}
.button_audio span { display:block; float: left; background: url(images/bowl-shared/bowl_button.gif) no-repeat right; line-height: 20px; font-size: 11px; padding:0; padding-right: 8px; font-weight:bold; color: #fff; cursor: pointer; }
.button_rss:hover span,
.button_audio:hover span { text-decoration: underline; }


/* Upbeat Live Podcast Schedule */
#upbeatlive {}
#upbeatlive .twothirds { width: 495px; float: right; }
#upbeatlive .onethird { width: 190px; float: left; }
#upbeatlive .twothirds p { color: #333; float: left; clear: both; width:100%; }
#upbeatlive .twothirds code { color: #333; margin: 3px 0; padding: 3px 6px;  float: left; clear:left; border: 1px solid #dcdcdc; font-family:"Courier New", Courier, monospace; }
#upbeatlive #upbeatschedule {}
#upbeatlive #upbeatschedule thead th { font-weight: bold; }
#upbeatlive #upbeatschedule thead th span { font-weight: normal; color: #fff;}
#upbeatlive #upbeatschedule tbody td { padding: 5px 0; vertical-align: top; }
#upbeatlive #upbeatschedule tbody td img { margin-right: 15px; }
#upbeatlive #upbeatschedule tbody td p { padding-right: 15px; margin: 0; color: #333333; }
#upbeatlive #upbeatschedule tbody td p a { font-weight:bold; }
#upbeatlive #upbeatschedule tbody td p span { color: #7A7A7A; }
#upbeatlive #upbeatschedule tbody td.listen { width: 100px; color: #A02B84; }
#upbeatlive #upbeatschedule tbody td.listen a { float: right; white-space:nowrap; }

/* 
 * iTunes
 */
.itunes .container {display:inline-block; clear:left:}
.itunes .album {display:block; width:90px; float:left;}
.itunes .album .photo { margin: 0 !important;}
.itunes .copy {display:block; width:575px; float:right;}
.itunes .copy ul li {background-image:none;margin:0; padding:0;}
.itunes .copy h4 {font-size:10px; text-transform:uppercase; letter-spacing:2px; font-weight:normal; line-height:13px;}
