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

/*--PAGE AREAS--*/
.custom #container {background: #FFF;border:0.2em solid #D4CFBB;}
.custom #page {background: #FFF;}
.custom #date_box { background: url(images/blue-bgtop.png) top repeat-x; color:#fff;}
.custom .footer_copy {color: #FFF; text-align:center;}

/*--HEADLINES--*/
.custom h1 { color: #001860; font-weight: bold; font-size: 1.9em; line-height:1.267em}
.custom h2 { color: #000; font-weight: bold; font-size: 1.5em;}
.custom h3 { color: #000; font-weight: bold; text-align: left;}
.custom h4 { color: #000; font-weight: bold;}
/* Page Titles */
.custom .headline_area h1 {color: #000;font-size: 1.9em;}
/* Post Titles */
.custom .headline_area h2 a {color: #000; font-size: 1.6em;}
/* Teaser Titles */
.custom .teaser h2 a {color: #000;}
/* Footer Titles */
.custom #footer h3{font-size: 1.2em;font-weight: bold;color: #fff;text-transform: uppercase;}

/*--NAVIGATION--*/

/*--SIDEBARS--*/

/* Widgets Headers */
.custom .sidebar_list .widget h3 {background: url(images/blue-bgtop.png) top repeat-x;}

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

/*--FOOTER--*/
.custom #footer a {color: #FFF; text-decoration: none; border:0; font-weight: bold;}
.custom #footer a:hover {color: #FFF; text-decoration: underline;}
.custom #footwrap {background: #234b63; color: #FFF;}
.custom #footwrap a {color: #FFF;}
.custom #footer a:hover {color: #FFF; text-decoration: underline;}
.custom #footer{text-align: center; color: #dadada; background: #0e202b;}
.custom ul.footer_list li .widget_box{background: #1B1C1A;}
.custom li.widget ul li {margin-bottom:0.636em;}