/*  
Theme Name: Main Site - The Century Tree Reader
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/
*/

/*
= DEFAULT
*/

body {
	color: #333333;
	padding: 0;
	background-repeat: no-repeat;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-image: url(images/bg_image.jpg);
	background-color: #585858;
	background-position: center top;
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0; 
}
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #68330b;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline; }
	

		
h2 {
	color: #7e7542;
	margin: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



h2.title {
	margin: 0;
	background-image: url(http://thecenturytreereader.com/wp-content/themes/TheCenturyTreeReader/MainSite/images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
h2.title a {
	color: #7e7542;
	text-decoration: none;
}
	
h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 176px;
	width: 1030px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#menu {
	position: relative;
	list-style: none;
	margin: 0;
	padding:0;
	float: left;
	padding-top: 100px;
	margin-right:8px;
	float:right;
	width: 618px;
	background: url(images/nav_bg.jpg) 100% 100% no-repeat;
}
		
#menu li {
	position:relative;
	float: left;
	background-image: url(images/nav_indent.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
		
#menu li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

#menu li a:hover {
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #331609;
}

#menu #home a:hover {
	color: #331609;
	background-image: url(images/home_hover.jpg);
	background-repeat: no-repeat;
}

#menu li ul {
	display:none;
}

#menu li:hover ul {
	display:block;
	width:200px;
	height:auto;
	position:absolute;
	background-color:#d3c98e;
	border:1px solid #3e3e3e;
	top:30px;
	left:0px;
	padding:0;
}

#menu li ul li {
	font-size: 1.0em;
	display: block;
	margin: 0;
	background:none !important;
	float:none !important;
}

#menu li ul li:hover {
	padding:0;
	margin:0;
	background-image:none;
}

#search {
	width: 210px;
	height: 26px;
	background-image: url(http://thecenturytreereader.com/wp-content/themes/TheCenturyTreeReader/MainSite/images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	clear: right;
	margin: 0px;
}

#search input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 17px;
	width: 146px;
	font-size: 11px;
	border: 1px solid #8B8951;
}

html>body #search input {
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 3px;
}

#subscribe {
	width: 300px;
	height: 45px;
	background-image: url(http://thecenturytreereader.com/wp-content/themes/TheCenturyTreeReader/MainSite/images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding:0;
}

#subscribe .rss {
	margin: 0px;
	float: left;
}

#subscribe input {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	height: 17px;
	width: 146px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #8B8951;
	font-size: 11px;
	border-right-width: 1px;
	border-top-color: #8B8951;
	border-right-color: #8B8951;
	border-left-style: none;
	margin-top:3px;
}


/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1030px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(images/container_bg.jpg);
}
		
#container #right {
	width: 347px;
	float: right;
	margin: 0px;
	padding-right: 12px;
	background-image: url(images/rightcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#right #contributors {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 41px;
	background-image: url(images/contributor_head.jpg);
	background-repeat: no-repeat;
}

#right  p.contributor {
	color:#000000;
	font-size:11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 301px;
	height: 86px;
	background-image: url(images/contributor_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
		}
		
#right .contributor a {
	color: #5c2b25;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

#right .contributor a:hover {
	color: #ba4f1d;
	text-decoration: none;	
}
		
#right .agent-pic {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 16px;
	float: left;
	border: 3px solid #E0DDAD;
}
		
#right .agent-name {
	color:#331609;
	font-weight:bold;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#right    #contributors    .more  {
	height: 46px;
	width: 303px;
	background-color: #009966;
	margin: 0px;
	background-image: url(images/contributor_foot.jpg);
}

#right  #contributors  .more  a {
	color: #331609;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 30px;
}



#right #recent-articles {
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 32px;
	
}

#right p.recent-date 

{
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 8pt;
	color: #c63121;
	padding: 0pt;
	text-align: right;
	margin-top: 30px;
}

#right  p.recent-post {
	margin: 0px;
	padding: 0px;
}

#right p.recent-continue a {
	color: #D1594C;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
}

#right .rec-art {
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:1px dashed #d5ce98;
}

#right h2 {
	padding-left:30px;
}

#right h2.recent-posts {
	margin:0;
	padding:0;
}

#right h2.recent-posts a {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #36140E;
	padding: 0px;
	margin: 0px;
	padding-left:0;
}

#right ul {
	padding:0;
	list-style: none;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url(http://thecenturytreereader.com/wp-content/themes/TheCenturyTreeReader/MainSite/images/li_bg2.jpg);
	background-repeat: repeat-y;
}

#right ul li {
	padding-bottom: 3px;
	padding-left: 40px;
}

#right ul li.recent-comments {
	padding-bottom: 10px;
}
	
#right li a {
	color: #404A4C;
	text-decoration: none;
	display: block;
	height: auto;
}
		
#right li a:hover {
	background-color: transparent;
	text-decoration: underline;
	background-image: url(http://thecenturytreereader.com/wp-content/themes/TheCenturyTreeReader/MainSite/images/li_hover.jpg);
	background-repeat: no-repeat;
	color: #EB9610;	
}

#container #content {
	position: relative;
	width: 623px;
	float: left;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 24px;
	padding-left: 24px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #frame-content {
	width:800px;
	margin:20px auto;
	padding:0;
}

#container #cta {
	width: 642px;
	height: 144px;
	float: left;
	background: url(images/cta_structure.jpg) -10px 0px no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#container #cta #cta1 {
	background-image: url(images/cta_bg.jpg);
	height: 113px;
	width: 191px;
	float: left;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-repeat: no-repeat;
}

#cta #cta1 h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	float: left;
	color: #000000;
	font-weight: normal;
	width:165px;
	height: 25px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 8px;
	letter-spacing: -1px;
}

#cta #cta1 h2 a:hover {
	text-decoration:none;
}

#cta #cta1 a.click {
	font-size: 11px;
	color: #ac2900;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-top:10px;
}

#bottom_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	width: 608px;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}

#content .avatar{
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border: 3px solid #E0DDAD;
}
		
#content p.postinfo {
	color: #333333;
	margin: 0;
	font-size: 10px;
	padding:10px 0px;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	height: 40px;
}

#content .postdata .continue a {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .postdata .author a {
	color: #104694;
}

#content .postdata .comments a {
	color: #10428B;
}

#content img {
	margin: 8px;
	border: 0;
}

#cta img {
	margin:0;
	padding:0;
}
	
#footer {
	clear: both;
	height: 82px;
	position: relative;
	background-image: url(images/footer_bg.jpg);
	background-position: left top;
}
	
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none; 
}
	
.commentlist li { 
    padding: 10px; 
}

.commentlist li.alt { 
	background-color: #F6F2FF; 
}
	
#comment {
	width:450px;
}
	
p.credits {
	width:800px;
	margin:0 auto;
	padding:20px;
	text-align:center;
}
	
/*
= END
*/
	
.clear {clear:both;}