/*
Theme Name: Miami Real Estate Blog Theme
Description: Miami Real Estate Blog Theme is a simple and stylish real estate blog-inspired Wordpress Theme brought to you free by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>. Please read the READ_ME.txt file to customize this theme.
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: blue, gray, white, 2-columns, left sidebar, widget ready, fixed width, seo friendly

*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/bg_blue.png) repeat-x;
	color: #666666;
	font-size: 12pt;
	font-family: Georgia, Times, Arial, serifif;
}
.wrap {	    
	background-color:#ffffff;
	text-align: left;
        margin: 0px;
        width: 960px;
}

#header {
	height: 120px;
        padding: 0px;
        margin: 0px;
        vertical-align: baseline;
}
#pagenav {
	background-color: #3D83C9;
        background-image: url(images/menu_bg.png);
        background-position: top left;
        background-repeat: repeat-x;
        clear: both; 
        font-family: Georgia, Times, Arial, serif;
	height: 43px;
	font-weight: normal;
        font-color: #FFFFFF;
	padding-left: 20px;
        margin: 0px;
        letter-spacing: 1px;
}
#footer {
        background-color: #195088;
        text-align: center;
        color: #ffffff;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px;
        width: 960px;
}
/* frontpage */
#sidebarfp {
	float:right;
	margin: 30px 20px 0px 0px;
	color: #0000dd;
        line-height: 18px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
        width: 250px;
}
#sidebarfp a {
        color: #0000ff;
        font-weight: normal;
        text-decoration: none; 
}
#sidebarfp li a:hover {
        color: #ff0000;
        font-weight: bold;
        text-decoration: none;       
}
#sidebarfp widget ul {
        padding-left: 20px;
}
#sidebarfp a ul{
padding-left: 20px;
}
#contentfp {
	margin-left: 20px;
	float: left;
        clear: both;
        font-size: 13px;
        line-height: 18px;
	width: 640px;
}
#contentfp a:hover {
        color: #ee6600;
        font-weight: bold;
        text-decoration: none;
        text-shadow:1px 1px 0 #808080;
}
#contentfp ul li, #content ol li {
        padding: 0px; 
        margin: 0px;
}
#contentfp p {
        padding: 0px 0px 0px 0px;
}
/* wp */
#content {
        padding: 0px 0px 20px 20px;
	float: left;
        clear: both;
        font-size: 13px;
        font-color: #666;
        line-height: 18px;
	width: 640px;
}
#content a:hover {
        color: #ee6600;
        font-weight: bold;
        text-decoration: none;
}
#sidebar {
        font-size: 12px;
	margin: 30px 20px 0px 0px;
        line-height: 16px;
        float: right;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
        width: 250px;
}
#sidebar li{
       list-style-type: none;
       margin:0 0 10px 0px;
}
#sidebar li a {
       list-style-type: disc;
       text-indent: 30px;
       margin-left: 15px 0px 0px 20px;
}
#sidebar li a:hover {
       color: #ff0000;
       text-decoration: none;
}
#sidebar h3 {
        margin:30px 0px 0px 0px;
        font-size: 17px;
        color: #333333;
}
.postmetadata {
	padding: 0px 0px 0px 10px;
        margin: 10px 0px 5px 0px;
	color: #CC0000;
	font-size: 10px;
        line-height: 12px;
	float: left;
        vertical-align: baseline;
        width: 640px;
}
.authorFoto {
	padding-right: 8px;
	padding-top: 0px;
        float: left;
}
/* text */
#pagenav ul li {
	list-style: none;
        display: inline;        
}
#pagenav li a {
	color: #ffffff;
        font-family: Georgia, Times, Arial, serif;
        font-size: 16px;
        line-height: 38px;
	text-decoration: none;
        padding: 10px 25px;
        height: 43px;
        border-right: solid 1px #1561B4;
        border-left: solid 1px #1561B4;
        margin: 0px -5px 0px 0px;
}
#pagenav li a:hover {
	color: #ff0000;
        font-weight: normal;
        background-color: #0099ff;
        height: 43px;
        text-shadow:1px 1px 0 #ffffff;
}
#welcomefp h1 {
	font-size: 18px;
	color: #1c5791;
	padding-bottom: 5px;
	font-weight: bold;
}

#content p {
       margin: 0px 0px 0px 0px;
}	
h1 {
	font-size: 18px;
        font-weight: bold;
        text-align: left;
        line-height: 22px;
        color: #3366CC;
	font-weight: bold;
        margin: 10px 0px 5px 0px;
}
h1 a {
	font-size: 18px;
        font-weight: bold;
        text-align: left;
        line-height: 22px;
        color: #3366CC;
        letter-spacing: 1px;
        margin: 10px 0px 5px 0px;
	text-decoration: none;
        text-shadow:1px 1px 0 #393939;
}
h1 a:hover {
	font-size: 18px;
        font-weight: bold;
        text-align: left;
        line-height: 22px;
        color: #ee6600;
        letter-spacing: 1px;
        margin: 10px 0px 5px 0px;
	text-decoration: none;
        text-shadow:1px 1px 0 #838383;
}
h2 {
	font-size: 16px;
        color: #0088EE;
        letter-spacing: 1px;
        text-align: left;
        margin: 10px 0px 0px 0px;
        text-shadow:1px 1px 0 #494949;
        clear: both;
}
h2 a {
        font-size: 16px;
        color: #0088EE;
        letter-spacing: 1px;
        margin: 5px 0px 5px 0px;	
	text-decoration: none;
        text-shadow:1px 1px 0 #383838;
        text-align: left;
}
h2 a:hover {
        font-size: 16px;
        color: #ee6600;
        text-align: left;
        margin: 5px 0px 5px 0px;	
	text-decoration: none;
        text-shadow:1px 1px 0 #383838;
}
h3 {
	font-size: 14px;
	color: #3366CC;
        text-align: left;
}
h4 {
	font-size: 13px;
	color: #444bbb;
        line-height: 14px;
}
h6 {
    color: #ee4400;
    font-size: 12px;
}
.postmetadata a {
	color: #CC0000;
        padding: 0px 0px 10px 0px;
        font-size: 10px;
        line-height: 12px;
	text-decoration: none;     
}

#sidebar a {
	color: #0000ff;
        font-weight: normal;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ff0000;
        font-weight: bold;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
        margin: 10px 0px 0px 3px;
        padding: 0px; 
}
#sidebar ul li ul li {
        margin: 10px 0px 0px 3px;
        padding: 0px; 0px 0px 0px;
list-style: none;
}
#sidebar ul li ul li ul li {	
        font-weight: bold;
        margin: 10px 0px 0px 3px;
        padding: 0px; 0px 0px 0px;
list-style: none;
}
ul li ul li {
	margin-left: 0px;
}
ul li ul li ul li {	
	margin-left: 0px;
        padding: 5px 0px;
}
#content ul li, #content ol li {
        padding: 5px 0px 5px 0px; 
        margin: 5px 0px 5px 0px;
}
#sidebarfp h2 {
        color: #ee3300
}
#sidebarfp h3 {
	color: #333333;
	padding-bottom: 0px;
        font-size: 17px;
}
#sidebarfp h3 a {
	color: #3366CC;
	text-decoration: none;
}
#sidebarfp h3 a:hover {
	color: #ee4400;
	text-decoration: none;
}
#sidebarfp h4 a {
	color: #444bbb;
	text-decoration: none;
}
#sidebarfp h4 a:hover {
	color: #ee4400;
	text-decoration: none;
}
#sidebarfp .post, #sidebarfp ul {
	padding-bottom: 0px;
        width: 250px;
	margin: 0px;
        font-size: 12px;
}
a {
	color: #2c6aa3;
}
blockquote {
	margin: 5px 0px 0px 25px;
	font-style: normal;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
        font-color: #6666FF;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #666666; 
	padding: 3px ;
        margin-top: 8px;
	font-size: 8pt;
	background: #f9f9d9;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 3px;
}
.s {
	padding: 3px;
        width: 180px;
        background: #f9f9d9;
}
#submit, .searchsubmit {
	background-color: #6695c1;
	color: #ffffff;
	border: 1px solid #666666; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 20px;
        clear: both;
}
#comments h3 {
        clear: both; 
        padding: 20px 0px 0px 0px;
}
#comments #content p {
        clear: both; 
}
.comment {
	padding: 0px 0px 0px 0px;
        text-align: left;
}
#date {
	padding: 0px 0px 0px 0px;
}
#date a {
	text-decoration: none;
}
#comments li {
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 0px 20px;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 20px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
        float: left;
}

.alignright {
	float: right;
}
.wp-caption-text {
        font-size: 11px;
        font-weight: bold;
        line-height: 12px;
	border: 0px solid #ddd;
	text-align: left;
        color: #ee0000;
	margin: 0px 0px -12px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
        float: left;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
        float: left;
        clear: none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 14px;
	padding: 0 4px 5px;
	margin: 0;
}



