/* @override http://restorecommunitychurch.cpmpreview.com/_css/media.css */

/* @override http://restore/_css/media.css */

/* @group HOW IT WORKS */
#content #how-it-works		{ margin:0 0 3.5em; padding:4px 0 0; list-style:none; height:35px; background:#dacba4; border:3px solid #a99a6f; }
#how-it-works li			{ line-height:30px; padding:2px 0 2px 20px; display:inline; margin-right:10px;}
#how-it-works li a			{ background-position:left center; }
#how, #mb_links				{ font-weight:bold; }
#play,
#mb_jukebox					{ background:url(/_img/play_icon.gif) no-repeat left center; }
#save,
#mb_download				{ background:url(/_img/download_icon.gif) no-repeat left center; }
#notes,
#mb_notes					{ background:url(/_img/notes_icon.gif) no-repeat left center; }
#video,
#mb_video					{ background:url(/_img/video_icon.gif) no-repeat left center; }
#mb_podcast					{ background:url(/_img/feed_icon.gif) no-repeat left center; }
/* @end HOW IT WORKS */

#content #byline li			{ margin:0; }
#content #subscribe			{ margin:-42px 0 0 0; padding:4px 0 4px 20px; background:url(/_img/feed_icon.gif) no-repeat left center; font-size:1.2em; float:right;  }

/* @group SORTING */
#sidebar h4					{ margin-bottom:.5em; }
#sidebar label				{ font-weight:bold; font-size:1.3em; color:#182227; }
#sidebar select				{ width:97%; margin-bottom:1em; }
#sorting a					{ display:block; font-size:1.4em; }
#sorting a:hover			{ text-decoration:none; }
/* @end SORTING */

/* @group SERMONS */
.sermonbox					{ padding:10px 0; border-top:1px solid #dacba4; position:relative; }
#content .sermonbox p		{ margin:0; }
#content .sermonbox h6		{ font-size:1.1em; color:#182227; margin-bottom:.3em; }
#content h5 a				{ text-decoration:none; }
#content h5 a:hover			{ text-decoration:underline; }
#content .sermonbox ul		{ position:absolute; top:30px; right:0px; list-style:none; padding:0; }
#content .sermonbox li		{ margin:0 8px 0 0; float:left; }
.sermonbox li a				{ display:block; width:17px; height:16px; text-indent:-999em; }
.sermonbox .sl_listen a		{ background:url(/_img/play_icon.gif) no-repeat; }
.sermonbox .sl_download a	{ background:url(/_img/download_icon.gif) no-repeat; }
.sermonbox .sl_notes a		{ background:url(/_img/notes_icon.gif) no-repeat; }
.sermonbox .sl_video a		{ background:url(/_img/video_icon.gif) no-repeat; }
/* @end SERMONS */