/*
Theme Name: Real Estate Drill Sergeant
Theme URI: http://www.franklincruz.com
Description: Real Estate Drill Sergeant's blog at FranklinCruz.com
Version: 1.0
Author: Killercovers
Author URI: http://killercovers.com/
Tags: Franklin Cruz, Real Estate Drill Sergeant, green, two column
*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #4F6E06;
	margin: 0 0 20px;
	color: #191919;
	margin: 0 0 40px;
}

h1, h2, h3 { margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; }

h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 18px; }

p {	margin-bottom: 15px; }

ul, ol { margin: 20px 60px; }
li { margin: 5px 0; }

a {	color: #00c; }

/*-- General styles --*/

.centre, .center { text-align: center; }
.left {	text-align: left; }
.right { text-align: right; }
.red { color: #c00; }
.black { color: #000; }
.white { color: #fff; }
.highlight { background: #ff0; }
.underline { text-decoration: underline; }

.alignleft { float:left; margin: 0 20px 0 0; }
.alignright { float:right; }

.float-right { float: left;	margin: 0 15px 15px 0; }
.float-left { float: right; margin: 0 0 15px 15px; }
.clear { clear: both; }

/* Clearing without additional markup */
.clearfix:after, #container:after, #searchform:after, #footer-links:after, .social li:after, .post:after { content: "."; display: block; height: 0; clear: both;  visibility: hidden; }
* html .clearfix, * html #container, * html #searchform, * html #footer-links, *html .social li, *html .post { height: 1%; }
.clearfix, #container, #searchform, #share-and-rss, #footer-links, .social li, .post { display:block; }

.size10 { font-size: 10px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }

/*-- Structure --*/

#container {
	width: 887px;
	margin: 0 auto;
	padding: 0 0 20px;
	background: url(images/content-bg.jpg) repeat-y;
}

#header {
	background: url(images/header.jpg) no-repeat top #fff;
	width: 887px;
	height: 246px;
}

.menu-main-container {
	background: url(images/nav-bg.gif) no-repeat;
	width: 776px;
	height: 39px;
	margin: 16px auto 10px;
}

#menu-main {
	margin: 0 0 0 22px;
}

#menu-main li {
	display: inline;
	line-height: 39px;
	margin: 0 20px 0 0;
}

#menu-main a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


#sidebar {
	display: inline;
	width: 244px;
	margin: 0 30px 0 0;
	float: left;
}

#sidebar-content {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar-content li {
	
}

#sidebar-content ul {
	margin: 0;
	list-style-type: none;
}

#sidebar-content li ul li {
	margin: 0 0 5px;
}

#sidebar-content a {
	color: #000;
}

.social {
	margin: 0 0 20px;
	list-style: none;
}
.social li {
	clear: both;
	margin: 0 0 10px;
}
.social li a {
	color: #191919;;
}
.social .alignleft {
	margin: 0 10px 0 0;
}

#content {
	display: inline;
	width: 531px;
	margin: 0 30px 20px 52px;
	float: left;
}

#footer {
	width: 887px;
	height: 90px;
	margin: 0 auto 10px;
	line-height: 62px;
	color: #fff;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background: url(images/footer.jpg) no-repeat;
}
#footer-links {
	width: 887px;
	margin: 0 auto;
}

#copyright {
	float: left;
	margin: 0 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

ul#legal {
	float: right;
	margin: 0 10px 0 0;
	height: 20px;
}

#legal li {
	display: inline;
	margin: 0;
	padding: 0 8px 0 10px;
	border-left: 1px solid #fff;
	line-height: 1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A360F;
	vertical-align: text-top;
}

#legal li.first {
	border-left: none;
}

#legal li a {
	color: #fff;
}

#legal li a:hover {
	text-decoration: underline;
}


/*----- Widget -----*/

.widget {
	margin: 0 0 30px;
	padding: 0;
}

.widgettitle {
	font-size: 16px;
	margin: 0 0 5px;
}

.widget_search {
	background: none;
	border: 0;
	margin: 0 0 20px;
	padding: 0;
}


#s {
	float: left;
	display: inline;
	width: 125px;
	height: 21px;
	border: 1px solid #666;
	margin-right: 3px;
}

#searchsubmit {
	float: left;
	border: 1px solid #0D4D00;
	background: #0D4D00;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 23px;
	padding: 0 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}


/* STYLE */

.post, .page {
	margin: 0 0 40px;
}

.post h2 {
	font-size: 20px;
	margin: 0 0 10px;
}

.post h2 a, .page h2 a {
	color: #191919;
	text-decoration: none;
}
.post h2 a:hover, .page h2 a:hover {
	color: #c00;
}

h3#comments {
	margin:30px 0 0;
}

ol.commentlist {
	margin: 0;
	list-style: none;
}

ol.commentlist .children {
	margin: 0;
	list-style: none;
	
}

.comment {
	padding: 20px;
	margin: 20px 0;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comment.comment-author-admin, .comment.bypostauthor {
	border-top: 2px solid #0D4D00;
	border-bottom: 2px solid #0D4D00;
}

.comment.comment-author-admin .fn {
	color: #0D4D00;
}

.comment p {
	line-height: 1.4;
	margin-left: 77px;
}

.comment .commentmetadata {
	font-size: 11px;
	margin-bottom: 15px;
}

.commentlist cite.fn {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

.commentlist cite.fn a {
	color: #000;
}

.post-date {
	margin: 0;
	color: #666;
}

.postmetadata {
	margin: 0 0 10px 0;
	padding: 2px 0 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

.postmetadata a {
	color: #00c;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration:underline;
}

.navigation a {
	font-size: 12px;
}

.pagetitle {
	margin-bottom: 15px;
}

#comment {
	width: 492px;
}

.avatar {
	float: left;
	margin: 0 15px 5px 0;
}


/* Optin */

#optin {
	position: relative;
	margin: 20px auto;
	padding: 10px 10px 20px;
	border: 2px dashed #c00;
	background: #E2F1FE;
	line-height: 1.3;
}

#optin .video {
	float: left;
	margin: 0 12px 10px 0;
}

#optin h2 {
	color: #000;
	text-align: center;
	border: 0;
	font-size: 20px;
}

#optin p {
	line-height: 1.2;
}

#optin label {
	float: left;
	width: 100px;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
}

#optin .field {
	margin: 0 auto 7px;
	text-align: right;
}
#optin .field input {
	width: 100px;
	border: 1px solid #9eceee;
	padding: 2px;
}
#optin .field input:focus {
	border: 2px solid #9eceee;
	padding: 1px;
}

#optin .left-arrow {
	position: absolute;
	top: 340px;
	left: -15px;
	background: url(images/sidebar-optin-left-arrow.png) no-repeat;
	width: 37px;
	height: 53px;
}

#optin .right-arrow {
	position: absolute;
	top: 345px;
	right: -25px;
	background: url(images/sidebar-optin-right-arrow.png) no-repeat;
	width: 44px;
	height: 44px;
}

/* Book me now */

#post-44 h1 {
	background: url(http://franklincruz.com/wp-content/uploads/2010/07/book-me-now.jpg) no-repeat;
	width: 500px;
	height: 118px;
	margin: 0;
	text-indent: -9999px;
}

#wpcf7-f1-p44-o1 .field {
	margin: 0 0 10px;
	font-weight: bold;
}

#wpcf7-f1-p44-o1 .field input, #wpcf7-f1-p44-o1 textarea, #wpcf7-f1-p44-o1 select {
	width: 400px;
}

.wpcf7-submit {
	padding: 4px 5px;
	background: #c00;
	border: 2px solid #9C0000;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}