/*
Theme Name: Real Estate Theme One
Theme URI: http://cssthemesclub.com/realestatethemeone
Description: Please download from <a href="http://cssthemesclub.com/realestatethemeone.rar">http://cssthemesclub.com/realestatethemeone.rar</a>. A real estate WordPress theme. To install correctly, read the readme.txt.
Author: CSSThemesClub.com
Author URI: http://cssthemesclub.com/support
Tags: blue

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.png);
	color: #8d8d8d;
	}
	
* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: square;
}

a:link {
	color: #8d8d8d;
	text-decoration:none;
}

a:visited {
	color: #8d8d8d;
	text-decoration:none;
}

a:hover {
	color: #394959;
	text-decoration:none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font-size: 17px;
	font-weight: bold;
	color: #394959;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar {
	empty-cells: show;
	font-size: 9pt;
	width: 100px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

#container {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto; 
	background: #ffffff;
}

.clear {
	clear: both;
}

#topbar {
	height: 20px;
	line-height: 20px;
	background: #000000;
	padding: 5px;
}

#topnavigationcontainer {

}

#topnavigation {
	width: 1000px;
	line-height: 33px;
	margin-left: auto;
	margin-right: auto; 
}

#topnavigationleft {
	float: left;
}


#topnavigationright {
	float: right;
}

.topnavigation, .topnavigation ul { 
	padding: 0;
	margin-top: 5px;
	list-style: none;
	line-height: 1;
	}
	
.topnavigation ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.topnavigation li {
	float: left;
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.topnavigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.topnavigation li a, .topnavigation li a:link {
	color: #ffffff;
	display: block;
	padding: 7px 11px;
	text-decoration: none;
	}
	
.topnavigation li a:hover, .topnavigation li a:active{
	background: #0b2848;
	color: #ffffff;
	display: block;
	text-decoration: none;
	}
	
.topnavigation  li.current-cat a {
	color:#ffffff;
    background: #0b2848;
	}

.topnavigation li:hover, .topnavigation li.sfhover { 
	position: static;
	}

#bottomcontainer {
	width: 100%;
	height: 100%;
}

#bottomnavigation {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	margin-left: auto;
	margin-right: auto; 
}

#bottomnavigationleft {
	float: left;
}

#bottomnavigationright {
	padding: 5px;
	float: right;
}

.bottomnavigation, .topnavigation ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
.bottomnavigation ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.bottomnavigation li {
	float: left;
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.bottomnavigation ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.bottomnavigation li a, .bottomnavigation li a:link {
	color: #ffffff;
	display: block;
	padding: 10px 14px;
	text-decoration: none;
	}
	
.bottomnavigation li a:hover, .bottomnavigation li a:active{
	background: #4b6176;
	color: #ffffff;
	display: block;
	text-decoration: none;
	}
	
.bottomnavigation  li.current-cat a {
	color:#ffffff;
    background: #4b6176;
	}

.bottomnavigation li:hover, .bottomnavigation li.sfhover { 
	position: static;
	}


#headercontainer {
}

#header {
	width: 1000px;
	height: 150px;
	padding-top: 1px;
	margin-left: auto;
	margin-right: auto; 
	background: url(images/header.png);
}

#headertitle {
	font-size: 25px;
	color: #394959;
height: 112px;
}

#headertitle a:link {
	color: #394959;
	text-decoration:none;
color: #ffffff;
}

#headertitle a:visited {
	color: #394959;
	text-decoration:none;
color: #ffffff;
}

#headerdescription {
	height: 105px;
	font-size: 16px;
	color: #ffffff;
	margin-top: 30px;
}

.search {
	width: 220px;
	height: 15px;
	font-size: 12px;
    background: #ffffff;
	border: none;
	padding: 3px;
	color: #666666;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
}

.searchtwo {
	width: 250px;
	height: 15px;
	font-size: 12px;
	border: 1px solid #e3e3e3;
	background: #ffffff;
	padding: 5px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	margin-left: 5px;
}

#left {
	margin-right: 10px;
	float: right;
}

#right {
	width: 620px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}

#sidebarleft {
	margin-right: 10px;
	float: left;
}

#sidebarright {
	float: right;
}

#sidebar {
	width: 360px;
}

.sidebox {
	color: #666666;
	margin-top: 10px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	padding: 10px;
}

.sidebox a:link {
	color: #666666;
	text-decoration:none;
}

.sidebox a:visited {
	color: #666666;
	text-decoration:none;
}

.sidebox a:hover {
	color: #1aba04;
}

.sideboxcontainer {
	background: #ffffff;
	padding: 5px;
}

.sideboxheader {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #394959;	
}


.sidebox ul{
}

.sidebox ul li{
	line-height: 25px;
	font-size: 12px;
	color: #8d8d8d;
	list-style-type: none;
	border-bottom: 1px solid #aaa9a9;
	padding: 5px;
}

.sidebox ul li a:link {
	color: #8d8d8d;
	text-decoration:none;
}

.sidebox ul li a:visited {
	color: #8d8d8d;
	text-decoration:none;
}

.sidebox ul li a:hover {
	color: #394959;
	text-decoration:none;
}

.sidebox ul li ul{
	margin-top: 10px;
}

.sidebartwo {
	width: 175px;
	margin-top: 10px;
}

.sideboxtwocontainer {
	background: #ffffff;
	padding: 5px;
}

.sideboxtwo {
	color: #8d8d8d;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	padding: 10px;
}

.sideboxtwo a:link {
	color: #8d8d8d;
	text-decoration:none;
}

.sideboxtwo a:visited {
	color: #8d8d8d;
	text-decoration:none;
}

.sideboxtwo a:hover {
	color: #394959;
}

.sideboxtwoheader {
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #394959;	
}

.sideboxtwo ul{
	margin-left: 5px;
}

.sideboxtwo ul li{
	line-height: 25px;
	font-size: 12px;
	color: #8d8d8d;
	list-style-type: none;
}

.sideboxtwo ul li a:link {
	color: #8d8d8d;
	text-decoration:none;
}

.sideboxtwo ul li a:visited {
	color: #8d8d8d;
	text-decoration:none;
}

.sideboxtwo ul li a:hover {
	color: #394959;
	text-decoration:none;
}

.sideboxtwo ul li ul{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.ad125 img{
	width: 125px;
	height: 125px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	border: none;
	float: left;
}

.ad468 img{
	width: 468px;
	height: 60px;
	border: none;
	margin-top: 25px;
	margin-right: 5px;
}

.entries {
	width: 615px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #394959;
	margin-top: 10px;
	margin-left: 5px;
}

.entriesleft {
	float: left;
}

.entriesleft a:link {
	color: #394959;
	text-decoration:none;
}

.entriesleft a:visited {
	color: #394959;
	text-decoration:none;
}

.entriesright {
	float: right;
}

.entriesright a:link {
	color: #394959;
	text-decoration:none;
}

.entriesright a:visited {
	color: #394959;
	text-decoration:none;
}

.pagetitle {
	width: 615px;
	font-size: 25px;
	color: #394959;
	margin-top: 10px;
	margin-left: 5px;
}

.item {
	width: 615px;
	height: 100%;
	margin-left: 5px;
	margin-bottom: 5px;
}

.item li {
	margin-left: 15px;
}

.item blockquote{
	font-style:italic;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #eeeeee;
}

.itemheader {
	font-size: 25px;
	color: #394959;
	margin-bottom: 5px;
	margin-top: 5px;
}

.itemheader a:link {
	color: #394959;
	text-decoration:none;
}

.itemheader a:visited {
	color: #394959;
	text-decoration:none;
}

.itemdate {
	font-size: 14px;
}

.itemcomments {
	width: 44px;
	height: 46px;
	line-height: 40px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	background: url(images/comments.gif);
	float: right;
}

.itemcomments a:link {
	color: #666666;
	text-decoration:none;
}

.itemcomments a:visited {
	color: #666666;
	text-decoration:none;
}

.itemimage img{
	width: 175px;
	height: 150px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	padding: 5px;
	float: left;
	margin-right: 5px;
}

.itemcontent {
	font-size: 12px;
	line-height: 20px;
}

.iteminfo {
	color: #394959;
	font-size: 11px;
	margin-top: 10px;
	float: right;
}

.iteminfo a:link {
	color: #394959;	
	text-decoration:none;
}

.iteminfo a:visited {
	color: #394959;
	text-decoration:none;
}

#comment {
	width: 615px;
	height: 200px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#author {
	width: 615px;
	height: 15px;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#email {
	width: 615px;
	height: 15px;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#url {
	width: 615px;
	height: 15px;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#submit {
	width: 114px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	padding: 5px;
	margin-bottom: 5px;
	color: #394959;
	float: right;
	clear: both;
}

#commentform {
	width: 615px;
	margin-left: 5px;
}

.comment {
	width: 615px;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
}

.commentlist li{
	list-style: none;
}

.commenttitle {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
}

.commenttitle a:link {
	color: #666666;
	text-decoration:none;
}

.commenttitle a:visited {
	color: #666666;
	text-decoration:none;
}

.commentimage img{
	width: 40px;
	height: 40px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	float: left;
}

.commentcontent{
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.commentcontent a:link {
	color: #666666;
	text-decoration:none;
}

.commentcontent a:visited {
	color: #666666;
	text-decoration:none;
}

.commentinfo {
	color: #666666;	
}

.commentinfo li {
	list-style-type: circle;
	margin-left: 12px;
}

.commentinfo a:link {
	color: #666666;	
	text-decoration:none;
}

.commentinfo a:visited {
	color: #666666;	
	text-decoration:none;
}

.commentinfoleft {
	font-size: 10px;
	color: #394959;
	margin-left: 5px;
	float: left;
}

.commentinfoleft a:link {
	color: #394959;
	text-decoration:none;
}

.commentinfoleft a:visited {
	color: #394959;
	text-decoration:none;
}

.commentinforight {
	font-size: 10px;
	color: #394959;
	margin-right: 5px;
	float: right;
}

.commentinforight a:link {
	color: #394959;
	text-decoration:none;
}

.commentinforight a:visited {
	color: #394959;
	text-decoration:none;
}

ul.children li.bypostauthor {
	width: 90%;
	margin-left: 25px;
	margin-bottom: 10px;
}

ul.children li.byuser {
	width: 90%;
	margin-left: 25px;
	margin-bottom: 10px;
} 

#footer {
	width: 990px;
	height: 25px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto; 
	background: #081e36;
	padding: 5px;
}

#footerleft {
	font-size: 12px;
	color: #ffffff;
	float: left;
}

#footerleft a:link {
	color: #ffffff;
	text-decoration:none;
}

#footerleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

#footerleft a:hover {
	color: #394959;
	text-decoration:none;
}

#footerright {
	font-size: 12px;
	color: #ffffff;
	float: right;
}

#footerright a:link {
	color: #ffffff;
	text-decoration:none;
}

#footerright a:visited {
	color: #ffffff;
	text-decoration:none;
}

#footerright a:hover {
	color: #394959;
	text-decoration:none;
}