/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
*/

body.custom { background: black; color: white; font-family: verdana,geneva,arial,helvetica,sans-serif; font-size: 10px; line-height: 14pt; }

.custom #container { background: #4E833D; color: white; width: 1000px; }

.custom #page { background-color: #447232; padding-top: 0; width: 950px; margin: 0 auto; }

.custom .format_text { font-size: 14px; }

.custom #content { width: 510px; border-right: 1px solid #447232; }
.custom #content_box { background: none; }

.custom ul#tabs { border: none; }
.custom ul#tabs li { border: none; background: #447232; }
.custom ul#tabs li a { color: white; background: #447232 url("images/tab.jpg") no-repeat right bottom; font-family: "myriad pro",verdana,geneva,arial,helvetica,sans-serif; font-size: 12px; text-transform: uppercase; }
.custom ul#tabs li a:hover { color: #92C842; text-decoration: none; }
.custom ul#tabs li.current_page_item { padding-bottom: 0; }
.custom ul#tabs li.current_page_item a { color: #92C842; background: #447232 url("images/tab_current.jpg") no-repeat right bottom; }

.custom #header #logo { font-family:"myriad pro",verdana,geneva,arial,helvetica,sans-serif; font-weight: normal; height: 170px; background: #fff; }
.custom #header #logo a { display: block; font-size: 0; color: white; height: 100%; width: 467px; background: #fff url("/wp-content/uploads/2009/06/logo.gif") no-repeat center center; margin: 0 auto; text-decoration: none; border: none; }
.custom #header #logo a:hover { color: white; text-decoration: none; }

.custom a, .custom a:link, .custom a:visited { color: #8DC738; }

.custom .headline_area h2 a, .custom .headline_area h1 { color: silver; font-family:"myriad pro",verdana,geneva,arial,helvetica,sans-serif; font-size: 24px; line-height: 28px; font-weight:normal; text-transform:uppercase; }
.custom .headline_area h2 a:hover { color: #92C842; }

.custom #sidebars { width: 435px; }
.custom .sidebar, .custom #sidebar_1, .custom #sidebar_2
{ width: 216px; }

.custom li.widget { font-size: 13px; }
.custom .sidebar h3 { font-size: 13px; }

.custom #footer { height: 12px; }
.custom #footer p { display: none; }

.custom #respond_intro { text-transform: uppercase; }
.custom #respond_intro p { font-size: 16px; }

.custom #commentform p, .custom .login_alert p, .custom #archive_info h1
{ font-size: 14px; }

.custom .prev_next p, .custom #archive_info p, .custom .headline_meta
{ font-size: 10px; }

.custom .headline_meta, .custom .sidebar h3, .custom .format_text .to_comments, .custom #footer, .custom .prev_next, .custom #respond_intro p, .custom input.form_submit:hover
{ color: silver; }

.custom #header, .custom #feature_box, .custom #sidebars, .custom #footer, .custom .prev_next
{ border-color: #447232; }