/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {
	color:#666;
	background: #888D65;
	min-height:101%;
	font: 100% Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

body, select, textarea, input {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {	
	
	line-height: 18px;
}
		
a:link, a:visited {	
	text-decoration:underline;
	color: #C97D2F; 
	font-weight: normal;
}

a:hover, a:active {	
	color:#763107;
	font-weight: normal;
}

*:focus { 
	outline: none 
}




/* ---------- @ Page Structure -----------*/


#wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 807px;
   }
	   
#masthead {
	background: url(/images/logo.jpg) no-repeat;
	height: 80px;
}

#home #image-header {
	background: url(/images/painting.jpg) repeat;
	height: 418px;
}

/*
#home #image-header embed,
#home #image-header object {
	_display:none;
	*display:none;
}
*/

#image-header {
	width: 807px;
	height: 227px;
	border: 1px solid #6a2e2e;
	background: url(/images/sp_photo_blog.jpg) no-repeat;
}

body.propertylisting #image-header {background: url(/images/sp_photo.jpg) no-repeat;}
body.propertylisting_agent #image-header {background: url(/images/sp_photo_rapids.jpg) no-repeat;}
body.area #image-header {
	background: url(/images/sp_photo_lexington.jpg) no-repeat;
}
body.contact #image-header {background: url(/images/sp_photo_sheep.jpg) no-repeat;}


#home #main {
	width: 787px;
	padding: 0 0 10px 20px;
}

#main {
	background: #f8f0da url(/images/sp_bg.jpg) no-repeat;
	width: 767px;
	border: 1px solid #6a2e2e;
	border-top: none;
	border-bottom: none;
	padding: 20px;
	color: #4e1818;
	letter-spacing: 0.09ex;
}


#content {
	width: 500px;
	margin: 0 15px 0 8px;
}

#home #content {
	width: 390px;
	margin: 7px 0 0 0;
}

#sidebar {
	width: 200px;
	padding: 0 0 0 20px;
}

#home #sidebar {
	padding: 10px 0 0 20px;
	margin-top: 10px;
}

#home #content p {
	width: 390px;
	font-weight: normal;
	color: #4e1818;
	margin-top: 10px;
	margin-right: 5px;
	letter-spacing: 0.11ex;
	font-size: 1em;
}

#home #sidebar p {
	font-size: 11px;
	color: #5F5436;
	letter-spacing: 0.12ex;
}

.box {
	border: 1px solid #666a4a;
	background: #F3E4CF;
	margin-bottom: 20px;
	width: 340px;
	padding: 2px 3px 4px 5px;
	font-size: .9em;
	clear:both;
	overflow: hidden;
}

.box h2 {
	/*margin-top: -12px;*/
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
}

.box h2 a:link, .box h2 a:visited {
	color: #4e1818;
	font-weight: bold;
	text-decoration: none;
}

.box p {
	margin: 0;
	padding: 3px 5px 0 0;
	line-height: 14px;
}

.box img {
	float: left;
	border: 1px solid #4F481C;
	margin: 0 8px 0 0;
}


.left {	
	float:left;
}

.right {	
	float:right
}

#post-4 p {
margin: 8px 20px 8px 12px;
}

#post-4 a {
text-decoration: none;
}

#post-4 a:hover {
text-decoration: underline;
}

#post-5 p {
margin: 8px 20px 8px 12px;
}

#post-5 img {
	border: 1px solid #616541;
}


	

/* ---------- @ Navigation -----------*/


#nav {
	width:  807px;
	height: 18px;
	text-indent: -9000px;
	margin: 15px 0 0 1px;
}

#nav li {
	float:left;
	list-style:none;

}

#nav a,
#nav span {
	height: 18px;
	display:block;
	text-decoration: none;
	text-indent: -9000px;
	background-repeat: no-repeat;
	padding-right: 14px;
}

a#homeimage {
	background: url(/images/nav_home.jpg) no-repeat;
	width: 42px;
}

a#homeimage:hover, body.homeimage a#homeimage, body#home a#homeimage {
	background: url(/images/nav_home_on.jpg) no-repeat;
}

a#team {
	background: url(/images/nav_team.jpg) no-repeat;
	width: 79px;
}

a#team:hover, body.team a#team, body.propertylisting_agent a#team {
	background: url(/images/nav_team_on.jpg) no-repeat;
}

a#properties {
	background: url(/images/nav_properties.jpg) no-repeat;
	width: 88px;
}

a#properties:hover, body.properties a#properties, body.propertylisting a#properties {
	background: url(/images/nav_properties_on.jpg) no-repeat;
}

body.propertylisting_agent a#properties {
	background: url(/images/nav_properties.jpg) no-repeat !important;
}

body.propertylisting_agent a#properties:hover {
	background: url(/images/nav_properties_on.jpg) no-repeat !important;
}

a#area {
	background: url(/images/nav_area.jpg) no-repeat;
	width: 119px;
}

a#area:hover, body.area a#area {
	background: url(/images/nav_area_on.jpg) no-repeat;
}

a#resources {
	background: url(/images/nav_resources.jpg) no-repeat;
	width: 86px;
}

a#resources:hover, body.area-resources a#resources {
	background: url(/images/nav_resources_on.jpg) no-repeat;
}

a#contact {
	background: url(/images/nav_contact.jpg) no-repeat;
	width: 95px;
}

a#contact:hover, body.contact a#contact {
	background: url(/images/nav_contact_on.jpg) no-repeat;
}

a#blog {
	background: url(/images/nav_blog.jpg) no-repeat;
	width: 69px;
}

a#blog:hover, body#blog a#blog {
	background: url(/images/nav_blog_on.jpg) no-repeat;
}

span#mls {
	background: url(/images/nav_mls.jpg) no-repeat;
	width: 106px;
}

span#mls:hover,
li.sfHover span#mls {
	background: url(/images/nav_mls_on.jpg) no-repeat;
}


/* SUPERFISH */
#nav, #nav * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:4;
}
#nav {
	line-height: 1.0;
}
#nav ul {
	position: absolute;
	top: -999em;
	width: 12em; /* left offset of submenus need to match (see below) */
}
#nav ul li {
	width: 100%;
	background:#6c7050;
	border-bottom:1px solid #55593b;
}
#nav ul li a {
	display:block;
	height:auto;
	padding:8px;
	text-indent:0;
	color:#ede7d9;
}
#nav ul li a:hover {
	background:#55593b;
}
#nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	float: left;
	position: relative;
}
#nav a, #nav a:visited {
	display: block;
	position: relative;
}
#nav li:hover ul,
#nav li.sfHover ul {
	left: 0; /* would be 0 - adjusted for li padding-left */
	top: 18px; /* match top ul list item height */
	z-index: 5000;
}
ul#nav li:hover li ul,
ul#nav li.sfHover li ul {
	top: -999em;
}
ul#nav li li:hover ul,
ul#nav li li.sfHover ul {
	left: 12em; /* match ul width */
	top: 0;
}
ul#nav li li:hover li ul,
ul#nav li li.sfHover li ul {
	top: -999em;
}
ul#nav li li li:hover ul,
ul#nav li li li.sfHover ul {
	left: 12em; /* match ul width */
	top: 0;
}

/* END SUPERFISH */

.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat center left;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}
	
		
/* ---------- @ Headings -----------*/

		   
h1#logo, a#logo {
	width: 150px;
	background: url(/images/logo.png);
	height: 50px;
	text-indent:-9000px;
	display:block;
	float: left;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h2#tagline {
	padding: 0;
	text-indent: -9000px;
}


h2#hdr-blog {
	background: url(/images/hdr_blog.gif) no-repeat;
	height: 26px;
	text-indent: -9000px;
	margin: 0 0 10px;
}


body.area h2.pagetitle {
	margin-top: -30px;
	margin-bottom: 10px;
	text-indent: -9000px;
}

.about-title {
	padding-bottom: 5px;
}


body.propertylisting h2.pagetitle {
	background: url(/images/otherproperties.gif) no-repeat;
	height: 26px;
	text-indent: -9000px;
	margin-left: 8px;

}

body.propertylisting h2.pagetitle#featured {
	background: url(/images/featuredproperty.gif) no-repeat;
	height: 26px;
	text-indent: -9000px;
	margin-left: 8px;
	margin-top: 4px;
	
}

body.propertylisting_agent h2.pagetitle {
	background: url(/images/ourteam.gif) no-repeat;
	height: 26px;
	text-indent: -9000px;
	margin-left: 8px;
}

body.contact h2.pagetitle {
	background: url(/images/contactus.gif) no-repeat;
	height: 26px;
	text-indent: -9000px;
	margin-left: 8px;
	margin-top: 4px;
}
	
h3 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}

.post h3 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #616541;
	margin-top: 10px;
}
	
h4 {
	font: bold 1.2em/19px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 6px;
	color: #616541;
}

#sidebar h4 {
	margin-top: 10px;
}


		
 /* Form styles */
 

.myForm {
	
	border: 1px solid #888D65;
	width: 450px;
	margin: 10px 0px 20px 10px;
}

td {
text-align: top;
padding: 4px 2px 4px 4px;
}





/* Blog */

#sidebar ul {
	margin-bottom: 20px;	
}

#sidebar li {
	list-style-type: none;
	background: #F7ECD8;
	padding: 5px 0px 2px 8px;
	margin: 2px 0;
	border-bottom: 1px solid #c4ab5b;
	color: #616541;
}

#sidebar li a {
	text-decoration: none;	
}

.post {
	border-bottom: 1px solid #d9d9c4;
	margin-bottom: 15px;
	padding: 0 0 15px;
}

.entry {
	overflow: hidden;
	}

.entry p {
	margin: 15px 0;	
}
	
.entry ul, .entry ol {
	padding: 0 15px 10px 10px;
	}		

.entry ul {
	padding:0 15px 0 10px;
	margin: 15px 0;
	}

.entry ul ul {
	margin: 5px 0;
	}			

.entry ul li {
	margin-left:35px;
	list-style:square;
	}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #b6b6a7;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
	}			

.entry img {
	margin:1px 5px 6px;
	border: 1px solid #616541;
	padding: 1px;
	}

.entry img.alignleft,
.entry div.alignleft {
	float:left;
	margin:1px 10px 6px 0;
}

.entry img.alignright,
.entry div.alignright {
	float:right;
}

.entry img.alignright {
	margin:1px 0 6px 10px;
}

.entry .wp-caption {
	margin: 15px 5px 6px;
	font-size: .9em;
	background: #f3f3f3;
	border:1px solid #ddd;
}

.entry .wp-caption img {
	border: none;
	padding: 0;
	display: block;
	margin: 5px auto;
}

.entry .wp-caption p.wp-caption-text {
	margin: 5px auto;
	text-align: center;
}

.postmetadata {
	margin: 0;
	font-size: .85em;
}





/* Comments */

ol.commentlist {
	margin: 15px 0 25px;
	padding-left:30px;
	}
	
ol.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	border-top: 1px solid #c4ab5b;	
	background: #F0E4CE;
	}


/* ---------- @ Forms -----------*/

#s, #comment, #author, #email, #url {
	background:#FFF;
	border:1px solid #888D65;
	padding:3px;
	}

#comment {
	width: 100%;
	margin-bottom: 10px;
}

form p {
	margin: 5px 0;	
}




/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#footer {
	width: 807px;
	background: #616541;
	border: 1px solid #6a2e2e;
	border-top: none;
	clear: both;
	margin: 0 auto;
}

#footer a{
	text-decoration: none;
	font-weight: bold;
	color:#D9CEB9;
}

.adr {
	padding: 18px 0px 30px 20px;
	color: #cfcdba;
	font-size: 11px;
	line-height: 17px;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: 17px 17px 0 0;
}

.mark {
padding: 5px 0px 5px 0px;
}

