/* Site: Tabernacle */

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

* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   background: #E0DBCB url(/images/bg_body.gif) repeat-x;
   font-size: 62.5%;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container-outer{
   background: url(/images/bg_container-outer.gif) no-repeat center top;
}

#container{
   background: url(/images/bg_container.gif) repeat-y center top;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   /*width: 842px;
   margin: 0 auto;
   background: url(/images/bg_header.gif) no-repeat center top;*/
}

#header h1{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 28px 38px 0 0;
   width: 533px;
   height: 136px;
   background: url(/images/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 533px;
   height: 136px;
}

#header #top-menu{
   position: absolute;
   left: 17px;
   width: 206px;
   height: 91px;
   padding: 5px 10px 0;
   background: url(/images/bg_top-menu.gif) no-repeat;
}

#header #top-menu p{
   color: #64625A;
   font-size: 1.2em;
   text-align: center;
}

#header #top-menu a{
   color: #DACFAE;
   text-decoration: none;
}

#header #top-menu a:hover{
   text-decoration: none;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   width: 205px;
   margin: 106px 0 11px;
   border-top: 1px solid #DAD4C2;
   border-left: 1px solid #DAD4C2;
   list-style: none;
}

#nav li{
   float: left;
   border-top: 1px solid #FFF;
   border-bottom: 1px solid #DAD4C2;
   font-size: 1.6em;
   font-family: Georgia, Times, "Times New Roman", serif;
   text-transform: lowercase;
   text-align: right;
}

#nav li#nav_home{
   border-top: 0;
}

#nav li a{
   display: block;
   width: 176px;
   padding: 8px 14px;
   background: #EAE7DA;
   border-right: 1px solid #DCD6C5;
   color: #303030;
   text-decoration: none;
}

#nav li a:hover{
   border-right-color: #E8E4D9;
   background: #FFF;
   color: #987E27;
}

#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 164px;
   margin: -34px 0 0 204px;
   border: 1px solid #D1CAB6;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

#nav li li{
   border: 0;
   border-bottom: 1px solid #D1CAB6;
   font-size: .875em;
   text-align: left;
}

#nav li ul ul{
   margin: -29px 0 0 164px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li li a{
   width: 138px;
   padding: 7px 13px;
   border: 0;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   /*border-left: 10px solid #D4CFBB;
   border-right: 9px solid #D4CFBB;
   background: #F7F5EF;*/
   background: url(/images/bg_container-inner.gif) no-repeat center top;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   position: relative;
   width: 814px;
   margin: 0 auto;
   padding: 0 0 0 28px;
   background: url(/images/bg_content-wrap.gif) no-repeat 18px 96px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   display: inline; /* IE6 double margin float bug hack */
   clear: right;
   float: right;
   width: 570px;
   margin: 3px 22px 0 0;
   background: url(/images/bg_content.gif) no-repeat;
}

body#home #content{
   background: none;
}

#content h3{
   margin: 0 0 .25em 16px;
   padding: 10px 15px 16px;
   background: url(/images/bg_content_h3.gif) no-repeat;
   color: #254F62;
   font-size: 1.8em;
   font-weight: normal;
   text-transform: lowercase;
}

#content h4{
   margin-bottom: .75em;
   color: #1A688F;
   font-size: 1.4em;
}

#content h5{
   margin-bottom: .75em;
   color: #18658B;
   font-size: 1.6em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content h6{
   margin-bottom: .75em;
   color: #987D28;
   font-size: 1.4em;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #303030;
   font-size: 1.2em;
   line-height: 1.5;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content li{
   line-height: 1.5;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #0000CC;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   /* float: left; */
   margin: 0 10px 5px 0;
}

#content img#sub_header{
   float: none;
   display: block;
   margin: 19px 0 22px 17px;
   border: 3px solid #928E7F;
}

#content img#mcms_stats{
   display: none;
}

#content #text{
   clear: both;
   width: 505px;
   margin-left: 32px;
}

#content .sermonbox{
   margin: 0 0 20px 32px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #mediabox{
   float: right;
   width: 125px;
   padding: 5px 5px 0;
   border: 1px solid #E5E3DD;
   font-size: 1.1em;
   list-style: none;
}

#content #mediabox li{
   margin-bottom: 5px;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}

#content #mediabox li#mb_print a{
   background-image: url(/images/mb_print.gif);
}

#content #mediabox li#mb_video a{
   background-image: url(/images/bg_sermonlist_watch-video.gif);
}

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

#content #mediabox li#mb_notes a{
   background-image: url(/images/bg_sermonlist_download-notes.gif);
}

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

#content #mediabox li#mb_podcast a{
   background-image: url(/images/mb_podcast.gif);
}

#content #welcome{
   height: 252px;
   margin: 11px 0 16px;
   background: url(/images/bg_welcome.gif) no-repeat left 14px;
}

#content #welcome #welcome-nav{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 0 3px 9px;
   list-style: none;
}

#content #welcome #welcome-nav li{
   float: left;
   margin-right: 2px;
   text-indent: -9999px;
}

#content #welcome #welcome-nav a{
   display: block;
   height: 31px;
   color: #504F4C;
   text-decoration: none;
   outline: 0;
}

#content #welcome #welcome-nav li#wn_welcome a{
   width: 218px;
   background: url(/images/bg_welcome-nav_welcome.gif) no-repeat;
}

#content #welcome #welcome-nav li#wn_vision a{
   width: 106px;
   background: url(/images/bg_welcome-nav_vision.gif) no-repeat;
}

#content #welcome #welcome-nav li#wn_history a{
   width: 113px;
   background: url(/images/bg_welcome-nav_history.gif) no-repeat;
}

#content #welcome #welcome-nav li a.current{
   background-position: left bottom !important;
}

#content #welcome div{
   clear: both;
   margin: 0 17px;
}

#content #welcome #branch2,
#content #welcome #branch3{
   display: none;
}

#content #welcome div#branch1 img{
   display: block;
   float: left;
   margin: 0;
   border: 3px solid #928E7F;
}

#content #welcome div.branch-text{
   clear: none;
   height: 208px;
   margin: 0;
   background: url(/images/bg_branch-text.gif) repeat-x;
}

#content #welcome div.branch-text h4{
   color: #2D5669;
   font-size: 1.8em;
   font-weight: normal;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content #welcome div.branch-text p{
   font-size: 1.1em;
   color: #2D2D2B;
}

#content #welcome div.branch-text p.more{
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content #welcome div#branch1 div.branch-text p.more a{
   display: block;
   width: 148px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(/images/bg_branch-text_welcome_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch2 div.branch-text p.more a{
   display: block;
   width: 173px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(/images/bg_branch-text_vision_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch3 div.branch-text p.more a{
   display: block;
   width: 100px;
   height: 18px;
   padding: 5px 0 0 11px;
   background: url(/images/bg_branch-text_history_more.gif) no-repeat;
   color: #FFF;
   text-decoration: none;
}

#content #welcome div#branch1 .branch-text{
   float: right;
   width: 160px;
   padding: 10px;
}

#content #welcome div#branch2 .branch-text,
#content #welcome div#branch3 .branch-text{
   padding: 10px 17px;
}

#content .homebox{
   float: left;
   clear: both;
   width: 530px;
   margin: 0 0 20px 15px;
   padding-left: 9px;
   background: url(/images/bg_homebox.gif) no-repeat;
}

#content .homebox h3{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   height: 20px;
   margin: 9px 0 13px 5px;
   padding: 0;
}

#content .homebox-text{
   clear: left;
   float: left;
   width: 341px;
}

#content .homebox p{
   color: #252525;
}

#content .homebox p.more{
   float: right;
   font-size: 1.1em;
   text-align: center;
}

#content .homebox p.more a{
   display: block;
   width: 109px;
   padding: 3px 0 4px;
   background: url(/images/bg_homebox_more.gif) no-repeat;
   color: #0000CC;
   text-decoration: none;
}

#content .homebox img{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   margin: 14px 5px 0 19px;
   padding: 5px 7px 7px 6px;
   background: url(/images/bg_homebox_img.gif) no-repeat;
}

/*
#content #announcement h3{
   width: 122px;
   background: url(/images/bg_announcement_h3.gif) no-repeat;
}

#content #upcoming-events h3{
   width: 144px;
   background: url(/images/bg_upcoming-events_h3.gif) no-repeat;
}

#content #featured-event h3{
   width: 126px;
   background: url(/images/bg_featured-event_h3.gif) no-repeat;
}
*/

#content .event-date{
   float: left;
   width: 46px;
   height: 50px;
   margin: 0 12px 30px 0;
   padding-top: 2px;
   background: url(/images/bg_event-date.gif) no-repeat right top;
   color: #FFFFFD;
   font-size: 1.3em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   text-transform: uppercase;
   text-align: center;
}

#content .event-date .date{
   display: block;
   margin-top: 6px;
   color: #4E6D7B;
   font-size: 2em;
}

#content .homebox h4{
   color: #252525;
   font-size: 1.3em;
}

#content .homebox h4 span.time{
   padding-left: 5px;
   font-size: .8462em;
   font-weight: normal;
}

#content .homebox p.announcement-date{
   margin: 10px 0 0 145px;
   color: #303030;
   font-size: 1.3em;
   font-family: Georgia, Times, "Times New Roman", serif;
}

#content table.calendar{
   margin: 0 auto 25px;
   border: 1px solid #D4CFBB;
   border-right: 0;
   border-bottom: 0;
   border-collapse: collapse;
}

#content table.calendar caption{
   padding-bottom: 10px;
   color: #303030;
   font-size: 1.4em;
   font-weight: bold;
}

#content table.calendar caption span{
   color: #987D28;
}

#content table.calendar th{
   padding: 6px 0;
   background: #B4CCD5;
   color: #303030;
   font-size: 1.3em;
   font-weight: normal;
}

#content table.calendar td{
   width: 68px;
   height: 68px;
   padding: 2px;
   border: 1px solid #D4CFBB;
   border-left: 0;
   border-top: 0;
   background: #F3F1E9;
   color: #555;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #F3F1E9;
}

#content table.calendar td a{
   color: #987D28;
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 .5em;
   font-size: 100%;
   list-style: none;
}

#content table.calendar td li{
   margin-bottom: .75em;
   font-size: 1.1em;
   line-height: 1.2;
}

#content table.calendar td li a{
   color: #987D28;
   text-decoration: underline;
}

#content table.calendar td li a:hover{
   text-decoration: none;
}

#content form#prayer_form{
   width: 505px;
   margin-left: 32px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   clear: left;
   width: 206px;
}

#sidebar h3{
   margin: 0 -8px .35em;
   padding: 0 9px 10px;
   background: url(/images/bg_sidebar_h3.gif) repeat-x left bottom;
   color: #254F62;
   font-size: 1.6em;
   font-weight: normal;
   text-transform: lowercase;
}

#sidebar #recent-service{
   margin-bottom: 30px;
   padding: 16px 18px 0;
   background: url(/images/bg_sidebar_recent-service.gif) repeat-x;
}

#sidebar #recent-service h4{
   margin-bottom: .25em;
   color: #303030;
   font-size: 1.2em;
}

#sidebar #recent-service h4 a{
   color: #303030;
   text-decoration: none;
}

#sidebar #recent-service h4 a:hover{
   text-decoration: underline;
}

#sidebar #recent-service p{
   margin-bottom: .5em;
   color: #716E67;
   font-size: 1.1em;
   font-weight: bold;
}

#sidebar #recent-service p span.date{
   color: #0000CC;
   font-size: .9090em;
}

#sidebar #recent-service p.more{
   clear: left;
   font-size: 1.1em;
   font-weight: normal;
}

#sidebar #recent-service p.more a{
   color: #0000CC;
}

#sidebar #recent-service p.more a:hover{
   text-decoration: none;
}

#sidebar #recent-service li{
   float: left;
   margin: 10px 5px 12px 0;
   font-size: 1.2em;
   font-weight: bold;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #recent-service li a{
   padding: 4px 7px 4px 20px;
   color: #5D5A55;
   text-decoration: none;
}

#sidebar #recent-service li#listen a{
   background: url(/images/bg_listen.gif) no-repeat;
}

#sidebar #recent-service li#download a{
   background: url(/images/bg_download.gif) no-repeat;
}

#sidebar #contact-us{
   margin-bottom: 20px;
   padding: 16px 18px 0;
   background: url(/images/bg_sidebar_recent-service.gif) repeat-x;
}

#sidebar #contact-us p{
   margin-bottom: 1em;
   color: #303030;
   font-size: 1.1em;
   line-height: 1.3;
}

#sidebar #contact-us a{
   padding-left: 10px;
   background: url(/images/bg_contact-us_a.gif) no-repeat left center;
   color: #0000CC;
   font-size: 1.0909em;
   font-weight: bold;
}

#sidebar #contact-us a:hover{
   text-decoration: none;
}

#sidebar #service-times{
   border-top: 1px solid #E3E0D2;
   padding-top: 10px;
}

#sidebar #service-times p{
   font-size: 1.1em;
}

#sidebar #service-times a{
   display: block;
   width: 130px;
   padding: 2px 0 4px;
   background: url(/images/bg_map.gif) no-repeat;
   font-size: 1.0909em;
   text-decoration: none;
   text-align: center;
}

#sidebar #quicklinks{
   margin-bottom: 20px;
   padding: 13px 14px 0;
   border: 1px solid #D6D2BF;
   background: #ECE9DD;
}

#sidebar #quicklinks li{
   margin: 0;
   margin-bottom: 1em;
   padding: 3px 0 3px 20px;
   font-size: 1.2em;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   list-style: none;
}

#sidebar #quicklinks li#ql_feed{
   background: url(/images/ql_feed.gif) no-repeat left center;
}

#sidebar #quicklinks li#ql_podcast{
   background: url(/images/ql_podcast.gif) no-repeat left center;
}

#sidebar #quicklinks #ql_facebook	{ background:url(/images/facebook.gif) no-repeat left center; }

#sidebar #quicklinks li#ql_email{
   background: url(/images/ql_email.gif) no-repeat left center;
}

#sidebar #quicklinks li#ql_login{
   background: url(/images/ql_login.gif) no-repeat left center;
}

#sidebar #quicklinks a{
   color: #5D5A55;
}

#sidebar #quicklinks a:hover{
   text-decoration: none;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   width: 752px;
   height: 160px;
   margin: 0 -28px;
   padding: 12px 45px;
   background: #E0DBCB url(/images/bg_footer.gif) no-repeat;
}

#footer p{
   float: left;
   color: #56544B;
   font-size: 1.1em;
}

#footer p.powered{
   float: right;
}

#footer a{
   color: #050505;
   text-decoration: none;
}

#footer a:hover{
   text-decoration: underline;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
}

.sIFR-hasFlash #content .homebox h3 {
   visibility: visible;
   font-size: 10px;
}

.sIFR-hasFlash #sidebar h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
}