body {
	margin:0;
	font-family:verdana;
}

#page {
	position:relative;
	margin:0 auto;
	max-width:1000px;
}

p {
	text-align:justify;
}

a:visited {
	color:#608;
}
	padding:0 0.5em;
a {
	color:#00f;
}

a:hover {
	color:orange;
}


#title {
	background:#008;
	color:#fff;
	padding:1.5em 2em 1em;
}

#title img {
	position:absolute;
	left:415px;
	top:-2px;
}

#title span {
	font-size:small;
}

#title h1 {
	display:none;
}

#title a {
	background:url(images/title.jpg);
	display:block;
	width:401px;
	height:61px;
}

#col {
	position:absolute;
	top:122px;;
	right:0;
	background:#fff;
	width:17em;
}

#news {
	font-size:small;
}

#content {
	margin-right:18em;
}

#content h2 {
	background:#44c;
	margin:1em 0;
	margin-right:-1em;
	color:#fff;
	padding-left:0.5em;
}

#releases h2 {
	margin-top:0;
}

.release {
	position:relative;
}

.release p {
	padding-right:1em;
	margin-right:210px;
}

.blurb {
	font-family:georgia;
	font-style:italic;
	padding:1em;
	background:#fed;
	font-size:small;
	text-align:left;
}

.details {
	font-size:small;
	position:absolute;
	right:0;
	top:0;
	height:200px;
	width:200px;
}

.dl {
	background:url(images/go-down.png) no-repeat center left ;
	padding-left:20px;
}

.cover {
	width:200px;
}

.details ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.playlist ul {
	font-size:small;
	margin:1em 0;
	padding:0;
	list-style-type:none;
}

.playlist a {
	color:green;
}

.playlist a:hover {
	color:#0f0;
}

.bonus a {
	margin:1em 0;
	background:#fed;
	padding:0.2em 0.5em;
	display:block;
	border:1px solid #dcb;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.bonus a:hover {
	text-decoration:underline;
}

.char {
	float:right;
}

#joe, #alex {
	margin-top:-5.5em;
}

#alex {
	float:left;
}

#mike {
	margin:-0.5em;
}

#player, #contact {
	position:absolute;
	top:20px;
	right:0;
	width:17em;
}

#player {
	top:0;
	height:20px;
}

#contact h2 {
	display:none;
}

#contact {
	text-align:center;
}

#contact #myspace {
	background:#feb url(images/gigs_banner2_50.jpg) no-repeat top left;
	color:blue;
	display:block;
	padding:15px;
	font-size:large;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #dc9;
	border-bottom:2px solid #dc9;
}

#email {
	color:#fff;
	font-size:x-small;
	text-decoration:none;
}

#email:hover {
	text-decoration:underline;
}

#contact #myspace:hover {
	text-decoration:underline;
}

#bio {
	border:1px solid #008;
}

#bio p {
	padding:0 0.5em;
}

#news {
	height:500px;
	overflow:auto;
	padding:0 0.5em;
	border:1px solid #008;
	margin:0 -1px;
	margin-top: -5px;
	background:#FFF;
}
#news h2 {
	margin:-0.35em;
	padding:0.15em;
}

#news .img_right {
	display:none;
}

#news .post_info {
	font-weight:bold;
	color:#666;
}

#news .date {
	float:right;
}

#news .author {
}

#videos {
	position:relative;
	border:1px solid #008;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size:small;
}

#col h2 {
	margin-top:0;
	background:#66e;
	padding-left:0.5em;
	color:#fff;
}

#videos #link {
	background:#feb;	
	text-align:center;
	font-weight:bold;
	margin-top:1em;
}

#videos #link a {
	display:block;
	padding:1em;
	text-decoration:none;
	border-top:1px solid #dc9;
}

#videos #link a:hover {
	text-decoration:underline;
}

.rss {
	position:absolute;
	top:1px;
	right:1px;
	background:orange;
	color:#000;
	padding:2px 4px;
	border:1px outset orange;
	font-weight:bold;
	text-decoration:none;
}

.rss:hover {
	color:black;
}

#links p, #links h4, #links ul {
	margin:0.5em;
}

#links h4 {
	margin-top:1.5em;
}

.vid {
	padding-left:140px;
	position:relative;
	height:105px;
	margin:1em;
}

.vid img {
	border:1px solid blue;
	margin-right:0.5em;
	position:absolute;
	top:0;
	left:0;
}

.vid .title {
	font-weight:bold;
	display:block;
}

#email img {
	margin-top:5px;
	border:0;
}

#email img:hover {
	border-bottom:1px solid #fff;
}

#foot {
	background:#008;
	color:#ccc;
	padding:1em;
	font-family:courier, monospace;
	text-align:center;
	border-top:1em solid #44c;
	margin-top:4em;
	font-weight:bold;
}

.ext {
	background:url(images/ext.jpg) no-repeat right center;
	padding-right:14px;
}

.ext img {
	border:0;
}

