body {
	font-family:Helvetica,Arial,sans-serif;
	background:#000;
	color:#fff;
	font-size:62.5%;
	line-height:1.8em;
	margin:0;
	padding:0;
}

#wrapper {
	font-size:1.4em;
	width:960px;
	margin:20px auto;
	-moz-border-radius:10px;
	border-radius:10px;
	border:1px solid #5b0101;
	overflow:hidden;
	background:url('_images/background.jpg') no-repeat center 20px fixed;
}

p {
	word-spacing:1px;
/* 	clear:both; */
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover, .current_tab a, #twitter a, a.more {
	color:#fec26e;
}

#twitter a:hover, a.more:hover {
	color:#ed961c;
}

.more {
	font-size:0.857em;
	float:right;
	padding-bottom:10px;
	clear:both;
}


h2, h3 {
	border-bottom: 1px dashed #fff;
	font-size:1.286em;
	line-height:36px;
	font-weight:normal;
	margin:0;
}

h4 {
	padding-top:5px;
}

article p {
	padding:10px 0;
}

header#pageheader {
	width:960px;
}

#pageheader h2, #pageheader h6 {
   float:right;
	border:none;
	margin-top:125px;
	margin-right:20px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

#pageheader h1, #pageheader h5 {
	clear:both;
	margin-left:-99999px;
	font-size:0.1em;
	line-height:0.1em;
}

nav {
	float:left;	
}

nav ol {
	list-style:none;
	padding:0;
	margin:0;
}

nav ol li {
	float:left;
	display:block;
	padding:10px;
}

nav ol li a {
	padding:10px;
}

aside#secondarycontent {
	float:right;
	width:290px;
	padding:0;
	margin-left:10px;
	overflow:hidden;
	margin-top:6px;
}

#secondarycontent #future_events, #secondarycontent #news, #secondarycontent #signups {
   background:url('_images/black.png');
	background:rgba(0,0,0,0.7);
	border:1px solid #5b0101;
	padding:5px 10px;
	width:270px;
	float:left;
	margin-bottom:20px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

#secondarycontent #future_events h2 {
	width:270px;
}

#secondarycontent #signups h2 {
	margin-bottom:5px;
}

#secondarycontent #signups {
	background:rgba(0,0,0,0.8);
}

#secondarycontent #news article {
    clear:both;
    float:left;
    width:270px;
    margin-bottom:10px;
}

#secondarycontent #news article h4 {
    float:left;
}

#secondarycontent #news article h5 {
    clear:both;
}

#content {
	width:660px;
	float:left;
}

#future_events article {
	float:left;
	clear:both;
	width:270px;
}

#future_events header {
	margin-bottom:10px;
}

#future_events article p {
	padding:0;
}

#maincontent #articles {
	float:left;
	display:inline;
	overflow:hidden;
}

#maincontent #articles article, #intro article, #venues #maincontent #articles, #links #maincontent #articles {
   background:url('_images/black.png');
	background:rgba(0,0,0,0.8);
	border:1px solid #5b0101;
	padding:0 10px;
	width:640px;
	float:right;
	margin-bottom:20px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	overflow:hidden;
	display:inline;
	border-left:none;
}

#venues #maincontent #articles article, #links #maincontent #articles article {
   border:none;
   background:none;
   padding:10px 0;
   width:620px;
   display:inline;
   clear:both;
   float:left;
   
}

#maincontent #articles article img {
	float:left;
	margin-right:9px;
	margin-top:9px;
	border:1px solid #aaa;
}

#recent_reviews {
   background:url('_images/black.png');
	background:rgba(0,0,0,0.7);
	border:1px solid #5b0101;
	width:660px;
	float:right;
	margin-bottom:20px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	height:200px;
	overflow:hidden;
	display:inline;
}

#recent_reviews p {
	padding-bottom:0;
}

#recent_reviews article {
	float:left;
	width:308px;
	height:200px;
	padding:0 10px;
	display:inline;
	overflow:hidden;
}

#recent_reviews article.first {
	border-right:4px solid #5b0101;
}


footer#pagefooter {
	clear:both;
	float:left;
	border-top:1px solid #5b0101;
	width:940px;
	padding:10px;
	overflow:hidden;
	display:inline;
	background:rgba(0,0,0,0.8);
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;

}

footer#pagefooter p {
    float:left;
}

footer#pagefooter p.designby {
    float:right;
}
 /*
#links #maincontent {
	background:rgba(0,0,0,0.8);
	border:1px solid #5b0101;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	overflow:hidden;
	margin-bottom:20px;
}

#links #maincontent article {
	border:none;
	background:none;
}
    */
.header {
   background:url('_images/black.png');
	background:rgba(0,0,0,0.8);
	border:1px solid #5b0101;
	padding:0 10px;
	width:640px;
	float:right;
	margin-bottom:20px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-left:none;
}

.header h2 {
	border:none;
}

.additionalphotos {
    width:100px;
    float:left;
    clear:left;
    margin-right:10px;
    margin-bottom:10px;
}