body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body{
	background:#000000;
	font-family:Helvetica, Arial, sans-serif;
	color:#867652;
	font-size:13px;
	line-height:24px;
	position:relative;
}
img {
	border:#867652 1px solid;
	float:right;
	margin-left:10px;
}
a {
	color:#867652;
	text-decoration:none;
}
a:hover {
	color:#ab915f;
	text-decoration:none;
}
#shadow{
	background:url(images/shadow.png) top center no-repeat;
	height:950px;
	width:800px;
	position:fixed;
	top:0px;
	z-index:300;
	margin:auto;
}
#main {
	width:800px;
	margin:auto;
	background:url(images/bg.jpg) top center repeat-y;
	position:relative;
	overflow:hidden;
	margin-bottom:-23px;
}
#wheel {
	width:304; 
	height:671;
	position:absolute;
	top: 150px;
	right:0px;
}
#content{
	width:800px;
	z-index:400;
	position:relative;
	text-align:center;
	padding-top:10px;
}
#logo{
	display: block;
	text-indent: -5000em;
	height: 28px;
	width: 156px;
	background:url(images/theveils.png) top center no-repeat;
	margin:auto;
}
#navigation{
	margin-top:15px;
	background:url(images/navline.png) bottom center no-repeat;
	height:25px;
}
#navigation ul {
	list-style:none;
	margin-left:42px;
}
#navigation ul li{
	float:left;
	margin-right:32px;
}
#navigation ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 15px;
}
#nav_news a{
	width:52px;
	background:url(images/nav.png) no-repeat 0px 0px;
}
#nav_news a:hover{
	background:url(images/nav.png) no-repeat 0px -16px;
}
#nav_live a{
	width:36px;
	background:url(images/nav.png) no-repeat -85px 0px;
}
#nav_live a:hover{
	background:url(images/nav.png) no-repeat -85px -16px;
}
#nav_photos a{
	width:74px;
	background:url(images/nav.png) no-repeat -153px 0px;
}
#nav_photos a:hover{
	background:url(images/nav.png) no-repeat -153px -16px;
}
#nav_videos a{
	width:59px;
	background:url(images/nav.png) no-repeat -258px 0px;
}
#nav_videos a:hover{
	background:url(images/nav.png) no-repeat -258px -16px;
}
#nav_discog a{
	width:138px;
	background:url(images/nav.png) no-repeat -359px 0px;
}
#nav_discog a:hover{
	background:url(images/nav.png) no-repeat -359px -16px;
}
#nav_projects a{
	width:92px;
	background:url(images/nav.png) no-repeat -529px 0px;
}
#nav_projects a:hover{
	background:url(images/nav.png) no-repeat -529px -16px;
}
#nav_forum a{
	width:65px;
	background:url(images/nav.png) no-repeat -653px 0px;
}
#nav_forum a:hover{
	background:url(images/nav.png) no-repeat -653px -16px;
}
#leftpanel{
	width:480px;
	float:left;
	text-align:left;
	margin-left:43px;
	padding-top:20px;
	
}
#rightpanel{
	width:180px;
	float:left;
	text-align:left;
	margin-left:80px;
	padding-top:20px;
}
#rightpanel img{
	float:left;
	margin-left:0px;
}
.blogitem{
	margin-bottom:80px;
	clear:both;
	overflow:hidden;
}
.blogtitle{
	font-size:18px;
}
.blogdate{
	font-size:11px;
}
.blogbody{
	margin-bottom:20px;
	overflow:hidden;
}
.comments_invite{
}
.spacer{
	clear:both;
}

/*right panel*/

#livesidebox{
	margin-bottom:40px;
	padding-top:4px;
}
#livesidebox ul{
	margin-top:10px;
}
.sidebarlivelist{
	list-style:none;
	padding-bottom:15px;
	clear:both;
}
#livesidetitle {
	display: block;
	text-indent: -5000em;
	width: 44px;
	height: 15px;
	background:url(images/live.png) top center no-repeat;
}
#listentitle{
	display: block;
	text-indent: -5000em;
	width: 76px;
	height: 16px;
	background:url(images/listen.png) top center no-repeat;
	margin-bottom:10px;
}
.locationdate{
	width:62px;
	float:left;
}
.locationvenue{
	width:110px;
	float:left;
	padding-bottom:15px;
}
#player{
	clear:both;
	padding-top:30px;
}
#player a {

}
#player ol {
	margin:5px 0 0 0;
	list-style:none;
	padding:0px;
}
#player li a {
	padding: 0px 0px 0px 15px;
    display: block;
    background: url(images/player.gif) 0px -4px no-repeat;
}

#player li.stop a {
    background: url(images/player.gif) 0px -25px no-repeat;
}
#subscribetitle{
	display: block;
	text-indent: -5000em;
	width: 118px;
	height: 15px;
	background:url(images/subscribe.png) top center no-repeat;
	margin-top:40px;
	margin-bottom:15px;
}
#subscribebox {
    position: relative;
    display: block;
}

#subscribefield {
    width: 130px;
    height: 25px;
    font-size: 13px;
    position: relative;
    z-index: 5;
    padding: 0px;
	margin:0px;
	border:#746a48 1px solid;
	color:#999999;
}

#subscribesubmit {
    position: absolute;
    z-index: 10;
	margin-left:-5px;
	margin-top:1px;
}
#potdtitle{
	display: block;
	text-indent: -5000em;
	width: 106px;
	height: 39px;
	background:url(images/potd.png) top center no-repeat;
	margin-top:40px;
	margin-bottom:15px;
}
#potdbox img{
	float:left;
	margin-left:0px;
	margin-bottom:40px;
}
#footer{
	clear:both;
	margin-top:25px;
	padding-top:15px;
	background:url(images/navline.png) 0px 10px no-repeat;
	height:25px;
	margin-left:20px;
}
#footer .link{
	margin-right:32px;
}

/* live */
/*#livetitlemain{ 
	display:block;
	text-indent:-5000em;
	width:92px;
	height:39px;
	background:url(images/livetitle.gif) no-repeat left top;
}*/
.tourlist{
	list-style:none;
	margin-bottom:20px;
}
.tourdatedetail{
	font-size:16px;
}
/* videos */
.videoName {
	font-size:16px;
	float:left;
	margin-bottom:0px;
}
.videodate {
	font-size:10px;
	float:left;
	width:360px;
	margin-bottom:10px;
}
/* PHOTOS PAGE */

img.thumbnail.galleryThumb {
	margin-right:5px;
	float:left;
	margin-left:0px;
	margin-bottom:5px;
}
#galleryPager{
	clear:both;
}