/*
File:			themes/green.css
Description:	Custom styles for Easy Thesis
Author:			2010 Mark Hodder (www.thesisthemes.com)
*/

.custom a { color: #3a7234; }
.custom a:hover {color: #00421E;} 

/*--PAGE AREAS--*/
body.custom {background: url(http://www.rawfoodbali.com/wp-content/images/banana.jpg) 50% 0;}
.custom #container {background: #fff;border:0.2em solid #D7D8DF;}
.custom #page {background: #fff;}
.custom #date_box { background: url(images/green-bgtop.png) top repeat-x; color:#fff;}

/*--HEADLINES--*/
.custom h1 { color: #005727; font-weight: bold; font-size: 1.9em; line-height:1.267em}
.custom h2 { color: #00421E; font-weight: bold; font-size: 1.5em;}
.custom h3 { color: #00421E; font-weight: bold; text-align: left;}
.custom h4 { color: #00421E; font-weight: bold;}
/* Page Titles */
.custom .headline_area h1 {color: #000;font-size: 1.9em;}
/* Post Titles */
.custom .headline_area h2 a {color: #3a7234; font-size: 1.6em;}
.custom .headline_area h2 a:hover {color: #00421E;} 
/* Teaser Titles */
.custom .teaser h2 a {color: #3a7234;}
.custom .teaser h2 a:hover {color: #00421E;}
/* Footer Titles */
.custom #footer h3{font-size: 1.2em;font-weight: bold;color: #fff;text-transform: uppercase;}

/*--Navigation--*/
.custom ul.menu li.current a:hover, .custom ul.menu li a:hover  { color: #567153; }
.custom .menu .current a {color:#567153; }

/*--SIDEBARS--*/
.custom .sidebar_list .widget h3 {background:#454b44 url(images/green-bgtop.png) repeat-x top; }

/* Sponsers Hover */
.custom .sidebar_list .widget #tt_sponsors img:hover {background: #00421E;}

/*--FOOTER--*/
.custom #footer a {color: #fff; text-decoration: none; border:0;}
.custom #footer a:hover {color: #fff; text-decoration: underline;}
.custom #footwrap {background: #3b423a; color:#fff}
.custom #footwrap a {color: #fff;}
.custom #footer a:hover {color: #fff; text-decoration: underline;}
.custom #footer {text-align: center; color: #fff;}
.custom ul.footer_list li .widget_box{background: #1B1C1A;}
.custom li.widget ul li {margin-bottom:0.636em;}
