/*
Theme Name: Foliage Blog Template
Description: Foliage Blog Template is a light and environmental-friendly WordPress theme by <a href="http://www.miamirealestateinc.com" target="_blank">Miami condos</a>
Author: Miami condos
Author URI: http://www.miamirealestateinc.com
Version: 1.0
Tags: white, gray, green, 2-columns, left sidebar, widget ready, fixed width, seo friendly, with image
*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(images/background.gif) repeat-x #fff;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#wrap {
	width: 830px;
	text-align: left;
}
#main { 
	padding: 0px 15px;
}
#header {
	height: 377px;
	padding: 0px 15px;
	background:url(images/background_header.jpg) no-repeat;
}
#pagenav {
	height: 35px;
	font-size: 9pt;
	font-weight: bold;
	line-height:35px;
	text-align:right;
}
#pagenav ul li {
	list-style: none;
	display: inline;
}
#pagenav li a {
	margin-left:30px;
	color: #898989;
	text-decoration: none;
}
#pagenav li a:hover {
	color: #336b08;
}
#title {
	height: 100px;
	margin-top:190px;
	padding: 0px 15px;
}
#outsidebar {

}
#sidebar {
	width:200px;
	color:#333;
	float:right;
	margin-left:20px;
}
#content {
	float: left;
	width: 550px;
}
#footer {
	margin: 15px 0px;
	color: #898989;
	text-align:center;
	display:none;
}
#footer a {
	color: #898989;
	text-decoration: none;
}
.post {
	margin-bottom:15px;

}
/* default */
.clear {
	clear:both;
	height: 1px;
}
img {
	border: 0px;
}
p, #content h1, h2, h3, h4, h5, h6, ul, ol {
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
}
/* text */
#title h1 {
	padding-top: 20px;
	font-size: 24pt;
	font-weight: normal;
}
#title h1 a {
	color: #fff;
	text-decoration: none;
}
.description {
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
}

#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1 {
	font-size: 20pt;
	font-weight: normal;
	color: #336b08;
	margin-top:20px;
	margin-bottom:12px;
}
#content h1 a {
	color: #336b08;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
}
#content h2 a {
	color:#464646;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;
	color: #555555;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 3px;
	margin-bottom:5px;
}
#sidebar ul li ul li ul li {	
	margin-left: 5px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar a {
	color:#333;
        background-color:#FFF;
	text-decoration:none;
        font-weight:bold;
}
#sidebar a:hover {
	text-decoration:underline;
}
#sidebar h2 {
	font-size:13px;
	font-weight:bold;
	color:#888;
        background-color:#FFFFFF;
        border-bottom: 1px solid #888;
        padding-bottom:0px;
        margin-bottom:10px;
        margin-top:30px;
}
#sidebar h2 a {
	color:#898989;
	text-decoration: none;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	padding: 10px 0px 10px 0px;
	color: #898989;
	border-top:1px solid #d9d9d9;
	margin-top:10px;
}
.postmetadata a, tags a {
	color: #006633;
	text-decoration:underline;
}
.tags {
	color: #898989;
}
a {
	color: #336b08;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, textarea, .s {
	border: 1px solid #d9d9d9;
	padding: 2px 5px;
	font-size: 8pt;
	background-color: #fff;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
#submit, .searchsubmit {
	background-color: #336b08;
	color: #fff;
	border: 1px solid #d9d9d9;
	font-size: 8pt;
	padding: 5px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* Comments*/
#comments {
	margin-top:15px;
}
#comments ol li {
	list-style: none;
}
#commentlist, #commentform {
	background-color: #f7f7f7;
	padding:15px;
	border:1px solid #d9d9d9;
	margin-bottom:15px;
	width:518px;
}
ol#commentlist li {
	margin:0px 0px 10px 0px;
}
#commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	float:left;
	}	

#commentlist blockquote {
	background:#ededed;
	}
			
#commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

#commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 0px 10px 0px 10px;
	width:420px;
	float:right
	}
		
#commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	background:#fff;
	}
.commenttext strong {
	font-size: 13px;
	color: #316906;
	padding-bottom:10px;
}
.commenttext strong a {
	color: #316906;
	text-decoration: none;
}
#date {
	padding:0px 0px 0px 0px;
	font-size:10px;
	color: #959595;
	float:right;
}
#date a {
	color: #959595;
	text-decoration:none;
}
small {
	font-size:9px;
	background-color: #f9f9f9;
}
label {
	background-color: #f9f9f9;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
