/*
Theme Name: americanlegend
Theme URI: http://wordpress.org/
Description: Theme for American Legend
Version: 1.6
Author: Brian Smallwood
Author URI: http://www.builderdesigns.com/

*/




@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #BF9C67;
	background-image: url(images/repeat_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 2px;
	padding: 2px;
	border: 3px solid #B7B7B7;
}

.photo_edge:hover {
	margin: 2px;
	padding: 2px;
	border: 3px solid #024C80;
}

.right {
	float: right;
	margin: 10px;
	padding: 2px;
	border: 4px solid #B7B7B7;
}

.left {
	float: left;
	margin: 10px;
	padding: 2px;
	border: 4px solid #B7B7B7;
}


/* End Basics - CSS */


/* start of home_content */

#wrapper {
	width: 100%;
	text-align: center;
	background-image: url(images/home_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	background-image: url(images/home_content_repeat.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}


#header {
	background-image: url(images/template_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 189px;
	width: 900px;
	margin-left: 21px;
}

#header h1 a {
	height: 148px;
	width: 900px;
	text-indent: -5000px;
	display: block;
}

#header #header_logoarea {
	float: left;
	height: 148px;
	width: 900px;
}

#nav {
	float: left;
	height: 41px;
	width: 900px;
}

#nav ul {
	display: block;
	float: left;
	width: 900px;
	height: 41px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 41px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#nav_home {
    width: 69px;
}

#nav_about {
    width: 88px;
}

#nav_communities {
    width: 143px;
}

#nav_photos {
    width: 130px;
}

#nav_construction {
    width: 114px;
}

#nav_hbcorner {
    width: 164px;
}

#nav_warranty {
    width: 91px;
}

#nav_contact {
    width: 101px;
}

#nav_home a:hover {
	background: url(images/nav01_f2.jpg) no-repeat left top;
}

#nav_about a:hover {
	background: url(images/nav02_f2.jpg) no-repeat left top;
}

#nav_communities a:hover {
	background: url(images/nav03_f2.jpg) no-repeat left top;
}

#nav_photos a:hover {
	background: url(images/nav04_f2.jpg) no-repeat left top;
}

#nav_construction a:hover {
	background: url(images/nav05_f2.jpg) no-repeat left top;
}

#nav_hbcorner a:hover {
	background: url(images/nav06_f2.jpg) no-repeat left top;
}

#nav_warranty a:hover {
	background: url(images/nav07_f2.jpg) no-repeat left top;
}

#nav_contact a:hover {
	background: url(images/nav08_f2.jpg) no-repeat left top;
}

#nav ul li ul {
    display: none;
    float: none;
    position: relative;
    top: 0px;
    width: 175px;
    z-index:100;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
#nav ul li:hover ul {
    display:block;
}

#nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #417B74;
	color: #ffffff;
	display: block;
	float: none;
	height: 25px;
	text-indent: 8px;
	padding-top: 6px;
}
#nav ul li ul li a {
    color: #ffffff;
    font: arial;
    font-size: 12px;
    height: 25px;
    text-indent: 8px;
    padding-top: 6px;
	text-decoration: none;
}
#nav ul li ul li a:hover {
	background-image: none;
	background-repeat: none;
	background-color: #39576E;
	text-decoration: none;
}





#main {
	width: 900px;
	float: left;
	margin-left: 21px;
	background-image: url(images/template02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main #main_inner {
	float: left;
	width: 900px;
	background-image: url(images/template01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar {
	float: left;
	width: 172px;
	margin-left: 26px;
	margin-right: 40px;
	margin-top: 52px;
}

#sidebar ul {
	color: #435D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: none;
	margin-bottom: 15px;
}

#sidebar li {
	border-bottom:1px solid #A3AAAF;
	padding: 6px;
}

#sidebar a {
	color: #4E2F12;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	color: #05224E;
	text-decoration: none;
	font-weight: bold;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4A5D70;
	margin-above: 6px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#page_content {
	float: left;
	width: 633px;
	margin-top: 134px;
}

#page_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;	
}

#page_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #435D71;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FA8AF;
}

#page_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#page_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#page_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #507973;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#page_content a {
	color: #4E2F12;
	text-decoration: none;
	font-weight: bold;
}

#page_content a:hover {
	color: #05224E;
	text-decoration: none;
	font-weight: bold;
}

#template_footer {
	background-image: url(images/template_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 942px;
	margin: 0px auto;
	text-align: left;
}

#template_footer #template_footer_left {
	float: left;
	width: 838px;
	margin-top: 75px;
	margin-right: 10px;
	margin-left: 21px;
	
	margin-bottom: 25px;
}

#template_footer #template_footer_right {
	float: left;
	width: 52px;
	margin-top: 75px;
}

.logo_eho {
    background-image: url(images/logo_eho.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -5000px;
    height: 45px;
    width: 52px;
}

#template_footer h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6BB78;
}

#template_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}

#template_footer a {
	color: #4F2D1C;
	text-decoration: none;
	font-weight: bold;
}

#template_footer a:hover {
	color: #0A2651;
	text-decoration: none;
	font-weight: bold;
}





/* start of post styling */

.post {
	width: 633px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

.post img, .post img a {
	margin: 6px;
	padding: 4px;
	border: 3px solid #A19660;
}

.post-date {
	width: 75px;
	height: 75px;
	float: right;
	margin-left: 15px;
	background: url(images/calendar.png) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 12px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FDFFE7;
	text-align: center;
	display:block;
	line-height: 20px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.post-title {
	margin-bottom: 15px;
}

.post-cat {
	padding: 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.post-comments, .mini-add-comment {
	padding: 4px 4px 4px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/icon_comments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
	margin-left: 10px;
}

.post_list01 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list01 li {
	padding: 8px;
	margin: 2px;
}

.post_list02 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	list-style: square url(none) inside;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.post_list02 li {
	padding: 6px 12px;
	margin: 3px;
}

#commentform textarea {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 600px;
}

.commentlist {
	padding: 10px 10px 10px 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
}

.commentlist li {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #D8DCE4;
}

.sociable {
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFC2A1;
	border-bottom-color: #BFC2A1;
}

.sociable_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 6px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin-top: 10px;
}

.previous-entries {
	float: left;
}

.previous-entries {
	float: right;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.aligncenter {
	margin: 0px auto;
}

#searchsubmit {
	margin-bottom: 15px;
}


/* end of post styling */



