﻿/* this particular version layout will not work in IE/Win Strict Mode 
   it can be made to work in IE strict with the use of CSS expressions
	 to calculate the required height of the 2 absolute positioned divs
*/
/********** main css ***********/
@import url("/css/events_styles.css");
@import url("/css/blogs_styles.css");
@import url("/css/media_styles.css");
@import url("/css/forms.css");
@import url("/css/webfontkit-20120419-125831/stylesheet.css");

html {
}

body {
    margin: 0px 0px 0px 0px;
    height: 100%;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #000;

    text-align: center; /* IE quirky center */
    color: #fff;
}

a {
    color: #fff;
    text-decoration: none;
}

    a:link {
        color: #e1e1e1;
        text-decoration: none;
    }


    a:visited {
        color: #fff;
        text-decoration: none;
    }


    a:hover {
        color: #fff;
        text-decoration: underline;
    }

    a.footerlinks {
        color: #fff;
        text-decoration: none;
    }

        a.footerlinks:hover {
            color: #fff;
            text-decoration: underline;
        }


    a.topLinks {
        color: #fff;
        text-decoration: none;
    }

        a.topLinks:hover {
            color: #fff;
            text-decoration: underline;
        }

    a.right_navigations {
        text-align: left;
        font-weight: bold;
        color: #A8A8A8;
        text-transform: uppercase;
        font-family: Arial Narrow, Arial;
        text-decoration: none;
        line-height: 26px;
    }

        a.right_navigations:hover {
            text-align: left;
            font-weight: bold;
            color: #868a3e;
            text-transform: uppercase;
            font-family: Arial Narrow, Arial;
            text-decoration: none;
            line-height: 26px;
        }

img {
    border: 0px;
}

    img.middle {
        vertical-align: middle;
    }
/* heading tags */

h1 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}

h2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
}

h3 {
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
    padding: 3px;
    text-align: left;
    line-height: 16px;
    color: #666;
    margin: 0;
    border-bottom: solid 1px #666;
}

h4 {
    font-size: 11px;
}
/** site structure **/

#top_links {
    position: relative;
    width: 990px;
    height: 16px;
    text-align: left;
    background-color: Transparent;
    padding-top: 10px;
    color: #6666;
    font-weight: bold;
}

.main_wrapper {
    position: relative;
    width: 990px;
    text-align: left;
    background-color: transparent;
    left: 20px;
}
.main_wrapperMedia {
    position: relative;
    max-width: 990px;
    text-align: left;
    background-color: transparent;
    padding:0px 20px 0px 20px;
    overflow:hidden;
}

#logo_wrapper {
    position: relative;
    height: 50px;

}

#logo {
    position: absolute;
    top: 17px;
    left: 0px;
}

#fnlogo {
    position: absolute;
    left: 920px;
}

#mainContent {
    position: relative;
    width: 100%;
    min-height: 800px;
    height: auto;
    height: 100%;
}

#mainContentTop {
    position: relative;
    height: 14px;
    width: 100%;
}

#mainContentMiddle {
    position: relative;
    min-height: 800px;
    height: 100%;
    width: 950px;
    /*background-image:url(/images/bg_middle.jpg);
    background-repeat:repeat-y;*/
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
}

#mainContentMiddleMedia {
    position: relative;
    min-height: 800px;
    height: 100%;
    max-width: 950px;
    /*background-image:url(/images/bg_middle.jpg);
    background-repeat:repeat-y;*/
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
}

#mainContentBottom {
    position: relative;
    height: 14px;
    width: 100%;
}

#header {
    position: relative;
    padding-top: 20px;
    left: 493px;
    width: 497px;
    padding-bottom: 10px;
}

/***************** Live Broadcast ********************/
#lb_wrapper {
    left: 0px;
}

#lb_chat {
    visibility: hidden;
}

.lbTitle {
    font-size: 18px;
    color: #fff;
    font-family: Arial, Century Gothic, Helvetica, Verdana;
    padding-left: 18px;
}

.lbDescription {
    font-size: 12px;
    font-family: Arial, Century Gothic, Helvetica, Verdana;
    color: #fff;
    padding-left: 18px;
}

.lbSmallTitle {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    font-family: Arial, Century Gothic, Helvetica, Verdana;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-left: 5px;
}

.lbPageViews {
    color: #ffffff;
    width: 320px;
    height: 580px;
}

.lbPageViewsLarge {
    color: #fff;
    width: 640px;
}

#lb_countdown {
    position: relative;
    left: 645px;
    top: 0px;
    height: 50px;
    width: 310px;
    background-image: url('/images/header_countdown.png');
}

#lb_countdowniphone {
    position: relative;
    left: 0px;
    top: 10px;
    height: 63px;
    width: 286px;
}



.lbTabStrip {
    width: 300px;
}

.lbTabStripLarge {
    width: 642px;
}



.lbEditor {
    background-color: #333;
    border-width: 0px;
    border: 0px 0px 0px 0px;
}

#cntdwn {
    position: absolute;
    left: 0px;
}

#LBRotator {
    z-index: 1;
    background-color: #333;
}

#footer {
    position: relative;
    left: 0px;
    width: 950px;
}

#downloadflash {
    position: absolute;
    left: 750px;
}


#playerWrapper {
    position: relative;
    height: 360px;
    width: 640px;
    background-color: #000;
}

.lbPlayerCell {
    position: relative;
    width: 640px;
    height: 360px;
}

.odPlayerCell {
    width: 640px;
    height: 360px;
    text-align: left;
}

.odHeader {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}

/************Countdown timer***************/


#countdownTimer {
    position: absolute;
    top: 15px;
    z-index: 100;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: right;
    left: 158px;

}

#countdownTimeriphone {
    position: relative;
    top: 0px;
    z-index: 100;
    color: #000000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    left: 0px;
    top: 10px;
}

#countdownHeader {
    position: absolute;
    top: 5px;
    left: 170px;
    color: #fff;
    font-size: 22px;
    font-family: Arial, HeleveticaNeue, Tahoma,Sans-Serif;
    text-transform: uppercase;
    font-weight: bold;

}

.countdownLive {
    color: #fff;
    font-size: 22px;
    font-family: Arial, HeleveticaNeue, Tahoma,Sans-Serif;
    text-transform: uppercase;
    font-weight: normal;
}

#countdownHeaderIphone {
    position: relative;
    color: #fff;
    font-size: 28px;
    font-family: Arial, HeleveticaNeue, Tahoma,Sans-Serif;
    text-transform: uppercase;
    width: 120px;
    font-weight: normal;
}

.countdownLargeText {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    font-family: Arial, HeleveticaNeue, Tahoma,Sans-Serif;
}

.countdownSmallText {
    font-size: 20px;
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    font-family: Cbold;
}

.countdownCell {
    vertical-align: top;
    text-align: center;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
}

#notesHeader {
    display: none;
}

.lbMultipage {
    width: 300px;
    /* height:700px; for 16:9*/
    height: 700px;
    background-color: #333;
    border: solid 1px #333;
    color: #333;
    overflow: hidden;
}

.fb-comments, .fb-comments * {
    height: 700px !important;
}

.lbMultipageLarge {
    width: 640px;
    height: 326px;
    background-color: #333;
    border: solid 1px #333;
}

#lbCallouts {
    position: relative;
    height: 200px;
}

#lbCallout1 {
    position: absolute;
    left: 0px;
    top: 0px;
}

#lbRotatorSmallLeft {
    position: absolute;
    left: 0px;
    top: 0px;
}

#lbcalloutseperator {
    position: absolute;
    left: 314px;
    visibility: hidden;
}

#lbCallout2 {
    position: absolute;
    left: 325px;
    top: 0px;
}

#lbRotatorSmallMiddle {
    position: absolute;
    left: 325px;
    top: 0px;
}

#lbCallout3 {
    position: absolute;
    left: 650px;
    top: 0px;
}

#lbRotatorSmallRight {
    position: relative;
    left: 640px;
    top: 0px;
}

.lbSubHeader {
    padding-top: 20px;
    font-size: 24px;
    color: #fff;
    padding-left: 17px;
}

#lbFooterIcons {
    position: absolute;
    left: px;
    top: 0px;
    width: 600px;
}

.lbScheduleHeader {
    position: relative;
    font-size: 16px;
    color: #ff;
    left: 18px;
    padding-bottom: 20px;
}

.lbSceduleTitle {
    position: relative;
    font-size: 16px;
    color: #fff;
    left: 0px;
    width: 300px;
    padding-bottom: 20px;
}

.st_sharethis_custom {
    background: url("/imagea/icon_share.png") no-repeat scroll left top transparent;
    padding: 0px 16px 0 0;
}

.youVersionIframe {
    height: 700px;
    width: 300px;
}

input[type=text] {
    margin-left: 5px;
}

element.style {
    position: relative;
    padding-top: 5px;
}

.emailtextBox {
    margin-left: 5px;
}



.smallPageViewDiv {
    width: 300px;
    /* height:700px; for 16:9*/
    /*height: 700px;
    background-color: #333;
    border: solid 1px #333;
    color: #333;*/
}

#bibleSearchWindow {
    width: 300px;
    height: 600px;
    overflow: hidden;
}

#fb_comments {
    height: 625px;
    /*padding-bottom: 20px;*/
    overflow: auto;
}

#player, #LBPlayer, .LBplayer {
    position: absolute;
    width: 640px;
    height: 360px;
    z-index: 50;
    left: 0px;
    top: 0px;
}

#playerRotator {
    position: relative;
    width: 640px;
    height: 360px;
    z-index: 101;
    left: 0px;
    top: 0px;
}


countdownTextDays {
    position: absolute;
    left: 0px;
    width: 40px;
    overflow: hidden;
}

#countdownTextHours {
    position: absolute;
    left: 22px;
    width: 40px;
    overflow: hidden;
    top: 0px;
}


#countdownTextMins {
    position: absolute;
    left: 53px;
    width: 40px;
    overflow: hidden;
    top: 0px;
}

#countdownTextSec {
    position: absolute;
    left: 76px;
    width: 40px;
    overflow: hidden;
    top: 0px;
}

.itemTemplate {
    position: relative;
}


#instagramWrapper {
    position: relative;
    margin-top: 20px;
    width: 950px;
    overflow: hidden;
    text-align: left;
}

#footerWrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
    background-color: transparent;
}

#instagram {
    position: absolute;
    top: 0px;
    left: 0px;
}

#map {
    position: relative;
    Top: 0px;
    left: 660px;
    height: 400px;
    width: 330px;
}



#mapText {
    position: relative;
    height: 130px;
    padding: 30px 10px 0px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #999;
    width: 280px;
}

.footerHeaderText {
    font-family: 'Century Gothic';
    font-stretch: narrower;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 12px;
}

#pageHeader {
    position: relative;
    font-family: 'Century Gothic';
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: -100px;
    top: -10px;
}

#headerWrapper {
    position: relative;
    top: 0px;
    left: 0px;
    vertical-align: middle;
    text-align: center;
    min-height: 200px;
    height: auto;
    width: 100%;
}

#headerImage {
    position: relative;
    width: 100%;
    min-height: 200px;
}

.siteButton {
    width: 300px;
    height: 29px;
    padding-top: 7px;
    color: #fff;
    background: #ef7c23;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

    .siteButton:hover {
        color: #fff;
        background: #666;
        text-decoration: none;
    }

#footerSite {
    margin-top: 80px;
    display:none;
}
