/* @override http://sevensandiego.cpmpreview.com/css/media.css */
#content #how-it-works 	{ padding:5px; list-style:none; height:30px; background:#ae3b2f; border:5px solid #fff;}
#how-it-works li		{ display:inline; padding-left:24px; margin-right:15px;line-height:30px; background:url(/images/icons.png) no-repeat; }
#how-it-works li#how	{ background:none; font-weight:bold; }
#how-it-works li#play	{ background-position:left -2px; }
#how-it-works li#save	{ background-position:left -22px; }
#how-it-works li#notes	{ background-position:left -42px; }
#how-it-works li#video	{ background-position:left -62px; }

.sermonbox				{ position:relative; padding:10px 0; border-bottom:1px dotted #2d2a26; }
#content .sermonbox p	{ margin:0; }

#content .sermonbox ul				{ padding:0; list-style:none; position:absolute; top:10px; right:-3px; }
#content .sermonbox li				{ display:inline; }
#content .sermonbox li a			{ 
									  display:block; float:left; width:20px; height:20px; background:url(/images/icons.png) no-repeat; 
									  text-indent:-999em; margin-right:8px;
									}
#content .sermonbox .sl_listen a,
#content #mediabox .sl_listen a		{ background-position:left -2px; }

#content .sermonbox .sl_download a,
#content #mediabox .sl_download a	{ background-position:left -22px; }

#content .sermonbox .sl_notes a,
#content #mediabox .sl_notes a		{ background-position:left -42px; }

#content .sermonbox .sl_video a,
#content #mediabox .sl_video a		{ background-position:left -62px; }

#sorting							{ padding:20px; }
#sorting h3							{ font-size:14px; font-weight:normal; color:#f4f3e8; padding:0 0 9px; margin-bottom:6px; border-bottom:1px dotted #2d2a26; }
#sorting label						{ display:block; margin-bottom:5px; color:#fff; font-weight:normal; font-size:12px; }
#sorting select						{ width:240px; margin-bottom:15px;}


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

#content #mediabox	{ padding:10px; background:#11293e; list-style:none; float:right; margin:-65px 0 10px 25px;}
#content #mb_links		{ margin-bottom:15px; font-weight:bold; border-bottom:1px solid }
#content #mediabox li a	{ display:block; padding-left:24px; background:url(/images/icons.png) no-repeat left top; margin-bottom:15px;}