/* ------------------------------------------------------------------------
CSS sheet for Faith Lutheran Church.
Author: Chris Robinson
Date Created: 4/10/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS


------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
	color: blue;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	background:  url(images/bodybg.jpg) top center repeat-y #E8DDC6;
   	font: 12px/1.5em Arial, Helvetica, Sans-Serif;
}
#wrap{
	width: 948px;
	margin: auto;
	text-align: left;
}
/* -----------------------------------------------------------------------
=HEADER ELEMENTS
-------------------------------------------------------------------------*/
ul#nav{
	display: block;
	clear: both;
	list-style-type: none;
	height: 38px;
	width: 948px;
	background: url(images/bar.jpg) repeat-x;
}
ul#nav li{
	position: relative;
	float: left;
	height: 38px;
	margin-left: 0px;
	padding-top: 5px;
}	
ul#nav li a{
	float: left;
	height: 28px;
	display: block;
	text-indent: -9999px;
	background: url(images/links2.jpg) no-repeat;
}
ul#nav li.home a{
	width: 85px;
	background-position: 0px 0px;
}
ul#nav li.home a:hover{
	background-position: 0px -28px;
}
ul#nav li.church a{
	width: 80px;
	background-position: -85px 0px;
}
ul#nav li.church a:hover {
	background-position: -85px -28px;
}
ul#nav li.education a{
	width: 95px;
	background-position: -165px 0px;
}
ul#nav li.education a:hover{
	background-position: -165px -28px;
}
ul#nav li.ministries a{
	width: 90px;
	background-position: -260px 0px;
}
ul#nav li.ministries a:hover{
	background-position: -260px -28px;
}
ul#nav li.preschool a{
	width: 200px;
	background-position: -350px 0px;
}
ul#nav li.preschool a:hover{
	background-position: -350px -28px;
}
ul#nav li.documents a{
	width: 105px;
	background-position: -550px 0px;
}
ul#nav li.documents a:hover{
	background-position: -550px -28px;
}
ul#nav li.calendar a{
	width: 95px;
	background-position: -655px 0px;
}
ul#nav li.calendar a:hover{
	background-position: -655px -28px;
}
ul#nav li.links a{
	width: 110px;
	background-position: -750px 0px;
}
ul#nav li.links a:hover{
	background-position: -750px -28px;
}
ul#nav li.contact a{
	width: 88px;
	background-position: -860px 0px;
}
ul#nav li.contact a:hover{
	background-position: -860px -28px;
}
ul#nav li ul {
	display: none;
	border-left: 1px solid #385F1D;
	border-right: 1px solid #385F1D;
	border-bottom: 1px solid #385F1D;
	
}
	ul#nav li ul li {
		min-width: 200px;
		height: 24px;
		display: block;
	}
	ul#nav li:hover ul , ul#nav li.hover ul  {
		position: absolute;
		top: 38px;
		left: 0px;
		list-style-type: none;
		background: #408511;
		float: none;
		display: block;
	}
	ul#nav li.church ul li,
	ul#nav li.education ul li,
	ul#nav li.ministries ul li,
	ul#nav li.preschool ul li,
	ul#nav li.documents ul li,
	ul#nav li.calendar ul li,
	ul#nav li.links ul li,
	ul#nav li.contact ul li {
		padding-top: 0px;
		line-height: 24px;
		background: #408511;
		display: block;
	}
	ul#nav li ul li:hover , ul#nav li ul li.hover {
		background: #fff;
	}
	ul#nav li ul li:hover a, ul#nav li ul li.hover a {
		color: #408511;
		display: block;
	}
	ul#nav li ul li a {
		min-width: 200px;
		color: #fff;
		text-indent: 10px;
		background: none;
		display: block;
		text-decoration: none;
	}
#header{
	display: block;
	width: 100%;
	height: 240px;
	background: url(images/headerbg.jpg) repeat-y #F9F2C8;
}
#header h1{
	display: block;
	background: url(images/logo5.png) no-repeat;
	width: 636px;
	height: 185px;
	text-indent: -9999px;
	float: left;
	margin-right: 20px;
	margin-right: 20px;
	margin-top: 0px;
}
#header h2{
	display: block;
	background: url(images/alterWindow.png) no-repeat;
	width: 217px;
	height: 215px;
	text-indent: -9999px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
}
/* -----------------------------------------------------------------------
=MAIN ELEMENTS
-------------------------------------------------------------------------*/
#main{
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: -30px;
}
#wrap > #main{
	margin-top: 10px;
}

/* -----------------------------------------------------------------------
=UPCOMING EVENTS ELEMENTS
-------------------------------------------------------------------------*/
#upcoming{
	display: block;
	background: url(images/upcomingmid.gif) repeat-y;
	font-size: 14px;
	float: left;
	margin: 10px 10px 10px 0px;
}
#upcoming h3{
	padding-top: 5px;
	background: url(images/upcomingtop.gif) 0px -5px no-repeat;
	font-size: 12pt;
	font-family: "Maiandra GD", arial, helvetica;
	padding-left: 15px;
}
#upcoming dl{
	margin-left: 15px;
	width: 180px;
	border-bottom: 1px dashed black;
}
#upcoming dl dt{
	color: #464646;
}
#upcoming a{
	display: block;
	padding: 10px 15px;
	width: 180px;
	background: url(images/upcomingbtm.gif) bottom left no-repeat;
}
/* -----------------------------------------------------------------------
=ANNOUNCEMENTS ELEMENTS
-------------------------------------------------------------------------*/
#announcements{
	display: block;
	background: url(images/upcomingmid.gif) repeat-y;
	font-size: 14px;
	float: left;

}
#announcements h3{
	padding-top: 5px;
	background: url(images/upcomingtop.gif) 0px -5px no-repeat;
	font-size: 12pt;
	font-family: "Maiandra GD", arial, helvetica;
	padding-left: 15px;
}
#announcements dl{
	margin-left: 15px;
	width: 180px;
	border-bottom: 1px dashed black;
}
#announcements dl dt{
	color: #464646;
}
#announcements a{
	display: block;
	padding: 10px 15px;
	width: 180px;
	background: url(images/upcomingbtm.gif) bottom left no-repeat;
}
/* -----------------------------------------------------------------------
=ASIDE ELEMENTS
-------------------------------------------------------------------------*/
#aside{
	float: left;
	display: block;
	margin: 10px 0px 20px 0px;
	text-align: center;
	width: 210px;
	background: url(images/upcomingmid.gif) repeat-y;
}
#aside h3.heading{
	background: url(images/upcomingtop.gif) 0px -5px no-repeat;
	padding-top: 5px;
}
#aside h3{
	font-size: 12pt;
	padding: 5px 0 2px 0;
}
#aside h4{
	font-size: 10pt;
	font-style:italic;
	padding: 5px 0 2px 0;
}
#aside p{
}
#aside p{
	padding: 0px 15px;
}
#aside p.btm{
	padding: 10px 19px;
	background: url(images/upcomingbtm.gif) bottom left no-repeat;
}
/* -----------------------------------------------------------------------
=CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	float: left;
	display: block;
	width: 515px;
	margin-top: 10px;
	margin-right: 2px;
	text-align: left;
}
#main > #content {
	margin-right: 0px;
}
#full {
	width: 100%;
}
.section{
	background: url(images/contentmid.gif) repeat-y;
}
.section h3{
	background: url(images/contenttop.gif) no-repeat;
	font-size: 15px;
	padding-left: 10px;
	color: #802F2C;
}
.section h2{
	font-size: 15px;
	padding-left: 10px;
	padding-top: 5px;
	color: #802F2C;
}
.section h4 {
	font-size: 12px;
	margin: 10px;
}
.section p {
	margin: 10px 10px;
}
#content .section ul {
	margin-left: 20px;
}
#content .section ul li {
	margin-left: 10px;
}
.section  .col_row {
	display: block;
	overflow: auto;
	clear: both;
} 
.section  .col1 {
	padding: 10px;
	width: 228px;
	font: bold 14px Georgia, serif;
	float: left;
	min-height: 75px;
}
.section  .col2 {
	padding: 10px;
	width: 228px;
	font: bold 14px Georgia, serif;
	float: right;
	min-height: 50px;
}
.section a {
	color: #464646;
	text-decoration: none;
	margin: 0 10px;
	
}
.section a:hover{
	text-decoration: underline;
}
#content .section p.last{
	background: url(images/contentbtm.gif) bottom left no-repeat;
	margin: 0;
}

img.facebook{
	margin-top: 25px;
}
/* -----------------------------------------------------------------------
=NEWSLETTER ELEMENTS
-------------------------------------------------------------------------*/
#newsletter{
	display: block;
	margin-top: 20px;
	background: url(images/contentmid.gif) repeat-y;
}
#newsletter h3{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
	color: #464646;
	background: url(images/contenttop.gif) no-repeat;
}
#newsletter form{
	background: url(images/contentbtm.gif) bottom left no-repeat;
	width: 100%;
	margin: 10px 0;
	overflow: hidden;
}
#newsletter form input{
	margin-right: 40px;
	width: 200px;
	display: inline;
	float: left;
	margin-left: 10px;
}
#newsletter form input.join{
	width: auto;
	padding-bottom: 10px;
}
/* -----------------------------------------------------------------------
=FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	color: #464646;
	width: 100%;
	height: 58px;
	background: url(images/headerbg.jpg) repeat-y;
	border-top: 3px solid #464646;
	padding-top: 0px;
}
#footer ul li{
	float: left;
	margin: 20px 20px;
	text-align: center;
	list-style-type: none;
}
#footer ul li a{
	color: #464646;
}






p.sermon .date{
	float: left;
	margin-right: 20px;
	width: 100px;
}







