body { background:#EFECE3 url(tunastakes/background-grunge.jpg) no-repeat top center; }
#background { background:url(tunastakes/bgr.jpg) repeat-x top center; }
#header { background:url(tunastakes/background-grunge-top.jpg) no-repeat top center; }
#footer { background:#F0F0F0 url(tunastakes/bgr-footer.gif) repeat-x; }
#header h1{
 	margin-top:0px;
}
#header h1 a{
	height: 109px;
}


/*- top level page -*/
.nav2{
	
	font-size: 1.75em;
	margin-bottom: 50px;
	list-style: none; 
	margin: 0px opx 50px 0px; 
	padding: 0px;
}

.nav2 li a{
	color: #a0a09b;
	display: block;
	text-align: center;
	
}
.nav2 li.active a, .nav2 li a:hover, .nav2 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
	background-color:#E4F1F7;
}

.nav2 li { padding: 0px; margin: 0px 50px 0 50px;  line-height: 40px; border-bottom: 1px solid #B0BBC2;	}
	

h2{
	font: 18px Arial, Helvetica, sans-serif;
}
/*- RSS -*/
#rss{
	top:2px;	
}

.entry ol li, .entry ul li {
	margin-left:15px;
	padding-bottom: 10px;
}

/*- Boxs (sponsors ads) -*/
.box5{
	background: #f5f4f0 url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px 18px;
	border:1px solid #dedbd1;
}

.box6{
	background: #f5f4f0 url(../images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 0px 0px;
	padding:18px 18px 6px 18px;
	border:1px solid #dedbd1;
	overflow:auto;
	border-bottom:none;
}
/*- Entry Tables -*/
.entry table {padding: 0; margin: 0 0 10px 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

.entry table a:hover {color: #000;}  

.entry table caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font-size: 200%;}

.entry table thead th {background: #1E7F9C; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

.entry table tbody, .entry table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

.entry table tbody {border-bottom: 1px solid #EAECEE;}
                      
.entry table tbody td, .entry table tbody th {padding: 10px; background: url("../images/td_back.gif") repeat-x; text-align: left;}

.entry table tbody tr {background: #F3F5F7;}

.entry table tbody tr.odd {background: #EAECEE;}

.entry table tbody  tr:hover {background: #ffffff; color: #111;}

.entry table tfoot td, .entry table tfoot th, .entry table tfoot tr {text-align: left; font-size: 120%; text-transform: uppercase; background: #fff; padding: 10px;}

/*- SPONSORS -*/
#sponsor img{ }
.sponsor table  { background-color: #ffffff; border:none;}
.sponsor table tbody {border: none;}
.sponsor table tbody td { border-bottom: 1px solid #DCDCDC; padding: 10px 10px; background:none;}
.sponsor table tbody tr{ background:none; border:none;}
.sponsor table tbody tr.odd {background: none;}
.sponsor table tbody tr:hover {background:none; color: #333;}
.sponsor h2{ margin-bottom:0px; font-size:16px;}
/*- SPONSORS -*/
img.WP-PrintIcon{margin-bottom: 0px; vertical-align:middle;}
.printIcon {  margin-bottom: 25px;  
	width: 111px; 
	height: 22px; 
	padding: 8px 5px 0 5px;
	
    background: #6EACD1 url(../images/printButton.gif) no-repeat top left;
	text-indent: 24px;}
.printIcon a {color:#fff;}