@charset "ISO-8859-1";
	/*
Theme Name: Keiser Homes
Description: Keiser Homes Theme
Version: 1.0
Author: Joe Hope, Josh Coyle
Author URI: http://www.grp82.com/


*/

/* Reset */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
p {
	padding-top:5px; 
	padding-bottom:5px;
	line-height:1.5em;
}
small {
	font-size:11px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	background: #fff url(images/feature-bg1.jpg) repeat-x;
	}
body.ishome  {
	background: #e7e7e7 url(images/feature-bg.jpg) repeat-x;
	}

#page {
	width:100%;
	}
#header {
	margin: 0px auto;
	padding: 0;
	min-width:900px;
	width: 100%;
	background:  url(images/header-bg1.jpg) no-repeat top center;
	min-height:170px;
}
.ishome #header {
	background:  url(images/header-bg.jpg) no-repeat top center;
	height:170px;
}
.news #header {
	background:  url(images/header-bg.jpg) no-repeat top center;
	height:190px;
} 
.newsp {
	border-bottom:#daddd3 1px solid;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;	
}
.header-construction #header {
	background:  url(images/header-bg1-construction.jpg) no-repeat top center;
	
}
.logo {
	height:100px;
	width:200px;
	margin:0px auto;
	
}
.ishome .logo {
	height:150px;
}
.logo a {
	padding:150px 50px 100px 150px;
	cursor:pointer;
}
.ishome .logo a {
	padding:150px 50px 150px 150px;
	cursor:pointer;
}
#content {
	margin: 0px auto;
	padding: 0;
	width: 960px;
}
.ishome #content {
	margin: 0px auto;
	padding: 0;
	min-width:900px;
	width: 100%;
	background:  url(images/page-shadow-bg.png) no-repeat center 260px;
}
#top-nav {
	width:900px;
	margin: 0px auto;
	
}

#top-nav ul li {
	float:left;
	height:26px;
	border:1px solid #fff;
	background:#242b0d;
	border-top:none;
	margin-right:15px;
}
#top-nav ul li.current_page_ancestor, #top-nav ul li.current_page_item {
	background:#414141;
	height:37px;
}
#top-nav ul li a {
display:block;
	font-size:12px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:6px;
	padding-left:25px;
	padding-right:25px;
}
#top-nav ul li:hover {
	background:#414141;
}
#top-nav ul li.current_page_ancestor a, #top-nav ul li.current_page_item a{
	padding-top:10px
}
#nav {
	width:900px;
	margin: 0px auto;
	height:42px;
	margin-top:7px;
}
#nav ul li {
	padding:14px 20px 0px 20px;
}
#nav ul li.current_page_item, #nav ul li.current_page_parent {
	background:	#414141;
}
#nav ul li {
	float:left;
	padding:0;
	height:41px;
}
#nav ul li a {
	padding:14px 20px 13px;
	float:left;
	font-size:14px;
	color:#414141;
	text-decoration:none;
}
#nav ul li:hover, #nav ul li:hover {
	background:	#414141;
}
#nav ul li:hover a {
	color:#fff;
	display:block;
}

#nav ul li.current_page_item a, #nav ul li.current_page_parent a {
	color:#fff;
}
#sub-nav {
		font-family:"Gill sans", Helvetica, sans-serif;

	width:1000px;
	margin: 0px auto;
	height:45px;
}
#sub-nav ul {
	width:1000px;
	height:55px;
	background:  url(images/sub-nav-bg.jpg) no-repeat bottom;
	padding-left:40px;

}
#sub-nav ul li {
	float:left;
	padding:14px 20px 5px 20px;

}
#sub-nav ul li.current_page_item {
	background:url(images/sub-nav-tic.png) no-repeat bottom center;
}
#sub-nav ul li a {
	text-decoration:none;
	text-transform:uppercase;
	color:#414141;
	font-size:12px;
}

#sub-nav ul li a:hover {
	color:#666666;
}

#feature {
	width:900px;
	margin: 0 auto;
}
#feature p {
	padding:0;
}
#keiser-homes {
	width:450px;
	height:550px;
	
}
#keiser-homes img {
	padding-top:40px;
	margin-left:20px;
}
#keiser-construction {
	width:450px;
	float:right;
	height:550px;
}
#keiser-construction img {
	padding-top:40px;
	margin-left:10px;
}

#footer {
	min-width:900px;
	width:100%;
	min-height:400px;
	background:#999 url(images/footer-bg.png) bottom center;
	bottom:0;
	float:right;
}
#footer-content {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	padding-top:55px;
}
#home-about {
	min-height:100px;
}
.home-left {
	margin-top:20px;
	width:544px;
	height:80px;
	border-bottom:1px #c1c6bd solid;
	float:left;
	}
.message {
	padding-left:30px;
	padding-right:70px;
	padding-top:385px;	
	width:360px;
	height:140px;
}
.message span {
	font-size:14px;
}

.pdf-icon {
	padding-right:7px;
	float:left;
}
#main-image {
	padding-top:12px;
}
.models-spacer {
	border-bottom:solid 1px #CCC;
	padding-bottom:20px;
}
#keiser-homes .message {
	padding-left:35px;
}
#keiser-construction a.image,#keiser-homes a.image {
	position:absolute;
	min-height:325px;
}
.message h2, .message h2 a {
	font-family:"Gill sans", Helvetica, sans-serif;
	font-weight:bold;
	color:#414141;
	text-transform:uppercase;
	font-size:25px;
	font-weight:500;
	margin-top:2px;
	
}
.message p {
	font-family:Verdana, Helvetica, sans-serif;
	color:#5B5B5B;
	width:380px;
	line-height:1.7;
	margin-top:2px;
	font-size:12px;
	margin-bottom:6px;
}
.message a {
	font-size:15px;
	color:#414141;
	font-family:"Gill Sans", Helvetica, sans-serif;
	text-decoration:none;
}
.message a:hover {
	color:#666666;
}
.welcome-message {
	font-family:"Georgia",Times New Roman,Times,serif;
	width:900px;
	text-align:center;
	font-size:27px;
	font-style:italic;
	margin: 0px auto;
	margin-top:35px;
	margin-bottom:35px;
}
#footer p {
	padding:0;
}
#contact2 {
	padding-top:20px;
}
#footer-nav {
	width:100%;
	height:60px;
	bottom:0;
	margin-top:10px;
	float:right;
}

.footer-nav {
	margin: 0px auto;
	width:900px;
	height:100px;
	font-family:"Gill Sans", Helvetica, sans-serif;

}
.footer-nav a {
	text-decoration:none;
	clear:both;
	padding-top:20px;
	color:#414141;
	font-size:16px;
	text-transform:uppercase;
}
.footer-nav a:hover {
	color:#666666;
}

.footer-nav a img {
	float:right;
}
.footer-nav ul li {
	float:left;
	padding:20px;
	background:url(images/footer-tic.png) no-repeat 0px 18px;

}
.footer-left div {
	width:300px;
}
.footer-left-home div {
	width:340px;
}
.footer-left h2, .footer-left-home h2, .footer-right h2 {
	font-family:"Gill sans", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:19px;
	font-weight:500;
}

.footer a:hover {
	color:#333333;
}
.footer-left a {
	font-family:"Gill sans", Helvetica, sans-serif;
	color:#E6E6E6;
	font-size:17px;
	text-decoration:none;
	line-height:2;
}
.footer-left a:hover {
	color:#CCCCCC;
}
#leftfamily {
	height:1px;
	margin-top:14px;
	border-top:1px solid #fff;
	float:left;
	width:50%;
	opacity:0.2;
	filter:alpha(opacity=20);
}
.greyline {
	margin-top:3px;
	margin-right:9px;
	border-bottom:1px solid #fff;
	width:160px;
	float:left;
	height:1px;
	opacity:0.2;
	filter:alpha(opacity=20);		
}
#rightfamily {
	color:#fff;
	float:left;
	margin-top:10px;
	font-size:9px;
}
#rightfamily div {
	width:474px;
}
.footer-right, .contact-left {
	font-family:"Gill sans", Helvetica, sans-serif;
	color:#fff;
	width:245px;
	float:right;
	padding-right:35px;
	margin-bottom:25px;
	font-size:14px;

}	
.energy-star-logo {
	float:right;
}
.contact-left {
	float:left;
}

.footer-right a, .contact-left a {
	color:#E6E6E6;
	font-size:13px;
	text-decoration:none;
	line-height:1.3;
}
.footer-right a:hover {
	color:#CCCCCC;
}
.footer-right-news {
	padding-top:15px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.alignleft-home {
	float:left;
}
#footer .alignleft {
height:300px;
}
.page_item {
	height:27px;
}
#page-news {
	padding-left:30px;
	width:560px;
}
.ishome #page-news {
	padding-left:150px;
	width:560px;
}
#home-right {
	padding-right:0px;
	float:right;	
	padding-top:15px;
}
.ishome #home-right {
	padding-right:120px;
	float:right;	
	padding-top:15px;
}
.post h1 {
	font-family:"Gill sans", Helvetica, sans-serif;
	font-size:24px;
	color:#414141;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:#daddd3 1px solid;
	padding-bottom:10px;
	padding-top:10px;

}
.entry  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	color:#727272;
}
.entry h2 {
	font-weight:normal;
	font-size:18px;
	color:#414141;
	padding-top:15px;
	padding-bottom:2px;	
	line-height:1.3;
}
.entry  h2 a {
	line-height:1.2;
	padding-bottom:0;
}
.entry ul {
	margin-left:20px;
}
.entry ul li {
	list-style:disc;
	padding:5px;
}
.entry a {
	color:#45521D;
	text-decoration:none;
	line-height:1.5;
 	padding-bottom:5px;
}
.entry a:hover {
	color:#8da83b;
}
#post-45 .entry ul {
	width:560px;
	float:left;
	margin-left:0;
	margin-top:10px;
	margin-bottom:20px;
}
#post-45 .entry ul li {
	list-style:none;
	float:left;
	width:240px;
	min-height:90px;
	padding:8px;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
}
.pic-avail {
	background:#E3E8BE;
}
h4 {
	padding-top:15px;
}
#top-box {
	width:312px;
	height:120px;
	background:url(images/sidebar-top.png) no-repeat;
	padding-bottom:15px;
}
#top-box a {
	float:left;
	padding:20px;
	padding-left:40px;
	
}
#bottom-box {
	width:312px;
	height:455px;
	background:url(images/sidebar-bottom.png) no-repeat;
	padding-top:5px;
}
.sidebar-message, .testimonial-message {
	padding:15px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:0px;
	font-size:12px;
	color:#8a8a8a;
}
.testimonial-message {
	min-height:175px;
		font-size:11px;
}
.sidebar-message p {
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
}
.testimonial-message p {
	font-style:italic;
}
.testimonial-message div {
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
	position:absolute;
	width:232px;
	display:none;
	height:148px;
}
.testimonial-message span {
	float:right;
}
.sidebar-message h3, .testimonial-message h3 {
	color:#45521d;
	padding-bottom:5px;
	font-weight:normal;
	font-size:12px;
}
.sidebar-message2 {
	color:#45521d;
	margin-left:37px;
	margin-top:15px;
	padding-left:78px;
	background:url(images/sidebar-phone.jpg) no-repeat;
}
.sidebar-message2 h2 {
	font-weight:normal;
	font-size:18px;
	padding-top:15px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
	width:158px;
	text-align:right;
}
.sidebar-message2 h1 {
	font-weight:normal;
	font-size:22px;
	padding-top:5px;
	padding-bottom:20px;
	text-align:right;
	width:158px;

}
.gallery-items {
	margin-top : 420px;
}
.gallery-item {
	float: left;
	text-align: center;
	padding:0 3px 0 0;
}
.wp-caption-text {
	font-style:italic;
	font-size:10px;
	line-height:1.2;
	margin-top:4px;
	margin-right:6px;
}
.img-show {
	min-height:370px;
}
.img-show img {
	position:absolute;
}
