/* Site: Bedrock Community Church */
/* @override http://bedrockcommunity.cpmpreview1.com/css/styles_sermons.css */

@import url(/css/styles.css);


#content p#filter							{ margin-bottom: 3em; }
#content p#filter a							{ font-weight: bold; }
#content p#filter select					{ 
											  width: 200px; margin: 0 15px; padding: 1px; border: 1px solid #DADADA; 
											  color: #010101; font-size: .9167em; font-weight: bold; 
											}
#content .sermonlist						{ position: relative; margin-bottom: 15px; border-top: 6px solid #ededd0; background: #FFF; }
#content .sermonbox							{ position: relative; margin: 0; padding: 7px 9px; background: #fcfbf2; }
#content .sermonbox:hover					{ background: #f7f4df; }
#content .sermonlist .sermonbox h5 			{ margin: 0; font-size: 0.9em; color: #1e1e1e;   }
#content .sermonlist .sermonbox h5 a		{ margin-right: 5px; font-size: 1.2em; text-decoration: none; color: #27261e; }
#content .sermonlist .sermonbox h5 a:hover	{ text-decoration: underline; }
#content .sermonbox p						{ margin: 5px 0 0; color: #992402; font-size: 0.9em; }
#content .sermonbox ul						{ position: absolute; top: 20px; right: 13px; width: 110px; list-style: none; }
#content .sermonbox li						{ float: left; text-indent: -9999px; }
#content .sermonbox li a					{ display: block; width: 16px; height: 16px; margin-right: 15px; }
#content .sermonbox li.sl_listen a			{ margin-right: 13px; background: url(/images/bg_sermonlist_listen.gif) no-repeat; }
#content .sermonbox li.sl_download a		{ background: url(/images/bg_sermonlist_download.gif) no-repeat; }
#content .sermonbox li.sl_notes a			{ background: url(/images/bg_sermonlist_download-notes.gif) no-repeat; }
#content .sermonbox li.sl_video a			{ margin-right: 0; background: url(/images/bg_sermonlist_watch-video.gif) no-repeat; }
#content .sermonbox a						{ color: #1E1E1E; }

/* @group APPENDIX */
#appendix,
#sorting									{ margin:10px 0 0 10px; position:relative; }

#appendix h3,
#sorting h3								    { margin-left:13px; width:90%; }
#sidebar #appendix p						{ 
											  margin-bottom: 2em; padding: 2px 0 0 48px; border: 0; background-position: 0 0; 
											  background-repeat: no-repeat; text-indent: -25px; line-height: 1.3; 
											}
#sidebar p#sermon_sidenotes					{ padding-left:34px; margin-bottom:1em;  }
#sidebar #appendix p#app_listen				{ background-image: url(/images/play_icon_app.gif); }
#sidebar #appendix p#app_download			{ background-image: url(/images/download_icon_app.gif); }
#sidebar #appendix p#app_download-notes		{ background-image: url(/images/notes_icon_app.gif); }
#sidebar #appendix p#app_watch-video		{ background-image: url(/images/video_icon_app.gif); margin-bottom:1em; }
#sidebar #appendix strong					{ color: #000; font-size: 110%; font-weight: normal; }
#sidebar #mini-appendix						{ clear: left; width: 233px; height: 94px; margin: 0 auto 10px; padding: 10px 15px 20px; }
#sidebar #mini-appendix p					{ 
											  float: left; margin: 2px 5px 2px 8px; padding: 3px 0 0 0; height: 18px; padding-left: 20px;
											  border: 0; background-position: 0 0; background-repeat: no-repeat; 
											}
#sidebar #mini-appendix p#app_listen		{ background-image: url(/images/bg_sermonlist_listen.gif); }
#sidebar #mini-appendix p#app_download		{ background-image: url(/images/bg_sermonlist_download.gif); background-position: 0 2px; }
#sidebar #mini-appendix p#app_download-notes{ background-image: url(/images/bg_sermonlist_download-notes.gif); }
#sidebar #mini-appendix p#app_watch-video	{ background-image: url(/images/bg_sermonlist_watch-video.gif); }
/* @end */

/* HOW IT WORKS */
#how-it-works			{ position:relative; z-index:1; margin-top:40px; width:230px;  }
#how-it-works ul		{ margin:1em 0 0; padding:0; list-style:none; width:210px; }
#how-it-works li		{ padding-left:20px; font-size:11px; color:#362e1d; margin-bottom:1.5em; }
#how-it-works li span	{ font-weight:bold; font-size:12px; }
#how-it-works li#play	{ background:url(/images/play_icon_app.gif) no-repeat; }
#how-it-works li#save	{ background:url(/images/download_icon_app.gif) no-repeat; }
#how-it-works li#notes	{ background:url(/images/notes_icon_app.gif) no-repeat; }
#how-it-works li#video	{ background:url(/images/video_icon_app.gif) no-repeat; }

#sidebar #sort-list		{ margin: 10px 0 10px 15px; list-style: none; }
#sidebar #sort-list li	{ margin-bottom: .5em; padding-left: 8px; background: url(/images/bg_bullet.gif) no-repeat 0 5px; }
#sidebar #sort-list a	{ font-weight: normal; text-decoration:underline; }
p#sermon_sidenotes 		{ padding: 15px; position:relative; left: 2px; margin:0; color: #333; font-size: 0.9em; line-height: 1.5; } 