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

/*
 * Splash Style Sheet
 * Waverley Fellowship Baptist Church
 *
 * Copyright © 2009 Waverley Fellowship Baptist Church. All Rights Reserved.
 * http://www.mywaverley.com
 *
 * Author: Kelsey Martens, kelsey@mywaverley.com	
 * Created: October 1, 2009
 */

<!--

body {
	margin: 0 auto;
	padding: 0;
	background: #000000 url('/content/images2/splash_bg.gif') repeat-x;
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	}

table, td, tr, div, p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	font-size: 14px;
	color: #000000;
	}

div.center {
	text-align: center;
	}
div.center table {
	margin: 0 auto; 
	text-align: left;
	}
p.center {
	text-align: center;
	}

a:link, a:active, a:visited {
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	color: #777777;
	text-decoration: underline;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
	}
div.spacer {
	margin: 0 auto;
	padding: 0;
	border: 0;
	clear: both;
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 900px;
	clear: both;
	}

#header {
	margin: 49px 0 0 0;
	padding: 0;
	border: 0;
	height: 109px;
	width: 900px;
	clear: both;
	}
#home_tabs {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #808080;
	height: 108px;
	width: 900px;
	clear: both;
	}
#content {
	margin: 0;
	padding: 0;
	border-top: 1px solid #808080;
	height: 409px; 
	width: 900px;
	clear: both;
	}
#content_life {
	margin: 0;
	padding: 0;
	border: 0;
	height: 411px; 
	width: 900px;
	background: #000000 url('/content/images2/splash_life_at_waverley_bg.jpg') no-repeat;
	clear: both;
	}
#content_ministries {
	margin: 0;
	padding: 10px;
	border: 0;
	height: 391px; 
	width: 880px;
	background: #ffffff url('/content/images2/splash_ministries_bg.jpg') no-repeat;
	clear: both;
	}
div.ministries_column {
	margin: 0 9px 0 0;
	padding: 10px;
	border: 0;
	width: 267px;
	float: left;
	}
div.last_column {
	margin-right: 0px;
	margin-left: 1px;
	}
div.ministry_item {
	margin: 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #dddbd9;
	width: 267px;
	clear: both;
	}
div.ministry_top {
	padding-top: 0px;
	}
div.ministry_bottom {
	padding-bottom: 0px;
	border-bottom: none;
	}
div.ministry_item img {
	margin: 0;
	padding-right: 10px;
	border: 0;
	float: left;
	}
div.ministry_item h3 {
	font-size: 17px;
	font-weight: bold;
	color: #cd4d00;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
	border: 0;
	}
div.ministry_item h3 a:link, div.ministry_item h3 a:active, div.ministry_item h3 a:visited {
	color: #cd4d00;
	font-weight: bold;
	text-decoration: none;
	}
div.ministry_item h3 a:hover {
	color: #f35b00;
	text-decoration: none;
	}
div.ministry_item p {
	font-size: 10px;
	color: #383838;
	margin: 0;
	padding: 0;
	border: 0;
	}
div.ministry_item p a:link, div.ministry_item p a:active, div.ministry_item p a:visited {
	color: #cd4d00;
	font-weight: bold;
	text-decoration: underline;
	}
div.ministry_item p a:hover {
	color: #f35b00;
	text-decoration: none;
	}

#content_connected {
	margin: 0;
	padding: 10px;
	border: 0;
	height: 391px; 
	width: 880px;
	background: #ffffff url('/content/images2/splash_connected_bg.jpg') no-repeat;
	clear: both;
	}

div.connected_column {
	margin: 0 11px 0 0;
	padding: 0;
	border: 0;
	width: 326px;
	float: left;
	}
#content_connected div.last_column {
	width: 200px;
	margin-right: 0px;
	margin-left: 1px;
	}

#content_connected div#calendar_frame {
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	height: 285px; 
	width: 309px;
	clear: both;
	display:block;
	overflow:auto;
	}
#calendar_frame div.connected_item {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dddbd9;
	width: 288px;
	clear: both;
	}

div.connected_top {
	padding-top: 0px;
	}
div.connected_bottom {
	padding-bottom: 0px;
	border-bottom: none;
	}

#calendar_frame h4 {
	font-size: 13px;
	color: #252525;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	}
#calendar_frame h4 a:link, #calendar_frame h4 a:active, #calendar_frame h4 a:visited {
	color: #8b3400;
	font-weight: bold;
	text-decoration: none;
	}
#calendar_frame h4 a:hover {
	color: #aa4000;
	text-decoration: underline;
	}
#calendar_frame p {
	font-size: 11px;
	color: #383838;
	margin: 0;
	padding: 0;
	border: 0;
	}
#calendar_frame p a:link, #calendar_frame p a:active, #calendar_frame p a:visited {
	color: #8b3400;
	font-weight: bold;
	text-decoration: underline;
	}
#calendar_frame p a:hover {
	color: #aa4000;
	text-decoration: none;
	}
#calendar_frame p.calendar_ministry {
	color: #252525;
	font-weight: bold;
	}
#calendar_frame p.calendar_ministry a:link, #calendar_frame p.calendar_ministry a:active, #calendar_frame p.calendar_ministry a:visited {
	color: #252525;
	font-weight: bold;
	text-decoration: none;
	}
#calendar_frame p.calendar_ministry a:hover {
	color: #252525;
	font-weight: bold;
	text-decoration: underline;
	}
#calendar_frame p.calendar_day {
	font-size: 18px;
	color: #8b3400;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 3px;
	padding: 17px 15px 0 0;
	float: left;
	width: 50px;
	height: 43px;
	background: url('/content/images2/connected_calendar_day_bg.gif') no-repeat;
	}

#content_connected div#news_frame {
	margin: 0 0 0 10px;
	padding: 0;
	border: 0;
	height: 285px; 
	width: 309px;
	clear: both;
	display:block;
	overflow:auto;
	}
#news_frame div.news_item {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dddbd9;
	width: 288px;
	clear: both;
	}
#news_frame h4 {
	font-size: 13px;
	color: #593c29;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	}
#news_frame h4 a:link, #news_frame h4 a:active, #news_frame h4 a:visited {
	color: #593c29;
	font-weight: bold;
	text-decoration: none;
	}
#news_frame h4 a:hover {
	color: #6a442b;
	text-decoration: underline;
	}
#news_frame p {
	font-size: 11px;
	color: #383838;
	margin: 0;
	padding: 0;
	border: 0;
	}
#news_frame p a:link, #news_frame p a:active, #news_frame p a:visited {
	color: #593c29;
	font-weight: bold;
	text-decoration: underline;
	}
#news_frame p a:hover {
	color: #6a442b;
	text-decoration: none;
	}
#news_frame p.news_date {
	font-size: 10px;
	color: #252525;
	font-weight: bold;
	}
#news_frame p.news_date a:link, #news_frame p.news_date a:active, #news_frame p.news_date a:visited {
	color: #252525;
	font-weight: bold;
	text-decoration: underline;
	}
#news_frame p.news_date a:hover {
	color: #494949;
	text-decoration: none;
	}
div.news_item img {

	margin: 0;
	padding-right: 10px;
	border: 0;
	float: left;
	}

#content_connected div.newsletter_box {
	border: 0;
	padding: 13px;
	margin: 0 auto;
	display: none;
	}
#content_connected div.newsletter_box_show {
	border: 0;
	padding: 13px;
	margin: 0 auto;
	}
#content_connected div.newsletter_box input {
	margin-bottom: 3px;
	}





#content_messages {
	margin: 0;
	padding: 8px 10px 10px 10px;
	border: 0;
	height: 393px; 
	width: 880px;
	background: #ffffff url('/content/images2/splash_messages_bg.jpg') no-repeat;
	clear: both;
	}

div.messages_column {
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	float: left;
	}
#content_messages div.series_large {
	width: 398px;
	height: 387px;
	background: #ffffff url('/content/images2/series_large_txtmsg.jpg') no-repeat;
	}
#content_messages div.current_series {
	width: 225px;
	height: 387px;
	}
#content_messages div.recent_series {
	width: 237px;
	height: 387px;
	margin: 0;
	}

#content_messages div.series_description {
	margin: 280px 10px 0 10px;
	padding: 10px;
	border: 0;
	height: 75px; 
	width: 358px;
	background: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	clear: both;
	display:block;
	overflow:auto;
	}
div.series_description p, div.series_description li {
	font-size: 11px;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	}

div.series_description ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
div.series_description li {
	margin: 0;
	}

#content_messages #current_series_frame {
	width: 205px;
	height: 325px; 
	margin: 10px 10px 0 10px;
	clear: both;
	display:block;
	overflow:auto;
	}

#current_series_frame div.message_item {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #dddbd9;
	width: 185px;
/*	width: 205px; */
	clear: both;
	}
#current_series_frame h4 {
	font-size: 13px;
	color: #593c29;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	}
#current_series_frame h4 a:link, #current_series_frame h4 a:active, #current_series_frame h4 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
#current_series_frame h4 a:hover {
	color: #360000;
	text-decoration: underline;
	}
#current_series_frame p {
	font-size: 10px;
	color: #747474;
	margin: 0;
	padding: 0;
	border: 0;
	}
#current_series_frame p a:link, #current_series_frame p a:active, #current_series_frame p a:visited {
	color: #a40000;
	font-weight: bold;
	text-decoration: none;
	}
#current_series_frame p a:hover {
	color: #360000;
	text-decoration: underline;
	}
#current_series_frame p a.speaker_icon {
	padding-left: 20px;
	background: url('/content/images2/messages_speaker_icon.gif') no-repeat;
	}
#current_series_frame p.message_date {
	font-size: 10px;
	color: #3f3f3f;
	}
div.message_item img {
	margin: 0;
	padding-right: 10px;
	border: 0;
	float: left;
	}




#content_messages #recent_series_frame {
	width: 237px;
	height: 325px; 
	margin: 10px 11px 0 11px;
	clear: both;
	display:block;
	}

#recent_series_frame div.recent_series_item {
	margin: 0 0 10px 0;
	padding: 0 8px 6px 8px;
	border: 1px solid #c4c4c4;
	width: 196px;
	background: #ffffff;
	clear: both;
	}
#recent_series_frame h4 {
	font-size: 13px;
	color: #593c29;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
	}
#recent_series_frame h4 a:link, #recent_series_frame h4 a:active, #recent_series_frame h4 a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
#recent_series_frame h4 a:hover {
	color: #360000;
	text-decoration: underline;
	}
#recent_series_frame p {
	font-size: 10px;
	color: #747474;
	margin: 0;
	padding: 0;
	border: 0;
	}
#recent_series_frame p a:link, #recent_series_frame p a:active, #recent_series_frame p a:visited {
	color: #a40000;
	font-weight: bold;
	text-decoration: none;
	}
#recent_series_frame p a:hover {
	color: #360000;
	text-decoration: underline;
	}
#recent_series_frame p a.speaker_icon {
	padding-left: 20px;
	background: url('/content/images2/messages_speaker_icon.gif') no-repeat;
	}
#recent_series_frame p.message_date {
	padding: 2px 0 0 0;
	font-size: 10px;
	color: #3f3f3f;
	}
div.recent_series_item img {
	margin: 0 -8px 0 -8px;
	padding: 0;
	border: 0;
	clear: both;
	}




div.messages_top {
	padding-top: 0px;
	}
div.messages_bottom {
	padding-bottom: 0px;
	border-bottom: none;
	}


#footer {
	margin: 0;
	padding: 15px;
	border: 0;
	width: 900px;
	clear: both;
	}
#footer p {
	margin: 0 0 3px 0;
	font-size: 11px;
	color: #434343;
	text-align: center;
	clear: both;
	}


/*
    LIFE TAB BUTTONS
------------------------------------------------------ */

#life_buttons {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
#life_buttons li {
	float: left;
	}
#life_buttons li a {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin: 50px 5px 0 5px;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	background: #000000;
	opacity: .75;
	filter: alpha(opacity=75);
	display: inline-block;
	}
#life_buttons li a:hover {
	background: #000000;
	opacity: .90;
	filter: alpha(opacity=90);
	}
#life_buttons li a.hilite {
	font-weight: bold;
	color: #000000;
	margin-left: 35px;
	border: 1px solid #000000;
	background: #ffef00;
	opacity: .75;
	filter: alpha(opacity=75);
	}
#life_buttons li a:hover.hilite {
	background: #ffef00;
	opacity: .90;
	filter: alpha(opacity=90);
	}


/*
    NAV & HEADER
------------------------------------------------------ */

#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
#navigation li {
	float: left;
	}
#navigation li a {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #3d270b;
	margin: 0;
	padding: 0;
	height: 106px;
	width: 224px;
	display: inline-block;
	}
#navigation li a span {
	display: none;
	}
#navigation li#nav_life a { width: 225px; background: #00374f url('/content/images2/splash_life_at_waverley_off.gif') no-repeat; border-right: 1px solid #808080; }
#navigation li#nav_life a:hover { width: 225px; background: #00374f url('/content/images2/splash_life_at_waverley_hover.gif') no-repeat; }
#navigation li#nav_life.selected a { width: 225px; background: #00374f url('/content/images2/splash_life_at_waverley_on.gif') no-repeat; }
#navigation li#nav_life.selected a:hover { width: 225px; background: #00374f url('/content/images2/splash_life_at_waverley_on.gif') no-repeat; }
#navigation li#nav_ministries a { background: #5d3900 url('/content/images2/splash_ministries_off.gif') no-repeat; border-right: 1px solid #808080; }
#navigation li#nav_ministries a:hover { background: #5d3900 url('/content/images2/splash_ministries_hover.gif') no-repeat; }
#navigation li#nav_ministries.selected a { background: #5d3900 url('/content/images2/splash_ministries_on.gif') no-repeat; }
#navigation li#nav_ministries.selected a:hover { background: #5d3900 url('/content/images2/splash_ministries_on.gif') no-repeat; }
#navigation li#nav_connected a { background: #3d1a00 url('/content/images2/splash_connected_off.gif') no-repeat; border-right: 1px solid #808080; }
#navigation li#nav_connected a:hover { background: #3d1a00 url('/content/images2/splash_connected_hover.gif') no-repeat; }
#navigation li#nav_connected.selected a { background: #3d1a00 url('/content/images2/splash_connected_on.gif') no-repeat; }
#navigation li#nav_connected.selected a:hover { background: #3d1a00 url('/content/images2/splash_connected_on.gif') no-repeat; }
#navigation li#nav_messages a { background: #630000 url('/content/images2/splash_messages_off.gif') no-repeat; }
#navigation li#nav_messages a:hover { background: #630000 url('/content/images2/splash_messages_hover.gif') no-repeat; }
#navigation li#nav_messages.selected a { background: #630000 url('/content/images2/splash_messages_on.gif') no-repeat; }
#navigation li#nav_messages.selected a:hover { background: #630000 url('/content/images2/splash_messages_on.gif') no-repeat; }

-->
