/*  
Theme Name: Single Property Website
Theme URI: http://www.ryanwardrealestate.com
Description: Custom Theme For real estate professionals to market individual homes
Version: 2.0
Author: Ryan Ward
Author URI: http://www.premieratlantarealestate.com

This theme was designed and coded by Ryan Ward. Released under GPL.
*/

body {
	background: #fff url(images/bg.png) repeat-x;
	font-size: 15px;
	font-family: Tahoma;
	margin: 0px;
        height: 100%;
	}

#container {
        min-height: 100%;
        position: relative;
        width: 900px; 
        background: #19344d url(images/content-bg.png);
        text-align: center; 
        margin: 0px auto;
        margin-bottom: -327px;
        border: 0px;
	}

#header {
	background: #19344d url(images/header.png) repeat-x;
	height: 122px;
        padding: 0px;
        margin: 0px;
        border: none;
	}

#header h1 {
        line-height: 25px;
	color: #fff;
	font: Tahoma;
	font-weight: normal;
	font-size: 24pt;
	font-variant: normal;
	padding-right: 5px;
	padding-top: 5px;
        margin-top: 0px;
	}

#header h1 a {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	color: #fff;
	font-size: 14pt;
	font-family: Tahoma;
	font-style: normal;
	padding-left: 5px;
        margin: 0px;
	}

#header h3 {
	color: #fff;
	font-size: 14pt;
         font-weight: normal;
	font-family: Tahoma;
	font-variant: normal;
         padding-top: -40px;
	padding-right: 5px;
	}

#header img {
        border: none;
        padding: none;
        margin: none;
}

#logo {
         float: left;
         position: relative;
         padding: 0px 0px 0px 10px;
}

#logo-right {
         float: right;
         position: relative;
         padding: 0px;
}

#menu {
        margin:0px;
        background: #b1b2b3 url(images/menu.png);
        font-family: Tahoma;
        float: left;
        font-size: 10pt;
        width:900px; 
        height:28px;
        border-top: 1px solid #c6c7cb;
        border-bottom: 1px solid #c6c7cb;
}


#menu ul {
	margin: 0px 0px 5px -40px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
        position: relative;
        float: left;
	background: #b1b2b3 url(images/menu-a.png);
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	color: #dddddd;
        border-right: 1px solid #c6c7cb;

}

#menu a:hover {
        color: #dddddd;
	background: #b1b2b3 url(images/menu-a-hover.png);
	text-decoration: none;
}

#slideshow {
        width: 600px;
        border: 3px solid #b1b2b3;
}

#content {
        text-align: left; 
        width: 600px;
        float: left;
        margin: 5px;
        padding: 5px;
}

#content a  {
         color: #19344d;
         text-decoration: dotted 1px #19344d;
	}

#content a:hover {
	color: #19344d;
        text-decoration: none;
	}
#content p {
	color: #3b3b3b;
        font-size: 10pt;
        font-weight: normal;
        }
#content b {
         color: #19344d;
	 line-height: 18pt;
         font-size: 15px;
	}

#content strong {
	color: #19344d;
	line-height: 14pt;
	}
#content h1 {
	color: #19344d;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	}

#content h2 {
	font-family: Tahoma;
	font-size: 16px; 
        font-weight: normal;
	color: #19344d;; 
	margin: 0px;
	padding: 10px 10px 10px 0px;
	}

#content h3 {
	font-family: Tahoma;
	font-size: 14px;
        font-weight: normal;
	color: #19344d;; 
	margin: 0px;
	padding: 10px 10px 10px 0px;

	}

#content h4 {
	font-family: Tahoma;
	font-size: 16px;
        font-weight: normal;
	color: #19344d; 
	margin: 0px;
	border-bottom: 1px dotted #19344d;
	}

#content h5 {
	color: #19344d;
	font-variant: small-caps;
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 3px;
	}

#content h6 {
	color: #fff;
	background-color: #19344d;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0px;
	line-height: 18px;
	padding: 2px 2px 2px 2px;
	margin-top: 3px;
	}

#content h6 a {
	color: #fff;
	background-color: #19344d;
	}
#content h6 a:hover {
	color: #15317E;
	background-color: #19344d;
	}


#content ol {
         font-color: #19344d;
         list-style-type: decimal;
	 margin-left: 5px;

	}
#content ul {
        color: #19344d;
	list-style: disc;
	padding: 0px 0px 5px 0px;
        font-size: 10pt;
        font-weight: normal;
	}
	
#content li {
        color: #19344d;
	margin: 10px;
	padding: 0px;
        font-size: 10pt;
        font-weight: normal;
	}
	
#content ul li {
        color: #19344d;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}

#description {
        float: left;
        font-size: 15px;
        width: 675px;
        align: left;
        margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
       	position:relative;
	text-align: left;
	font-family: Tahoma;
	}

#description a  {
        color: #19344d;
	border-bottom: dotted 1px #19344d;
        text-decoration: none;
	}

#description a:hover {
	color: #19344d;
	border-bottom: dotted 1px #19344d;
        text-decoration: none;
	}

#description p {
        font-size: 11pt;
        }
#description b {
        font-color: #19344d;
	line-height: 18pt;
        font-size: 15px;
	}

#description strong {
	font-color: #19344d;
	line-height: 14pt;
	}

#description h1 {
	color: #19344d;
	font-size: 22px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	margin: 0px;
	}

#description h2 {
	font-family: Tahoma;
	font-size: 16px; 
	color: #19344d; 
	margin: 0px;
	padding-top: 10px 10px 10px 1px;
	}

#description h3 {
	font-family: Tahoma;
	font-size: 14px; 
	color: #19344d; 
	margin: 0px;
	line-height: 130%;
	}

#description h4 {
	font-family: Tahoma;
	font-size: 16px; 
	color: #19344d; 
	margin: 0px;
	border-bottom: 1px dotted #19344d;
	}

#description h5 {
	color: #19344d;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	margin-top: 3px;
	}

#description h6 {
	color: #fff;
	background-color: #19344d;
	font-size: 16px;
	font-variant: small-caps;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	margin-top: 3px;
	}

#description h6 a {
	color: #fff;
	background-color: #19344d;
	}

#description h6 a:hover {
	color: #15317E;
	background-color: #123456;
	}


#description ol {
        font-color: #19344d;
        list-style-type: decimal;
	line-height: 18px;
	margin-left: 25px;

	}
#description ul {
        font-color: #19344d;
	list-style: disc;
	margin: 25px;
	padding: 0px 0px 10px 0px;
	}
	
#description li {
        font-color: #19344d;
	margin: 10px;
	padding: 0px;
	}
	
#description ul li {
        font-color: #19344d;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote{
        border: 10px solid #fff;
	background-color: #e1e1e1;
        color: #fff;
	margin: 0px;
	padding: 7px;
	width: 560px;
	}

.map-search {
        margin: 10px 0px 10px 5px;
}

#right { 
        background: #19344d url(images/right.png);
	color: #b1b2b3;
        text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
        list-style: none;
	width: 275px;
	float: right;
	margin: 0px;
        line-height: 20pt;
        border: 0px;
	}

#right p {
	padding: 5px 0px 0px 5px;
	}
	
#right h2 {
        line-height: 16pt;
	font-family: Times New Roman;
        font-weight: normal;
	color: #b1b2b3;
	font-size: 16pt;
	list-style: none;
	padding: 3px;
        margin: 3px;
	}

#right a {
        color: #19344d;
        }

#right a:hover {
        color: #123456;
        }

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right ul li {
	background-color: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li a {
         background: #b1b2b3;
         height: 100%;
	list-style: none;
	display: block;
	text-decoration: none;
	padding: 2px 6px 2px 12px;
	color: #fff;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
        border-left: 1px solid #eaeaea;
        margin: 0px 10px 0px 10px;
	}


#right ul li a:hover {
	color: #ccc;
	background: #575757;
	}

#right em {
        padding: 3px;
}

.sidebar {
        margin: 10px;
	color: #b1b2b3;
}

.sidebar img {
        margin: 10px 0px 10px 30px;
}

.clearfooter {
   height: 327px;
   clear: both;
}

#blogright { 
	color: #b1b2b3;
        text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
        list-style: none;
	width: 275px;
	float: right;
	margin: 0px;
        line-height: 20pt;
        border-top: 1px solid  #eaeaea;
	}

#blogright p {
	padding: 5px 0px 0px 5px;
	}
	
#blogright h2 {
        line-height: 16pt;
	font-family: Times New Roman;
        font-weight: normal;
	color: #b1b2b3;
	font-size: 16pt;
	list-style: none;
	padding: 3px;
        margin: 3px;
	}

#blogright a {
        color: #19344d;
        }

#blogright a:hover {
        color: #123456;
        }

#blogright ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#blogright li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#blogright ul li {
	background-color: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#blogright ul li a {
         background: #b1b2b3;
         height: 100%;
	list-style: none;
	display: block;
	text-decoration: none;
	padding: 2px 6px 2px 12px;
	color: #fff;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
        border-left: 1px solid #eaeaea;
        margin: 0px 10px 0px 10px;
	}


#blogright ul li a:hover {
	color: #ccc;
	background: #575757;
	}

#blogright em {
        padding: 3px;
}

#footer {
        position: relative;
	background: #fff url(images/footer.png);
        color: #fff;
	width: 100%;
        height: 327px;
	font-size: 9pt;
	text-align: left;
	clear: both;
	}
	
.credits {
        text-align: center;
	color: #fff;
	padding: 10px 0px 0px 0px;
	margin: 0px;	
	}

.credits a, .credits a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: 1px repeat;
	}
	
.credits a:hover {
	text-decoration: none;
	border: none;
	}

#footer-2 {
        width: 900px;
        position: relative;
        margin: 0px auto;
}

.footer-neighborhoods {
        font-family: Times New Roman;
        font-weight: normal;
        font-weight: 11pt;
        color: #bdb499;
}

#footer-left {
        float-left;
        width: 175px;
        margin: 50px 0px 0px 55px;
}

#footer-left ul {
         margin: 0px;
         padding: 0px;
}

#footer-left li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-left ul li a {
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

#footer-middle {
        float-left;
        width: 175px;
        margin: 50px 0px 0px 25px;
}

#footer-middle ul {
         margin: 0px;
         padding: 0px;
}

#footer-middle li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-middle ul li a {
	 list-style: none;
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

#footer-right {
        float-right;
        width: 195px;
        margin: 50px 0px 0px 25px;
}

#footer-right ul {
         margin: 0px;
         padding: 0px;
}

#footer-right li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-right ul li a {
	 list-style: none;
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

.social {
        padding: 20px 0px 0px 0px;
        text-align: center;
}

.social img {
        border: none;
        padding: none;
        margin: none;
}
	
/* 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: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 590px;
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

#details-pic {

         width: 275px;

         height: 184px;

	padding: 3px; 

         margin: 0 8px 10px 0;

	border: 1px solid #ccc;

	float: left;

	}

#listings-thumbs img {

	height: 56px; width: 85px;

	padding: 2px;

	border: 1px solid #ccc;

	margin: 0 0 3px 3px;

	float:left;

	}

#listings-thumbs table {
            
            float: left;
}

#listings-thumbs table {
            
            margin-top: -2px;
}
