/*
Theme Name: WSC Crazy SAUCE
Theme URI: http://wetstreetcreative.com/
Description: created dopeness by me today ooohh yeah boyeeee.
Version: 1.6
Author: R to the K to the ING
Author URI: http://wetstreetcreative.com/
Tags: two column, sidebar, widgets

*/


html {
	margin:0;
	padding:0;
}
body {
	background:url('../images/main-bg.jpg') #000 top center no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.logo a {
width:360px;
height:180px;
position:absolute;
top:120px;
left:210px;
text-indent:-9999px;
}
#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
}
a img {
	border:none;
}
a {
color:#f8981d;
text-decoration:none;
}
h3 { font-size:16px; }
#nav {
	margin:0 auto;
	padding:6px 0 0 0;
	position:relative;
	background:url('../images/nav-bg.jpg') center no-repeat;
	height:38px;
	width:100%;
	display:block;
	text-align:center;
}
#nav a {
	color:#f8981d;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#nav a:hover, #nav a.active {
	color:#fff;
}
/******** PAGE LAYOUT ********/
#page-bg {
	position:relative;
	margin:0 auto;
	width:815px;
	height:191px;
	display:block;
	padding-top:370px
}
#content {
	position:relative;
	background:url('../images/black-80.png');
	margin:0 auto;
	height:180px;
	width:815px;
	color:#fff;
	padding:15px;
}
#subnav a{
	position:relative;
	border-top:1px solid #000; 
	color:#666;
	font-size:10px;
	position:relative;
	background:url('../images/black-80.png');
	padding:5px 15px 15px 5px;
	top:-15px;
}
#subnav a:hover, #subnav a.current { color:#fff; border-top:1px solid #f8981d; }
#footer {
	height:205px;
	width:100%;
	display:block;
	background:url('../images/texture-bottom.jpg') no-repeat top center;
	font-size:10px;
}
.scroller {
	list-style:none;
	height:85px;
	width:817px;
	margin:0 auto;
	padding:0;
	color:#b5b5b5;
	font-size:11px;
}
.scroller a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	width:231px;
	padding:5px;
	background:none;
	display:block;
}
.scroller a:hover {
	background:#292929;
}
.scroller li {
	width:261px;
	display:block;
	float:left;
	margin:10px 17px 0 0;
	padding:0;
	line-height:13px;
}
li.last {
	margin:10px 0 0 0;
}
.scroller img {
	float:left;
	padding:0 5px 0 0;
}
.tagline {
	position:relative;
	display:block;
	margin:0 auto;
	padding-top:20px;
	width:246px;
	height:66px;
	text-indent:-9999px;
	background:url('../images/tagline.gif') no-repeat bottom center;
}
.clear {
	width:100%;
	margin:0;
	padding:0;
	clear:both;
	float:none;
}
