/*****************************************************************
	Description: Primary stylesheet for Madrona Real Estate
	Author: 420 Design - fourtwentydesign.com
	Version: 2007 October
	Updated: 2007 October 04
*****************************************************************/
@import url(forms.css);
@import url(http://www.madronarealestate.com/inc/mls.css);

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}

body#home { background: #fff url(/images/bg_body_home.png) repeat-x 0 164px; }
body#secondary { background: #fff url(/images/bg_body_secondary.png) repeat-x 0 164px; }

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 780px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

img { border: 0; }




/*	Masthead
-------------------------------------------------------------------*/
#masthead {
	margin: 24px 0 0 0;
}

#masthead h1 {
	float: left;
	width: 250px;
	height: 113px;
	overflow: hidden;
	background: url(/images/madronalogo.jpg) no-repeat 0 0;
}

#masthead h1 a {
	display: block;
	width: 250px;
	height: 113px;
}

#masthead h1 a span {
	text-indent: -999em;
	display: block;
}

#masthead p {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 1em;
	color: #413f3f;
	width: 250px;
}




/*	Navigation
-------------------------------------------------------------------*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}

#nav {
	margin: 31px 0 3px 0;
}

#home #nav { margin-bottom: 18px; }

#nav a {
	display: block;
	width: 10.1em;
	color: #c10001;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 10.1em;
}

#nav a:hover {
	text-decoration: underline;
}

#nav li ul {
	position: absolute;
	width: 10.5em;
	left: -999em;
}

#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
	
}

#nav li ul li {
	background: #fff;
	margin: 0 0 1px 0;
	padding: 2px;
}




/*	Breadcrumb trail
-------------------------------------------------------------------*/
p.breadcrumb {
	color: #fff;
	font-size: 10px;
}

p.breadcrumb strong {
	color: #000;
}

p.breadcrumb a {
	color: #fff;
}

p.breadcrumb a:hover {
	text-decoration: none;
}




/*	Content - for home page only
-------------------------------------------------------------------*/
#home #content {
	height: 270px;
	padding: 0 100px 0 100px;
	color: #fff;
}

#flash {
	float: left;
	margin-right: 26px;
}

#home #content p {
	padding-top: 80px;
}


/*	Content - for all other pages
-------------------------------------------------------------------*/
#secondary #content {
	margin-bottom: 50px;
	padding-top: 30px;
}

#secondary #rightcolumn{float:right;width:370px;}
#secondary #leftcolumn{float:left;width:370px; border-right: 2px #c50000 solid; margin-bottom: 10px; padding-right: 18px;}


img.image_left {
	float: left;
	border: 1px solid #c10001;
	margin: 0 20px 20px 0;
	padding: 3px;
	text-align: left;
}

.prop_managed {
	width: 205px;
	float: left;
	margin: 0 8px 10px 8px;
	padding: 8px;
}

.prop_managed img {
	border: 1px solid #bebebe;
	padding: 3px;
}

.vacation_map {
	float: left;
	margin: 0;
	padding: 6px 24px 12px 18px;
}






/*	Typography
-------------------------------------------------------------------*/
#content h1 {
	color: #c10001;
	text-align: center;
	margin-bottom: 1em;
	font-size: 230%;
}

h2 {
	font-size: 180%;
	line-height: 1.4em;
}

h3 {
	font-size: 150%;
	line-height: 1.2em;
}

h4 {
	font-size: 125%;
	line-height: 1.2em;
}

h5 {
	font-size: 115%;
}

h6 {
	font-size: 100%;
}

#secondary #content p {
	margin-bottom: 1.5em;
}

#secondary #content ul,
#secondary #content ol,
#secondary #content dl {
	margin: 0 40px 20px 40px;
}

#secondary #content dt {
	font-weight: bold;
	margin-top: 12px;
}

#secondary #content a {
	color: #c10001;
}

#secondary #content a:hover {
	text-decoration: none;
}

#secondary #content ul.amenities {
	float: left;
	margin: 0 0 20px 6px;
	padding: 10px;
	width: 18.5%;
}






/*	Footer
-------------------------------------------------------------------*/
#footer {
	font-size: 11px;
	color: #c10001;
	line-height: 1em;
}

#footer_left {
	float: left;
	width: 48%;
}

#footer_right {
	float: right;
	width: 48%;
	text-align: right;
}

#footer_left a,
#footer_right a {
	color: #c10001;
}

#footer_right a,
#footer_left a:hover {
	text-decoration: none;
}

#footer_right a:hover { text-decoration: underline; }

#secondary #footer {
	border-top: 1px solid #c10001;
	padding: 3px 0 25px 0;
	clear: both;
}

/*	Property images
-------------------------------------------------------------------*/
#properties {
  width: 630px;
}

.property {
  background: none repeat scroll 0 0;
  border: 1px #eee solid;
  display:block;
  float:left;
  padding: 0 10px;
  margin: 5px 10px 10px 0;
  width:280px;
}

#secondary #content .property dl {
  margin: 0;
}

.property dt {
  font-size: 120%;
  font-weight: bold;
  padding-bottom: 9px;
}

.property dd.photo {
  float:left;
  height: 100px;
  margin:0;
  padding:0;
}

.property dd {
  color:#223B47;
  font-size:90%;
  margin:0 0 0 114px;
  padding:0;
}

