/*
File:			themes/green.css
Description:	Custom styles for Easy Thesis
Author:			2010 Mark Hodder (www.thesisthemes.com)
*/

/*
Body: #B3C690
Menu Main: #005727
Menu Hover: #00421E
*/

/*--PAGE AREAS--*/
body.custom {background:#bda359 url(images/grnochre.5.jpg) repeat-x scroll 0 0;}
.custom #container {background: #d2c9a0; border:0.1em solid #07723a;}
.custom #page {background: #d2c9a0;}
.custom #date_box {background:#00421E;color:#FFFFFF;}
.custom #footer {color: #FFF; text-align:center; background: #00421E;}


/*--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: #005727;font-size: 1.9em;}
/* Post Titles */
.custom .headline_area h2 a {color: #005727; font-size: 1.6em;}
.custom .headline_area h2 a:hover {color: #00421E;} 
/* Teaser Titles */
.custom .teaser h2 a {color: #005727;}
.custom .teaser h2 a:hover {color: #00421E;}

/*--NAVIGATION--*/
/* Customized by Ashwin - to have a gradient background */
.custom ul.menu {border-bottom:0.2em solid #D4CFBB; background: #005727 url('images/bg-nav-green.png') repeat-x bottom; padding: 0;}
.custom ul.menu li a, .custom ul.menu li a:hover { background:none; border:none; }
.custom ul.menu li a {color: #FFF; padding: 0.7em 1.2em;}
.custom ul.menu li.current a:hover, .custom ul.menu li a:hover  {color: #D7D8DF; }
.custom ul.menu li { background: #005727 url('images/bg-nav-green.png') repeat-x bottom; border-right: 0}
.custom ul.menu li.tab-home { border-left: 0}
.custom ul.menu li a:hover {background: #00421E;}
.custom ul.menu li li {background: #005727; border:1px solid #FFFFFF;}
.custom ul.menu li li a:hover {background: none;}
.custom ul.menu li li:hover { background: #00421E; border-bottom:1px solid #FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; }
.custom .menu .current a {background:none;color:#000;font-weight:bold;}

.custom ul.menu .rss { border: none; }
.custom ul.menu .rss a, .custom ul.menu .rss a:hover { padding-right:  16px; }

.custom #footer a {color: #FFF; text-decoration: none; border:0;}
.custom #footer a:hover {color: #FFF; text-decoration: underline;}

/*--SIDEBARS--*/

/* Widgets Headers */
.custom .sidebar_list .widget h3 {background:#00421E repeat-x scroll center top; text-shadow:1px 1px #1B1B1B;}

/* Border around widgets */
.custom .sidebar_list .widget {border:1px solid #D7D8DF; background:#d2c9a0 url(images/bg-posts.png) repeat-x scroll center top;}

/* Sponsers Hover */
.custom .sidebar_list .widget #tt_sponsors img:hover {background: none;}

/* Center H2 (modified Title) */
.custom .headline_area h2 {text-align: center; } 

/* admin header default override  */
.custom #header #logo a  { 
   text-decoration: none; 
   background: url(http://traynorcollision.com/wp-content/uploads/traynor.921x189.porsche.jpg) no-repeat; 
   height: 189px; width: 921px; 
   text-indent: -9999px; 
   display: block; 
   outline: none;
    }
.custom #header #logo, .custom #header #tagline { 
   text-indent: -9999px; 
    }
.custom #header #tagline {height: 0; }
.custom #header { padding: 0; }
.custom #header a  {
   color: #FFF; background-color: #FFF; 
   padding: 0px; border-bottom-width: 0px; 
   border-bottom-style: solid; 
   border-bottom-color: #FFF; 
   text-decoration: none;
}
/* milford */
.mlfd_page #header #logo a  { 
   text-decoration: none; 
   background: url(http://traynorcollision.com/wp-content/uploads/traynor.921x189.fusionmilford.jpg) no-repeat; 
   height: 189px; width: 921px; 
   text-indent: -9999px; 
   display: block; 
   outline: none;
    }
.mlfd_page #header #logo, .mlfd_page #header #tagline { 
   text-indent: -9999px; 
    }
.mlfd_page #header #tagline {height: 0; }
.mlfd_page #header { padding: 0; }
.mlfd_page #header a  {
   color: #FFF; background-color: #FFF; 
   padding: 0px; border-bottom-width: 0px; 
   border-bottom-style: solid; 
   border-bottom-color: #FFF; 
   text-decoration: none;
}
/* fairfield */
.ffld_page #header #logo a  { 
   text-decoration: none; 
   background: url(http://traynorcollision.com/wp-content/uploads/traynor.921x189.mustangfairfield.jpg) no-repeat; 
   height: 189px; width: 921px; 
   text-indent: -9999px; 
   display: block; 
   outline: none;
    }
.ffld_page #header #logo, .ffld_page #header #tagline { 
   text-indent: -9999px; 
    }
.ffld_page #header #tagline {height: 0; }
.ffld_page #header { padding: 0; }
.ffld_page #header a  {
   color: #FFF; background-color: #FFF; 
   padding: 0px; border-bottom-width: 0px; 
   border-bottom-style: solid; 
   border-bottom-color: #FFF; 
   text-decoration: none;
}


.custom_box { 
	background: #d2c9a0;
	 }


	 