/*
File:			green.css
Description:	Custom styles for the Thesis Sharp Skin (Green Color Scheme)
Author URI:	http://www.thesistheme.net/thesis-sharp
*/


body.custom {background: #fff url(bg-green.jpg) repeat-x;}

.custom ul.menu {background: #273B1F;}
.custom ul.menu li a, .custom ul.menu li a:hover {background:#273B1F;}
.custom #nav_area {background: #273B1F;}
.custom ul.menu li a:hover {background: #191919;}
.custom ul.menu li li {background: #313131;}
.custom ul.menu li li:hover {background: #191919;}

.custom .entry-title a:hover {color: #446A31;}

.custom #footer_area, #footer_area .page{background: #273B1F;}
.custom #footer_area {border-top: 3px solid #000;}