/*  
Theme Name: The Real Estate Mango
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background: #ef4d1a url(images/bg.jpg) repeat-y center top; }
	
.main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	position: relative;
	background: url(images/content_bg.jpg) repeat-y center top;
	width: 100%;
	margin: 0;
	padding: 0; }
	
.content_bottom {
	background: url(images/bottom.jpg);
	clear: both;
	height: 1px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #761663; }
	
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #5c104d; }
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #d13e2a; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 100%;
	margin: 0;
	background: url(images/header_bg.jpg) repeat-x; }

.logo {
	position: relative;
	width: 100%;
	height: 234px;
	background: url(images/logo.jpg) no-repeat top center; }

.logo h1 {
	text-indent: -1000em; overflow:hidden; }
	
.tagline {
	display: none;  }
	
.main {
	position: relative;
	width: 1000px;
	padding: 0 0 0 1px;
	margin: 0 auto; }
	
.blog {
	position: relative;
	background: url(images/blog.jpg) no-repeat 1px top;
	width: 730px;
	float: left;
	padding: 0px 23px 0px 10px;
	margin: 0px 0 0 0; }
	
	*:first-child+html .blog {
	margin-left: 1px; }
	
.blog img {
	float: left;
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	background: url(images/article_title.jpg) no-repeat bottom;
	padding: 0px 0px 0px 0px; }
	
.byline {
	font-size: 1em;
	height: 63px;
	line-height: 1.6em;
	padding: 7px 0 0 25px;
	margin: 8px 0 0 -10px;
	color: #666;
	background: url(images/byline.jpg) no-repeat; }
	
.post_footer {
	position: relative;
	font-size: .9em;
	height: 71px;
	color: #666666;
	padding: 0;
	margin: 0; }
		
.post_footer ul {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;  }
	
.post_footer ul li {
	display: block;
	float: left;
	padding: 0px 8px 0 0px;
	margin: 0 8px 0 0;
	background: url(images/cta_bg.jpg) repeat-x;
	height: 44px;
	text-transform: uppercase; }
	
.post_footer ul li .icon {
	background: url(images/cta_icon.jpg) no-repeat;
	height: 44px;
	width: 40px;
	float: left; 	}
	
.post_footer ul li a:link, .post_footer ul li a:visited {
	position: relative;
	float: left;
	margin: 13px 4px 0 2px; }

.searchbox {
	padding: 0 0 2px 3px; }

.searchbox input, .searchbox button {
	background-color: #FFF;
	color: #A9536C;
	padding: 3px;
	margin: 1px;
	border: 1px solid #ccc; }
	
	/* @end */
	
	
/* @group SIDEBAR LEFT */

.sidebar {
	position: relative;	
	float: right; }
	
.sidebar.right {
	margin: 0;
	padding: 0; 
	width: 237px; }
	
	*:first-child+html .sidebar.right {
	width: 236px; }
	
	* html .sidebar.right {
	width: 230px; }

.sidebar.right h3 {
	position: relative;
	background: url(images/sidebar_right_title.jpg) no-repeat left top;
	padding: 6px 0 0 17px;
	margin: 10px 0px 0 -10px;
	width: 100%;
	height: 30px;	}

.rss {
	position: relative;
	margin-left: -10px; }

.sidebar p {
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 1.4em; }

.sidebar ul {
	padding: 0px 0px;
	margin: 5px 15px;  }

.sidebar ul li  a:link {
	font-size: 1em;
	color: #666; }

.sidebar ul li  a:visited {
	color: #333; }
	
	/* @end */
	
	
/* @group NAV */

.navContainer {
	position: relative;
	width: 1000px;
	background-image: url(images/nav.jpg);
	height: 60px;
	padding: 0;
	margin: 0; }

.nav {
	position: relative;
	padding: 16px 0px 0px 0px;
	margin: 0;
	line-height: normal;	}
	
.nav ul {
	margin: 0;
	padding: 0 0 0 10px;   }
  
.nav li {
	font-size: 1.15em;
	display: inline;  
	padding: 12px 15px 13px 15px;
	margin: 0; }
	
	* html .nav li { 
			padding: 12px 15px 13px 15px;
			margin: 0; }
  
.nav li a:link {
	text-decoration: underline;
	color: #F4E7C7; }
	
.nav li a:visited {
	color:#FFF;	 }
	
	* html .nav li a:visited {
		color:#FFF;
		padding: 0;
		margin: 0; }
  
.nav li a:hover {
	color:#EEE; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none; }
	
	* html .nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	padding: 0; }

  	/* @end */
	
	
/* @group PAGE NAV*/

.page_navigation {
	padding: 0;
	margin: 0;
	clear: both; }
	
.page_navigation_container {
	padding: 5px 0 5px 0;
	margin: 0 0 0px 0;
	font-size: 1em; }
	
.page_navigation .prev {
	width: 140px;
	background: #fff url(images/prev.jpg) repeat-y;
	float: left;
	padding: 5px 5px 6px 5px;
	margin-bottom: 8px; }

.page_navigation .next {
	width: 140px;
	background: #fff url(images/next.jpg) repeat-y top right;
	float: right;
	text-align: right;
	padding: 5px 5px 6px 5px;
	margin-bottom: 8px; } 
	
	/* @end */
	
	
/* @group FOOTER */

.footer {
	color: #eee;
	margin: 0 auto;
	padding: 10px 0 10px 0; }
	
.footer a:link, .footer a:visited {
	color: #eee; }
	
.footer p {
	font-size: .9em;
	padding: 0 0 0 10px;
	margin: 0; }
	
	#tags {
		margin-bottom:35px;
	}
	
	#comment {
		width:450px;
	}

	#right .textwidget {
			margin-bottom:20px;
					}

					.clear {
						clear: both;
						}
	
	/* @end */