body
{
	background: url(img/bg.jpg) no-repeat top center #000;
	padding: 0;
	font-size: small;
	margin: 30px 0 0 0;
}

img
{
	border: 0;
	border-style: none;
}

a 
{
	color: #fff;
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	line-height: 16px;
}

h1
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	color: #fff;
}

h2
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #fff;
}

.news
{
	margin-top: 10px;
}

h3
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #fff;
}

h4
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #fff;
}

p.blacked
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
	background-color: #000;
}

p.straight
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
}

.stageday
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 0 5px 5px;
}

table td
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

#index
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 40px;
}

#main
{
	width: 814px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	border: 7px solid #3f3f3f;
	padding: 40px 30px 0 30px;
	background: url(img/content_bg.jpg) top center no-repeat #221d1b;
	min-height: 500px;
}

#sidebarbg
{
	width: 100%;
	background: url(img/bg_sidebar.png) right 35px no-repeat;
	min-height: 500px;
}

#main-content
{
	width: 65%;
	float: left;
}

#sidebar
{
	width: 30%;
	float: right;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#sidebar li:first-child
{
	margin: 0;
}

#sidebar li
{
	width: 100%;
	padding: 0;
	margin: 25px 0 0 0;
}

#twitter_update_list li
{
	margin: 5px 0 0 0;	
}

#sidebar li ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul li
{
	padding-top: 10px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}

#sidebar li ul li span
{
	float: left;
}

#sidebar li ul li a
{
	clear: left;
}

#navigation
{
	width: 910px;
	height: 83px;
	position: absolute;
	z-index: 999;
	top: 295px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	/*background: url(../img/navi.png) top left no-repeat;*/
}

#navigation li
{
	float: left;
	padding: 0;
	margin: 0;
}

#navigation li a
{
	margin: 0;
	padding: 0;
}

#footer
{
	float: left;
	width: 850px;
	padding-bottom: 15px;
}

#footer a.image
{
	border-right: 1px solid #fff;
	margin-top: 3px;
	float: left;
}

#teaser{
	margin-top: 15px;	
}

#footer a.text
{
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	float: left;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 4px;
}

.band-post
{
	width: 100%;
	margin-top: 25px;

}

.thumb
{
	width: 300px;
	float: left;
}

.thumb img
{
	border: 3px solid #fff;
}

.post-content
{
	width: 425px;
	float: right;
}

.post-content p
{
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

.post-content .more
{
	float: right;
	width: 105px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background: url(img/down_arrow.png) right center no-repeat;
}

.post-content .less
{
	float: right;
	width: 105px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background: url(img/up_arrow.png) right center no-repeat;
}

.show
{
	display: block;
}

.hide
{
	display: none;
}

/* COMMENTS */
#comment-list
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.comment p
{
	margin: 0;
	padding: 0;
}

.comment-author
{
	background: #201d1c;
	padding: 2px 0 2px 2px;
	margin: 15px 0 10px 0;
}

.name
{
	padding: 0;
	margin: 0;
}

.date 
{
	font-size: 80%;
	padding: 0;
	margin: 0;
}

#commentform
{
	margin-top: 40px;
}

.post
{
	margin-bottom: 20px;
}

.post p
{
	margin: 0px 0 10px 0;
}

#stages
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.box
{
	width: 245px;
	float: left;
	text-align: center;
}

.box p
{
	margin: 4px 0 0 0;
}

#newsletter-form p{
	margin: 0;	
}
