/* @override http://crosspointechurch.cpmpreview1.com/css/sermons.css */

/* @override http://crosspoint/css/sermons.css */


/* @group HOW IT WORKS */
#how-it-works			{ height:30px; margin:0 0 1.5em -10px; padding:0 25px 0 0; list-style:none; background:#f6f0e2; border:3px solid #f2e8d2;}
#how-it-works li		{ display:inline; line-height:32px; padding:2px 10px 2px 20px; margin-right:10px;margin-left: -5px; }	
#how					{ font-weight:bold; }
#play					{ background:url(/images/play_icon.gif) no-repeat left center; }
#save					{ background:url(/images/download_icon.gif) no-repeat left center; }
#notes					{ background:url(/images/notes_icon.gif) no-repeat left center; }
#video					{ background:url(/images/video_icon.gif) no-repeat left center; }
/* @end */

/* @group SERMONS */
.sermonlist 						{ clear:both; }
.sermonbox							{ position:relative; padding:10px 0; border-top:1px solid #ebe8e0; margin-top:10px;}
#primaryContent .sermonbox h6		{ font-size:11px; margin:0; font-weight:normal; font-family: helvetica, arial, sans-serif; color: #908e87; }
#primaryContent .sermonbox h5		{ Font-family: helvetica, arial, sans-serif; font-size: 16px;margin:.2em 0 0; margin-bottom: 8px; width:75%; }
#primaryContent .sermonbox h5 span	{ font-size:11px; }
#primaryContent .sermonbox p		{ margin:0; }

#primaryContent .sermonbox ul		{ 
									  position:absolute; top:20px; right:0px; margin:0; padding:5px; background:#f7f3e8; 
									  list-style:none; width:110px; 
									}
.sermonbox li 						{ margin:5px; float:left; }
.sermonbox li a						{ display:block; width:16px; height:16px; text-indent:-999em; }
.sermonbox li a:focus				{ outline:none; }
.sermonbox li.sl_listen a			{ background:url(/images/play_icon.gif) no-repeat; }
.sermonbox li.sl_download a			{ background:url(/images/download_icon.gif) no-repeat; }
.sermonbox li.sl_notes a			{ background:url(/images/notes_icon.gif) no-repeat; }
.sermonbox li.sl_video a			{ background:url(/images/video_icon.gif) no-repeat; }
/* @end */

/* @group SORTING */
#sorting							{ background:#f6f0e2; border:3px solid #f2e8d2; border-left:0; padding:18px 22px;margin-left: 4px; }
#sorting h3							{ font:normal 1.8em georgia, times, serif; margin-top:0; color:#a57c0e; }
#sorting label, #sorting select		{ display:block; }
#sorting label						{ font:bold 1.3em arial, verdana, sans-serif; color:#4b4a47; margin-bottom:.5em; }
#sorting select						{ width:98%; margin-bottom:1.5em; }
#sorting a							{ font-size:1.3em; color:#774e06; font-weight:bold; text-decoration:none; }
#sorting a:hover					{ text-decoration:underline; }
#sorting ul							{ margin:0; padding:0; list-style:none; }
#sorting li							{ margin-bottom:1em; }
#sorting li a						{ padding:4px 0 4px 20px; font-weight:normal; }
#sorting #mb_jukebox a				{ background:url(/images/play_icon.gif) no-repeat left center; }
#sorting #mb_video a				{ background:url(/images/video_icon.gif) no-repeat left center; }
#sorting #mb_download a				{ background:url(/images/download_icon.gif) no-repeat left center; }
#sorting #mb_notes a				{ background:url(/images/notes_icon.gif) no-repeat left center; }
#sorting #mb_podcast a				{ background:url(/images/feed_icon.gif) no-repeat left center; }
/* @end */

#primaryContent #byline				{ margin:0; padding:0; list-style:none; }



