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

#content h4{
   /*margin-bottom: .75em;*/
   /*font-size: 1.3em;*/
}

#content p{
   /*font-size: 1.2em;
   color: #1B1B1B;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;*/
}

#content a{
   /*color: #226381;
   font-weight: normal;*/
}

#content p#filter{
   margin-bottom: 36px;
   /*color: #434340;*/
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#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 #14151B;
}

#content .sermonlist h4 { margin-top:1em; }

#content .sermonbox{
   position: relative;
   clear: both;
   margin: 0;
   padding: 9px;
   background: #24252F;
}

#content .sermonbox:hover{
   background: #2B2C37;
}

#content .sermonlist .sermonbox h5{
   margin-bottom: .25em;
   color: #FFFFFF;
   font-weight: normal;
   font-size: 1.1em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1.3;
}

#content .sermonlist .sermonbox h5 a{
   color: #B0BCC6;
   margin: 0;
   margin-right: 5px;
   font-size: 1.1818em;
   text-decoration: none;
}

#content .sermonlist .sermonbox h5 a:hover{
   text-decoration: underline;
}

#content .sermonbox p{
   color: #FFF;
   font-size: 1.2em;
}

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

#content .sermonbox ul{
   position: absolute;
   top: 31px;
   right: 13px;
   list-style: none;
}

#content .sermonbox li{
   float: left;
   text-indent: -9999px;
}

#content .sermonbox li a{
   display: block;
   width: 14px;
   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: #FFF;
}

#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{
   margin-bottom: 2em;
   /*padding: 0 30px 15px;*/
   color: #C7C4A0;
   font-size: 1.2em;
   line-height: 1.5;
}

#sidebar #appendix{
   width: 167px;
   height: 293px;
   margin: 9px auto 10px;
   padding: 14px 11px;
   background: url(/images/bg_appendix.gif) no-repeat;
}

#sidebar #appendix p{
   margin-bottom: 1em;
   padding: 2px 0 0 40px;
   color: #C8C4A1;
   background-repeat: no-repeat;
   text-indent: -20px;
   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: #FFF;
   font-size: 1.1818em;
   font-weight: normal;
}

#sidebar #mini-appendix{
   clear: left;
   width: 172px;
   height: 120px;
   padding: 9px 8px;
   background: url(/images/bg_mini-appendix.gif) no-repeat center top;
}

#sidebar #mini-appendix p{
   float: left;
   /*width: 75px;
   margin: 5px 5px 12px 8px;
   padding: 0;*/
   margin-bottom: 1.5em;
   padding-left: 20px;
   background-position: left 1px;
   background-repeat: no-repeat;
   color: #EBE7CA;
   font-size: 1.1em;
}

#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);
}

#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);
}

#sidebar #sort-list{
   margin: 0 0 30px 5px;
   list-style: none;
}

#sidebar #sort-list li{
   margin-bottom: .5em;
   padding-left: 8px;
   font-size: 1.2em;
   background: url(/images/bg_sort-list_li.gif) no-repeat left center;
}

#sidebar #sort-list a{
   color: #EBE7CA;
   font-weight: normal;
}

#sidebar #service-times{
   
}

#sidebar #service-times p{
   padding: 0;
   border: 0;
   line-height: 1.25;
}
