/*  
Theme Name: The Real Estate Grapevine
Theme URI: http://www.therealestategrapevine.com/
Description: National real estate blog feature insight from the industry
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: #4D1313;
	font-size: 14px;
	font-family: Cambria;
	margin: 0px;
	}
	
img {
         padding: 5px;
	border: none;
         margin: 0px;
	}

#image-right image {
        padding: 0px;
        padding-bottom: 5px;
        align: center;
}

hr {
color: #817339;
}

#quicksearch-bg {
       padding: 5px;
       width: 350px;
       height: 230px;
       background: #3B627B 
}

#container { 
	width: 930px; 
	background: #fff;
	text-align: left; 
	margin: 10px auto; 
         border: 2px solid #2b2b2b;
	}

/* Header */


#header-left {
          float: left;
          margin: 0px;
	 background: #fff;
	 height: 60px;
          width: 650px;
	}

#header-left h1 {
          float: left;
	 font-size: 30pt;
	 font-family: Cambria;
	 font-weight: normal;
	 font-style: normal;
          padding-top: 10px;
          padding-left: 20px;
          margin: 0px;
	}

#header-left h1 a {
	color: #817339;
	text-decoration: none;
	}

#header-left h1 a:hover {
	color: #7B1B1B;
	text-decoration: none;
	}

#header-right {
         float: right;
	 background: #fff;
         width: 280px;
         height: 60px;
}

#header-right img {
         float: right;
         margin: 0px;
         padding-top: 10px;
         padding-right: 30px;
}

#description {
         background: #fff;
         width: 930px;
         height: 30px;
         margin: 0px;
         padding: 0px;
}

#description h2 {
          float: left;
       	 color: #4D1313;
	 font-size: 18pt;
	 font-family: Cambria;
	 font-weight: normal;
	 font-style: normal;
          padding-top: 0px;
          padding-left: 20px;
          margin: 0px;
	}
	
#nav-pages-left {
          position: absolute;
          z-index: 1100;
	 font-family: "Lucida Grande", cambria, verdana;
	 font-size: 10pt;
	 width:550px; 
	 height:25px;
          margin-top: 61px;
          margin-left: 10px;
	 background: #C8B560;
	 font-family: Tahoma;
	 text-align: center;
          border-left: 1px solid #2b2b2b;
          border-top: 1px solid #2b2b2b;
          border-bottom: 1px solid #2b2b2b;

}

#nav-pages-left ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav-pages-left li { /* all list items */
	float: left;
	position: relative;
	width: 10em;
}

#nav-pages-left li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#nav-pages-left li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav-pages-left li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav-pages-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#nav-pages-left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav-pages-left ul li {
	background-color: #C8B560;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#nav-pages-left ul li a {
          margin-left: -1px;
	 display: block;
	 text-decoration: none;
	 padding: 6px;
	 line-height: 10pt;
	 color: #fff;
	 border-right: 1px solid #2b2b2b;
	 border-left: 1px solid #2b2b2b;
          border-bottom: 1px solid #2b2b2b;
	 background: #C8B560;
	}

#nav-pages-left ul li a:hover {
         color: #fff;
	background: #817339;
          border-bottom: 1px solid #2b2b2b;
	}

#nav-pages-right {
          float: right;
	 font-size: 10pt;
	 width:360px; 
	 height:25px;
          margin-top: 1px;
          margin-right: 8px;
	 background: #C8B560;
	 font-family: Tahoma;
	 text-align: right;
          border-right: 1px solid #2b2b2b;
          border-top: 1px solid #2b2b2b;
          border-bottom: 1px solid #2b2b2b;
}

/* End Header */

#content {
         min-height: 500px;
         background: #fff;
         font-size: 10pt;
	 width: 510px; 
         float: left;
	 margin: 10px;
         margin-top: 38px;
	 position:relative;
	 padding: 10px;
         padding-top: 20px;
	 text-align: left;
	}
	
#content b {
	color: #817339;
	line-height: 14pt;
	}

#content strong {
	color: #817339;
	line-height: 14pt;
	}


#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	}

#content a  {
        color: #817339;
	border-bottom: dotted 1px #2B3856;
        text-decoration: none;
	}

#content a:hover {
	color: #7B1B1B;
	border-bottom: dotted 1px #15317E;
        text-decoration: none;
	}

#content h1 {
	color: #817339;
	font-size: 22px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 0px;
	line-height: 150%;
	margin: 0px;
	}

#content h2 {
	font-family: Tahoma;
	font-size: 16px; 
	color: #817339; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	}

#content h3 {
	font-size: 12px; 
	color: #817339; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #B40101;
	}

#content h4 {
	font-size: 12px; 
	color: #817339; 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}

#content ol {
	color: #817339;
        list-style-type: decimal;
	line-height: 18px;
	margin: 10px;
	padding: 0px 0px 10px 0px;
        padding-left: 20px;
	}
#content ul {
	list-style: disc;
	margin: 5px;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content ul li {
	color: #817339;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
#content ul li a {
	color: #817339;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #7B1B1B;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F2F2EE;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 7px;
	width: 470px;
	font-style: italic;
	color: #2b2b2b;
	border: 1px solid #ccc;
	}
	

.postspace {
	background: #fff;
	width: 510px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 510px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 200px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#bio {
         float: left;
         width: 358px;
         background: #C8B560;
         color: #fff;
         padding: 5px;
         margin-left: 1px;
}

#right { 
         background: #fff;
         float: right;
         position: relative;
         text-align: left;
         display: block;
         font-family: Tahoma;
         font-size: 10pt;
         list-style: none;
	 color: #fff;
	 width: 370px;
         margin-top: 38px;
         margin-right: 8px;
	}

#right p {
	color: #fff;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
         text-align: left;
	 color: #fff;
	 font-size: 10pt;
	 background: #817339;
	 list-style: none;
	 padding: 6px;
	 margin: 0px;
          margin-top: 5px;
 	 border-bottom: 1px solid #fff;
	}
#right h2.quicksearch {
          text-align: center;
	 color: #fff;
	 font-size: 10pt;
	 background: #3B627B;
	 list-style: none;
	 padding: 6px;
	 margin: 0px;
	}

#right h2.contact {
          margin-bottom: 5px;
}

#right a {
        color: #ccc;
        }

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right ul li {
	background-color: #336699;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	}
	
#right ul li a {
         background: #fff;
         height: 100%;
	 list-style: none;
	 display: block;
         margin-top: 0px;
	 text-decoration: none;
	 padding-left: 5px;
	 padding-right: 0px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 color: #2b2b2b;
	 border-bottom: 1px dotted #b2b2b2;
	}


#right ul li a:hover {
        background: #C8B560;
	color: #fff;
	}

#right em {
        padding: 3px;
}
	
#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;
	}

#right img {
        margin-left: 10px;
}

#left { 
         background: #2b2b2b;
         float: right;
         position: relative;
         text-align: left;
         display: block;
	 font-family: Tahoma;
	 font-size: 10pt;
         list-style: none;
	 color: #fff;
	 width: 370px;
         margin-top: 38px;
         margin-right: 0px;
	}

#left p {
	color: #fff;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
         text-align: left;
	color: #fff;
	font-size: 10pt;
	background: #3B627B;
	list-style: none;
	padding: 6px;
	margin: 0px;
	border-bottom: 1px solid #7b0101;
	}

#left a {
        color: #fff;
        }

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#left ul li {
	background-color: #336699;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	}
	
#left ul li a {
         background: #fff;
         height: 100%;
	 list-style: none;
	 display: block;
         margin-top: 0px;
	 text-decoration: none;
	 padding-left: 5px;
	 padding-right: 0px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 color: #2b2b2b;
	 border-bottom: 1px dotted #b2b2b2;
	}


#left ul li a:hover {
	color: #b2b2b2;
	}
#left em {
        padding: 3px;
}
	
#left h2.widgettitle {
	color: #FFFFFF;
	background: #34319A;
	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: #817339; 
          color: #FFFFFF;
	 width: 928px;
	 overflow: hidden;
	 font-size: 8pt;
	 margin: 0px auto 0px;
	 padding:  9px 0px 7px 0px;
	 text-align: center;
	 line-height: 17px;
          border: 1px solid #fff;
	 clear: both;
	}
	
#footer p {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	}
	
#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:#fff;
	border:1px solid #ccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #ccc;
	font-family:Verdana;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #ccc;
	font-family:Verdana;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #ccc;
	font-family:Verdana;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 500px;
	border: 1px solid #ccc;
	font-family:Verdana;
	font-size:1em;
	margin-bottom: 12px;
	padding:4px;
}

#searchform {
         background: #C8B560;
         display: inline;
         float: right;
         width: 140px;
         height: 24px;
	padding-top: 1px; 
         margin-right: 80px;
	}

#search {
         	padding: 0px; 
}

#s {
	background: #fff;
}

#searchsubmit {
         position: absolute;
         margin-left: 5px;
	}

#nav-cats {
         position: absolute;
         z-index: 1000;
	font-family: "Lucida Grande", cambria, verdana;
	font-size: 10pt;
	width:910px; 
	height:28px;
         margin-top: 88px;
         margin-left: 10px;
	background: #7B1B1B;
	font-family: Tahoma;
	text-align: center;
         border-right: 1px solid #2b2b2b;
         border-left: 1px solid #2b2b2b;
         border-bottom: 1px solid #2b2b2b;
}

#nav-cats ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav-cats li { /* all list items */
	float: left;
	position: relative;
	width: 11em;
}

#nav-cats li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#nav-cats li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav-cats li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav-cats ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#nav-cats li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav-cats ul li {
	background-color: #b40404;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav-cats ul li a {
	display: block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 12pt;
	color: #fff;
	border-right: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	background: #7B1B1B;
	}

#nav-cats ul li a:hover {
        color: #fff;
	background: #4D1313;
	}