@charset 'utf-8';
@import url(reset.css);
@import url(thickbox.css);

/* ----------------------------------------------------- All browsers */
body{
	background-color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-image:url(../img/headphonedouthead.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
a{
	text-decoration:none;
	color:#666666;
}

hr{
display:none;
}
div{
	position:relative;
}
#Center{
	margin:0 auto;
	width:900px;
	min-height:100%;
	background-color:#FFF;
}
#Head{
	display:block;
	background-image:url(../img/headphonedheader.jpg);
	width:900px;
	height:237px;
}
#Container{
	position:relative;
	top:0px;
	left:0px;
	padding-bottom:50px;
	margin-right:20px;
	width:650px;
}
#Container li{
	list-style:url(../img/list-item.png);
	margin-left:20px;
}
#Footer{
	width:900px;
}

#Menu{
	font-size:30pt;
	font-weight:bold;
	background-color:#222;
	width:270px;
	padding:10px 0px;
	top:250px;
	right:-60px;
	text-align:right;
	z-index:10000;
	position:absolute;
}
#Menu ul,#Menu li{
	display:block;
	list-style:none;
}
#Menu a{
	color:#444;
}
#Menu a:hover{
	color:#FFF;
}
#Menu .current_page_item{
	color:#CCC;
}
#Menu .current_page_item a{
	color:#CCC;
}
#Sponsors{
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:50px;
}
#Footer a,#Footer img{
	padding:0 !important;
	margin:0 !important;
}
#Panic{
	position:absolute;
	top:0px;
	right:-5px;
	width:5px;
	background-image:url(../img/panic.jpg);
	background-repeat:repeat-x;
	height:250px;
}
#Pmeter{
	position:absolute;
	min-width:10px;
	white-space:nowrap;
	color:#FFFFFF;
	font-size:8pt;
	padding:5px 0 0 15px;
	height:20px;
	background-image:url(../img/pmeter.png);
	background-repeat:no-repeat;
	background-position:left top;
	top:0px;
	left:-2px;
}
#Panic{
	width:60px;
	right:-60px;
}
#Pmeter{
	top:5px;
	left:0px;
	width:45px;
	background-color:#222;
	color:#fff;
	height:15px;
	background-image:url(../img/pmeterl.png);
}
#TixLeft{
	position:absolute;
	background-image:url(../img/tixleft.png);
	background-repeat:no-repeat;
	background-position:center;
	height:250px;
	width:60px;
	top:0px;
	left:0px;
}
#Tweets{
	font-size:12px;
	color:#fff;
	display:block;
	background-color:#222;
	padding:10px;
	width:auto;
	position:absolute;
	right:0px;
}
h2{
	font-size:40pt;
}
h3{
	font-size:18pt;
}
p{
		line-height:1.5;
}
.meta{
	color:#CCCCCC;
	font-size:8pt;
}
.post,.comment{
	padding:0 10px;
	margin:10px 0;
	border-left:10px solid #222;
}
.twitter{
	display:block;
	float:right;
	margin-top:10px;
	margin-left:10px;
	width:32px;
	height:32px;
	background-image:url(../img/twitter.png);
	background-position:bottom;
}
.facebook{
	display:block;
	float:right;
	width:32px;
	margin-top:10px;
	margin-left:10px;
	height:32px;
	background-image:url(../img/facebook.png);
	background-position:bottom;
}
.feed{
	display:block;
	float:right;
	margin-top:10px;
	margin-left:10px;
	width:32px;
	height:32px;
	background-image:url(../img/feed.png);
	background-position:bottom;
}
a.twitter:hover,a.facebook:hover,a.feed:hover{
	background-position:top;
}
.newsletter{
	float:none;
	display:block;
	font-size:12pt;
	color:#fff;
	padding:5px 0px 5px 5px;
}
.newsletterb{
	cursor:pointer;
}
#ticketIn{
	display: block; 
	width: 230px;
	left:20px;
	padding:0px; 
	background-color: #222; 
	position: absolute; 
	top: 25px; 
	color: #fff;
	text-align: center; 
	font-weight: bold; 
	height:20px;
}
#ticketOut{
	display:block;
	border-style: solid;
	border-color: #222;
	border-width: 20px;
	width: 250px; 
	height: 250px; 
	background-image: url(/media/ticketsleft.jpg);

	position: relative;
}
#ticketArrow{
	background-image: url(/wp-content/themes/headphoned/img/pmeterb.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute; 
	width: 10px; 
	height: 20px; 
	left:-10px;
	top:0px;
	
}
#collapse img{
	float:left;
	border:10px solid #222;
	margin:0 10px 10px 0;
}
#collapse h3{
	clear:left;
}
#collapse div{
	margin-bottom:10px;
}
.blackbox{
	padding: 2px 10px; background-color: rgb(34, 34, 34); color: rgb(255, 255, 255);
}
.ie7 .ieshow{
	display:block !important;
}
/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }
