/* Site: Jacksonville Chapel */

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


#content h2
{
    margin-bottom: 0em;
    color: #4E2427;
    font-size: 2.4em;
    font-weight: normal;
    font-family: "Times New Roman" , Serif;
}

#content h3
{
    font-size: 1.3em;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    line-height: 1.2;
}

#content h3 a
{
    color: #056891;
    text-decoration: none;
    font-size: 1.1em;
}

#content h3 a:hover
{
    text-decoration: underline;
}

#content .sermonlist
{
    position: relative;
    margin-bottom: 15px;
    margin-right: 42px;
    background: transparent;
}

#content .sermonlist #current-sermon
{
    padding: 20px 24px 40px;
    background: url(/images/bg_current-sermon.gif) no-repeat;
}

#content .sermonlist #current-sermon p
{
    margin: 0;
    color: #545454;
}

#content .sermonlist #current-sermon p.series
{
    font-weight: bold;
    line-height: 1.2;
}

#content .sermonlist #current-sermon p.series a
{
    color: #545454;
    font-weight: normal;
    text-decoration: none;
}

#content .sermonlist #current-sermon p.series a:hover
{
    text-decoration: underline;
}

#content .sermonlist #current-sermon p.byline
{
    margin-bottom: 1em;
    font-size: 1.1em;
    line-height: 1.2;
    color: #545454;
}

#content .sermonlist #current-sermon ul
{
    float: right;
    list-style: none;
}

#content .sermonlist #current-sermon li
{
    margin-bottom: 2px;
    padding: 0;
    background: none;
    text-indent: -9999px;
}

#content .sermonlist #current-sermon li a
{
    display: block;
    width: 113px;
    height: 29px;
    background-repeat: no-repeat;
}

#content .sermonlist #current-sermon li.sl_listen a
{
    background-image: url(/images/bg_current-sermon_listen.gif);
}

#content .sermonlist #current-sermon li.sl_download a
{
    background-image: url(/images/bg_current-sermon_download.gif);
}

#content .sermonbox
{
    position: relative;
    clear: both;
    width: 437px;
    margin: 0 0 0 12px;
    padding: 10px 15px 8px;
    border-top: 1px solid #E3DFDA;
    background: #fff;
}

#content .sermonbox.alt
{
    background: #f6f5f3;
}

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

#content .sermonlist .sermonbox h4
{
    margin: 0;
    color: #1E1E1E;
    font-size: 1.2em;
    font-family: "Lucida Sans" , "Lucida Grande" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
    line-height: 1.3;
    text-transform: none;
}

#content .sermonlist .sermonbox h4 a
{
    color: #056891;
    text-decoration: none;
    font-weight: bold;
}

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

#content .sermonbox p
{
    color: #545454;
    font-size: 1.1em;
    font-family: "Lucida Sans" , "Lucida Grande" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content .sermonbox p.comments
{
    height: 15px;
    margin: 0;
    padding-left: 19px;
    background: url(/images/bg_comments.gif) no-repeat left center;
}

#content .sermonbox.alt p.comments
{
    background-position: left top;
}

#content .sermonbox:hover p.comments
{
    background-position: left top;
}

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

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

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

#content .sermonbox li a
{
    display: block;
    width: 36px;
    height: 29px;
    background-repeat: no-repeat;
    background-position: left top;
}

#content .sermonbox.alt li a
{
    background-position: left top;
}

#content .sermonbox:hover li a
{
    background-position: left top;
}

#content .sermonbox li.sl_listen a
{
    background-image: url(/images/bg_sermonlist_listen.gif);
}

#content .sermonbox li.sl_download a
{
    background-image: url(/images/bg_sermonlist_download.gif);
}

#content .sermonbox a
{
    color: #545454;
}

#sidebar
{
    padding: 15px;
    width:223px;
}
#sidebar p
{
    color: #566261;
    font-size: 1.2em;
}

#sidebar #subscription
{
    margin-bottom: 11px;
}

#sidebar #subscription a
{
    display: block;
    padding-top: 13px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 54px;
    background-image: url(/images/bg_podcast.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    color: #566261;
}

#sidebar #subscription a:hover
{
    text-decoration: underline;
}

#sidebar p#filter
{
    margin-bottom: 25px;
}

#sidebar p#filter select
{
    width: 130px;
    font-family: "Lucida Sans" , "Lucida Grande" , "Trebuchet MS" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#sidebar #sermon-archive ul
{
    margin-top: 0;
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px;
}

#sidebar #sermon-archive li
{
    font-size: 1.2em;
    list-style: none;
    margin-bottom: 0;
    background-image: none;
}

#sidebar #sermon-archive a
{
    display: block;
    padding-top: 9px;
    padding-right: 14px;
    padding-bottom: 9px;
    padding-left: 14px;
    background-image: url(/images/bg_sidebar_more.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    color: #566261;
    text-decoration: none;
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

#sidebar #sermon-archive a:hover
{
    background-color: #F6F5F3;
}

#sidebar h3
{
border-bottom:1px solid #E9E8DE;
color:#573D1C;
font-family:Times New Roman,Verdana,Tahoma,sans-serif;
font-size:2.4em;
font-weight:normal;
margin-bottom:0.5em;
padding-bottom:10px;
text-transform:capitalize;
}
