/*
File:			custom.css
Description:	Custom styles for Thesis

*/

body.custom {
  background: #2A1900;
}

.custom #container{
  background:url(images/pressbox-con.jpg) top left no-repeat #E0DFE3;
<!--[if IE 6]>
   behavior: url("iepngfix.htc");
<![endif]-->
}

.custom #page{
  background:url(images/pressboxbtm.jpg) bottom left no-repeat;
<!--[if IE 6]>
   behavior: url("iepngfix.htc");
<![endif]-->
}
.custom a {
color:#dc143c;
}
.custom #header{
  border:0;
  padding-left:325px;
  margin-bottom:25px;
}

.custom #header h1#logo a{
  visibility:hidden;
}
.custom #feature_box { 
background:none;
 }  

.custom #sidebars {
margin-bottom: 140px;
}
.custom #footer {
	color:#2A1900;
	text-align: center;
}
.custom #footer H3{
	color:#2A1900;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.custom #image_box {
background: none;
padding-top: 1.6em;
}
.custom #logo{
  width:320px;
text-indent:-9999px;
/*  height:100px;*/
}
 .custom #tagline {
 text-indent:-9999px;
 } 

.custom #tabs {
border:none;
float:right;
margin-top:-60px;
}
.custom #tabs li {
  width:175px;
  margin-left:10px;
  margin-bottom:10px;
  text-align:center;
  background:none;
  border: 1px solid #2A1900;
  font-weight: bold;
}
.custom #tabs li a{
 background:url(images/navbk.jpg) no-repeat;
  color:#000;
  text-decoration: none;
    padding:5px;
}
.custom #tabs li a:hover{
  color:#990000;
  background:#fff;
  text-decoration: none;

}

.custom #tabs li.current_page_item a{
   background:#2A1900;
   color:#fff;
}

.custom #tabs li.current_page_item a:hover{
  background:#fff;
  color:#000;
}


.custom #content_box{
  background:none;
}
#pbgmn {
margin: 0px 9px;
}

.custom #post-6 .home_wel {padding: 20px 200px 20px 0; color:#dc143c; font: 23px Verdana;}

.custom #post-6 .headline_area h2 {text-indent: -99999em ;}

.custom #post-6 .headline_area {margin-bottom: -4em ;}

.custom .sidebar_list h3 {
font: bold 14px Verdana;
color:#dc143c;
text-align:left;
}
.pbgimg {
padding-top:20px; 
 }
 /* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #342205;
background: #342205; 
width: 933px; 
height: 35px; 
overflow: hidden; 
position: absolute;
top: 160px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 20px;
top:7px;
width: 901px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 901px;
font: bold 13px Verdana;
list-style-type: none;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #342205;
color: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #f5f5f5;
font: bold 13px Verdana;
margin: 0 100px 0 0;
} 
ul.newsticker span {
margin: 0 50px 0 0;
} 

/*        tabs for beer gallery    */
#beertabs {
  background:url(images/beer-gallery.jpg) top left no-repeat #342205;
padding: 60px 8px 8px 8px;
margin-bottom:20px;
border: 1px solid #ccc;
}
#menutabs {
  background:url(images/menutab.jpg) top left no-repeat #342205;
padding: 60px 8px 8px 8px;
margin-bottom:20px;
border: 1px solid #ccc;
}
.postTabsLinks{
font: bold 12px Verdana;
}
#postTabs_0_2, #postTabs_1_2, #postTabs_2_2, #postTabs_3_2,
#postTabs_0_40, #postTabs_1_40, #postTabs_2_40, #postTabs_3_40 
{
background: #f5f5f5;
margin-top: -11px;
}
.custom ul.sidebar_list_bottom li {
	list-style: none;
	width:40%;
	float:left;
	padding:.5em;
	margin:.5em;
	border-top:1px solid #DDD;
}
.custom .sidebar_list_bottom h3 {
font: bold 14px Verdana;
color:#dc143c;
}
.custom .sidebar_list_bottom h3 a {
text-decoration:underline;
}
.custom .twhom a{
text-decoration:none;
}
.custom #beerspecial {
	background:url(images/pressbox-beer-of-month.jpg) top left no-repeat;
	width: 266px;
	height:301px;
	color: #FFFFFF;
	float: right;
}
.custom #beerinfo {
	padding: 110px 50px;
	text-align: center;
	font-size: 16px;
}
