/*  
Theme Name: Real Estate Wordpress Theme
Theme URI: http://bloggingzone.info
Description: Real Estate Theme for Wordpress- Free and <a href="http://bloggingzone.info">Custom Wordpress themes</a>
Version: 1.0
Author: bloggingzone.info
Author URI: http://bloggingzone.info
*/



/* General */

body {
	margin: 0;
	background: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1024px;
	background: url("images/page.gif") repeat-y;
}

#page-in {
	width: 1024px;
	background: url("images/page_top.jpg") no-repeat;
}


/* Header */

#header {
	width: 1024px;
	height: 433px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 300px;
	left: 565px;
	color: #ffffff;
	font: normal 40px Verdana;
}
	
#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

#header .description {
	position: absolute;
	top: 350px;
	left: 565px;
	color: #ffffff;
	font: bold 16px Arial;
}

#header #menu {
	position: absolute;
	bottom: 18px;
	left: 10px;
	height: 35px;
}

#header #menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 35px;
}

#header #menu ul li {
	float: left;
	background: url("images/menu_separator.gif") no-repeat right top;
}

#header #menu ul li a {
	float: left;
	color: #ffffff;
	margin: 0 20px;
	font: normal 17px/35px Verdana;
	text-decoration: none;
	height: 35px;
}

#header #menu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* Main */

#main {
	width: 1024px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

	/* Main - Sidebar Left */
	
	#main #sidebar-left {
		margin-top: 8px;
		margin-bottom: 25px;
		margin-left: 17px;
		float: left;
		width: 198px;
		color: #ffffff;
		font: bold 14px Verdana;
	}
	
	#main #sidebar-left a {
		color: #ffffff;
		font: bold 14px Verdana;
		text-decoration: none;
	}
	
	#main #sidebar-left a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#main #sidebar-left table {
		margin-bottom: 30px;
		padding-left: 17px;
	}
	
	#main #sidebar-left table caption {
		text-align: center;
	}
	
	#main #sidebar-left h3 {
		font: normal 17px/37px Verdana;
		color: #ffffff;
		width: 181px;
		height: 37px;
		background: url("images/sidebar_title.gif") no-repeat;
		padding-left: 17px;
		margin-bottom: 8px;
	}
	
	#main #sidebar-left ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 181px;
		padding-left: 17px;
		margin-bottom: 35px;
	}
	
	#main #sidebar-left ul li a {
		color: #ffffff;
		text-decoration: none;
		font: bold 14px/22px Verdana;
	}
	
	#main #sidebar-left ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	/* Main - Content */
	
	#main #content {
		float: left;
		margin: 20px 0 0 17px;
		padding-bottom: 25px;
		min-height: 573px;
		width: 560px;
		background: url("images/content.jpg") no-repeat left bottom;
	}
	
	#main #content .post {
		float: left;
		margin: 0 35px;
		margin-bottom: 30px;
		width: 490px;
		font: normal 11px/17px Verdana;
		color: #000000;
	}
	
	#main #content .post h2 {
		color: #000000;
		font: normal 27px Verdana;
	}
	
	#main #content .post h2 a {
		color: #000000;
		text-decoration: none;
	}
	
	#main #content .post h2 a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .date {
		color: #000000;
		font: normal 17px Verdana;
	}
	
	#main #content .post .entry {
		width: 490px;
		/**/padding-top: 10px;
	}
	
	#main #content .post .entry a {
		color: #960000;
		text-decoration: none;
	}
	
	#main #content .post .entry a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .entry img {
		margin: 0 5px 5px 0;
		float: left;
	}
	
	#main #content .post .entry .more-link {
		font: bold 12px/20px Verdana;
		color: #960000;
		float: right;
	}
	
	#main #content .post .entry .more-link a {
		color: #960000;
		text-decoration: none;
	}
	
	#main #content .post .entry .more-link a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .info {
		font: normal 17px Verdana;
		color: #000000;
	}
	
	#main #content .post .info a {
		color: #000000;
		text-decoration: none;
	}
	
	#main #content .post .info a:hover {
		text-decoration: underline;
	}
	
	#main #content .post h3 {
		color: #000000;
		font: normal 20px Verdana;
		margin-top: 30px;
		margin-bottom: 5px;
	}
	
	#main #content .post .comments {
		margin: 0;
	}
	
	#main #content .post .comments ol {
		margin: 10px 0 10px 0;
		padding-left: 20px;
	}
	
	#main #content .post .comments ol li {
		padding: 5px;
		margin-top: 5px;
	}
	
	#main #content .post .comments ol li.alt {
		background: #60a9dc;
	}
	
	#main #content .post .comments ol li cite {
		color: #960000;
		font-style: normal;
		font-weight: bold;
	}
	
	#main #content .post .comments ol li cite a {
		color: #960000;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li cite a:hover {
		text-decoration: underline;
	}
	
	#main #content .post .comments ol li .commentmetadata a {
		color: #960000;
		text-decoration: none;
	}
	
	#main #content .post .comments ol li .commentmetadata a:hover {
		color: #960000;
		text-decoration: underline;
	}
	
	#main #content .post #commentform {
		margin: 0;
	}
	
	/* Main - Sidebar Right */
	
	#main #sidebar-right {
		margin-top: 8px;
		margin-bottom: 25px;
		margin-left: 17px;
		float: left;
		width: 198px;
		color: #ffffff;
		font: bold 14px Verdana;
	}
	
	#main #sidebar-right a {
		color: #ffffff;
		font: bold 14px Verdana;
		text-decoration: none;
	}
	
	#main #sidebar-right a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#main #sidebar-right table {
		margin-bottom: 30px;
		padding-left: 17px;
	}
	
	#main #sidebar-right table caption {
		text-align: center;
	}
	
	#main #sidebar-right h3 {
		font: normal 17px/37px Verdana;
		color: #ffffff;
		width: 181px;
		height: 37px;
		background: url("images/sidebar_title.gif") no-repeat;
		padding-left: 17px;
		margin-bottom: 8px;
	}
	
	#main #sidebar-right ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 181px;
		padding-left: 17px;
		margin-bottom: 35px;
	}
	
	#main #sidebar-right ul li a {
		color: #ffffff;
		text-decoration: none;
		font: bold 14px/22px Verdana;
	}
	
	#main #sidebar-right ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}


/* Footer */

#footer {
	background: url("images/footer.jpg") no-repeat;
	width: 1024px;
	height: 93px;
	font: normal 17px Verdana;
	color: #ffffff;
	text-align: center;
	position: relative;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer span {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 1024px;
}
