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

/*--------------------
CLIENT: Lifehouse Fellowship
DATE:   4/6/2009
AUTHOR: Luke Simpson (luke@churchplantmedia.com)
--------------------*/

p#subscribe				{ font-size:1.3em; float: left; margin-bottom: .5em; margin-top: 1em;} 
p#subscribe a			{display: block; float: left; background:url(/_img/media/feed_icon.png) no-repeat left center; padding:4px 0 2px 22px;} 
p#filter{
   clear: left;
   margin-bottom: 30px;
}
#pagination				{ position:relative; left:-7px; }
#pagination a			{ margin:0 7px; padding:4px; }
#pagination #current	{ background:#E2E8C6; color:#fff; text-decoration:none; }
#text ul#byline		{ list-style:none; padding:0;}
#text #byline ul li		{ list-style: none; margin:0;}

/* @group HOW IT WORKS */
#content ul#how-it-works 			{padding: 15px 15px 13px; background: url(/_img/bg_worship-times.gif); border:3px solid #e7e1bc; }
#how-it-works li		{ padding:2px 0 2px 20px; display:inline; margin-right:25px;}
#how					{ font-weight:bold; }
#play					{ background:url(/_img/media/play_icon.png) no-repeat left center; }
#save					{ background:url(/_img/media/download_icon.png) no-repeat left center; }
#notes					{ background:url(/_img/media/notes_icon.png) no-repeat left center; } 
#video					{ background:url(/_img/media/video_icon.png) no-repeat left center; }
/* @end */

/* @group SERMONS */
#sermon-content			{ margin-top:2.5em; }
#text .description img		{ float:left; margin:5px 15px 0 0; }
.sermonbox				{ border-top:1px solid #e7e6e6; padding:15px 0; position:relative; }
#text .sermonbox h4	{ margin:0 0 .25em; }
#text .sermonbox h6	{ font-size:1.3em; color:#626362; }
#text .sermonbox p	{ margin:0; }
#text .sermonbox ul	{ position:absolute; top:30px; right:10px;list-style:none;}
#text .sermonbox li			{ float:left; list-style: none;}
#text .sermonbox li a			{ display:block; width:16px; height:16px; text-indent:-999em; margin:0 5px;	}
.sl_listen				{ background:url(/_img/media/play_icon.png) no-repeat;}
.sl_notes				{ background:url(/_img/media/notes_icon.png) no-repeat; }
.sl_download			{ background:url(/_img/media/download_icon.png) no-repeat; }
.sl_video				{ background:url(/_img/media/video_icon.png) no-repeat; }
/* @end */

/* @group SORTING */
#sorting{
   margin: 0 0 28px;
}
#sorting select,
#sorting label			{ display:block; }
#sorting label			{ font-size:1.3em; font-weight:bold; margin:.5em .5em .5em 0 }
#sorting select			{ width:75%; margin:.5em 0 1.5em 0; }
#sorting a				{ 
						  margin:.5em; font-size:1.3em; color:#be490c; font-weight:bold; padding-right:10px; 
						  background:url(/_img/media/right_arrow.gif) no-repeat right center; 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:#9f9f71; font-weight:bold; padding:2px 0 2px 20px; display:block;}
#sidebar #mediabox{
   margin-bottom: 20px;
}
#sidebar #mediabox li{
   margin: 0;
}
#sidebar #mediabox li a{
   padding: 10px 0 10px 20px;
   width: 200px;
}
#mediabox a:hover		{ color:#263522; }
#mb_jukebox				{ background:url(/_img/media/play_icon.png) no-repeat left center; }
#mb_video				{ background:url(/_img/media/video_icon.png) no-repeat left center; }
#mb_download			{ background:url(/_img/media/download_icon.png) no-repeat left center; }
#mb_notes				{ background:url(/_img/media/notes_icon.png) no-repeat left center; }
#mb_podcast				{ background:url(/_img/media/feed_icon.png) no-repeat left center; }
#text .sermonbox p{
   margin: 0;
}

#sermon #text{
   min-height: 500px;
   _height: 500px;
}

#sidebar #medialinks,
#sidebar #sorting{
   clear: left;
   padding: 0 15px;
}

#sidebar #medialinks h3,
#sidebar #sorting h3{
   font-size: 1.5em;
   color: #8c4124;
   padding-bottom: 10px;
}

/* @end */