﻿.podcasts-page .middle-right{width:400px;}
.podcasts-page .middle-left{width:300px;}
.podcast-view {}
.podcast-view .bottom ,.podcast-view .top {height:20px;width:100%;}
.podcast-view .top{background:url(images/podcasts/podcast-view-top.png) no-repeat left top;}
.podcast-view .bottom {background:url(images/podcasts/podcast-view-bottom.png) no-repeat bottom left;}
.podcast-view .item {padding:15px;background:url(images/podcasts/podcast-view-body.png) repeat-y left top;color:#fff; min-height:200px;}
.podcast-view .item .buttons{float:right; text-transform:uppercase;color:#fff;}
.podcast-view .item .buttons a{color:#fff;}
.podcast-view .item .buttons a:hover{color:#92BB53;}
.podcast-view .item .buttons .play{clear:both;float:left;padding:5px;background-repeat:no-repeat; background-image:url('images/play.png');background-position:right;text-align:center;width:140px;}
.podcast-view .item .buttons .download{clear:both;float:left;padding:5px;background-repeat:no-repeat; background-image:url('images/download.png');background-position:right;text-align:center;width:140px;}
.podcast-view .item .title{text-transform:uppercase;color:#92BB53;font-size:10pt;font-weight:bold;padding-top:20px;}
.podcast-view .item .podcaster{font-weight:bold;color:#fff;font-size:9pt;padding-top:5px;}
.podcast-view .item .description{margin-top:20px;}

.podcasts-list {padding:10px;}
.podcasts-list  h2 {padding-left:0px;}
.podcasts-list .header{margin-bottom:20px;}
.podcasts-list .header .icon{float:right;margin:-50px 100px 0 0 ;}
.podcasts-list .list{padding:10px;}
.podcasts-list .list div{color:#fff;font-size:9pt;font-weight:bold;}
.podcasts-list .list div a{color:#92BB53;text-transform:uppercase;font-size:10pt;}


