/* CSS Document Created By Matthew Morris :3 */
/* FOR THE FORUM - A modded version of Wabuf's main CSS for our vBulletin */

/* ---> mainLOGO */
#w-forum {
	width: 832px;
	height: 35px;
	margin: 12px auto -10px auto;
	background: transparent url(http://www.wabuf.com/forums/WabufMetal/designImages/w-forum.gif) top center no-repeat;
}
#w-forum a {
	width: 832px !important;
	height: 35px !important;
	display: block;
	color: transparent !important;
}
#w-forum a:hover {
	color: transparent !important;
}

/* ---> topNAV */
.nav {
	width: 832px;
	height: 28px;
	background: #333333 url(http://www.wabuf.com/forums/WabufMetal/designImages/bodyBG.gif) top center repeat-y;
}
.nav ul {
	padding: 0 0 0 23px;
	list-style-type: none;
}
.nav li {
	float: left;
	margin: 8px 4px;
}
.btn a { 
	background: url(http://www.wabuf.com/forums/WabufMetal/designImages/navigation.png) top no-repeat;
}
.btn a:hover {
	background: url(http://www.wabuf.com/forums/WabufMetal/designImages/navigation.png) bottom no-repeat;
}
.nav a {
	width: 82px;
	height: 28px;
	display: block;
	font-size: 14px;
	line-height: 26px;
	padding: 6p 4px 0 0;
	border: 0px !important;
	color: #656565 !important;
}
.nav a:hover {
	line-height: 25px;
	color: #EEEEEE !important;
}

/* ---> bottomBAR */
#footer {
	clear: both;
	width: 832;
	height: 91px;
	font-size: 9px;
	margin-bottom: 10px;
	padding-bottom: 10px !ie;
	background: transparent url(http://www.wabuf.com/forums/WabufMetal/designImages/footerBox.png) top center no-repeat;
}
p.fText {
	color: #555;
	font-size: 12px;
	text-align: center;
	padding: 24px 0 0 0;
}
.copyText {
	font-size: 6px;
}

/* ---> textOVERRIDES */
* tr { color: #999 !important; }
* td { color: #999 !important; }
* a {
	color: #ccc !important;
	text-decoration: none !important;
}
* a:hover { color: #fff !important;}

/* ---> miscOVERRIDES */
#topDiv {
	width: 832px;
	height: 23px;
	margin: 0 0 -14px 0;
	margin: 0 0 0 0 !ie;
	background: url(http://www.wabuf.com/forums/WabufMetal/designImages/topDiv.png) bottom center no-repeat;
}
#bottomDiv {
	width: 832px;
	height: 23px;
	margin: 0 0 10px 0;
	background: url(http://www.wabuf.com/forums/WabufMetal/designImages/bottomDiv.png) bottom center no-repeat;
}
