/*
Theme Name: Unique Homes
Description: Wordpress Theme for Unique Homes
Author URI: http://www.silverwebdesigns.net
*/

body {
	background-color: #381C2A;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #000000;
}

#container {
	width: 920px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header {
	height: 110px;
	padding: 5px 10px 0 50px;
	background-color: #381C2A;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
	display: none;
}

#header a {
	text-decoration: none;
	color: #0195C5;
}

a#header_logo_link {
	display: block;
	width: 318px;
	height: 50px;
	position:absolute;
	top: 40px;
	left: 20px;
	outline: none;
	background: url(images/global_logo.jpg);
	background-repeat: no-repeat;
	}
div#header_login_signup {
	right: 0px;
	top: 15px;
	text-align: right;
	float: right;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
div#header_login_signup a {
	color: #ffffff;
	}
div#header_login_signup a:hover {
	text-decoration: underline;
	color: #ffffff;
	}	
#header a:hover {
	color: #333333;
}

#login {
	text-align: right;
}

#navbar {
	background-repeat: no-repeat;
	height: 24px;
	width: 920px;
	position:relative;	
	margin: 0px auto 0px;
	padding-bottom: 10px;
}

div#header_nav_container a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	outline: none;
	height: 27px;
	}
div#header_nav_container a.nav_search {
	width: 130px;
	left: 0;	
	background-image: url(images/nav_search.gif); }
div#header_nav_container a.nav_search:hover {
	background-position: bottom left; }
div#header_nav_container a.nav_specialists {
	width: 163px;
	left: 130px;	
	background-image: url(images/nav_specialists.gif); }
div#header_nav_containera.nav_specialists:hover {
	background-position: bottom left }
div#header_nav_container a.nav_services {
	width: 141px;
	left: 293px;	
	background-image: url(images/nav_services.gif); }
div#header_nav_container a.nav_services:hover {
	background-position: bottom left; }
div#header_nav_container a.nav_magazines {
	width: 158px;
	left: 434px;	
	background-image: url(images/nav_magazines.gif); }
div#header_nav_container a.nav_magazines:hover {
	background-position: bottom left; }
div#header_nav_container a.nav_news {
	width: 113px;
	left: 592px;	
	background-image: url(images/nav_features.gif); }
div#header_nav_container a.nav_news:hover {
	background-position: bottom left; }
div#header_nav_container a.nav_blog {
	width: 110px;
	left: 705px;
	background-image: url(images/nav_blog.gif); }
div#header_nav_container a.nav_blog:hover {
	background-position: bottom left; }
div#header_nav_container a.nav_video {
	width: 105px;
	left: 815px;
	background-image: url(images/nav_video.gif); }
div#header_nav_container a.nav_video:hover {
	background-position: bottom left; }

.right { float: right; display: inline; }

/* ----- ad units --------------- */
.ad468x60 { width: 468px; height: 60px; }
.ad728x90 { width: 728px; height: 90px; }

#posts {
	width: 660px;
	padding: 0 10px 0 20px;
	margin: 10px 20px 20px 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#posts2 {
	width: 660px;
	padding: 0 10px 0 20px;
	margin: 0 20px 20px 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-right: #EFEFEF 1px solid;
}
.commentbubble a {
	float: left;
	background-color: #EFEFEF;
	width: 660px; 
	height: 25px;
	border-top: thin #CCCCCC solid;
	border-bottom: thin #CCCCCC solid;
	padding: 7px 0 0 10px;
	text-align: left;
	font-size: 11px;
	margin: 0 5px 10px 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 30px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.larger_header_font {
	color: #381C2A;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	padding-left: 10px;
	}
.post h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #381C2A;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}
.post h4 {
	font-size: 14px;
	font-weight: bold;
	}
.post h5 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #381C2A;
	}	
.post h5 a {
	color: #6F3C56;
	}
.post h5 a, a:hover{
	color: #0195C5;
	text-decoration: underline;
	}	
.post a, .navigation a {
	color: #0195C5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #0195C5;
}

.post a img {
	border: none;
}

.post td.img_border img {
	border: solid 15px #AFA6AB;
	}
.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}
.news_table td {
	background-color: #E1DDDE;
	}
.news_table p {
	padding: 10px;
	}	
.image_border img{
	border: solid 8px #AFA6AB;	
	}	


#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
	width: 190px;
	float: right;
	margin: 0 15px 0 0;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.sidebar h2 {
	color:#381C2A;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:bold;
	line-height: 22px;
	margin:10px 0;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 0px;
	padding-top: 10px;
	text-align: center; 
	font-size: 11px; 
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}


	#footer_nav { background: #E2DEDF; font-size: 11px; margin-bottom: 40px; color: #C6C2C2; padding: 10px 0; }

		#footer_nav a { text-transform: uppercase; color: #381E2B; padding: 0 8px; }



	#footer_eho { font-family: Georgia; font-size: 12px; margin-bottom: 20px; text-transform: uppercase;  }

		#footer_eho span { padding: 4px 38px 4px 0; background: url(images/logo_eho.gif) no-repeat right; }


#top_markets { margin: 0 auto; margin-bottom: 25px; width: 700px; text-align: left; line-height: 15px; }

		#top_markets h4 { font-size: 13px; margin-bottom: 5px; color: #fff; }

		#top_markets .set { float: left; width: 175px; }

			#top_markets .set li { list-style: none; }

			

	#luxury_developments { margin: 0 auto; margin-bottom: 25px; width: 700px; text-align: left; line-height: 15px; }

		#luxury_developments h4 { font-size: 13px; margin-bottom: 5px; color: #fff; }

		#luxury_developments .set { float: left; width: 175px; font-size: 10px; }

			#luxury_developments .set li { list-style: none; }

	

	#global_footer .disclaimer { margin: 0 auto; margin-bottom: 20px; width: 570px; color: #fff; line-height: 13px; }

	

	#nci_nav { margin-top: 20px; margin-bottom: 20px; color: #666;  }

		#nci_nav img { margin-bottom: 5px; }

		#nci_nav a { padding: 0 6px; }

	

	#nci_partners { margin-bottom: 30px; color: #666; }

		#nci_partners strong { text-transform: uppercase; font-size: 11px; margin-bottom: 5px; display: block; color: #fff; }

		#nci_partners a { padding: 0 6px; }






#wp-calendar {
	width: 180px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}


/* ----- float clearing -------------------- */

.clearfix:after {

	content: ".";

	clear: both;

	height: 0;

	visibility: hidden;

	display: block;

	}

.clearfix {

	display: inline-block; /* Fixes IE/Mac */

	}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

.clear {clear: both;}

