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

#content h3{
   border: 0;
   background: none;
}

#content a{
   color: #014E5F;
}

#content p#filter{
   margin-bottom: 36px;
}

#content p#filter select{
   width: 215px;
   margin: 0 15px;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content #sermonlist{
   position: relative;
   margin: 0 -20px 0 -8px;
   border-top: 6px solid #EBE7CA;
   background: #FFF;
}

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

#content .sermonbox:hover{
   background: #FFFBD3;
}

#content #sermonlist .sermonbox h4{
   color: #1E1E1E;
   font-weight: normal;
   font-size: 75%;
}

#content #sermonlist .sermonbox h4 a{
   color: #014E5F;
   margin: 0;
   margin-right: 5px;
   font-size: 120%;
   font-weight: bold;
   text-decoration: none;
}

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

#content .sermonbox p{
   color: #1E1E1E;
   font-size: 85%;
}

#content .sermonbox p.date{
   clear: none;
   float: left;
   font-size: 75%;
}

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

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

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

#content .sermonbox li a{
   /*position: absolute;
   top: 33px;*/
   display: block;
   width: 14px;
   height: 16px;
   margin-right: 15px;
}

#content .sermonbox li.sl_listen a{
   /*right: 112px;*/
   margin-right: 13px;
   background: url(/images/bg_sermonlist_listen.gif) no-repeat left 2px;
}

#content .sermonbox li.sl_download a{
   /*right: 85px;*/
   background: url(/images/bg_sermonlist_download.gif) no-repeat left 2px;
}

#content .sermonbox li.sl_download-notes a{
   /*top: 32px;
   right: 56px;*/
   background: url(/images/bg_sermonlist_download-notes.gif) no-repeat left 1px;
}

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

#content .sermonbox a{
   color: #1E1E1E;
}

#sidebar #how-it-works{
   float: left;
}

#sidebar #how-it-works h3{
   position: relative;
   width: 229px;
   height: 27px;
   margin: 0 -3px;
   padding: 12px 0 0 16px;
   background: url(/images/bg_h3_upcoming-events.gif) no-repeat;
}

#sidebar #sidebar-lower{
   width: 218px;
   padding: 0 10px;
}

#sidebar #sidebar-lower{
   color: #24231E;
}

#sidebar #appendix{
   height: 251px;
   margin-top: 9px;
   padding: 5px 10px 25px 4px;
   background: url(/images/bg_appendix.gif) no-repeat;
}

#sidebar #appendix p{
   margin-bottom: 2em;
   padding-left: 64px;
   color: #514E45;
   font-size: 85%;
   background-position: left 1px;
   background-repeat: no-repeat;
   text-indent: -41px;
}

#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: #BC6101;
   font-size: 124%;
   font-weight: normal;
}

#sidebar #mini-appendix{
   clear: left;
   height: 104px;
   margin-bottom: 10px;
   /*padding: 12px 8px;*/
   background: url(/images/bg_mini-appendix.gif) no-repeat;
}

#sidebar #mini-appendix p{
   float: left;
   width: 75px;
   margin: 12px 5px 12px 8px;
   padding-left: 20px;
   color: #514E45;
   background-position: left 1px;
   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);
}

#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-bottom: 15px;
   padding: 10px 13px 20px;
   border-bottom: 8px solid #CAC293;
   background: #DFD8AE;
   list-style: none;
}

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

#sidebar #sort-list a{
   color: #46433A;
}
