/*  
Theme Name: Real Estate Theme
Theme URI: http://www.realestatetestblog.com/real-estate-theme.php
Description: "KW Theme" is a great theme for busy real estate agents and brokers.  Free support is offered by emailing me. <a href="mailto: ryan@ryanwardrealestate.com"/>Email Me</a>.  
Version: 1.0
Author: Ryan Ward
Author URI: http://www.ryanwardrealestate.com

This theme was designed and coded by Ryan Ward. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #f2f2ee url(images/background.png) repeat;
	font-size: 14px;
	font-family: "Lucida Grande", Cambria, verdana;
	margin: 0px 0px 0px 0px;
	}
	
img {
	border: none;
        margin: 0px;
	}

#container { 
	width: 900px; 
	background: #FFFFFF url(images/bg.jpg);
	text-align: left; 
	margin: 10px auto; 
	border: 1px solid #990000;
	}

#containerwide { 
	width: 900px; 
	background: #FFFFFF;
	text-align: left; 
	margin: 10px auto; 
	border: 1px solid #990000;
	}

#header { 
	background: #990000 url(images/header.jpg);
	height: 70px;
	}

#header h1 {
	color: #ffffff;
	font-size: 24pt;
	font-family: "Lucida Grande", cambria, verdana;
	font-weight: normal;
	font-style: italic;
        padding-right: 5px;
        margin: 0px;
	}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#header h2 {
	color: #FFFFFF;
	font-size: 13pt;
	font-family: "Lucida Grande", cambria, verdana;
	font-weight: normal;
	font-style: italic;
        padding-right: 5px;
        margin-top: 10px;
	}
	
#menu {
	font-family: Tahoma;
	font-size: 10pt;
	background: #990000 url(images/menu.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	width:900px; 
	height:28px;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
}


#menu ul {
	margin: 6px 0px 6px 0px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}


#menu a {
	padding: 6px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background: #990000 url(images/menuhover.jpg);
	text-decoration: none;
}

#toppic {
	height: 150px;
	width: 900px;
	background: url(images/headerimage.jpg);
	border-top: 1px solid #FFFFFF;
}

#contentwide { 
	width: 900px; 
        float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}

#content { 
	width: 500px; 
        float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	
#content b {
	color: #990000;
	line-height: 14pt;
	}

#content strong {
	color: #990000;
	line-height: 14pt;
	}


#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}

#content p a {
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: underline;
}
	
#content p img {
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #990000;
	font-size: 22px;
	font-family: "Lucida Grande", Cambria, Verdana;
	font-weight: normal;
	padding: 10px 10px 10px 1px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #990000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #990000;
	text-decoration: underline;
	}

#content h2 {
	font-family: "Lucida Grande", cambria, verdana;
	font-size: 16px; 
	color: #990000; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	}
#content h2 a  {
	color: #990000;
	text-decoration: underline;
	}

#content h2 a:hover {
	color: #990000;
	text-decoration: underline;
	}


#content h3 {
	font-size: 12px; 
	color: #990000; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #B40101;
	}
	
#content h3 a  {
	color: #990000;
	text-decoration: underline;
	}

#content h3 a:hover {
	color: #990000;
	text-decoration: none;
	}

#content h4 {
	font-size: 12px; 
	color: #990000; 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}

#content h4 a  {
	color: #990000;
	text-decoration: underline;
	}

#content h4 a:hover {
	color: #990000;
	text-decoration: none;
	}

#content ol {
	color: #990000;
        list-style-type: decimal;
	line-height: 18px;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	}
#content ul {
	list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content ul li {
	color: #990000;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content ul li a {
	color: #990000;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F2F2EE;
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 12px;
	padding: 7px;
	width: 400px;
	font-style: italic;
	color: #B40101;
	border: 1px solid #990000;
	}
	

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
        font-family: Tahoma;
        font-size: 12px;
	color: #990000;
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 10px;
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #FFFFFF;
	background: #990000 url(images/h2.jpg);
	font-family: "Lucida Grande", cambria, verdana;
	font-variant: small-caps;
	font-size: 9pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	}

#left h5 {
        margin: 5px;
        }

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #990000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #FFFFFF;
	background: #990000 url(images/righthover.jpg);
	}
	
#right p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

#right { 
        font-family: Tahoma;
        font-size: 12px;
	color: #990000;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}

	
#right h2 {
	color: #FFFFFF;
	background: #990000 url(images/h2.jpg);
	font-family: "Lucida Grande", cambria, verdana;
	font-variant: small-caps;
	font-size: 9pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #990000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #FFFFFF;
	background: #FFFFFF url(images/righthover.jpg);
	}
	
#right h2.widgettitle {
	color: #FFFFFF;
	background: #990000;
	font-family: "Lucida Grande", cambria, verdana;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #990000 url(images/footer.jpg); 
        color: #FFFFFF;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	border-bottom: 1px repeat;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #CCCCCC;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #CCCCCC;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #CCCCCC;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 450px;
	border:1px solid #CCCCCC;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin-bottom: 12px
	margin:0;
	padding:4px;
}

#searchform {
	margin: 5px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}