/* CSS Document */


/* = Sermons - iTunes Cover Flow Style
---------------------------------------------------------------------
*/

#sermons_wrapper {}

#photoflow_title {}

#photoflow_title span {}

#photoflow {}

#sermons_content {}

#sermons_top {
	background:#C5C08C none repeat scroll 0 0;
	padding:8px 8px 7px;
	#padding-bottom:0px;
}

#sermons_categories {}

#sermons_categories ul {}

#sermons_categories ul li {}

#sermons_categories ul li a.selection {}

#sermons_categories ul ul {}

#sermons_categories ul ul li a {}

#sermons_categories ul ul li a:hover {}

#sermons_search {}

#sermons_search #searchterm {
	border:0 none;
	color:#628924;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:19px;
	padding:7px 7px 1px;
	width:206px;
}

#series_heading {
	border-bottom:1px solid #C5C08C;
	margin:20px 0 10px;
	padding-bottom:5px;
}

#series_title {
	color:#779A22;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	text-transform:uppercase;
	width:250px;
}

#sermons_links {
	padding-top:6px;
	width:200px;
}

#sermons_links a {}

#sermons_links a:hover {}

a.podcast_link {
	background:transparent url(../images/icon_rss.jpg) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:17px;
	padding:1px 0 0 25px;
}

#sermons_content .title {
	float:left;
	padding-right:20px;
	width:202px;
}

#sermons_content .date {
	float:left;
	padding-right:20px;
	width:136px;
}

#sermons_content .speaker {
	float:left;
	width:136px;
}

#sermons_content .slug {
	display:none;
}

#sermon_headers {
	font-weight:bold;
	padding:5px 4px 10px;
	text-transform:uppercase;
}

#sermon_list {}

.sermon_item {
	background:transparent none repeat scroll 0 0;
	margin-bottom:15px;
	padding:4px;
	zoom:1;
}

.sermon_item:hover,
.sermon_item_hover {
	background:#C5C08C none repeat scroll 0 0;
	cursor:pointer;
	zoom:1;
}

#sermon_details {}

#sermon_left,
#sermon_right {
	width:250px;
}

#sermon_details .title {
	float:none;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
	width:auto;
}

#sermon_details .date {
	float:none;
	font-size:12px;
	line-height:20px;
	padding:0;
	width:auto;
}

#sermon_details .speaker {
	float:none;
	font-size:12px;
	line-height:20px;
	width:auto;
}

#sermon_description {
	margin-top:10px;
}

#back_link {}

#sermon_details .media_icons {
	float:right;
}

#sermon_details .media_icons ul li {
	height:auto;
	margin:0;
	padding-left:7px;
	width:auto;
}

#sermon_player {
	margin-bottom:10px;
}

#flash_player {
	float:right;
}

.no_flash {
	display:none;	
}
