/*
Theme Name: The Real Estate Theme
Theme URI: http://themeforest.com
Description: Custom template for Wordpress with admin options to change the static home page.
Version: 2.0
Author: Derek Herman
Author URI: http://valendesigns.com
*/

/* 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

body {
	line-height: 1;
	color: #7c7c7c;
	background: #417142;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #3A682B;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #3A682B;
	text-decoration:underline;
}
/* Headings */
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	color: #6d7f83;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.1em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.5em;
}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 980px;
        padding:0;
	margin: 0 auto;
	text-align: left;
        background:url(images/bg_1.png) repeat-y;
}
/* Header */
#header {
        background:url(images/h_bg.png) repeat-x;
	position: relative;
	height: 154px;
        margin:0 -21px;
        padding:0 21px;
}
#header h1#logo a {
	text-indent:-99999px;
        background:url(images/h_logo.png) no-repeat 0 14px;
        display:block;
        width:139px;
        height:104px;
}
#header span#description {
	text-indent:-99999px;
        background:url(images/h_logo_2.png) no-repeat;
        display:block;
        width:287px;
        height:13px;
        position:absolute;top:60px;left:180px;
}
#search {
	position: absolute;
	top: 0;
	right: 21px;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 25em;
	w\idth: 25.5em;
	padding: 1.5em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
}
.search:hover {
	background: #6d7f83;
	cursor: pointer;
}
#navigation {
	position: absolute;
	bottom: 0px;
        background:url(images/bt_4.png) no-repeat right 3px;
	left: 21px;
	width: 906px;
	border-bottom: 4px solid #3a682b;
	z-index: 999;
	list-style: none;
        font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	float: left;
	margin-right: 1px;
	background:url(images/bt_6.png) no-repeat 0 -26px;width:106px;
}
#navigation li a {
	float: left;
	display: block;
	padding:6px 0 4px 0;
        width:106px;text-align:center;
	background: url(images/bt_6.png) no-repeat 0 -26px;
	color: #606060;
	text-decoration: none;
	overflow: hidden;
}
#navigation li.current_page_item, 
#navigation li.current_page_parent, 
#navigation li.current-cat,
#navigation li.current-cat-parent {
	background-position: 100% 0px;
}
#navigation li.current_page_item a, 
#navigation li.current_page_parent a, 
#navigation li.current-cat a,
#navigation li.current-cat-parent a {
	background-position: 0% 0px;
	color: #fff;

} 
#navigation li a.current-cat {
	background-position: 100% 0px;
}
#navigation li a.current-cat {
	background: url(images/bt_6.png) no-repeat;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% 0px;
}
#navigation li:hover a {
	background-position: 0% 0px;
	color: #fff;
}

/* Inset */
#inset-2{background:#3a682b;color:#fff;width:906px;}
#inset-2 h1{color:#fff;padding:4px 10px 8px 10px;margin:0;}

body.home #inset {
	height:244px;width:906px;background:#6d7f83;
}

#welcome{float:right;width:283px;background:url(images/h_bg_2.png) no-repeat left;height:244px;display:block;padding:0 12px;}
#welcome h3{display:block;text-indent:-99999px;width:263px;height:19px;background:url(images/h_logo_3.png) no-repeat;margin:12px 0 12px 0;}
#welcome p{color:#fff;font-size:14px;line-height:18px;}
.bt-viewfloorplans{margin:10px 12px 0 0;float:left;display:block;text-indent:-99999px;height:26px;width:127px;background:url(images/bt_2.png) no-repeat;}
.bt-getaquote{margin:10px 0 0 0;float:left;display:block;text-indent:-99999px;height:26px;width:127px;background:url(images/bt_3.png) no-repeat;}
#inset img{float:left;}

#inset h1 {
	color: #fff;
	font-size: 4.8em;
	padding: 12px 30px;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Content */

#content {position:relative;
	float:left;
	height: 100%;
        margin-top:12px;
	margin-bottom: 20px;
}
#col-3 #content {
        background:url(images/img_3.png) no-repeat top;
        padding:15px 0 0 0;
margin-top:0;
}
#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#main {
	float: left;
	fl\oat: right;
	min-height: 400px;
}
.normal {
	width:611px;
	margin-right:33px;
}
.wide {
	width: 100%;
}
.page {
}
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
	font-size: 1.3em;
        line-height:20px;
}
#main li li {
	font-size: 1.0em;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main  img.aligncenter {
	display: block;
	margin: 0 auto;
}

/* Home Page Styles */
.action {
	float: left;
	width: 280px;
}
.middle {
	margin: 0px 33px;
}
.centered{padding:0 10px;}
.action img {
	display: block;
	margin-bottom: 20px;
}
.action span {
	font-size: 1.0em;
	text-transform: uppercase;
}
.action h2 {
	color: #4b5254;
	margin-bottom: 15px;
}
.newsletter_input {
	padding: 9px 4px 7px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 220px;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.submit {
	border: none;
	padding: 0.6em 1.0em 0.4em 1.0em;
	margin-top: 5px;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}

/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 0px solid #c2c4c4;
	margin-bottom: 40px;
}

.entry p {
}
.entry h2 {
	font-size: 2.6em;
	color: #292b2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #292b2c;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #3A682B;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 2.6em;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 250px;
}
ul.amenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	padding: 0 4px 0 22px;
	list-style: none;
	border: none;
}
.bedroom {
	background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
	background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
	background: url(images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles */
.single .entry {
	border: none;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}
.paginate {
	font-size: 12px;
}
/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

/* Sidebar */
.sidebar {
	float: right;
	width: 272px;
	w\idth: 262px;
	margin-bottom: 20px;
	}
.sidebar h4 {
	font-size: 21px;
	color: #4B5254;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar ul {font-size:13px;line-height:20px;}
.sidebar ul li{background:url(images/img_4.png) no-repeat 0px 7px;padding:0 0 20px 16px;}

/* Footer */
#footer {
	height:100px;
        margin:30px 0 20px 0;
	color: #a2a3a3;
        text-align:center;
        font-family:georgia;
        font-size:12px;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	display: inline;
        text-transform:uppercase;
	padding: 0 7px;
}
#footer span{display:block;margin:20px 0 0 0;font-size:11px;color:#666;}

#wrapper-2{background:url(images/bg_2.png) no-repeat bottom;padding:0 37px;}

.testimonial-top{background:#eaecec url(images/img_1.png) no-repeat;}
.testimonial-bottom{background:url(images/img_2.png) no-repeat bottom;padding:5px 10px;}
.testimonial .quotes{font-weight:700;color:#666;font-size:16px;display:inline;font-family:georgia;}
.testimonial-bottom p{display:inline;font-weight:700;}
.testimonial .client{text-align:right;margin:4px 0 10px 0;font-size:12px;font-weight:700;}

#side-testimonials .testimonial-top{background:#eaecec url(images/img_6.png) no-repeat top left;}
#side-testimonials .testimonial-bottom{background:url(images/img_7.png) no-repeat bottom left;padding:5px 10px;}
#side-testimonials .testimonial{width:260px;margin:0 0 20px 0;}

.testimonial-full{background:#f7f7f7;margin:0 0 40px 0;padding:22px;text-alig:justify;line-height:24px;}
.testimonial-full .quotes-full{font-weight:700;color:#666;font-size:16px;display:inline;font-family:georgia;}
.testimonial-full .client-full{color:#555;text-align:right;margin:10px 0 0 0;font-size:12px;font-weight:700;}
.testimonial-full p{display:inline;}

.bt-morevideos{display:block;width:158px;height:20px;text-indent:-99999px;background:url(images/bt_5.png) no-repeat;}
.bt-findoutmore{display:block;width:94px;height:23px;text-indent:-99999px;background:url(images/bt_1.png) no-repeat;float:right;}

#content-bg{background:url(images/img_5.png) no-repeat;position:absolute;display:block;width:11px;height:412px;right:272px;top:-12px;z-index:100;}

.post-image{margin:0 0 20px 0;}

#wrapper-2{}

/* Banner */
.slides{float:left;borde:1px solid;width:599px;height:244px;}
ul.slides {position:relative;overflow:hidden;width:599px;height:244px;}
ul.slides li {position:absolute;width:599px;height:244px;top:0px;left:0px;display:block;}

#faq li{font-size:15px;}
#faq ul li{cursor:pointer;color:#3A682B;list-style:none;font-weight:700;padding:0 0 20px 0;}
#faq ul li:hover{color:#777;}
#faq ul li div{cursor:auto;color:#777;text-decoration:none;font-weight:100;padding:10px;line-height:20px;font-size:13px;}

#manufacturers{width:100%;}
#manufacturers tr{height:100px;}
#manufacturers .m-name{vertical-align:middle;font-size:14px;width:50%;text-align:center;}
#manufacturers .m-logo{width:50%;text-align:center;}

ul#navigation li {position:relative;background-image:none;}
ul#navigation li ul {position:absolute;top:26px;width:150px;display:none;z-index:2000;left:1px;background:#224F14;background-image:none;}
ul#navigation li ul li {position:relative;background-image:none;}
ul#navigation li ul li ul {left:140px;top:0px;background-image:none;}
ul#navigation li ul li {float:none;clear:both;display:block;background-image:none;}
ul#navigation li ul li a {display:block;width:142px;background-image:none;text-align:left;padding-left:8px;}
ul#navigation li ul a:hover{background:#1B3F10;}

#google-map{float:right;}
#contact-address{font-size:16px;margin:0 0 40px 0;}

.sf-form{border:1px solid #e3e6e7;background:#f7f8f8;padding:0 14px;width:332px;}
.sf-captcha{width:200px;font-weight:700;}
.sf-captcha input{width:160px;margin:0 0 0 6px;}
.sf-form input,.sf-form textarea{display:block;margin:0 0 0 4px;}
#content .sf-submit{margin-bottom:0px;}