/* @override http://northvillagechurch.cpmpreview.com/css/media.css */

/* @override http://northvillage/css/media.css */

/* @group SORTING */
#sorting						{ margin-bottom:3.5em; }
#sorting h3						{  	 
								  font-size:1.4em; font-weight:bold; color:#374452; text-transform:uppercase; text-decoration:none; height:22px; 
								  background:url(/images/subnav_bg.gif) no-repeat left bottom; display:block;
								}
#sorting label,
#sorting select					{ display:block; }
#sorting label					{ font-size:1.3em; font-weight:bold; color:#3d3d3d; margin-bottom:.5em; }
#sorting select					{ width:93%; margin-bottom:1.5em; }
#sorting a						{ font-size:1.4em; color:#374452; font-weight:bold; }
#sorting a:hover				{ text-decoration:none }

#sorting ul						{ margin:0; padding:0; list-style:none; }
#sorting li						{ display:block; margin-bottom:.5em; padding:4px 0 4px 20px; }
/* @end */

/* @group HOW IT WORKS */
#primaryContent #how-it-works	{ margin:0 0 2.5em; padding:0; list-style:none; height:40px; background:#fff; border:4px solid #dfdfdf; }
#how-it-works li				{ display:block; float:left; padding:0 20px; line-height:40px; font-size:1.4em;}
#how							{ text-transform:uppercase; font-weight:bold; }
#mb_listen,
#play							{ background:url(/images/play_icon.gif) no-repeat left center; }
#mb_download,
#save							{ background:url(/images/download_icon.gif) no-repeat left center; }
#mb_notes,
#notes							{ background:url(/images/notes_icon.gif) no-repeat left center; }
#mb_video,
#video							{ background:url(/images/video_icon.gif) no-repeat left center; }
#mb_podcast						{ background:url(/images/feed_icon.gif) no-repeat left center; }
/* @end */

/* @group SERMON LIST */
.description					{ padding-bottom:10px; }
.description img				{ float:left; margin-right:10px; }
.sermonbox						{ padding:10px 0; position:relative; border-top:1px solid #dfdfdf; }
.sermonbox .date				{ font-family:georgia, times, serif; font-style:italic; margin-bottom:0; }
.sermonbox h5					{ margin:0; }
.sermonbox h5 a					{ text-decoration:none; }
#primaryContent h5 a:hover,
#sermon-content h5 a:hover		{ text-decoration:underline; }
.sermonbox .series				{ margin:0; }
.sermonbox ul					{ 
								  margin:0; padding:8px; list-style:none; position:absolute; right:10px; top:30px; background:#1a2027; 
								  border:solid thin #1a2027; -webkit-border-radius:.3em; -moz-border-radius:.7em; border-radius:.7em;
								}
.sermonbox li					{ display:inline; }
.sermonbox li a					{ display:block; width:16px; height:16px; text-indent:-999em; float:left; margin-right:8px;}
.sermonbox li a:focus			{ outline:none; }
.sl_listen a					{ background:url(/images/play_icon_app.gif) no-repeat; }
.sl_download a					{ background:url(/images/download_icon_app.gif) no-repeat; }
.sl_notes a						{ background:url(/images/notes_icon_app.gif) no-repeat; }
.sl_video a						{ background:url(/images/video_icon_app.gif) no-repeat; margin-right:0; }
/* @end */

/* @group PAGINATION */
#pagination						{ 
								  display:block; padding:10px; background:#1a2027; border:solid thin #1a2027; -webkit-border-radius:.3em;
								  -moz-border-radius:.7em; border-radius:.7em;
								}
#pagination a					{ color:#fff; text-decoration:none; margin:0 5px; } 
#pagination #current			{ 
								  font-weight:bold; padding:4px 6px; background:#fff; border:solid thin #fff; -webkit-border-radius:.4em; 
								  -moz-border-radius:.4em; border-radius:.4em; color:#1a2027;
								}
/* @end */
