/*
Theme Name: WB Church
Theme URI: http://www.wbpresbyterian.com/wp-content/themes/wbchurch/
Description: Custom Theme for WB Presbyterian Church
Version: 1.0
Author: Linda Carter
Author URI: http://www.lkcwebdesign.com/

	Copyright &copy; 2009 Western Boulevard Presbyterian Church

	Based on a theme designed and coded by Ryan Hellyer
	http://ryanhellyer.net/



*/



/* STRUCTURAL TAGS */

#STRUCTURAL-TAGS {

}

body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	background-image: url(images/gold-background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}


#wrapper  {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-bottom: 35px;
}



#header {
	background: url(images/header.jpg);
	width: 1106px;
	height: 322px;
}

#main  {
	width: 1000px;

}


#content  {

	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 11px;


}

#FOOTER_STYLING{}


#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-wrapper {
	width: 700px;
	margin-left: 270px;
	
}


#footer-rule {
	width: 700px;
	color: #BC9F4F;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}


#footer a {
	width: 700px;
	color: #1D5478;
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 35px;
}

/*  END FOOTER STYLING  */







hr.clear {
	clear: both;
	color: #ffffff;
	overflow: hidden;
}




.footer {
	width: 1106px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

#search ul {

}

#search li {
	list-style-type: none;
	line-height: 1em;
}

.searchform {
	width: 255px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 35px;
	margin-left: 15px;

}



/* MAIN CONTENT STYLING */
#MAIN_CONTENT_STYLING{}


p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
a {
	text-decoration:none;
	color: #3366CC;

}



a:hover {
	text-decoration:none;
	color: #336699;
}





#description {
	color: #D2C888;
	font-style: italic;
	font-size: 1.2em;
	text-indent: 455px;
	position: absolute;
	top: 211px;
}


h1,h2,h3,h4,h5 {
	color:#000000
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	text-decoration:none
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {text-decoration:underline}
h1 {
	font-size: 160%;
	line-height: 180%;
	text-align: center;
}
h2 {
	font-size: 140%;
	text-align: center;
}
h3 {
	text-align: center;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 25px;
}
h4 {
	font:normal bold 110%;
}
h5 {
	font:normal bold 110%;
	text-align: center;
}





/*  BEGIN FOOTER STYLING  */

#FOOTER_STYLING{}
#footer-rule {
	width: 700px;
	color: #BC9F4F;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}


.footer a {
	width: 700px;
	color: #1D5478;
	margin-right: auto;
	margin-left: auto;
}

/*  END FOOTER STYLING  */
#MISCELLANEOUS STYLING {}

.preschool-table {
	margin-right: auto;
	margin-left: auto;
	width: 444px;

}

.preschool-table td {
	padding: 8px;
	display: table-column;
	vertical-align: top;

}

.preschool-table-header {

	font-weight: bold;

}

.small-text {
	font-size: 70%;
	line-height: 100%;

}

.centered-box {
	width: 300px;
	margin-right: auto;
	margin-left: auto;

}

.left-image {
	margin: 10px;
	float: left;
}

.right-image {
	float: right;
	margin: 10px;
}

