/*  
Theme Name: Planet Miami Real Estate
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-color: #000; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(images/content_bg.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.full {
	background: url(images/content_bg_full.jpg) repeat-y center top;
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content_bottom {
	background: url(images/content_bottom.jpg);
	clear: both;
	height: 23px; 	}
	
.content.full .content_bottom {
	background: url(images/content_bottom_full.jpg);
	clear: both;
	height: 35px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #304525; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
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;
	letter-spacing: -1px; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em .2em 0em;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
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.6em;
	margin: 1.2em 0em 1.2em 0em;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }

.hide {
	display: none; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 1000px;
	background: url(images/logo.jpg) no-repeat; }

.logo {
	position: relative;
	width: 400px;
	height: 236px;	 }
	
.logo a {
	display: block;
	width: 400px;
	height: 236px; }

.logo h1 {
	text-indent: -1000em; 
	overflow: hidden; }
	
.tagline {
	position: absolute;
	color: #c6fa71;
	top: 64px;
	right: 20px;
	text-align: right;
	font-size: 1.6em;
	font-style: italic;
	width: 500px; }
	
.main {
	position: relative;
	padding: 0;
	margin: 0; }
	
.main.full {
	width: 960px;
	padding: 0 10px; }
	
.blog {
	position: relative;
	float: left;
	width: 591px;
	padding: 10px 10px 0px 20px;
	margin: 0px 0 0 0;
	background: url(images/blog.jpg) no-repeat; }
	
.content.full .blog {
	background: url(images/blog_full.jpg) no-repeat;
	width: 960px;
	padding: 10px 20px 0 20px; }
	
.blog img {
	padding: 0 10px 10px 0;
	margin: 0; }
	
.blog h2 {
	padding: 0px 0px 0px 0px; }
	
.byline {
	position: relative;
	font-size: 1em;
	overflow: visible;
	line-height: 1.5em;
	padding: 6px 0px 5px 100px;
	margin: 8px 0 -2px 0;
	color: #666;
	background: url(images/byline.jpg) no-repeat; }
	
.byline .date {
	position: absolute;
	width: 78px;
	left: 0;
	color: #c6fa71;
	top: 43px;
	font-size: 1.2em;
	text-align: center; }
	
form {
	padding: 0;
	margin: 0 0 2px 0; }

.sidebar input, button {
	background-color: #CAE9EC;
	color: #000;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #999;
	font-size: .9em;
	width: 135px; }

.rss {
	position: relative;
	background: url(images/rss.jpg) no-repeat 5px 1px;
	padding: 0px 0 15px 34px; }

.rss a#rss {
	position: absolute;
	left: 11px;
	top: 38px;
	width: 40px;
	color: #000; }	

.post_footer ul {
	padding: 0;
	margin: 0; }

.post_footer ul li {
	list-style-type: none;
	display: inline;
	padding: 5px 26px 5px 9px;
	height: 34px;
	background: url(images/footer_cta.jpg) no-repeat;
	margin-right: 8px; }
	
*:first-child+html .post_footer ul li {
	padding-bottom: 10px;
	padding-top:  3px; }

.post_footer ul li a:link, .post_footer ul li a:visited {
	text-decoration: none;
	color: #666; }

.post_footer ul li a:hover {
	text-decoration: underline; }
	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: left; }
	
.sidebar.left {
	margin: 0em 0 0 0;
	padding: 60px 10px 0 10px; 
	width: 198px;
	background: url(images/sidebar_left.jpg) no-repeat; }
	
.sidebar.left .author {
	background: url(images/sidebar_contact.jpg) repeat-y;
	margin: 0 0 10px -10px;
	padding: 10px 0 10px 10px; }
	
.sidebar.left .author h4 {
	padding: 0;
	margin: 0;
	font-size: 1.6em;  }
	
.sidebar.left h3 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 10px 0 3px 0;
	margin: 10px 0px 0 0;
	clear: both;
	color: #00b8ce; }
	
.sidebar.right {
	margin: 0em 0 0 0;
	padding: 152px 10px 0 10px; 
	width: 141px;
	background: url(images/sidebar_right.jpg) no-repeat; }
	
.sidebar h4 {
	font-size: 1.4em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #00b0d8; }
	
.sidebar h5 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	margin: 3px 0 7px 0; }

.sidebar.right h3 {
	padding: 0px 0 0 0px;
	margin: 0px 0px 0 0px;
	clear: both;
	left: 7px;	}
			
h3.questions {
	position: absolute;
	top: 55px;
	color: #ff56a0; }
	
h3.questions a {
	color: #ff56a0;
	text-decoration: none; }
	
h3.questions a:hover {
	text-decoration: underline;}
	 
p.askme {
	position: absolute;
	line-height: 1.0em;
	top: 78px;
	color: #9ee52a;
	left: 10px; }
	 
h3.communities {
	position: absolute;
	color: #00b0d8; 
	font-size: 1.2em;
	top: 121px;}

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

.sidebar ul {
	padding: 0px 0 0 16px;
	margin: 5px 1px;
	text-indent: 0px;  }
	
.sn {
	padding: 15px 0 10px 0; }
	
	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	width: 1000px;
	background: url(images/nav.jpg);
	height: 49px;
	padding: 0;
	margin: 0;
	position:relative; 
	z-index: 3000; }
	
.content.full .navContainer {
	background: url(images/nav_full.jpg); }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 12px 0px 0px 294px;
	margin: 0px;
	list-style: none;	 }
	
.nav ul li {
	background: url(images/nav_divider.jpg) no-repeat right top;
	padding: 4px 14px 0px;
	font-size: 1.2em;
	line-height: 1.0em;
	border-right: 3px solid #b0ea54; }
	
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #000; }
  
.nav li a:hover {
	text-decoration: underline;
	color:#333; }

.nav li.current_page_item a:link, .nav li.current_page_item a:visited, .nav li.current_page_item a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline; }
	 
.nav ul li {
	float: left;
	margin: 0; }

.nav ul li a {
	float: left;
	display: block;
	margin: 0px 10px;
	text-decoration: none;
	padding-bottom: 5px; }

.nav ul li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: 39px;
	width: 180px;
	/* border: 2px solid #333; */
	z-index: 30000; }
	
*:first-child+html .nav ul li ul {
	margin-left:-100px; }

.nav ul li ul li {
	float: none;
	margin: 0;
	padding: 0;
	line-height: 1.8em; }

.nav ul li ul li a {
	float: none;
	text-decoration: none;
	background-color: #91d327;
	color: #333;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: .8em;
	padding-left: 10px; }

.nav ul li ul li a:hover, .nav ul li.current_page_item ul li a:hover {
	text-decoration: none;
	background-color: #d84585;
	color: #ffffff; }	

.nav ul li:hover ul {
	display: block; }
	
  	/* @end */
  	
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto;
	padding: 5px 0 10px 0; }
	
.footer img {
	float: left; 
	padding: 0 5px 0 6px;}
	
.footer a:link, .footer a:visited {
	color: #999; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }

#comment {
	width:450px;
}

/* @end */