/*
Theme Name: Gottschall based on Twenty-Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: Jay Kamins of Pixel and Light
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


#home_midsection {
	position: relative;
}
#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tile_main.png);
	background-color: #DFDFDF;
	background-repeat: repeat-x;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#home_introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	padding: 10px;
}
#home_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C5D5D;
	width: 210px;
	margin-left: 10px;
	margin-top: 15px;
}
#home_image_rotating {
	position: absolute;
	left: 323px;
	top: 232px;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 13px;
	width: 1000px;
	height: 31px;
}
.title_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #623877;
	margin-bottom: 10px;
	display: block;
}
#splash {
	position: relative;
	height: 548px;
	width: 1020px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/tile_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#spotlight_left {
	position: absolute;
	left: 106px;
	top: 62px;
	width: 236px;
	font-size: 14px;
	line-height: 18px;
	height: 62px;
	text-align: center;
}
#spotlight_right {
	position: absolute;
	left: 680px;
	top: 62px;
	height: 60px;
	width: 233px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

.copyright {
	font-size: 12px;
	line-height: 21px;
}
#home_spotlights {
	background-image: url(images/home_spotlights.gif);
	height: 135px;
	width: 1020px;
	position: relative;
}
a:link {
	color: #2c6a2c;
}
a:visited {
	color: #2c6a2c;
}
#sponsored_by {
	position: absolute;
	height: 61px;
	width: 255px;
	left: 757px;
	top: 30px;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: none;
}
#secondary_header {
	position: relative;
	height: 267px;
	width: 1020px;
}
h1 {
	color: #623877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #623877;
	padding-bottom: 5px;
	margin-top: 5px;
}
h2 {
	color: #693;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 8px;
}
h3 {
	color: #623877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	color: #623877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h5 {
	display: block;
	background-color: #FADAAB;
	padding: 10px;
	margin: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	border: 2px solid #FAA42E;
	color: #7D5623;
	text-align: center;
}


#secondary_content {
	width: 730px;
	margin-right: 50px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4E4E;
	float: right;
	line-height: 21px;
}

#secondary_content_wrapper {
	position: relative;
}
#footer_secondary {
	background-image: url(images/footer_home.png);
	height: 50px;
	width: 1020px;
	position: relative;
	color: #FFF;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 25px;
}
#navigation a:link {
	color: #FFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFF;
	text-decoration: none;
}
#right_sidebar {
	background-color: #D1E7A9;
	padding: 10px;
	float: right;
	width: 225px;
	margin-left: 30px;
	border: 1px solid #623877;
	margin-bottom: 20px;
}
.image_align_right_border {
	margin-bottom: 5px;
	margin-left: 15px;
	border: 4px solid #D1E7A9;
	float: right;
}

.image_align_left_border {
	margin-bottom: 5px;
	margin-right: 15px;
	border: 4px solid #D1E7A9;
	float: left;
}

.image_align_right_no_border {
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}

.image_align_left_no_border {
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
}
#spotlight_center {
	position: absolute;
	left: 394px;
	top: 62px;
	height: 63px;
	width: 237px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#footer {
	background-image: url(images/footer_home.png);
	height: 50px;
	width: 1020px;
	position: relative;
	color: #FFF;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-bottom: 25px;
}

#footer a {
	color: #FFF;
}

#footer_secondary a {
	color: #FFF;
}

#social_media {
	height: 55px;
	width: 211px;
	position: absolute;
	left: 18px;
	top: 29px;
	text-align: left;
}
#wrapper_secondary {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tile_main.png);
	background-color: #FFF;
	background-repeat: repeat-x;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-position: bottom;
}

#navigation_left {
	width: 160px;
	min-height: 650px;
	font-size: 13px;
	line-height: 18px;
	background-image: url(images/left_sidebar_tile.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 20px;
}

#navigation_left ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#navigation_left li {
	list-style: none;
}

li {
	margin-bottom: 10px;
}

/* =Menu
-------------------------------------------------------------- */

#access .menu-main-container-header ul,
div.menu-main-container ul {
	list-style: none;
	margin: 0;
}

access .menu-main-container-header li,
div.menu-main-container li {
	float:left;
	position: relative;
	margin-right: 11px;
	margin-left: 11px;
}

.nocomments {
	display: none;
}
