* {  
	margin: 0;  
	padding: 0;  
}

body {
	color: #282828;
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

p {
	padding: 5px 0;
}

a img {
	border: none;
}

a {
	color: #ffffff;
}

h1 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
}

img#bg {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

#content {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	z-index: 1;
}

#logo {
	margin-top: 50px;
	position: fixed;
}

#right {
	float: right;
	position: relative;
	width: 377px;
	clear: right;
}


/*--------------------- tabs ----------------------*/


ul#nav {
	float: right;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	position: relative;
	/*width: 377px;*/
}

ul#nav li {
	background-color: #6f7374;
	color: #ffffff;
	display: inline-block;
	list-style: none;
	margin-right: 15px;
	padding: 50px 0 0px 0;
	text-align: center;
	width: 80px;
	*display: inline; /* for ie */
	zoom:1; /* for ie */
}

ul#nav .last-li {
	background-color: #374957;
	margin-right: 0;
}

ul#nav li a {
	color:#ffffff;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 50px;
}

ul#nav li:hover {
	/*padding-bottom: 5px;*/
}

#about, #contact, #news, #merch, .tabdiv {
	background-color: #3d3f3e;
	clear: right;
	color: #ffffff;
	/*display: none;*/
	line-height: 1.5em;
	margin-bottom: 30px;
	padding: 10px;
	width: 357px;
	float: right;
}
#homediv {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

.ui-tabs-hide {  
	display: none;  
} 

/*--------------------- end tabs ----------------------*/

/*--------------------- forms ----------------------*/

form {
	padding: 0 10px;
}

form label {
		float: left;
		width:70px;
		clear:left;
}

form input, form select, form textarea {
	width: 259px;
	background-color: #5F5F5F;
	border: 1px solid #000000;
	padding: 3px;
	color: #FFFFFF;
}

form input, form select, form textarea, form label {
	margin: 5px 0;
}

form .submit {
	width: 55px;
	font-size: 10px;
}

#merch form .submit {
	margin-left: 212px;
}

/*--------------------- end forms ----------------------*/


#merch ul {
	font-size: 10px;
	margin-bottom: 10px;
}

#merch ul li {
	display: inline-block;
	list-style: none;
	width:115px;
	text-align:center;
	vertical-align:top;
	zoom:1; 
	*display: inline; 
}

.instructions {	
	font-size: 10px;
	line-height: normal;
	padding-bottom: 10px;
}

#music {
	clear: right;
	margin-bottom: 30px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	text-transform: uppercase;
}

.scroll {
	height: 170px;
	overflow: auto;
}

#tour {
	float: right;
	position: relative;
	clear: right;
	
	background-color: #3d3f3e;
	color: #ffffff;
	padding: 5px;
	text-align: left;
	width: 410px;
	margin-bottom: 30px;
}

#tour .scroll {
	height: 320px;
}

#tour table {
	background-color: #3d3f3e;
	font-size: 10px;
	width: 354px;
}

#tour table td {
	background-color: #282828;
	padding: 8px;
}

#tour table td a {
	text-decoration: none;
}

#tour table td a:hover {
	text-decoration: underline;
}

/*--------------------- newsletter ----------------------*/

#newsletter td {
	font-size: 10px;	
}

#newsletter {
	background-color: #3d3f3e;
	color: #ffffff;
	padding: 5px;
	text-align: left;
	width: 367px;
}

#newsletter input {
	width: 277px;
}

#newsletter form .submit {
	width: 55px;
	color: #ffffff;
}

#newsletter form .submit:hover {
	color: #000000;
}

#newsletter h2 {
	margin-left: 0;
}

/*--------------------- end newsletter ----------------------*/

#social-media {
	margin-top: 10px;
	text-align: right;
}

#social-media a {
	display: inline-block;
	height: 37px;
	margin: 0 10px;
	position: relative;
	vertical-align: baseline;
}

#itunes-label, #myspace-label, #fb-label, #youtube-label, #twitter-label {
	display: none;
	float: right;
}

#social-media a#itunes {
	background: url(../images/itunes.png) no-repeat scroll -38px 0;
	width: 37px;
}

#social-media a#itunes:hover {
	background: url(../images/itunes.png) no-repeat;
}

#social-media a#myspace {
	background: url(../images/myspace.png) no-repeat scroll -31px 0;
	width: 31px;
}

#social-media a#myspace:hover {
	background: url(../images/myspace.png) no-repeat;
}

#social-media a#fb {
	background: url(../images/facebook.png) no-repeat scroll -18px 0;
	width: 18px;
}

#social-media a#fb:hover {
	background: url(../images/facebook.png) no-repeat;
}

#social-media a#youtube {
	background: url(../images/youtube.png) no-repeat scroll -31px 0;
	width: 31px;
}

#social-media a#youtube:hover {
	background: url(../images/youtube.png) no-repeat;
}

#social-media a#twitter {
	background: url(../images/twitter.png) no-repeat scroll -26px 0;
	width: 26px;
}

#social-media a#twitter:hover {
	background: url(../images/twitter.png) no-repeat;
}

#tweets {
	margin-top: 30px;
}

/*#tweets ul {
	margin-left: -38px;
}*/

#tweets ul li {
	list-style: none;
}

#twitter_update_list a {
	color: #374957;
}

.twitter-bird {
	background: url(../images/bird.png) no-repeat;
	height: 42px;
	margin-top: 43px;
	padding-left: 50px;
	padding-top: 10px;
}

.twitter-bird a {
	color: #686d66;
	text-decoration: none;
}

.twitter-bird a:hover {
	text-decoration: underline;
}

#powered-by {
		text-align: right;
		margin-top: 40px;
		font-size: 10px;
}

#kickstarter {
	clear:both;
}

#kickstarter ul li {
	display:inline;
	float:right;
	margin-bottom:30px;
}

