html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0px; padding: 0px; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
* {margin:0px; padding:0px;}

body {
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background: #000 url(images/main_bg.jpg) no-repeat top center fixed;
	background-color: #080401;
}

#page-wrap {width:975px; margin:0 auto;}

a {color:#F90; text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}
p {margin: 0 0 10px 0;}
ol, ul {margin: 0 0 10px 15px; list-style:none;}

.clear {clear:both; height:0px;}

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

h1 {font-size:30px; color:#CCC; font-family:"Arial Black", Gadget, sans-serif;}
h2 {font-size:26px; font-weight:bold; font-family:"Arial Black", Gadget, sans-serif; margin-bottom:4px;}
h3 {font-size:23px;}
h4 {font-size:18px; font-weight:bold;}
h5 {font-size:17px;}
h6 {font-size:14px; font-style:italic;}

/* Header */

#header {position:relative;}
#logo {width:275px; float: left; padding-top:20px;}
#nav {float:right; width:518px; height:258px}
#socmed_wrap {text-align:right;}
#nav_sub {margin:65px 0 20px 0; height:125px;}
#nav_sub img, #nav_sub div {float:left; height:107px;}
#nav_sub div a {display:block; width:100%; height:100%; background-position:top;}
#nav_sub div a:hover {background-position:bottom;}
#header .logo {height:83px;	width:125px; float:right; margin: 10px 0;}

#content {
	float:right;
	width:518px;
	padding-bottom:10px;
}

/* metadata under post
--------------------------------------------------*/
.post {
	position:relative;
	z-index:10;	
	margin:0px;
	text-align:justify;
	width:488px;
	background:url(images/frame_mid.png) repeat-y;
	padding:4px 15px;
}

.post .entry {margin:5px 0 20px 20px; background:none;}

.post .info {
	font-size:11px;
	padding:2px 3px 3px 8px;
	margin: 25px 0;
}

.post-edit-link {color:#FF3;}

.date {
	font-size:10px;
	font-style:italic;
	color:#999;
	background:none;
	margin: 0 0 15px 0;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	margin:10px 0 28px;
	padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	float:left;
	width:275px;
	text-align:justify;
	height:100%;
}

#sidebar h2 {
	display:block;
	background-color:#333;
	width:100%;
	color:#BBB;
	margin-bottom:10px;
	text-transform:uppercase;
}

#sidebar input {
	width:102px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px;
}

#sidebar input:focus {
	background:#fff;
} 

/* some input
--------------------------------------------------*/
input {
	border:1px solid #CCC;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px;
}

input:hover {
	border:1px solid #262626;
}

input:focus {
	color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
	font-size:1.1em;
	float:left;
}

.commentlist .fn {font-size:20px; font-weight:normal; font-family:"Arial Black", Gadget, sans-serif; color:#FFF;}
.commentlist .comment-author {font-size:10px; font-style:italic; color:#999;}
.commentlist .comment-meta {font-size:9px; color:#666;}
.commentlist .comment-edit-link {color:#FF3;}
.commentlist .comment-body { border-bottom:1px solid #333;}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	width:500px;
	text-align:left;
	margin:0 auto;
	font-size:10px;
	color:#CCC;
}

#commentform textarea {
	border:1px solid #d6d3d3;
	width:500px;
	font: 12px Arial, Helvetica, sans-serif;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
}

#commentform input {
	margin-bottom:3px;
}

#gravatar {
	align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align:center;
	font-size:12px;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding:4px 0 0 0;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}


.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
	text-decoration:none;
	color:#333;
	background:#EFF8FB;
}

#deejay_col {float:left; width:420px; margin:0 12px;}
#venue_col {float:right; width:420px; margin:0 12px;}
.partner_box {width:400px; padding:0 12px; min-height:200px; margin:0 0 15px; border:#666 solid; border-bottom:1px; border-right:1px; border-top:0px; border-left:0px;}

.name {font-size:24px; font-weight:bold; font-style:italic; margin-right:10px;}
.misc {font-size:12px; font-style:italic; color:#999;}
.text {margin:5px 0 20px 5px;}

/* footer */

#footer {text-align:center; height:100px; padding:30px 0 45px 0;}	
#footer li {list-style:none; display:inline;}

