@charset "UTF-8";
/* CSS Document */

/* DZ add 2-15-01-25 */
#sermonsSelectButton {
    /*
    width: 90px;
    height: 30px;
     */

    width: 6em;
    font-size: 1.0em;
    /* font-weight:bold; */
    background-color: #dddddd;
}

#trvspace {
    font-size: 0.5em;
    /* height: 3px; */
}



#contentWrapper{}

#content{
    width: 855px;
    min-height: 750px;
    padding: 20px 5px 150px 40px;
    float:left;
    
}
#leftCol{
    position:relative;
    width: 845px;
    padding: 0 0 0 10px;
    float: left;
}

.sermons{
}

#pageContent{
    float: left;
    width:100%;
}
#pageContent .sermon-browser{ float: left; position:relative; width:100%;}
#pageContent .sermon-browser .sermons, #pageContent>.sermons{
    width:540px;
    float:left;
    position:relative;
}

.sermons .sermonNavWrapper{
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 20px;
    width: 100%;
    z-index: 100;
}

.sermons .sermonNavWrapper.top{
}

.sermons .sermonNavWrapper.bottom{
}

.sermons .info{
    position:relative;
    float: left;
    clear: both;
    width: 540px;
}

.sermons .info p.title{
    color: #054456;
    font-size: 1.5em;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:0;
    position: relative;
}
.sermons .info p.title a{
    color: #054456;
    text-decoration:none;
}
.sermons .info p.title a:hover{
    color: #74624E;
}

.sermons.sermonList .info p.title{
    font-size: 1.5em;
}

.sermons .info p.title span.date{
    color: #3E2811;
    font-size: .63em;
    float: right;
}


.sermons .info p.series{
    color: #593A18;
    text-decoration:none;
    font-size:.75em;
    line-height:1.5em;
}

.sermons .info p.series span.passages{
    color: #3E2811;
    font-size: .85em;
}

.sermons .info p.series span.passages a, .sermons .info p.series a, .sermons .info p.series span a{
    color: #593A18;
    text-decoration:none;
}

.sermons .info p.series span.passages a:hover, .sermons .info p.series a:hover, .sermons .info p.series span a:hover{
    color: #054456;
    text-decoration:none;
}


.sermons .info .description{ float: left;}

div.sermon_file, div.flourishDivider { float: left;}

span.chapter-num{
    font-size:1em;
    color: #054456;
}


.sermon_file p.audioplayer_container {
}

#flourishDivider{float: left;}

/*------ File Attachment Links ------*/


.sermon-file a img.site-icon {}
.sermon-file a:hover>img.site-icon {}


/*------ Filter Form ------*/

#pageContent .sermon-browser #mainfilter{
    width:237px;
    height: 230px;
    margin:0 0 0 0px;
    padding: 50px 15px 50px 18px;
    background-image: url(../images/sermonsFormBkg.png);
    background-repeat: no-repeat;
    background-position: -2px 0;
    position:absolute;
    top:15px;
    right:0;
    z-index: 100;
}

/*------ Subscription Links ------*/
#subscriptionLinks{
    position:absolute;
    top:280px;
    right: 112px;
    float:left;
    z-index: 101;
}
#subscriptionLinks a{
    background-image: url(../images/sermonSubscriptionLinks.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    outline:none;
    border:none;
}
#subscriptionLinks a.rssLink{
    width:50px;
    height: 42px;
    margin-right: 8px;
    background-position: 0px 0px;
    text-indent:-5000px;
    display:block;
    overflow:hidden;
    float:left;
}
#subscriptionLinks a.iTunesLink{
    width:84px;
    height: 42px;
    background-position: -58px 0px;
    text-indent:-5000px;
    display:block;
    overflow:hidden;
    float:left;
}
#subscriptionLinks a.rssLink:hover{background-position: 0px -42px;}
#subscriptionLinks a.iTunesLink:hover{background-position: -58px -42px;}
#subscriptionLinks a.rssLink:active{background-position: 0px -84px;}
#subscriptionLinks a.iTunesLink:active{background-position: -58px -84px;}


/*------ Sermon Series ------*/

#sermonSeriesWrapper{
    width:272px;
    margin:0 0 30px 0px;
    padding: 15px 0px 0px 0px;
    background-image: url(../images/sermonSeriesPaperBkg.png);
    background-repeat: repeat-y;
    position:absolute;
    top: 330px;
    right:0;
    z-index: 99;
}

#sermonSeriesInnerWrapper{
    postion: relative;
    height: 100%;
    width: 100%;
}


#sermonSeriesWrapper #sermonSeriesInnerWrapper .series-list{
    width: 197px;
    margin: 0;
    padding: 10px 35px 50px 38px;
    position: relative;
    z-index:101;
}

#sermonSeriesWrapper #sermonSeriesHead h3.sermonSeriesHead{
    width: 180px;
    height: 20px;
    margin: 10px 35px 10px 38px;
    padding: 0;
    display: block;
    overflow: hidden;
    text-indent: -5000px;
    background-image: url(../images/sermonSeriesPaperBase.jpg);
    background-position: -26px 0px;
    background-repeat: no-repeat;
    z-index:102;
    
}



#sermonSeriesWrapper .series-list ol{
    margin-left: 10px;
    padding: 0;
    list-style-type: none;
    font-variant:small-caps;
    font-size: .9em;
}

#sermonSeriesWrapper .series-list ol li{}

#sermonSeriesWrapper .series-list ol li a{}


#sermonSeriesWrapper #sermonSeriesBase{
    width: 272px;
    height: 110px;
    position: absolute;
    bottom: 0;
    background-image: url(../images/sermonSeriesPaperBase.jpg);
    background-position: 0px -20px; 
    background-repeat: no-repeat;
    z-index:100;
    
}

div.sermon_file{ margin: 10px 40px 10px 10px;}

div.sermon_file a {padding-bottom: 5px;}

#poweredbysermonbrowser {float: left; margin: 0 auto;}
