/* @override http://jackiepierson.com/springfieldresidences.com/wp-content/themes/sr/style.css */

/*
Theme Name: Springfield Residences
Description: Customized Wordpress theme for Springfield Residences.
Version: 1.0
Author: Jesse Schmidt
Author URI: http://jesseschmidt.com/
*/

/* @group Resets */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* @end */

/* @group Main */

body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #10357b;
	background: #fff url(images/sfBkGrnd.jpg) repeat-x;
}

#wrapper {
	margin: 0 auto;
	min-height: 200px;
	width: 960px;
	background-color: #ffffff;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
}

ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

li {
	margin: 0 0 0 20px;
}

a:link {
	text-decoration: none;
	color: #b38730;
}

a:visited {
	color: #083f91;
}

a:hover {
	text-decoration: underline;
	color: #886623;
}

a:active {
	color: #083f91;
}

/* @end */

/* @group Header */

#header {
	height: 221px;
	position: relative;
	margin: 0;
	border-bottom: 1px solid #353535;
}

#headerlogo {
	position: absolute;
	left: 360px;
	z-index: 20;
}

#people1 {
	float: left;
	width: 395px;
	height: 128px;
}

#people2 {
	float: right;
	width: 395px;
	height: 128px;
}

#nav {
	top: 140px;
	left: 0;
	height: 80px;
	width: 960px;
	position: absolute;
	border-bottom: 1px solid #8f8f8f;
	background-image: url(images/greyPattern.gif);
}

#nav ul {
	margin: 0;
	padding: 40px 0 0 125px;
	text-align: center;
	list-style-type: none;
}

#nav ul li {
	float: left;
}

#nav ul li a{
	margin: 0 4px;
	overflow: hidden;
}

#nav ul li.page-item-3 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 65px;
	height: 27px;
	background: url(images/nav_sprite.png) no-repeat -2px 0;
}

#nav ul li.page-item-38 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 100px;
	height: 27px;
	background: url(images/nav_sprite.png) no-repeat -100px 0;
}

#nav ul li.page-item-44 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 90px;
	height: 27px;
	background: url(images/nav_sprite.png) no-repeat -228px 0;
}

#nav ul li.page-item-5 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 144px;
	height: 27px;
	background: url(images/nav_sprite.png) no-repeat -355px 0;
}

#nav ul li.page-item-25 a{
	display: block;
	float: left;
	text-indent: -9999px;
	width: 110px;
	height: 27px;
	background: url(images/nav_sprite.png) no-repeat -532px 0;
}

#nav ul li a:link {
	color: #fff;
	padding: 2px 0 2px 0;
	text-decoration: none;
}

#nav ul li a:visited {
	color: #fff;
}

#nav ul li a:hover {
	color: #eee;
	border-bottom: 2px solid #ddd;
}

#subnav {
	float: left;
	width: 747px;
	background-image: url(images/greyPattern.gif);
}

#subnav ul {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	text-align: center;
	background: url(images/subnav_bkgrd.png) no-repeat 0 bottom;
}

#subnav ul li {
	display: inline;
	margin: 0 4px;
}

#subnav ul li a {
	margin: 0 10px;
	padding: 0 0 2px 0;
	color: #edf3f9;
	font-weight: bold;
	font-size: 14px;
}

#subnav ul li a:link {
	text-decoration: none;
}

#subnav ul li a:hover {
	border-bottom: 1px solid white;
}

.search {
	height: 33px;
	width: 296px;
	float: right;
	padding: 8px 0 0 14px;
	border-left: 1px solid #220d29;
}

#s {
	width: 194px;
	height: 20px;
	padding: 0 0 0 26px;
	vertical-align: middle;
	border: 1px solid #bfbfbf;
	background: #fff url(images/search_icon.png) no-repeat 3px center;
}

/* @end */

/* @group Content */

#content {
	min-height: 100px;
	width: 650px;
	float: left;
	padding: 30px 30px;
}

#content_narrow {
	float: left;
	width: 440px;
	margin: 10px 0 0 0;
	padding: 30px 0;
}

#content_text {
	width: 609px;
	padding: 13px;
	float: left;
}

#content_text p {
	margin: 14px 0;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
}

#sidebar {
	min-height: 100px;
	text-align: center;
	width: 213px;
	padding: 0;
	float: right;
	background-image: url(images/sidePattern.gif);
}

#sidebar2 {
	min-height: 100px;
	width: 300px;
	padding: 12px 0 0 0;
	float: left;
}

#sidebar img, #sidebar2 img {
	margin: 10px 0;
}

#map {
	height: 400px;
	margin: 0 0 10px 0;
	border: 1px solid black;
}

.hr {
	height: 5px;
	background: url(images/hr.png) no-repeat;
}

hr {
	border: none;
}

h3 {
	color: #083f91;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #083f91;
	margin: 0 0 8px 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.center {
	text-align: center;
}

.leftmargin {
	margin-left: 10px!important;
}

.margin0 {
	margin: 0!important;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* @end */


/* @group Footer */

#footer {
	text-align: center;
	clear: both;
	padding: 30px 0 10px 0;
	color: #083f91;
	border-top: 8px solid #a76d03;
	background: #9b742a url(images/footer_bkgrd.png) repeat-x;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	margin: 0 9px 0 0;
	padding: 0 11px 0 0;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #083f91;
}

#footer ul li.page-item-25 {
	border: none;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

#footer a:link {
	color: #083f91;
	text-decoration: none;
}

#footer a:hover {
	color: #083f91;
	text-decoration: underline;
}

/* @end */

