body {
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background: black url(../images/hobg.gif);
}
p, h2 {
	padding:0;
	margin:0;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
img {
	border:none;
}
#page {
	margin:0 auto;
	width:800px;
	background:url(../images/bg-container.gif) repeat-y;
}
#header {
	background:url(../images/header.jpg) no-repeat;
	width:800px;
	height:262px;
}
#container {
	width:800px;
	overflow:hidden;
	position:relative;
	z-index:3;
}
.sidebar {
	float:left;
	background:url(../images/sidebar.jpg) no-repeat;
	width:223px;
	padding:0 21px 0 0;
	text-align:right;
}
.sidebar a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#4b4642;
	text-decoration:none;
}
.sidebar a:hover {
	text-decoration:underline;
}
.nav {
	width:100%;
	overflow:hidden;
}
.nav li {
	width:100%;
	overflow:hidden;
}
.nav a {
	background-repeat:no-repeat;
	height:25px;
	text-indent:-9999em;
	float:right;
	text-align:left;
	overflow:hidden;
	margin:10px 0 0;
}
.nav a:hover,.nav .active a {
	background-position:0 -25px;
}
.blog {
	background:url(../images/blog.gif);
	width:73px;
}
.bio {
	background:url(../images/bio.gif);
	width:60px;
}
.media {
	background:url(../images/media.gif);
	width:76px;
	height:28px
}
.nav a:hover.media, .nav .active a.media {
	background-position:0 -28px;
}
.store {
	background:url(../images/store.gif);
	width:81px;
}
.tour {
	background:url(../images/tour.gif);
	width:65px;
}
.contacts {
	background:url(../images/contacts.gif);
	width:128px;
}
.sidebar label {
	font:12px Arial, Helvetica, sans-serif;
	color:#4b4642;
	display:block;
}
.sidebar input {
	display:block;
	margin:0 0 4px 65px;
	width:154px;
}
.sidebar input.submit {
	width:64px;
	margin:0 0 0 159px;
}
.sidebar h2 {
	text-indent:-9999em;
	height:29px;
	overflow:hidden;
	background-position:100% 0;
	background-repeat:no-repeat;
	text-align:left;
	margin:15px 0 0;
}
.sidebar img {
	margin:7px 0 0;
}
.mailing {
	background-image:url(../images/mailing.gif);
}
.archives {
	background-image:url(../images/archives.gif);
}
.categories {
	background-image:url(../images/categories.gif);
}
.content {
	float:right;
	width:523px;
}
.post {
	margin:0 0 50px;
}
.content .h1-blog {
	background:url(../images/title-blog.gif) no-repeat;
	width:65px;
	height:30px;
	font:10px Arial, Helvetica, sans-serif;
	text-indent:-9999em;
	margin:15px 0 15px;
}
.content a {
	color:#f37301;
}
.content a:hover {
	text-decoration:none;
}
.title {
	color:#f37301;
	font:18px "Trebuchet MS", Helvetica, sans-serif;
	display:block;
	margin:0 0 20px;
}
.date {
	display:block;
	font-size:10px;
	margin:0 0 8px;
}
.content p {
	padding:8px 0;
	width:485px;
}
.content img {
	margin:0 0 0 10px;
	display:block;
}
.posted-in ul, .posted-in li {
	display:inline;
}
.posted-in ul {
	color:#f37301;
}

#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:764px;
	padding:72px 18px;
	overflow:hidden;
	height:34px;
	text-align:center;
	color:#666;
	position:relative;
	z-index:1;
	margin:-62px 0 0;
}
#footer ul {
	width:782px;
	overflow:hidden;
	margin:0 -18px 15px 0;
}
#footer li {
	margin:0 25px 0 0;
	float:left;
}
#footer img {display:block;}
#footer span {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
h1.biographyHeader {
	text-indent: -9999px;
	background:url(../images/header-biography.gif) no-repeat;
	width: 171px;
	height: 32px;
	font:10px Arial, Helvetica, sans-serif;
	text-indent:-9999em;
	margin:15px 0 15px;	
}
h1.mediaHeader {
	text-indent: -9999px;
	background:url(../images/header-media.gif) no-repeat;
	width: 88px;
	height: 32px;
	font:10px Arial, Helvetica, sans-serif;
	text-indent:-9999em;
	margin:15px 0 15px;	
}
h1.contactsHeader {
	text-indent: -9999px;
	background:url(../images/header-contacts.gif) no-repeat;
	width: 171px;
	height: 32px;
	font:10px Arial, Helvetica, sans-serif;
	text-indent:-9999em;
	margin:15px 0 15px;	
}
h1.tourDatesHeader {
	text-indent: -9999px;
	background:url(../images/header-tourdates.gif) no-repeat;
	width: 171px;
	height: 32px;
	font:10px Arial, Helvetica, sans-serif;
	text-indent:-9999em;
	margin:15px 0 15px;	
}