/*
		File: 	fbc.css
		Date: 	December, 2008
		Desc:	Style handler for FBC, Rosemount
		Auth:	Howard Mundy
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
//	background: #d2d1cc url(/images/css/body_bg.jpg) top center no-repeat;
	background: #d2d1cc url(/images/css/fbc_bckgrd.jpg) top center no-repeat;

	}


/*---------------------------------------------------------------------------- 
WRAPPERS
-----------------------------------------------------------------------------*/
#wrap {
	margin: 0 auto;
	display: block;
	width: 956px;
	background: transparent;
	position: relative;
	}
	
/*---------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	}
#header #firstbaptist {
	position: relative;	
	top: 0px;
	left: 0px;
	}
#header h1{	
	display: block;
	height: 111px;
	width: 267px;
	line-height: 1;
	}
#header h1 a{	
	display: block;
	height: 111px;
	width: 267px;
	text-decoration: none;
	text-indent: -1000em;
	outline: 0;
	}

#tagline {
	position: absolute;
	top: 3px;
	right: 1px;
	display: block;
	height: 48px;
	width: 440px;
	background: url(/images/css/tagline_bg.png);
	text-align: right;
	}
#tagline h2 {
	color: #2f2a20;
	margin: 8px 24px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	}
#tagline p {
	color: #696565;
	margin: 4px 24px 0 0;
	line-height: 1;
	}
/*---------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/
#navWrapper {
	position: absolute;
	top: 66px;
	right: 35px;
	width: 654px;
	}
#nav {
	padding: 8px 0 0 34px;
	display: block;
	height: 63px;
	width: 689px;	 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 655px;
	height: 55px;
	background: url(/images/css/nav_bg.png);
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	}
#nav li a {
	padding: 8px 8px 2px 8px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav li a:hover {
/*	background: #695f49; */
	background: #3A8767;
	color: #FFFFFF;
	}
#nav li.homebutton a {margin-left: 6px; margin-right: 14px;}
#nav li.about      a {margin-right: 14px;}
#nav li.ministries a {margin-right: 14px;}
#nav li.imnew      a {margin-right: 14px; font-style: italic; color: #FFFF33}
#nav li.newsnotes  a {margin-right: 14px;}
#nav li.media 	   a {margin-right: 14px;}
#nav li.contact    a {}
#nav li.selected   a {color: #EEEEEE; background: #3A8767;}

	
/*---------------------------------------------------------------------------- 
MAIN BODY
-----------------------------------------------------------------------------*/

/*	HOME CONTENT */
#homeShadowTop{
	display: block;
	height: 5px;
	width: 956px;
	background: url(/images/css/homeShadowTop_bg.png);
	}
#homeBodyWrapper {
	width: 956px;
	background: url(/images/css/homeBodyWrapper_bg.png) repeat-y;
	}
#homeBodyWrapper1 {
	width: 956px;
	background: url(/images/css/homeBodyWrapper1_bg.png) repeat-y;
	}
#homeBody {
	position: relative;
	margin: 0 13px;
	height: 286px;
	}
#homeBody ul {
        list-style-type: disc;
	}
#homeBody li {
	margin-bottom: 10px;
	font-size: 12px; color: #000000;
	}
#homeBody h2 {
	margin: 2px 0 10px 0;
	font-size: 16px; color: #000000;
        text-align: center;
        font-weight: bold;
	}
.homenews { 
    font-size: 12px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #000000;
}

/*---------------------------------------------------------------------------- 
Content Body
-----------------------------------------------------------------------------*/

#contentBodyWrapper1 {
	width: 956px;
	background: url(/images/css/homeBodyWrapper1_bg.png) repeat-y;
	}
#contentBody {
	position: relative;
	margin: 0 13px 0 25px;
	}
#contentBody p {
        line-height: 140%;
	margin-bottom: 10px;
	font-size: 12px; color: #000000;
	}
#contentBody ul {
        list-style-type: disc;
	}
#contentBody li {
	margin-bottom: 10px;
	font-size: 12px; color: #000000;
        line-height: 135%;
	}
#contentBody h2 {
	margin: 2px 0 10px 0;
	font-size: 16px; color: #000000;
        text-align: center;
        font-weight: bold;
	}
#contentBody h3 {
	margin: 2px 0 10px 0;
	font-size: 14px; color: #000000;
        text-align: center;
        font-weight: bold;
	}
#contentBody td {
	font-size: 12px; color: #000000;
	}
.selecttext { 
    font-size: 12px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    color: #000000;
}
.formelement {
     text-align: left;
     padding-bottom: 8px;
     vertical-align: middle;
}
.formbuttonsm {
    font-size: 12px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
/*    font-weight: bold; */
    text-decoration: none;
    background-color: #3A8767;
    color: #FFFFFF;
    cursor: pointer;
}
.calendarhdr {
     text-align: center;
     border-style: solid;
     border-width: 1px;
     border-color: #AAAAAA #AAAAAA #AAAAAA #AAAAAA;
     padding: 4px;
}
.calendarhdrleft {
     text-align: center;
     border-style: solid;
     border-width: 1px;
     border-color: #AAAAAA #AAAAAA #AAAAAA #000000;
     padding: 4px;
}
.calendarhdrright {
     text-align: center;
     border-style: solid;
     border-width: 1px;
     border-color: #AAAAAA #000000 #AAAAAA #AAAAAA;
     padding: 4px;
}
.calendarcell {
     text-align: left;
     border-style: solid;
     border-width: 1px;
     border-color: #000000 #000000 #000000 #000000;
     padding: 4px;
}
.adminhdr {
     text-align: center;
     border-style: solid;
     border-width: 1px;
     border-color: #000000 #000000 #000000 #000000;
     padding: 6px;
     color: #FFFFFF;
     background-color: #3A8767;
}
.adminhdr a {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	}
.admincell {
     text-align: left;
     border-style: solid;
     border-width: 1px;
     border-color: #000000 #000000 #000000 #000000;
     padding: 6px;
     background-color: #FFFFFF;
}
.adminhomecellleft {
     text-align: left;
     border-style: none;
     padding: 6px;
     background-color: #F0EFE8;
     width: 50%;
}
.adminhomecellleft a {
     text-decoration: none;
}
.adminhomecellleft p {
     width: 250px;
     text-align: center;
     border-style: none;
     padding: 6px;
     background-color: #3A8767;
     color: #FFFFFF;
}
.adminhomecellright {
     text-align: right;
     border-style: none;
     padding: 6px;
     background-color: #F0EFE8;
     width: 50%;
}
.adminhomecellright a {
     text-decoration: none;
}
.adminhomecellright p {
     width: 250px;
     text-align: center;
     border-style: none;
     padding: 6px;
     background-color: #3A8767;
     color: #FFFFFF;
}
.biblehdr {
     text-align: left;
     padding: 6px;
     color: #FFFFFF;
     background-color: #3A8767;
     font-size: 16px;
     font-weight: bold;
}
.bibleverseno {
     text-align: center;
     padding: 6px;
     background-color: #FFFFFF;
     line-height: 135%;
}
.biblecell {
     text-align: left;
     padding: 6px;
     background-color: #FFFFFF;
     line-height: 135%;
}

/*----------------------------------------------------------------------------*/

#homeHero {
	display: block;
	height: 283px;
	width: 929px;
	position: absolute;
	top: 0;
	left: 1px;
	}
#homeShadowBottom {
	clear: both;
	display: block;
	height: 13px;
	width: 956px;
	background: url(/images/css/homeShadowBottom_bg.png);
	}
	
#homeMainBodyWrapper {
	width: 956px;
	background: url(/images/css/mainBodyWrapper_bg.png) repeat-y;
	}
#homeMainBody {
	position: relative;
	margin: 0 13px;
	background: url(/images/css/woodTile.jpg) repeat;
	height: 430px;
	}
#homeMedia {
	display: block;
	height: 434px;
	width: 442px;
	background: url(/images/css/homeMedia_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 1px;
	}
#homeMedia h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;
        font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 200px;
	}
#homeMedia #mediaPlayer {
	display: block;
	position: absolute;
	top: 27px;
	left: 10px;
	}
#homeConnect {
	display: block;
	height: 440px;
	width: 237px;
	background: url(/images/css/homeConnect_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 438px;
	}
#homeConnect h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-weight: bold;
        font-style: italic;
	position: absolute;
	top: 3px;
	left: 80px;
	}
#homeConnect #connectTouts{
	display: block;
	position: absolute;
	top: 27px;
	left: 4px;
	}
#homeConnect #connectTouts img{
	display: block;
	margin-bottom: 4px;
	}
#homeUpcoming {
	display: block;
	height: 427px;
	width: 256px;
/*	background: url(/images/css/homeUpcoming_bg.gif) no-repeat; */
	position: absolute;
	top: 0;
	left: 674px;
	}
#homeUpcoming h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-weight: bold;
        font-style: italic;
	position: absolute;
	top: 3px;
	left: 70px;
	}
#homeUpcoming #homeUpcomingList {
	display: block;
	position: absolute;
	top: 23px;
	left: 4px;
	}
.homeUpcomingItem {
	display: block;
	height: 74px;
	width: 245px;
	position: relative;
	font-size: 12px;
        font-weight: normal;
	}
.homeUpcomingItem .homeUpcomingDate {
	padding-top: 10px;
	display: block;
	width: 51px;
	height: 52px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/css/homeUpcomingDate_bg.png) top left no-repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a6454;
	font-size: 10px;
	text-transform: uppercase;
	}
.homeUpcomingItem .homeUpcomingDateSmall {
	padding-top: 14px;
	display: block;
	width: 51px;
	height: 52px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/css/homeUpcomingDate_bg.png) top left no-repeat;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a6454;
	font-size: 10px;
	text-transform: uppercase;
	}
.homeUpcomingItem .homeUpcomingDate strong {
	font-weight: bold;
	color: #178b97;
	font-size: 18px;
	margin-bottom: 6px;
	display: block;
	}
.homeUpcomingItem .homeUpcomingDateSmall strong {
	font-weight: bold;
	color: #178b97;
	font-size: 12px;
	margin-bottom: 6px;
	display: block;
	}
.homeUpcomingItem .homeUpcomingInfo {
	display: block;
	width: 194px;
	position: absolute;
	top: 10px;
	left: 51px;
	height: 63px;
	}
.homeUpcomingInfo h3,
.homeUpcomingInfo h3 a {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #178b97;
	text-decoration: none;
	background: #FFFFFF;
	}
.homeUpcomingInfo h3 a:hover {
	background: #178b97;
	color: #FFFFFF;
	}
.homeUpcomingInfo h4 {
	margin: 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	}
.homeUpcomingInfo p {
	color: #d4e4e5;
	font-size: 10px;
	font-weight: normal;
	}
#homeUpcomingBtn {
	display: block;
	position: absolute;
	top: 247px;
	left: 4px;
	}

/*	NORMAL CONTENT */
#shadowTop {
	display: block;
	height: 11px;
	width: 956px;
	background: url(/images/css/shadowTop_bg.png);
	}
#mainBodyWrapper {
	width: 956px;
	background: url(/images/css/mainBodyWrapper_bg.png) repeat-y;	
	}
#mainBody {
	position: relative;
	margin: 0 13px;
	background: url(/images/css/woodTile.jpg) repeat;
	height: 100%;
	}
#mainBodyBg1 {
	background: url(/images/css/mainBodyBg1_bg.png) top left repeat-y;
	display: block;
	width: 930px;
	}
#mainBodyBg2 {
	background: url(/images/css/content_bg.jpg) 6px bottom no-repeat;
	display: block;
	width: 930px;
	}
#contentWrapper {
	width: 674px;
	float: left;
	}
#content {
	color: #403c32;
	margin-left: 6px;
	padding-bottom: 60px;
	width: 668px;
	}
#content {
	padding-top: 20px;
	}
#contentHeader {
	padding-bottom: 14px;
	}
#contentHeader h1 {
	padding: 4px 20px 0 20px;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	width: 668px;
	height: 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 628px;
	height: 21px;
	display: block;
	}
body.grey #contentHeader h1 {
	background: #6a6454;
	}
#contentHeader h2 {
	padding: 0 20px 0 5px;
	margin-left: 20px;
	color: #FFFFFF;
	background: #282419;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 18px;
	}
#contentHeader p {
	padding: 6px 0 0 20px;
	}
#contentHeader p a {
	color: #78756d;
	}

body.grey #contentBody a {
	color: #6a6454;
	}
body.grey #contentBody a:hover {
	color: #FFFFFF;
/*	background: #6a6454; */
	background: #3A8767;
	}
#contentBody h4 {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	color: #6a6454;
	margin-bottom: 6px;
	font-weight: bold;
	}
#contentBody .topImage {
	margin-bottom: 18px;
	}
#contentBody .floatLeft {
	float: left;
	margin-right: 5px;
	}
#contentBody .bioBlock {
	display: block;
	padding-left: 129px;
	}
#contentBody .bioBlock p em {
	font-weight: bold;
	}
#contentBody .interview {
	background: url(/images/css/woodTile.jpg) repeat;
	color: #FFFFFF;
	padding: 10px;
	}
#contentBody .clearFloat {
	clear: both;
	}
#contentBody a.interviewLink {
	margin-top: 10px;
	padding: 2px 10px;
	}
	
#contentBody .eventBlock {
	display: block;
	padding-left: 265px;
	}
#contentBody .eventBlock p {
	margin-left: 10px;
	}

#shadowBottom {
	clear: both;
	display: block;
	height: 49px;
	width: 956px;
	background: url(/images/css/shadowBottom_bg.png);
	}
#shortShadowBottom {
	clear: both;
	display: block;
	height: 32px;
	width: 956px;
	background: url(/images/css/shortShadowBottom_bg.png);
	}
#footer {
	text-align: center;
	color: #696565;
	line-height: 16px;
	margin-bottom: 30px;
	}
#footer a {
	color: #565051;
	}
/*---------------------------------------------------------------------------- 
HACKS
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
