/*
File:			custom.css
Description:	Custom styles for Thesis
*/

body.custom { background: #000 url(images/BITbg.gif) top center repeat-x; }
.custom #header #logo a { display: block; height: 100px; outline: none; border-top: 0}
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { background: #000 url(images/header.jpg) top center repeat-x; border: 0; padding: 0; }
.custom #content_box { margin: 0 auto .7em; background: #fff; border-top: 0; }
/* Nav */
.custom ul#tabs li { background: none;  padding-left: 72px; margin-top: 0px; border: 0; }
.custom ul#tabs li a { border: 0; font-weight: bold; font-family: arial; color: #111111; text-transform: uppercase; }
.custom ul#tabs li.current_page_item a { border: 0;  }
.custom ul#tabs { background: transparent url(images/nav-bar.png) top left no-repeat; padding-top:2px overflow: hidden;}