/* @override 
	http://christchurchumc/css/media.css
	http://zion.dev/css/media.css
*/

#subscribe				{ font-size:1.3em; background:url(/images/feed_icon.gif) no-repeat left center; padding:2px 0 2px 20px; }  
#pagination				{ position:relative; left:-7px; }
#pagination a			{ margin:0 7px; padding:4px; }
#pagination #current	{ background:#e63c4c; color:#fff; text-decoration:none; }
#content #byline		{ list-style:none; padding:0;}
#content #byline li		{ margin:0;}

/* @group HOW IT WORKS */
#content #how-it-works 			{ height:30px; background:#e7e6e6; border:4px solid #d1be9a; }
#content #how-it-works li		{ padding:2px 0 2px 20px; line-height:30px; display:inline; margin-right:25px; color: #211b10;}
#content li#how					{ font-weight:bold; color: #211b10;}
#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 */
#sermon-content			{ margin-top:2.5em; }
.description img		{ float:left; margin:5px 15px 0 0; }
.sermonbox				{ border-top:1px solid #e7e6e6; padding:10px 0; position:relative; }
#content .sermonbox h4	{ margin:0; }
#content .sermonbox h6	{ font-size:1.3em; color:#eee7d9; }
#content .sermonbox p	{ margin:0; }
#content .sermonbox ul	{ position:absolute; top:30px; right:10px;list-style:none;}
.sermonbox li			{ float:left; }
.sermonbox li a			{ display:block; width:16px; height:16px; text-indent:-999em; margin:0 5px;	}
.sl_listen				{ background:url(/images/play_icon.gif) no-repeat;}
.sl_notes				{ background:url(/images/notes_icon.gif) no-repeat; }
.sl_download			{ background:url(/images/download_icon.gif) no-repeat; }
.sl_video				{ background:url(/images/video_icon.gif) no-repeat; }
/* @end */

/* @group SORTING */
#sorting select,
#sorting label			{ display:block; }
#sorting label			{ font-size:1.4em; font-weight:bold; margin:.5em; color: #d1be9a; }
#sorting select			{ width:90%; margin:.5em 0 1.5em 8px; }
#sorting a				{ 
						  margin:.5em; font-size:1.3em; color:#e56142; font-weight:bold; padding-right:10px; 
						  text-decoration:none; 
						}
#sorting a:hover		{ text-decoration:underline; }
/* @end */

/* @group MEDIA BOX */
#sidebar #mediabox		{ padding:10px; list-style:none;}
#mediabox li			{ margin-bottom:1em; }
#mediabox a				{ font-size:1.3em; color:#e56142; font-weight:bold; padding:2px 0 2px 20px; display:block;}
#mediabox a:hover		{ color:#626362; }
#mb_jukebox				{ background:url(/images/play_icon.png) no-repeat left center; }
#mb_video				{ background:url(/images/video_icon.png) no-repeat left center; }
#mb_download			{ background:url(/images/download_icon.png) no-repeat left center; }
#mb_notes				{ background:url(/images/notes_icon.png) no-repeat left center; }
#mb_podcast				{ background:url(/images/feed-icon.png) no-repeat left center; }
/* @end */
