/* Site: LifeBridge */

@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;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#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;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content .sermonbox p.comments{
   margin: 0;
   padding-left: 19px;
   background: url(/images/bg_comments.gif) no-repeat left 2px;
   font-weight: bold;
}

#content .sermonbox p.comments a{
   color: #992402;
}

#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_download-notes a{
   background: url(/images/bg_sermonlist_download-notes.gif) no-repeat;
}

#content .sermonbox li.sl_watch-video a{
   margin-right: 0;
   background: url(/images/bg_sermonlist_watch-video.gif) no-repeat;
}

#content .sermonbox a{
   color: #1E1E1E;
}
/*
#sidebar{
   padding-top: 5px;
}

#sidebar h3{
   margin: 8px 15px;
   color: #FFF;
   font-size: 1.6em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: lowercase;
}

#sidebar p{
   padding: 0 30px 15px;
   color: #C7C4A0;
   line-height: 1.5;
}

*/
#sidebar #appendix{
}
#sidebar #appendix p{
   margin-bottom: 2em;
   padding: 2px 0 0 54px;
   border: 0;
   background-position: 8px 0;
   background-repeat: no-repeat;
   text-indent: -25px;
   line-height: 1.3;
}

#sidebar #appendix p#app_listen{
   background-image: url(/images/bg_sermonlist_listen.gif);
}

#sidebar #appendix p#app_download{
   background-image: url(/images/bg_sermonlist_download.gif);
}

#sidebar #appendix p#app_download-notes{
   background-image: url(/images/bg_sermonlist_download-notes.gif);
}

#sidebar #appendix p#app_watch-video{
   background-image: url(/images/bg_sermonlist_watch-video.gif);
}
#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);
}

/* HOW IT WORKS */
#how-it-works			{ position:relative; z-index:1; margin-top:20px; 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 25px;
   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 {
	background: url(/images/bg_sermon_sidenotes.gif) no-repeat;
         padding: 15px;
         position:relative; left: 2px;
         margin:0;
         color: #666666;
         font-size: 0.9em;
         line-height: 1.5;
         }
