/*
File: custom.css
Description: Customizations to the Thesis theme
*/

body {background: #fff url('images/body-background.gif') center 0 repeat-x; color: #535353; font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, "Century Gothic", Verdana, Arial, sans-serif;}

.custom #container {width: 100%;}
.custom #page {background: url('images/stealthmode-old-banner.jpg') center 0 no-repeat; padding:0; width: 100%;}
.custom #header {border-width: 0; height: 96px; margin: 0 auto 6px; padding: 0; position: relative; width: 790px;}
.custom #tabs {border-width: 0; height: 26px; margin: 0 auto 43px; width: 790px;}
.custom #content_box {background-image: url('images/sidebar-background.gif'); background-position: left 0; margin: 0 auto; width: 790px;}
.custom #content {width: 500px;}
.custom #sidebars {width: 286px;} 
.custom .post_box {padding-top: 0;}
.custom #content .post_box {padding-left:0;}

.custom #logo {padding:23px 0 0 50px;}
.custom #logo a {background: url('images/stealthmode-partners-logo.png') 0 0 no-repeat; display: block; height: 55px; text-indent: -8000px; width: 211px;}

.custom .menu {margin:0 auto; width:790px; border:none; background:url('images/sidebar-background.gif') left repeat-y;}
.custom .menu li {border-bottom:1px solid #ddd;}
.custom .menu a {border:none; background:transparent; padding-left:0.9em;}
.custom .menu a:hover, .custom .menu .current a {background:#fff;}
.custom .menu .tab-home {width:56px;}
.custom .menu .tab-1 {width:63px;}
.custom .menu .tab-2 {width:86px;}
.custom .menu .tab-3 {width:80px;}

.custom #tabs li {background-color: #ffffff; border-width: 0;}
.custom #tabs li a {display: block; height: 26px; outline-width: 0; padding: 0;}

.custom .headline_area {margin-bottom: 1em;}
.custom .headline_area h1, .custom .headline_area h2 {color: #3d6b97; font-size: 2.5em; letter-spacing: -1px;}
.custom .headline_area h2 a {color: #3d6b97;}

.custom .format_text h2, .format_text h3 {color: #3e6b97; font-weight: bold;}
.custom .format_text ul {list-style: none; margin-left: 16px;}
.custom .format_text ul li {background: url(images/li-item.png) 0 9px no-repeat; font-size: 0.96em; line-height: 1.3; margin-bottom: 18px; padding-left: 12px;}
.custom .format_text p {margin-bottom: 1.00em;}

.custom blockquote {border-width: 0; color: #8e8e8e; font-family: Georgia, Baskerville, "Baskerville Old Face", "Palatino Linotype", "Times New Roman", "Bitstream Charter", serif; font-style: italic; line-height: 1.2;}

.custom #sidebar_1, .custom #sidebar_2 {border-width: 0; margin-bottom: 15px; width:280px}
.custom #sidebar_1 .sidebar_list {margin-top:10px; border-bottom: dotted 1px #bfc3cc;}
.custom .sidebar .sidebar_list {margin: 0 10px; padding: 0;}
.custom .sidebar .sidebar_list li.widget {margin-bottom: 0;}
.custom .sidebar .sidebar_list li.widget .widget_box {background-color: transparent; border-width: 0; padding: 10px 5px;}
.custom .sidebar .sidebar_list li.widget h3 {display: none;}

.custom .sidebar .sidebar_list li h4.toggle {border-top: dotted 1px #bfc3cc; color: #1d253b; font-size: 1.15em; cursor: pointer; font-weight: normal; letter-spacing: 1.5px; padding: 10px 4px; text-transform: uppercase;}
.custom .sidebar .sidebar_list li p.panel {color: #ababab; display: none; font-size: 1.05em; letter-spacing: 1.5px; line-height: 1.45; margin-bottom: 10px; padding: 0 4px;}

.custom #sidebar_2 .sidebar_list {padding: 0;}
.custom #sidebar_2 .sidebar_list a {text-decoration: none;}
.custom .sidebar .sidebar_list li.widget ul li {margin-bottom: 15px;}

.custom .logo-wrapper {float: left; overflow: hidden; padding: 0 12px 10px; width: 270px;}
.custom .logo-wrapper a.one {float: left;}
.custom .logo-wrapper a.two {float: right;}

.custom #footer {display: none;}