#podcast .info {float:left; width:140px; padding:6px; background:#ededed; margin-right:15px;}
#podcast .info img.image {width:140px; height:140px; background:white; border:1px solid #8a8a8a}

#podcast .info .details {font:9pt Tahoma; margin:3px 0 0 3px; line-height:22px;}
#podcast .info .details a {display:block;}
#podcast .info .details a:hover {color:#000;}

#podcast .podcast {float:left; width:365px; }

#podcast .podcast .title {font:bold 23px Arial; letter-spacing:-1px; border:1px solid #94abc2; border-width:1px 0px; margin:3px 0 5px; padding:3px 0; color:#1d354d;}
#podcast .podcast .published {color:}

#podcast .podcast .participants {margin:0 0 15px;}
#podcast .podcast .participants strong {font:bold 10pt Arial; color:#283c4f; display:block; margin:0 0 4px;}
#podcast .podcast p strong {font:bold 12px Arial; color:#16293c; margin:0; display:block; border-bottom:1px solid #8397ab; padding:0 0 2px; margin:0 0 3px;} 


#episode_guide {float:right; width:211px; backgrounde:url('../design/gpn/podcast/episode_guide_bg.gif'); height:330px}

#episode_guide .latest_episodes_sub {height:27px; background:#d4e3ff url('../design/gpn/podcast/latest_episodes.gif'); margin:0 0 3px 0 }

#episode_guide ul.latest_episodes {height:157px}

#episode_guide ul.latest_episodes li {background:url('../design/gpn/podcast/episode_guide_li_bg.gif') no-repeat; height:48px; margin: 0 0 4px 0}

#episode_guide ul.latest_episodes li.loading {height:100%; background:url('../design/gpn/podcast/loading.gif') no-repeat center center}

#episode_guide ul.latest_episodes a.podcast_episode_nr {padding:7px 0px 5px 15px; width:43px; display:block; font:bold 20pt Tahoma; color:#ea946d}
#episode_guide ul.latest_episodes .podcast_details {float:right; margin:5px 3px 0 0; width:140px;}
#episode_guide ul.latest_episodes .podcast_details .published {float:right; width:35px; margin:0 5px 0 0; text-align:center; font:10px Tahoma; color:#103c4a}
#episode_guide ul.latest_episodes .podcast_details a.title {font:bold 11px Tahoma; display:block; margin:22px 5px 0 0; color:#4d525a}
#episode_guide ul.latest_episodes .podcast_details a.title:hover {text-decoration:underline}

#episode_guide a.more_episodes {display:block; height:24px; background:url('../design/gpn/podcast/older_podcasts.gif') no-repeat;}



/*
// Podcast subscribe
*/

.podcast_subscribe_sub {height:27px; background:#ffb961 url('../design/gpn/podcast/podcast_subscribe.gif'); margin:15px 0 3px 0 }
.podcast_subscribe {height:79px; background:#ff7206 url('../design/gpn/podcast/podcast_subscribe_bg.png') no-repeat}

.podcast_subscribe ul {position:relative; top:27px; left:10px}
.podcast_subscribe ul li {margin-right:8px; float:left;}

.podcast_subscribe ul li a {font:bold 12px Tahoma; color:#a14100; display:block; background:#ff8f18; height:20px; padding-top:5px; text-align:center;}
.podcast_subscribe ul li.itunes a {width:70px; }
.podcast_subscribe ul li.rss a {width:40px;}

.podcast_subscribe ul li a:hover {background:#a14100; color:#ff8f18; }