@charset "UTF-8";
/* CSS Document */

html, body {height: 100%; width:100%}



#wrap {background:url(../img/bg.jpg) no-repeat;}
#ltWrap {background:url(../img/lightBG.jpg) no-repeat;}

#lightbg {
	background:url(../img/section-17.png) repeat;
	height:100%;
	width:100%;
}

#wrap {
	width:100%;
	min-height: 900px;
	min-width: 1200px;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}


#ltWrap
{
min-height: 100%;
	width:100%;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;



}

#innerWrap{
width: 100%;

}

nav#main {
	width:1024px;
	overflow:hidden;
	margin:0px auto;
	padding-top:10px;
}

#logo {
	float:left;
	padding-right:20px;
}

#navigation {
	padding-right:10px;
}

#navigation li a{
	display:block;
	font-family:"futura", avenir, helvetica, sans-serif;
	float:left;
	letter-spacing:.2em;
	font-size:.9em;
	padding:15px;
	padding-top:20px;
	color:#333333;
	list-style:none;
	text-decoration:none;
	overflow:hidden;
}

#navigation li a:hover{
	color:white;
}

#social li a{
	display:block;
	float:left;
	margin:15px;
	margin-right:4px;
	list-style:none;
	text-decoration:none;
	width:23px;
	height:24px;
	overflow:hidden;
}

#social li a#youtube{
	background:url(../img/social-12.png) no-repeat 0px 0px;
}

#social li a#facebook{
	background:url(../img/social-12.png) no-repeat -23px 0px;
}

#social li a#twitter{
	background:url(../img/social-12.png) no-repeat -46px 0px;
}

#social li a#instagram{
	background:url(../img/social-12.png) no-repeat -69px 0px;
}

#social li a#myspace{
	background:url(../img/social-12.png) no-repeat -92px 0px;
}

#social li a#ustream{
	background:url(../img/social-12.png) no-repeat -115px 0px;
}

#social li a#blogspot{
	background:url(../img/social-12.png) no-repeat -138px 0px;
}

section#soon {
    width: 100%;
}

section#soon h1 {
	display:block;
	font-family:"futura", avenir, helvetica, sans-serif;
	font-size:1em;
	letter-spacing:5px;
	color:white;
	position:absolute;
	bottom:100px;
	left: 50%;	
    margin-left:-200px;
	width:500px;
	overflow:hidden;
	text-align:center;
}

#mailinglist{
	font-family:"futura", helvetica, arial, sans-serif;
	clear:both;
	float:right;
	padding-right:55px;
}

#mailinglist a{
	display:block;
	padding:10px;
	border:1px solid white;
	color: white;
	letter-spacing:.1em;
	width:125px;
	height:18px;
	text-decoration:none;
}

.exNewsHed
{
	font-family:futura,helvetica,sans-serif; 
	font-size: 16px;
	text-transform: uppercase;
	


}

section#bgame {
	display: inline-block;
	overflow:hidden;
	width:210px;
	height:617px;
	margin-left: 100px;
	font-family:futura,helvetica,sans-serif; 
	font-weight:100; 
	font-size:14px; 
	line-height:16px;
	text-transform: uppercase;
	color:#666; 
}

section#bgame a{
color:white;

}

section #bgame1 {
	display:block;
	overflow:hidden;
	width:210px;
	height:280px;
	background:url(../img/bgame-14.png) no-repeat;
}

section #bgame2 {
	display:block;
	overflow:hidden;
	width:210px;
	height:75px;
	background:url(../img/bgame-15.png) no-repeat;
}

section #bgame3 {
	display:block;
	overflow:hidden;
	width:210px;
	height:255px;
	background:url(../img/bgame-16.png) no-repeat;
}



section #bgame1:hover {
	background:url(../img/bgame-hover-14.png) no-repeat;
}

section #bgame2:hover {
	background:url(../img/bgame-hover-15.png) no-repeat;
}

section #bgame3:hover {
	background:url(../img/bgame-hover-16.png) no-repeat;
}


section div {
	height:50px;
}
section#bio {
	width:800px;
	margin:0px auto;
	padding:100px;
}

section#bio h1 {
	font-family:"futura", avenir, helvetica, sans-serif;
	font-size:2em;
	letter-spacing:5px;
}

section#bio p {
	font-family:avenir, helvetica, arial, sans-serif;
	font-size:1em;
	letter-spacing:1px;
	line-height:1.2em;
	font-weight:100;
}

#rightSection
{
display: inline-block;
float: right;
width: 150px;
margin-top: 200px;
margin-right: 200px;

}

img#album {
	margin-top: -20px;
	margin-left: -10px;
}

p#shirt {
	display: inline-block;
	width:110px; 
	float: right;
	color:#666; 
	font-family:futura,helvetica,sans-serif; 
	font-weight:100; 
	font-size:12px; 
	line-height:20px;
}

p#shirt:hover {
	color:white;
}