@font-face {
	font-family: 'HandwritingDakotaRegular';
	src: url('../../../includes/fonts/handwriting-dakota-webfont.eot');
	src: local('☺'), 
		url('../../../includes/fonts/handwriting-dakota-webfont.woff') format('woff'), 
		url('../../../includes/fonts/handwriting-dakota-webfont.ttf') format('truetype'), 
		url('../../../includes/fonts/handwriting-dakota-webfont.svg#webfontLnqASzl8') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BsMandraxHeavyRegular';
	src: url('../../../includes/fonts/bsmanhn_-webfont.eot');
	src: local('☺'), 
		url('../../../includes/fonts/bsmanhn_-webfont.woff') format('woff'), 
		url('../../../includes/fonts/bsmanhn_-webfont.ttf') format('truetype'), 
		url('../../../includes/fonts/bsmanhn_-webfont.svg#webfontjsHyjp2s') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BsMandraxRegular';
	src: url('../../../includes/fonts/bsmanr__-webfont.eot');
	src: local('☺'), 
		url('../../../includes/fonts/bsmanr__-webfont.woff') format('woff'), 
		url('../../../includes/fonts/bsmanr__-webfont.ttf') format('truetype'), 
		url('../../../includes/fonts/bsmanr__-webfont.svg#webfontnByt8WNR') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {margin: 0; padding: 0; line-height: 1em;}
* :focus {outline: 0 none;}

body {
	color: #333;
	font: 62.5% arial, helvetica, verdana, sans-serif;
	background: #333 url(../../../images/body-bg-paint.png) center 0 repeat-y;
}

a,
a:link,
a:visited {color: #a20; text-decoration: none; outline: none;}

a:hover {color: #a20; text-decoration: underline;}
a img {border:0 none;}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px;
	width: 960px;
	z-index: 10;
	zoom:1;
}

#utils {
	position: absolute;
	top: 2px;
	left:48px;
	height: 17px;
}

#utils p {
	float: left;
	padding: 2px 0 0 21px;
	height: 15px;
	font: 10px tahoma, sans-serif;
	background: transparent url(../../../images/sprite.png) no-repeat;
	background-position: -580px -323px;
}

#utils a,
#utils a:link,
#utils a:visited {
	color: #000;
	text-decoration: none;
}

#utils a:hover {text-decoration: underline;}

#social {
	position: absolute;
	top: 2px;
	right: 48px;
	height: 17px;
}

#social ul {list-style: none;}
#social li {float: left;margin-left: 6px;font: 10px/17px tahoma, sans-serif;}
#social li a {display: block; text-indent: -9000px; outline: none;}


#facebook a {
	width: 16px;
	height: 16px;
	background: transparent url(../../../images/sprite.png) no-repeat;
	background-position: -580px -348px;
}

#facebook a:hover {background-position: -580px -364px;}

#twitter a {
	width: 16px;
	height: 16px;
	background: transparent url(../../../images/sprite.png) no-repeat;
	background-position: -580px -380px;
}

#twitter a:hover {background-position: -580px -396px}

#youtube a {
	width: 43px;
	height: 17px;
	background: transparent url(../../../images/sprite.png) no-repeat;
	background-position: -580px -412px;
}

#youtube a:hover {background-position: -580px -429px;}

h1.bsm {
	margin-bottom: 20px;
	color: #333;
	font: normal 54px/42px BsMandraxRegular, sans-serif;
	text-transform:uppercase;
}

h1.bsm strong {
	font-family:BsMandraxHeavyRegular, sans-serif;
}

h1.bsm a,
h1.bsm a:link,
h1.bsm a:visited {color: #333;}
h1.bsm a:hover {color: #333; text-decoration: none;}

h2 {font: 24px/26px monaco, "andale mono", monospace;}
h3 {font-size: 18px;}
h4 {font-size: 16px; line-height: 18px;}

/*----------------------------
= masthead \\\\\\\\\\
----------------------------*/
#masthead {
	position: absolute;
	margin: 0 0 0 -20px;
	width: 1000px;
	height: 286px;
	background: transparent url(../../../images/sprite.png) 0 17px no-repeat;
	z-index: 10;
}

#universalNav {
	position: absolute;
	top: 206px;
	left: 202px;
	width: 567px;
	height: 23px;
	background: transparent url(../../../images/sprite.png) 0 -271px no-repeat;
}

#universalNav li {
	float: left;
	list-style: none;
	text-indent: -9000px;
}

#universalNav li a {
	display: block;
	margin-right: 20px;
	height: 23px;
}

#uyd a {width:59px;}
#forum a {width:98px;}
#wiki a {width:66px;}
#merch a {width:98px;}
#media a {width:90px;}
#jah a {width:56px; margin-right: 0 !important;}

#uyd a:hover, #uyd a.current {background: transparent url(../../../images/sprite.png) 0 -294px no-repeat;}
#forum a:hover, #forum a.current {background: transparent url(../../../images/sprite.png) -79px -294px no-repeat;}
#wiki a:hover, #wiki a.current {background: transparent url(../../../images/sprite.png) -197px -294px no-repeat;}
#merch a:hover, #merch a.current {background: transparent url(../../../images/sprite.png) -283px -294px no-repeat;}
#media a:hover, #media a.current {background: transparent url(../../../images/sprite.png) -401px -294px no-repeat;}
#jah a:hover, #jah a.current {background: transparent url(../../../images/sprite.png) -511px -294px no-repeat;}

p.slogan {
	position: absolute;
	top: 45px;
	width: 1000px;
	text-align: center;
	color: #333;
	font: 16px "HandwritingDakotaRegular", georgia, "times new roman", serif;
}

/*----------------------------
= searchbox \\\\\\\\\\
----------------------------*/
.searchBox {
	margin-bottom: 16px;
	width: 184px;
	height: 36px;
	/*background: transparent url(../../../images/searchBox.png) 0 0 no-repeat;	*/
}

.searchBox input.search-input {
	float: left;
	padding: 11px 10px 10px;
	width: 124px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #b3b3b3; 
	border: none;
	border-color: transparent;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

.searchBox input.submit {
	float: left;
	width: 40px;
	height: 36px;
}

/*----------------------------
= search results \\\\\\\\\\
----------------------------*/
.search_results h2 {
	margin-bottom: 18px;
	font-size: 13px;	
	border-bottom: 1px dotted #333;
}

.search_results dl {
}

.search_results dt {
	margin-bottom: 6px;
	font: 18px/18px monaco, "andale mono", monospace;
	font-weight: bold;
}

.search_results dd {
	margin-bottom: 18px;
	padding-bottom: 18px;
	font: 12px/18px monaco, "andale mono", monospace;
	border-bottom: 6px solid #333;
}

/*-----------------------
= media subnav \\\\\\\\\\
-----------------------*/
ul#media-subnav {
	margin-top: 12px;
	height: 23px;
	list-style: none;}

#media-subnav li {
	display: inline;
	margin-right: 7px;
}

#media-subnav li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

#media-subnav li a.current {color: #800;}
