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

@import url(//fonts.googleapis.com/css?family=Lato|PT+Sans);


/* @group GLOBALS */

/* 

*/

body {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', arial, helvetica, sans-serif;
	font-size: 92%;
	color: #555; }
	
.innerBody {
	background: url(images/bg.jpg) repeat-x center top;  }
	
body, .innerBody {
	background-color: #fff; }
	
.content, .main, .footer,
.content_bottom, .navContainer  { 
	position: relative;
	width: 1000px; }
	
.content {
	margin: 0 auto 0 auto;
	padding: 0; }
	
.content.full { }
	
.content_bottom {
	clear: both;
	height: 25px; 	}

	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #6a010b; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #8f0212; }
	
h1 {
	font-size: 1.0em;
	margin-top: 0em;
	margin-bottom: 0em; }
	
h2 {
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	padding: 0;
	font: 2.2em/1.2em 'Lato', Arial, sans-serif;
	color: #530208;
	font-weight: bold; }

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: bold;
	font: 1.3em/1.2em 'Lato', Arial, sans-serif;
	color: #72030d; }
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	font: 1.3em/1.2em 'Lato', Arial, sans-serif;	}
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0;
	font: 2.2em/1.2em 'Lato', Arial, sans-serif; }

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: normal;
	font: 1.1em/1.2em 'Lato', Arial, sans-serif;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.7em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.5em;
	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: 1000px;
	height: 273px; }

.logo {
	position: relative;
	width: 1000px;
	height: 234px;
	background: url(images/logo.jpg) no-repeat center top; }
	
.logo a {
	position: absolute;
	display: block;
	width: 520px;
	height: 173px;
	left: 240px;
	top: 40px; }
	
.hide {
	display: none; }

.logo h1 {
	text-indent: -1000em; 
	overflow: hidden; }
	
h6.tagline {
	position: absolute;
	top: 200px;
	text-align: center;
	color: #888;
	width: 1000px;
	font-size: 1.2em; }
	
.contact2 {
	position: absolute;
	top: 30px; }
	
.contact2 p {
	color: #111;
	font-weight: bold;
	font-size: 1.3em;
	width: 464px;
	margin: 0;
	padding: 0;
	line-height: 1.2em; }
	
.contact2 p.phone {
	float: left;
	background: url(images/icon_phone.png) no-repeat;
	padding-left: 35px; }

.contact2 p.email {
	text-align: right;
	float: right;
	background: url(images/icon_email.png) no-repeat right;
	padding-right: 35px; }
	
.contact2 p a {
	font-weight: bold;
	text-decoration: none;
	color: #111; }
	
.contact2 p a:hover {
	text-decoration: underline; }
	
.caps {
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	font-size: .9em;
	color: #777; }
		
.shadow {
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.7);
	-moz-box-shadow:1px 1px 4px rgba(0,0,0,0.7);
	box-shadow:1px 1px 4px rgba(0,0,0,0.7);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');	}
	
.main {
	position: relative;
	clear: both;
	padding: 0;
	margin: 0; }
	
.blog {
	position: relative;
	float: left;
	width: 705px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0; }
	
.content.full .blog { 
	width: 1000px;}

.post {
	padding-left: 270px;
	padding-top: 30px; }
	
.blog .post img {
	border: 1px solid #eee;
	padding: 1px;
	margin: 7px 15px 10px -270px;
	float: left; }
	
.blog .post h2 { 
	margin-top: 0; }
	
.byline {
	font-size: .9em;
	line-height: 1.5em;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
	text-transform: uppercase; }
	
.byline, .byline a {
	color: #999; }
	
span.socialfooter {
	float:right;
	width:410px; }
	
.rss form {
	padding: 0;
	margin: 0 0 2px 0; }

.rss input, .rss button {
	background-color: #ccc;
	color: #111;
	padding: 4px 7px;
	margin: 1px 0 0px 15px;
	border: 1px solid #bbb;
	width: 168px;
	font: .9em 'PT Sans', Arial, Helvetica, Geneva, sans-serif; }

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

.rss a#rss {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 40px;
	color: #666; }	
	
img.imagefpo {
	width: 250px;
	height: 182px; }

.post_footer  {
	padding: 0 0 22px;
	margin: 0;
	background: url(images/title.jpg) repeat-x left bottom; }
	
.post_footer img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px; }
	
.post_footer p {
	font-size: .9em;
	color: #999;
	padding: 0;
	margin: 0;
	text-transform: uppercase; }
	
	/* @end */

/* @group CTA */

.cta {
	color: #ccc;
	margin-top: 32px; }
		
.column h4 {
	margin: 20px 0 0;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 0; }
	
.cta h4.shop {
	background: url(images/icon_shop.png) no-repeat;
	padding-bottom: 24px;
	margin-bottom: -14px; }
	
.cta h4.tools {
	background: url(images/icon_tools.png) no-repeat;
	padding-bottom: 24px;
	margin-bottom: -14px; }
	
.cta h4.price {
	background: url(images/icon_price.png) no-repeat;
	padding-bottom: 24px;
	margin-bottom: -14px; }
	
.column h4 a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em; }
	
.column h4 a:hover {
	color: #eee;
	text-decoration: underline; }
	
.cta h4, .cta p {
	padding-left: 60px !important;
	padding-top: 0 !important;
	margin: 0 !important; }

.column {
	position: relative;
	float: left;
	width: 265px;
	margin: 0 5px;
	padding: 25px 25px 21px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #d9d9d9;
	border-width: 4px;
	border-style: solid;
	background: #530008 url(images/gradient.jpg) repeat-x;
	height:118px; }

/* @end */
	


	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right; 
	margin: 40px 0 0;
	padding: 0 0px 0 0px; 
	width: 255px; }
	
.content.full .sidebar {
	display: none; }

.sidebar h3 {
	padding: 0 0 12px 0px;
	margin: 15px 0 0 0px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #dd9949;
	background: url(images/title.jpg) repeat-x left bottom; }
	
.sidebar h4 {
	font-size: 1.4em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #658c2f; }
	
.sidebar h5 {
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	margin: 3px 0 7px 0; }

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

.sidebar ul {
	padding: 0;
	margin: 0;
	text-indent: 0px;
	list-style: none;  }
	
.sidebar ul li {
	padding: 2px 0 7px 1px;
	margin: 5px 0;
	text-indent: 0px;
	list-style: none;
	border-bottom: 1px solid #ddd; 
	line-height: 1.1em;  }
	
.sidebar ul li a:link,
.sidebar ul li a:visited {
	text-decoration: none;
	color: #666; }
	
.sidebar ul li a:hover {
	text-decoration: underline; }
	
.sn {
	 }

	
	/* @end */
  	
  	
 /* @group NAV dropdowns */

.navContainer {
	height: 50px;
	padding: 0;
	margin: 0;
	z-index: 3000; }
	
.nav {
	position: relative; }
	
.nav ul {
	padding: 0px 0px 0px 105px;
	margin: 0px;
	list-style: none;
	font-family: 'Lato', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;  }
	
.nav ul li {
	padding: 6px 60px 5px 0;
	float: left;
	margin: 0;}
	
.nav ul li:first-child {
	background: none; }
	
.nav li a:link, .nav li a:visited {
	text-decoration: none;
	color: #777;
	float: left;
	display: block;
	margin: 0px 6px;
	text-decoration: none;
	padding-bottom: 10px; }
  
.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: #dd9949;
	font-weight: bold;
	text-decoration: none; }

.nav ul li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	top: 44px;
	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; }

.nav ul li ul li a:link, 
.nav ul li ul li a:visited,
.nav ul li.current_page_item ul li a:link, 
.nav ul li.current_page_item ul li a:visited {
	float: none;
	text-decoration: none;
	background-color: #e3ae44;
	color: #333;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: .7em;
	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: #333;
	color: #ffffff; }	

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

.footer_wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/footer_bg.jpg) repeat-x; }

.footer {
	margin: 0 auto;
	padding: 100px 0 5px;
	text-align: center;
	background: url(images/footer.jpg) no-repeat; }
	
.footer a:link, .footer a:visited { }
	
.footer p {
	padding: 0;
	margin: 0; }

.footer .column {
	text-align: left;
	color: #ccc;
	float: left;
	width: 265px;
	margin-left: 5px;
	margin-right: 5px; }
	
.footer h4 {
	margin-top: 0; }

	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
p.tags {
	border-bottom: 2px solid #ccc;
    margin-bottom:35px; }
    
#comment {
	width: 450px; } 
	

.nextnav {
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 40px; }
	
.nextnav .navleft {
	float: left;	 }	
	
.nextnav .navright {
	float: right;	 }	
	
.alignright {
	display: inline;
	float: right;
	margin: 10px 0 10px 15px; }
	
.alignleft {
	display: inline;
	float:  left;
	margin: 10px 15px 10px 0; }
	
.alignnone {
	display: inline;
	margin: 10px 15px 10px 0; }
	
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px; }
	
.gallery-caption {
	padding: 10px 0 0 0; }
	
.edit_link {
	text-transform: uppercase;
	font-size: .4em; }

/* @end */