body, h1, h2, h3, h4, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body{
	background:#000000;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	border-bottom:#fff solid 1px;
	color:#ffffff;
}
img {
	border:none;
}
#main {
	margin:auto;
	margin-top:75px;
	width:646px;
	text-align:center;
}

/************  header  *************/
#titus{
	display: block;
	text-indent: -5000em;
	height: 49px;
	width: 646px;
	background:url(images/titusandronicus.gif) top center no-repeat;
	margin-top:2px;
	
}
#navigation ul{
	list-style:none;
}
#navigation ul li{
	float:left;
}
#navigation ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 16px;
}
#nav_home a{
	width:69px;
	background:url(images/navigation.gif) no-repeat 0px 0px;
	margin-right:2px;
}
#nav_home a:hover{
	
	background:url(images/navigation.gif) no-repeat 0px -16px;
}
#nav_tour a{
	width:127px;
	background:url(images/navigation.gif) no-repeat -72px 0px;
	margin-right:1px;
}
#nav_tour a:hover{
	
	background:url(images/navigation.gif) no-repeat -72px -16px;
}
#nav_photos a{
	width:88px;
	background:url(images/navigation.gif) no-repeat -201px 0px;
	margin-right:2px;		
}
#nav_photos a:hover{
	
	background:url(images/navigation.gif) no-repeat -201px -16px;
}
#nav_videos a{
	width:80px;
	background:url(images/navigation.gif) no-repeat -292px 0px;
	margin-right:2px;
}
#nav_videos a:hover{
	
	background:url(images/navigation.gif) no-repeat -292px -16px;
}
#nav_discography a{
	width:146px;
	background:url(images/navigation.gif) no-repeat -375px 0px;
}
#nav_discography a:hover{
	
	background:url(images/navigation.gif) no-repeat -375px -16px;
}
#nav_other a{
	width:122px;
	background:url(images/navigation.gif) no-repeat -523px 0px;
}
#nav_other a:hover{
	
	background:url(images/navigation.gif) no-repeat -523px -16px;
}
#audio{
	height:20px;
	margin-top:16px;
	margin-bottom:0px;
	text-align:left;
	text-transform:uppercase;
	font-size:13px;
	font-style:italic;
}
#audio ol {
	list-style:none;
	
	
}
#audio li{
	display:inline;
}
#audio li a{
	background: url(images/player.gif) 0px -6px no-repeat;
	padding-left:13px;
	font-style:normal;
	margin-left:12px;
}
#audio li.stop a {
    background: url(images/player.gif) 0px -27px no-repeat;
	padding-left:13px;
}
#join{
	display: block;
	text-indent: -5000em;
	height: 37px;
	width: 274px;
	background:url(images/join.gif) top center no-repeat;
	float:left;
}
#subscribefield{
	float:left;
	margin-left:15px;
	height:18px;
	margin-top:2px;
	margin-right:3px;
}
#subscribesubmit {

}


/************  Content  ***************/

#content{
	margin-top:20px;
	text-align:justify;
}

#content h2{
	text-transform:uppercase;
	font-size:30px;
	text-align:left;
}
#content p{
	margin-bottom:10px;
}
#content img {
	margin-top:5px;
}




/**************  home  ***************/

#home_album_ad a:hover{
	border-bottom:none;
}
#home_album_ad{
	margin-bottom:30px;
}
.blog_item{
	margin-bottom:20px;
}
.blog_date {
	font-style:italic;
}
.commentslink{
	text-align:right;
}
.more {
	text-align:right;
}
.more a{
	text-transform:uppercase;
	border-bottom:#ffffff solid 1px;
	font-size:18px;
}
#home_photos{
	margin-top:30px;
	overflow: hidden;
}
#home_photos_container{
	height: 115px;
    overflow: hidden;
    margin-bottom: 20px;
    width: 2000px;
}

#home_photos img{
	margin-right:7px;
}
#home_photos img a{
	border:none;
}
#home_tour{
	width:300px;
	float:left;
	margin-top:5px;
	margin-bottom:30px;
}
#home_video{
	width:320px;
	float:left;
	margin-left:26px;
	margin-top:30px;
	margin-bottom:30px;
}
#home_tourtitle{
	display: block;
	text-indent: -5000em;
	height: 35px;
	width: 284px;
	background:url(images/home_tourtitle.gif) top center no-repeat;
	margin-top:28px;
	float:left;
}
#home_videotitle{
	display: block;
	text-indent: -5000em;
	height: 35px;
	width: 322px;
	background:url(images/home_videotitle.gif) top center no-repeat;
	margin-top:3px;
	float:left;
	margin-bottom:5px;
}
#home_tourlist{
	height:286px;
}
#home_tour ul{
	list-style:none;
}
#home_tour ul li{
	font-size:18px;
	font-style:italic;
}

#home_video object, #home_video embed {
	width: 325px;
	height: 244px;
}
#iphonead a:hover{
	border-bottom:none;
}

/**************  tour dates  **************/

.tourlist{
	margin-bottom:20px;
}
#tourdateslist{
	list-style:none;
}
#tourdatespage h2{
	font-size:18px;
}


/**************  discography  **************/

#discocontent img{
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}


/**************  other stuff  **************/

#other_content{
	padding-bottom:30px;
}
#other_content img{
	float:left;
	margin-right:10px;
}	



/**************  footer  ***************/
#links{
	clear:both;
	margin-top:30px;
	padding-bottom:30px;
}
#links ul{
	list-style:none;
}
#links ul li{
	float:left;
}
#links ul li a {
	display: block;
	text-indent: -5000em;
    text-decoration: none;
    border: none;
	height: 20px;
}
#foot_myspace a{
	width:115px;
	background:url(images/footer.gif) no-repeat 0px 0px;
}
#foot_myspace a:hover{
	background:url(images/footer.gif) no-repeat 0px -21px;
}
#foot_flickr a{
	width:97px;
	background:url(images/footer.gif) no-repeat -115px 0px;
}
#foot_flickr a:hover{
	background:url(images/footer.gif) no-repeat -115px -21px;
}
#foot_youtube a{
	width:149px;
	background:url(images/footer.gif) no-repeat -213px 0px;
}
#foot_youtube a:hover{
	background:url(images/footer.gif) no-repeat -213px -21px;
}
#foot_xl a{
	width:205px;
	background:url(images/footer.gif) no-repeat -362px 0px;
}
#foot_xl a:hover{
	background:url(images/footer.gif) no-repeat -362px -21px;
}
#foot_merok a{
	width:79px;
	background:url(images/footer.gif) no-repeat -564px 0px;
}
#foot_merok a:hover{
	background:url(images/footer.gif) no-repeat -564px -21px;
}

#spacer {
	clear:both;
	height:5px;
}