@import url(../../church/_css/church_media_schools.css);

#header h1 {
	background-image: url(header_media.jpg);
}

#header h2 {
	background-image: url(tagline_media.gif);
}


#rightCol {
	width: 245px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-bottom: 20px;
}

#latestitems {
	margin: 0px;
	padding: 0px;
}
#latestitems h3 {
	background: #660066 url('/cmd/images/podcasts/bg_latestpodcastbox_right.gif') no-repeat top right;
	padding: 2px;
	padding-left: 5px;
	color: #FFF;
	margin: 0px;
	font-size: 12px;
}

#latestitemsinner {
	margin: 0px;
	padding: 0px;
	background-color: #e3e3e3;
	border: 1px solid #660066;
	padding-bottom: 10px;
}

#latestitemsinner p {
	margin: 14px;
}

#latestitemsinner p .line1{
	
}
#latestitemsinner p .line2 a{
	color: #000;
	font-weight: normal;
}
#latestitemsinner p .line3{
	color: #727272;
}

#podcastHelpButton {
	margin-top: 14px;
}
#podcastHelpButton a, #podcastHelpButton a:visited {
	width: 245px;
	display: block;
	height: 24px;
	background: url('/cmd/images/podcasts/podcast_help.gif') no-repeat;
	overflow: hidden;
	text-decoration: none;
}
#podcastHelpButton a span {
	visibility: hidden;
}


#podcaststitle a, #podcaststitle_noLink{
	width: 228px;
	height: 40px;
	background-image: url('/cmd/images/podcasts/damaris_podcast_title.gif');
	background-repeat: no-repeat;
	margin-left: -11px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	z-index: 800;
	text-decoration: none;
	display: block;
}

#podcaststitle span, #podcaststitle_noLink span {
	visibility: hidden;
}

.podcastitem {
	width: 500px;
	clear: left;
}

.podcastitem h4 {
	background-color: #CC0033;
	color: #FFF;
	font-size: 13px;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	margin-bottom: 3px;
}
.podcastitem h4 a, .podcastitem h4 a:visited {
	color: #FFF;
	text-decoration: none;
}
.podcastitem h4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.podcastitem h4 span{
	float: left;
	line-height: 16px;
}
.podcastitem h4 span.updateDate {
	font-weight: normal;
	font-size: 11px;
	float: left;
}
.podcastitem h4 span.viewLink {
	float: right;
}
.podcastitem h4 span.viewLink a {
	font-size: 11px;
	color: #FFF;
}
.podcastitem h4 span.clearIt {
	float: none;
}
.podcastitem p {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 5px;
	padding-bottom: 18px;
}
.podcastitem p a, .podcastitem p a:visited {
	font-weight: normal;
	color: #727272;
	display: block;
	margin-top: 2px;
}
.podcastitem ul {
	width: 205px;
	float: left;
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	margin-left: 25px;
	color: #727272;
}
.podcastitem ul li {
	margin-bottom: 2px;
}
.podcastitem ul li.noDot {
	list-style-type: none;
	color: #9c9c9c;
	margin-bottom: 12px;
	margin-top: 2px;
}
.podcastitem ul li.noDot a, .podcastitem ul li.noDot a:visited {
	font-weight: normal;
	color: #727272;
}


#podcastpage {
	width: 500px;
	clear: left;
}

#podcastpage h4 {
	background-color: #CC0033;
	color: #FFF;
	font-size: 13px;
	padding: 1px;
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 3px;
}
#podcastpage h4 a, #podcastpage h4 a:visited {
	color: #FFF;
	text-decoration: none;
}
#podcastpage h4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#podcastpage h4 span{
	font-weight: normal;
	font-size: 11px;
}

#podcastpage div {
	width: 490px;
	margin: 0px;
	padding: 0 5px 0 5px;
}
#podcastpage div p{
	margin: 12px 0;
	padding: 0px;
}

#podcastpage ul {
	width: 490px;
	margin: 0 5px 0 5px;
	padding: 5px 0;
	color: #343434;
	list-style-type: none;
}
#podcastpage ul li {
	margin-bottom: 2px;
}
#podcastpage ul li.noDot {
	list-style-type: none;
	color: #9c9c9c;
	margin-bottom: 9px;
	margin-top: 4px;
}

#podcastpage ul li {
	display: inline-block;
	border-top: 1px solid #ccc;
	padding-top: 9px;
}
#podcastpage ul li span {
	display: inline-block;
	float: left;
}
#podcastpage ul li span.titleCol {
	width: 281px;
}
#podcastpage ul li span.durationCol {
	width: 60px;
}
#podcastpage ul li span.dateCol {
	width: 80px;
}
#podcastpage ul li span.downloadCol {
	width: 65px;
	text-align: right;
}
#podcastpage ul li p {
	color: #727272;
	clear: left;
	padding-top: 6px;
	margin: 0px;
	margin-bottom: 9px;
}

#podcastpage ul li a, #podcastpage ul li a:link, #podcastpage ul li a:visited{
	color: #343434;
	font-weight: normal;
	
}

/*
#content img {
	display: block;
}
*/

