@charset "UTF-8";
/* CSS Document */


/* body total */

* {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	float: center;
	vertical-align: top;
	margin-top: 0px;
}

/* header */

#header {
	width: 790px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}


/* navigation */

#nav {
	width: 70px;
	height: 230px;
	margin: 10px 0px 0px 0px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	float: left;
}
#nav ul {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	background: #000;
	padding: 3px;
	padding-left: 5px;
	margin-bottom: 6px;
	text-decoration: none;
	text-align: left;
}
#nav li a, #nav li a:visited {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active, #nav li.current {
	color: #00eeee;
	margin-left: -20px;
	text-decoration: none;
	background: #000;
	padding: 3px;
}

/* content */

#content {
	width: 366px;
	margin-left: 90px;
	padding: 30px 10px 10px 10px;
	float: left;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}

/* artist/video content */

#artistcontent, #videocontent {
	width: 356px;
	margin-left: 90px;
	padding: 20px 20px 10px 10px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
}
#artist a:link, #artist a:visited {
	display: block;
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	margin-top: 20px;
	text-decoration: none;
	background-color: #999;
	color: #fff;
}
#artist a:hover {
	display: block;
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	margin-top: 20px;
	text-decoration: none;
	background-color: #666;
	color: #fff;
}

#artist {
	margin-top: 20px;
	margin-left: -10px;
	padding-left: 10px;
	width: 366px;
	color: #fff;
}

#genre {
	margin-left: -10px;
	padding-left: 30px;
	width: 346px;
	background-color: #d1d1d1;
	font-size: 10px;
	color: #888;
	font-style: italic;
	line-height: 20px;
}

#video a:link, #video a:visited {
	display: block;
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	background-color: #d1d1d1;
	color: #888;
}
#video a:hover {
	display: block;
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	background-color: #c1c1c1;
	color: #fff;
}
#content h1 {
	font-size: 20px;
	color: #fff;
	display: block;
	width: 366px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #000;
	text-align: left;
	padding-left: 10px;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
	float: right;
	letter-spacing: 2px;
	line-height: 20px;
}
 #artistcontent h1, #videocontent h1 {
	font-size: 20px;
	color: #fff;
	display: block;
	width: 366px;
	background-color: #000;
	text-align: left;
	padding: 8px 0px 8px 10px;
	margin: 0px -10px 0px 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
	float: right;
	letter-spacing: 2px;
	line-height: 20px;
}

/*shop content*/

#band {
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	float: left;
	text-align: center;
	color: #000;
	font-size: 8px;
	line-height: 10px;
}
#band h2 {
	display: block;
	width: 366px;
	padding-left: 10px;
	margin-left: -10px;
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background-color: #999;
	color: #fff;
	line-height: 24px;
}
#rightcol #band {
	padding-left: 20px;
}
#rightcol #band h2 {
	margin-top: 7px;
}
#shopitem {
	width: 150px;
	padding: 7px;
	padding-top: 10px;
	text-align: center;
	float: left;
}
#shopitem .album {
	width: 150px;
	height: 150px;
	margin-bottom: 5px;
	border: #000 solid 1px;
	align: center;
}

/* right column */

#rightcol {
	width: 404px;
	float: right;
	padding: 0px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}

/* footer */

#footer {
	clear: both;
	margin-left: 90px;
	padding-top: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
}

#footer1 {
	background-attachment: fixed;
	background: top no-repeat url(images/footer1.gif) #000;
	padding-top: 3px;
}
#footer2 {
	background-attachment: fixed;
	background: top no-repeat url(images/footer2.gif) #000;
	height: 20px;
}

#footer a, #footer a:visited, #footer a:active, #footer a:hover{
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer b {
	color: #00eeee;
	font-weight: normal;
}
