@charset "UTF-8";
#page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #cacaca;
	font-size: 13px;
}
p {
	line-height: 20px;
	padding-right: 25px;
	
}
a {
	color: #dedede;
}
.desc {
	font-size: 9px;
	font-style: italic;
	color: #666;
}
h2 {
	margin-bottom: 15px;
	margin-top: 15px;
}
#album {
	width: 100px;
	float: left;
	margin-right: 45px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 45px;
	padding: 10px;
	background-color: #121212;
	border: 1px dotted #333;
	font-size: 10px;
	min-height:95px;
	height: 120px;
	margin-top: 0px;
}
#art {
	width: 200px;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 45px;
	padding: 10px;
	background-color: #121212;
	border: 1px dotted #333;
	font-size: 10px;
	height: 160px;
	margin-top: 0px;
}



#comp {
	width: 100px;
	float: left;
	margin-right: 45px;
	margin-left: 0px;
	text-align: center;
	margin-bottom: 45px;
	padding: 10px;
	background-color: #121212;
	border: 1px dotted #333;
	font-size: 10px;
	min-height:95px;
	height: 200px;
	margin-top: 0px;
}
#album_container {
	width: 700px;
	float: left;
}

#album img {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#art img {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 10px;
}

#comp img {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}



#albumcover { padding: 5px; margin-right: 15px; float: left; width: 100px; background-color: #141414; }
#albumpage { margin-bottom:35px; padding: 25px; float: left; width: 650px; background-color: #141414; }

#tracklist {
	padding: 0px;
	float: left;
	width: 400px;
	margin-left: 80px;
	font-size: 10px;
}

li {
	line-height: 25px;
	
} 
	
hr {border: none 0;
border-top: 1px dashed #1d1d1d;/*the border*/
width: 100%;
margin-top:20px;
margin-bottom:20px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


#header {
	background-image: url(../img/mental_as_anything.gif);
	height: 232px;
	width: 940px;
	margin-bottom: 25px;
	margin-top: 10px;
}
#main {
	width: 725px;
	min-height:500px;
	float: left;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 177px;
	margin-top: 33px;
	font-size: 9px;
	color: #FFF;
	text-indent: 25px;
	line-height: 30px;
}

#nav {
	width: 180px;
	float: left;
	margin-left: 25px;
	/* border: 1px solid #1D1D1D;*/
	font-size: 16px;
	font-weight: bold;
	color: #cecece;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}

#newsletter {
	margin-left: 25px;
	width: 200px;
	height : 250px;
}
#itunes {
	float: left;
}
h4 {
	color: #89F879;
}
h1 {
	color: #82beaa;
	margin-bottom: 15px;
}


#essential {
	float: left;
	margin-top: 15px;
	color: #a8a8a8;
	font-size: 12px;
	width: 360px;
}

#tents-up {
	float: right;
	margin-left: 10px;
	margin-top: 15px;
	color: #a8a8a8;
	width: 350px;
}
#essential_txt {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 25px;
}
.album_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b3b3b3;
	font-size: 18px;
}
#tents_up_txt {
	float: left;
	width: 190px;
	text-align: center;
	margin-top: 25px;
}

/* Nav */

#nav ul li a{
		padding:4px 8px 4px 8px;
		text-decoration:none;
		font-weight:normal;
		letter-spacing:.1em;
		margin:1px;
		float:left;
		clear:both;
		
	}

.index .active, .index a:hover{	background:#00cae6; border:none; color:#333;}
.news .active, .news a:hover{	background:#eb7363; border:none; color:#333;}
.tour .active, .tour a:hover{	background:#a5f7e7; border:none; color:#333;}
.biography .active, .biography a:hover{	background:#ca67ff; border:none; color:#333;}
.discography .active, .discography a:hover{	background:#ffd642; border:none; color:#333;}
.art .active, .art a:hover{	background:#89f879; border:none; color:#333;}
.solo .active, .solo a:hover{	background:#24d7ce; border:none; color:#333;}
.blog .active, .blog a:hover{	background:#b98aff; border:none; color:#333;}
.contact .active, .contact a:hover{	background:#89f879; border:none; color:#333;}


#links { 

background-color:#202020;
float:right;
font-size:10px;
margin-left:-13px;
margin-top:9px;
padding:10px;}

.apricot { color: #da7566; }
.teal { color: #29b5d6; }
.purple { color: #adbaff; }

#tickets { margin-top: 35px; float:left;}