/*
Theme Name: Admire Custom Homes
Theme URI: http://www.425design.com
Description: Custom WordPress theme, designed/developed for Admire Custom Homes
Version: 1.1
Author: 425design
Author URI: http://www.425design.com
Tags: two-column layout, home builder, texture
*/




/*	------------------------------------------------------------
	re-defined
	------------------------------------------------------------
*/

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;
}

body {
	background: #0c150a url(images/bg_home.jpg) repeat-x top center;
	font-family: Georgia, 'Times New Roman';
	font-size: 1.0em;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #53774a;
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	margin: 0;
	color: #53774a;
}

h2 {
	font-size: 1.1em;
	color: #53774a;
}

h3 {
	font-size: 1.4em;
	color: #53774a;
	margin: -15px 0 0 0;
}

h4 {
	font-size: 1.0em;
	color: #53774a;
	padding: 20px 0 0 0;
}

hr {
	border: 0;
	color: #20281f;
	background-color: #20281f;
	height: 1px;
	margin: 37px 0 30px 0;
	clear: both;
}

ul {
	list-style-type: none;
}




/*	------------------------------------------------------------
	custom
	------------------------------------------------------------
*/

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 150px;
	padding: 0;
}

#brand {
	float: left;
	height: 10px;
}




/*	------------------------------------------------------------
	nav
	------------------------------------------------------------
*/

#navbar {
	float: right;
	margin: 88px 0 0 0;
	height: 24px;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 20px 0 20px;
	font-size: 1.0em;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover {
	color: #fff;
	background-color: #53774a;
}

#current a {
	color: #fff;
	background-color: #3a4b39;
}




/*	------------------------------------------------------------
	content
	------------------------------------------------------------
*/

#posts_home {
	width: 660px;
	float: right;
	margin: 30px 0 0 0;
	min-height: 315px;
}

#posts_interior {
	width: 660px;
	float: right;
	margin: 30px 0 50px 0;
	min-height: 530px;
}

#posts_interior a:link,
#posts_interior a:visited {
	color: #53774a;
	text-decoration: underline;
}

#posts_interior a:hover,
#posts_interior a:active,
#posts_interior a:focus {
	color: #fff;
	text-decoration: none;
	background: #53774a;
}

.post {
	margin: 0;
}

.post a img {
	border: none;
}

.entry {
	width: 100%;
	margin: 20px 0 0 0;
	float: left;
	clear: left;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry ul {
	padding: 0 0 20px 30px;
}

.entry ul li {
	padding: 0 0 0 20px;
	position: relative;
	list-style-type: none;
	background:	url(images/icon_list.gif) no-repeat top left;
}

.postmetadata {
	width: 160px;
	float: right;
	font-size: 1.0em;
	color: #fff;
	line-height: 20px;
	margin: 0 0 50px 40px;
}

.postmetadata ul li {
	padding: 0 0 0 20px;
	position: relative;
	list-style-type: none;
	background:	url(images/icon_list.gif) no-repeat top left;
}

#column_left_amenities {
	width: 38%;
	float: left;
}

#column_right_amenities {
	width: 62%;
	float: left;
}

#column_left {
	width: 450px;
	float: left;
}

#column_right {
	width: 200px;
	float: left;
}

#column_right ul li {
	padding: 0 0 0 20px;
	position: relative;
	list-style-type: none;
	background:	url(images/icon_list.gif) no-repeat top left;
}

#header_left_inventory {
	float: left;
	width: 70%;
	font-size: 1.2em;
	color: #53774a;
	padding: 0 0 0 0;
}

#header_right_inventory {
	float: right;
	width: 30%;
	text-align: right;
	font-size: 1.2em;
	color: #53774a;
	padding: 0 0 0 0;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}




/*	------------------------------------------------------------
	sidebar
	------------------------------------------------------------
*/

.sidebar_home {
	width: 225px;
	float: left;
	margin: 50px 0 0 2px;
}

.sidebar_interior {
	width: 225px;
	float: left;
	margin: 67px 0 0 2px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	margin: 0 0 5px 0;
}

.sidebar a {
	color: #53774a;
	text-decoration: none;
}

.sidebar a:hover {
	color: #fff;
}




/*	------------------------------------------------------------
	footer
	------------------------------------------------------------
*/

#footer {
	clear: both;
	height: 200px;
	background: url(images/bg_footer.gif) no-repeat top center;
	color: #2c3a2b;
	padding: 12px 0 0 0;
	line-height: 15px;
	font-size: 0.8em;
	text-align: center;
}

#footer a {
	color: #2c3a2b;
	text-decoration: none;
}

#footer p {
	padding: 50px 0 20px 0;
}

#footer a:hover {
	color: #fff;
}

#footer #footer_left {
	float: left;
}

#footer #footer_right {
	float: right;
}

#footer #footer_right a {
	padding: 0 10px 0 10px;
}




/*	------------------------------------------------------------
	form
	------------------------------------------------------------
*/

textarea, input, select {
	font: normal 13px/2.1em Verdana, Lucida Sans, Arial;
	color: #0c150a;
}

.form_field {
	border: 1px solid #74949a;
}

.form_dropdown {
	width: 278px;
}

.form_button {
	width: 180px;
}

.button_addtocart {
	width: 120px;
	margin: 68px 0 0 20px;
}

#form_left {
	width: 305px;
	float: left;
}

#form_right {
	width: 305px;
	float: left;
}

#form_doublecolumn {
	clear: both;
	padding: 20px 0 0 0;
}

#form_left input {
	width: 278px;
}

#form_right input {
	width: 278px;
}

#form_doublecolumn textarea {
	width: 590px;
	height: 170px;
}





