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

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

/* @group SERMONS */
#subscribe				{ 
						  font-size:1.2em; padding:2px 0 2px 20px; background:url(/_img/feed_icon_app.gif) no-repeat; margin-bottom:-20px;
						  display:block; float:right; 
						 
						}
#text #how-it-works		{ margin:1em 0; padding:0 10px; height:30px; background:#f0f0d0; border:3px solid #ddddb8; }
#text #how-it-works li	{ list-style:none; display:inline; padding:4px 0 4px 20px; line-height:30px; margin-right:25px;} 
#text #how-it-works #how{ padding-left:0; font-weight:bold; }
#save					{ background:url(/_img/download_icon.gif) no-repeat left center; } 
#play					{ background:url(/_img/play_icon.gif) no-repeat left center; }
#notes					{ background:url(/_img/notes_icon.gif) no-repeat left center; }
#video					{ background:url(/_img/video_icon.gif) no-repeat left center; } 

.sermonbox				{ position:relative; padding:10px 0; border-top:1px solid #ddddb8; }
#text .sermonbox ul		{ 
						  margin:0; padding:6px 6px 0 8px; list-style:none; position:absolute; top:20px; right:0; background:#f0f0d0; 
						  border:2px solid #ddddb8; 
						}
#text .sermonbox li		{ list-style:none; float:left; }
#text .sermonbox ul a	{ display:block; float:left; width:16px; height:16px; margin-right:7px; text-indent:-999em; }
#text .sermonbox p		{ margin-bottom:0; }

.sl_listen a			{ background:url(/_img/play_icon.gif) no-repeat left center; }
.sl_download a			{ background:url(/_img/download_icon.gif) no-repeat left center; }
.sl_notes a				{ background:url(/_img/notes_icon.gif) no-repeat left center; }
.sl_video a				{ background:url(/_img/video_icon.gif) no-repeat left center; }
.sl_feed a				{ background:url(/_img/feed_icon.gif) no-repeat left center; } 

#media-links			{ width:275px; position:relative; top:-20px; }
#mediabox li			{ margin-bottom:1em; }
#mediabox li a			{ 
						  padding:10px 0 10px 20px; display:block; color:#9f9f71; font-size:13px;
						  border-bottom:1px solid #e8e8d2; 
						}
/* @end SERMONS */

/* @group SORTING */
#sorting				{ padding:0 23px 20px; width:225px; }
#sorting h4				{ background:url(/_img/sorting_h4_bg.gif) no-repeat; margin-left:-23px; margin-right:-23px;}
#sorting select,
#sorting label			{ display:block; }
#sorting label			{ font-size:1.1em; font-weight:bold; color:#8f8f7d; text-transform:uppercase; margin-bottom:.5em; }
#sorting select			{ margin-bottom:1.5em; width:90% }
#sorting a				{ display:block; width:115px; height:32px; background:url(/_img/all_messages_btn.gif) no-repeat; text-indent:-999em; }
#sorting a:focus		{ outline:none; }
/* @end SORTING */

/* @group PAGINATION */
#pagination				{ height:30px; margin:1.5em 0 1.5em -5px; }
#pagination a			{ display:block; float:left; margin:0 5px; }
#pagination a#current	{ background:#f0f0d0; color:#ddddb8; }
/* @end PAGINATION */