/*
Theme Name: Real Estate Pro One
Theme URI: http://cssthemesclub.com/realestateproone
Description: Please download from <a href="http://cssthemesclub.com/realestateproone.rar">http://cssthemesclub.com/realestateproone.rar</a>. A real estate wordPress theme. To install correctly, read the readme.txt.
Author: CSSThemesClub.com
Author URI: http://cssthemesclub.com/support
Tags: black

*/

.mymarginal{
margin-top:0px;
margin-bottom:10px;
text-align:justify;
}

.red{
color: #990000;
}

a.red:link{
color: #ff0000;
}

a.red:hover{
color: #000000;
}

/* Begin Typography & Colors */
body {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	background: #ffffff;
	color: #5a5b5b;
	}
	
* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: square;
}

a:link {
	color: #666666;
	text-decoration:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: center;
	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; 
	margin-bottom: 10px;
	background: #ffffff;
	padding-top: 1px;
}

#containercontainer {
	width: 100%;
	height: 100%;
	
}

.clear {
	clear: both;
}

#topnavigationcontainer {
	width: 100%;
	height: 100%;
}

#topnavigation {
	width: 990px;
	margin-left: auto;
	margin-right: auto; 
}

#topnavigationleft {
	color: #ffffff;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

#topnavigationleft a:link {
	color: #ffffff;
	text-decoration:none;
}

#topnavigationleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

#topnavigationleft a:hover {
	color: #767574;
	text-decoration:none;
}

#topnavigationright {
	float: right;
}

#headercontainer {
	width: 100%;
	height: 100%; 
	background: url(images/header.png);
	padding-top: 1px;
}

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
}

#headertitle {
	font-size: 35px;
	color: #d5d3d3;
	margin-top: 15px;
	margin-left: 5px;
}
#customheader {
	position: absolute;
	top: 28px;
}
#headertitle a:link {
	color: #d5d3d3;
	text-decoration:none;
}

#headertitle a:visited {
	color: #d5d3d3;
	text-decoration:none;
}

#headerdescription {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 16px;
	color: #ffffff;
}

.search {
	width: 220px;
	height: 15px;
	font-size: 12px;
    background: #ffffff;
	border: none;
	padding: 3px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 2px;
}

.searchtwo {
	width: 250px;
	height: 15px;
	font-size: 12px;
    background: #ffffff;
	border: 1px #dcd7c6 solid;
	padding: 5px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin-top: 4px;
	margin-left: 15px;
}

#left {
	width: 340px;
	float: right;
}

#right {
	width: 660px;
	float: left;
}

#sidebarleft {
	float: left;
}

#sidebarright {
	float: right;
}

#sidebar {
	width: 335px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebox {
	color: #454444;
	margin-bottom: 10px;
	background: #ffffff;
	padding: 5px;
}

.sidebox a:link {
	color: #454444;
	text-decoration:none;
}

.sidebox a:visited {
	color: #454444;
	text-decoration:none;
}

.sidebox a:hover {
	color: #666666;
}

.sideboxheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	border-top: solid 10px #666666;
}

.sidebox ul{
	margin-left: 25px;
}

.sidebox ul li{
	line-height: 25px;
	font-size: 12px;
	color: #5a5b5b;
	list-style-type: circle;
}

.sidebox ul li a:link {
	color: #5a5b5b;
	text-decoration:none;
}

.sidebox ul li a:visited {
	color: #5a5b5b;
	text-decoration:none;
}

.sidebox ul li a:hover {
	color: #666666;
	text-decoration:none;
}

.sidebox ul li ul{
	margin-top: 10px;
}

#sidebartwo {
	width: 160px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sideboxtwo {
	color: #454444;
	margin-bottom: 10px;
	background: #ffffff;
	padding: 5px;
}

.sideboxtwo a:link {
	color: #454444;
	text-decoration:none;
}

.sideboxtwo a:visited {
	color: #454444;
	text-decoration:none;
}

.sideboxtwo a:hover {
	color: #666666;
}

.sideboxtwoheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	border-top: solid 10px #666666;
}

.sideboxtwo ul{
}

.sideboxtwo ul li ul{
	margin-left: 15px;
	padding-bottom: 5px;
}

.sideboxtwo ul li{
	line-height: 25px;
	font-size: 12px;
	color: #5a5b5b;
	list-style-type: none;
	border-bottom: dotted 1px #cccccc;
}

.sideboxtwo ul li a:link {
	color: #5a5b5b;
	text-decoration:none;
}

.sideboxtwo ul li a:visited {
	color: #5a5b5b;
	text-decoration:none;
}

.sideboxtwo ul li a:hover {
	color: #ffffff;
	text-decoration:none;
	background: #666666;
	padding: 5px;
}

.sideboxtwo ul li ul{
	margin-top: 10px;
}

.ad125 img{
	width: 125px;
	height: 125px;
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid #dddddd;
	padding: 2px;
}

.ad468 img{
	width: 468px;
	height: 60px;
	border: 1px solid #dddddd;
	padding: 2px;
	margin-top: 25px;
	margin-right: 5px;
	float: right;
}

.entries {
	width: 645px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
	margin-left: 5px;
}

.entriesleft {
	float: left;
}

.entriesleft a:link {
	color: #666666;
	text-decoration:none;
}

.entriesleft a:visited {
	color: #666666;
	text-decoration:none;
}

.entriesright {
	float: right;
}

.entriesright a:link {
	color: #666666;
	text-decoration:none;
}

.entriesright a:visited {
	color: #666666;
	text-decoration:none;
}

.pagetitle {
	width: 645px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	color: #666666;
	margin-top: 10px;
	margin-left: 5px;
}

.category {
	width: 300px;
	height: 100%;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
}

.categorytwo {
	width: 645px;
	height: 100%;
	margin-left: 5px;
	margin-top: 15px;
}

.categorytitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	border-top: solid 10px #666666;
}

.featuredimage img{
	width: 400px;
	height: 300px;
	border: 1px solid #ffffff;
}

.single {
	width: 645px;
	height: 100%;
	margin-top: 10px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
}

.single li {
	margin-left: 15px;
}

.single blockquote{
	font-style:italic;
	border: 1px solid #dddddd;
	padding: 5px;
	background: #eeeeee;
}

.singleheader {
	font-size: 20px;
	color: #666666;
	margin-bottom: 5px;
}

.singleheader a:link {
	color: #666666;
	text-decoration:none;
}

.singleheader a:visited {
	color: #666666;
	text-decoration:none;
}

.singledate {
	font-size: 14px;
}

.singlecomments {
	width: 44px;
	height: 46px;
	line-height: 40px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	background: url(images/comments.gif);
	float: right;
}

.singlecomments a:link {
	color: #666666;
	text-decoration:none;
}

.singlecomments a:visited {
	color: #666666;
	text-decoration:none;
}

.singleimage img{
	width: 200px;
	height: 150px;
	border: 1px solid #ff0000;
	margin-right: 5px;
	float: left;
}

.singlecontent {
	font-size: 12px;
}

.singleinfo {
	font-size: 12px;
	margin-top: 12px;
}

.singleinfo li {
	list-style-type: circle;
	margin-left: 12px;
}

.singleinfoleft {
	color: #666666;
	float: left;
}

.singleinfoleft a:link {
	color: #666666;
	text-decoration:none;
}

.singleinfoleft a:visited {
	color: #666666;
	text-decoration:none;
}

.singleinforight {
	color: #666666;
	float: right;
}

#comment {
	width: 645px;
	height: 200px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#author {
	width: 645px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#email {
	width: 645px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#url {
	width: 645px;
	height: 15px;
    background: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#submit {
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background: #666666;
	border: none;
	margin-bottom: 5px;
	float: right;
	clear: both;
}

#commentform {
	width: 645px;
	margin-left: 5px;
}

.comment {
	width: 645px;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
	padding: 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;
	background: #FFFFFF;
	border: 1px #d8d6d6 solid;
	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: #ffffff;
}

.commentinfo li {
	list-style-type: circle;
	margin-left: 12px;
}

.commentinfo a:link {
	color: #ffffff;
	text-decoration:none;
}

.commentinfo a:visited {
	color: #ffffff;
	text-decoration:none;
}

.commentinfoleft {
	font-size: 10px;
	color: #ffffff;
	background: #666666;
	padding: 3px;
	margin-left: 5px;
	float: left;
}

.commentinfoleft a:link {
	color: #ffffff;
	text-decoration:none;
}

.commentinfoleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

.commentinforight {
	font-size: 10px;
	color: #ffffff;
	background: #666666;
	padding: 3px;
	margin-right: 5px;
	float: right;
}

.commentinforight a:link {
	color: #ffffff;
	text-decoration:none;
}

.commentinforight a:visited {
	color: #ffffff;
	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;
} 

#footercontainer {
	width: 100%;
	height: 100%;
	background: url(images/footer.png);
}

#footer {
	width: 1000px;
	height: 25px;
	margin-left: auto;
	margin-right: auto; 
	line-height: 25px;
}

#footerleft {
	font-size: 12px;
	margin-left: 5px;
	color: #ffffff;
	float: left;
}

#footerleft a:link {
	color: #ffffff;
	text-decoration:none;
}

#footerleft a:visited {
	color: #ffffff;
	text-decoration:none;
}

#footerleft a:hover {
	color: #776d61;
	text-decoration:none;
}

#footerright {
	font-size: 12px;
	margin-right: 5px;
	color: #ffffff;
	float: right;
}

#footerright a:link {
	color: #ffffff;
	text-decoration:none;
}

#footerright a:visited {
	color: #ffffff;
	text-decoration:none;
}

#footerright a:hover {
	color: #776d61;
	text-decoration:none;
}
