/* Homepage specific styles for FBC */


body {	background: #fff url(/_data/images/site/home/bkg.gif) 0 0 repeat-x; }

/* Background Image for the hp
----------------------------------*/ 
#topBkg {
	background: url(/_data/images/site/home/bkg_hp_top.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1044px;
	height: 307px;
	margin-left: -522px;
	z-index: 1;
}


/* Content 
----------------------------------*/
ul { list-style: none; }

#content {
	background: #fff;
	float: left;
	width: 742px;
	padding: 9px 9px 20px 9px;
}

#content h2 {	
	color: #de7300; 
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0 0 6px 0;
}

#motion {
	float: left;
	width: 484px;
	height: 248px;
	margin: 0 0 0 9px;
}

#pgsep {
	width: 723px;
	margin: 9px auto 10px auto;
}


/* Highlights
------------------------------------*/
#highlights {
	background: url(/_data/images/site/home/bkg_highlights.jpg) 0 0 no-repeat;
	width: 212px;
	height: 248px;
	float: left;
	padding: 0 25px 0 12px;
	color: #e3e396;
}

#highlights p {
	margin: 2px 0 10px 0;
	line-height: 1.2;
	font-size: 1.1em;
}

#highlights h3 {
	color: #f5f59b;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
}

#testimonial {
	background: url(/_data/images/site/home/testimonial_img_bkg.gif) 0 0 no-repeat;
	width: 74px;
	height: 73px;
	float: left;
	margin: 0 10px 0 0;
}

#testimonial img {
	border: 1px solid #b39954;
	margin: 6px 0 0 7px;
}


/* Column 1
------------------------------------*/
#col1 {
	width: 237px;
	float: left;
	padding-left: 12px;
}

/* What's Happening */
#col1 ul { float: left; }

#col1 li {
	float: left;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 7px 0;
	width: 223px;
	text-transform: uppercase;
}

#col1 li a {
	font-weight: bold;
	text-transform: none;
	margin: -14px 0 0 50px;
	display: block;
}

#col1 li.last { border-bottom: 0; }
#col1 li.last a { margin: 0; }


/* Banners */
a.hpbnr {
	display: block;
	margin: 10px 0;
	border: 0;
	width: 206px;
	height: 91px;
	text-indent: -9999px;
	float: left;
}

a.bnrchildren {	background: url(/_data/images/site/home/bnr_children_ministry.png) 0 0 no-repeat; }
a.bnrfallfestiv {	background: url(/_data/images/site/home/bnr_fallfestival.png) 0 0 no-repeat; }
a.bnrstephen { background: url(/_data/images/site/home/bnr_stephen_ministry.png) 0 0 no-repeat; }


/* Column 2
------------------------------------*/
#col2 { margin-left: 258px;}

/*Sermon Series */
#seriesbox {
	width: 484px;
	background: url(/_data/images/site/home/ss_box_top.gif) 0 0 no-repeat;
	padding: 10px 0;
	margin-bottom: 15px;
	float: left;
}

#hpfeature { margin-bottom: 15px;  }

#sermon {
	background: #f5f6d1;
	width: 462px;
	padding: 0 10px;
	border-left: 1px solid #efe9c7;
	border-right: 1px solid #efe9c7;
	float: left;
}

#bottomborder { 
	background: url(/_data/images/site/home/ss_box_bottom.gif) 0 0 no-repeat;
	width: 484px;
	padding-top: 10px;
	float: left;
}

#sermonpic {
	border: 1px solid #ede6c4;
	background: #fff;
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
}

#sermonexcerpt { float: left; width: 280px; }

#sermon h4 { font-size: 1.1em; }
#sermon p { margin: 5px 0 8px 0; }

.videoarchive {
	height: 18px;
	display: block;
	float: left;
	/* text-indent: -9999px; */
	background: url(/_data/images/site/home/btn_archive_home.gif) 0 0 no-repeat; width: 63px;
}

.videoarchive:hover { background-position: 0 -18px; }

.videopop {
	height: 18px;
	display: block;
	float: left;
	/* text-indent: -9999px; */
	background: url(/_data/images/site/home/btn_watch_home.gif) 0 0 no-repeat; width: 63px;
	margin-right: 6px;
}

.videopop:hover { background-position: 0 -18px; }


/* Service Times */
#services {
	width: 210px;
	margin-bottom: 15px;
	float: left;
	padding: 0 20px 0 10px;
}

#services ul { border-bottom: 1px solid #e9e9e9; margin-bottom: 10px;}
#services li { font-weight: bold; margin: 0 0 10px 0;}
#services li a { display: block; font-weight: normal;}

/* Special Studies */
#studies {
	width: 225px;
	border-left: 1px solid #e9e9e9;
	float: left;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
}

#studies a {
	font-weight: bold;
	display: block;
	font-size: 1.1em;
}

#studies p { margin-top: 0;  }

#studies .right { background: none; border: 0; }

#studies ul li strong { display: block; }

#studies ul li { margin-top: 10px; }