
ul,ol,li
{ margin:0; padding:0; font-weight:normal; }

li { list-style:none; }

body {
	background:#1a1818 url(../images/background.jpg) no-repeat 0 -100px;;
	color:#fff;
	font-family:helvetica;
	font-size:11px;
	margin:0;
	padding:0;
	position:relative;
	height:730px;
}

a {
	color:#eee;	
}

h1#longwave-header {
	position:absolute;
	top:149px;
	left:128px;
	margin:0;
	width:372px;
	height:48px;
	background:url(../images/logo.png);
}

span.header {
	display:none;
}

#nav {
	position:absolute;
	top:213px;
	left:128px;
	margin:0;
	width:400px;
	height:48px;
	font-size:18px;
	color:#000;
}

#nav a {
	display:block;
	float:left;
	height:13px;
	margin-bottom:10px;
}

#nav #nav-news {
	width:72px;
	background:url(../images/nav_news.gif);	
}

#nav #nav-news.link-on {
	background:url(../images/nav_news_on.gif);	
}

#nav #nav-tour {
	width:71px;
	background:url(../images/nav_tour.gif);	
}

#nav #nav-tour.link-on {
	background:url(../images/nav_tour_on.gif);	
}

#nav #nav-discography {
	width:154px;
	background:url(../images/nav_discography.gif);	
}

#nav #nav-discography.link-on {
	background:url(../images/nav_discography_on.gif);	
}

#nav #nav-band {
	width:72px;
	background:url(../images/nav_band.gif);	
}

#nav #nav-band.link-on {
	background:url(../images/nav_band_on.gif);	
}

#nav #nav-gallery {
	width:96px;
	background:url(../images/nav_gallery.gif);	
}

#nav #nav-gallery.link-on {
	background:url(../images/nav_gallery_on.gif);	
}

#nav #nav-media {
	width:77px;
	background:url(../images/nav_media.gif);	
}

#nav #nav-media.link-on {
	background:url(../images/nav_media_on.gif);	
}

#nav #nav-contact {
	width:106px;
	background:url(../images/nav_contact.gif);	
}

#nav #nav-contact.link-on {
	background:url(../images/nav_contact_on.gif);	
}

#nav #nav-myspace {
	width:107px;
	background:url(../images/nav_myspace.gif);	
}

#nav #nav-myspace.link-on {
	background:url(../images/nav_myspace_on.gif);	
}

#nav #nav-store {
	width:93px;
	background:url(../images/nav_store.gif);	
}

#nav #nav-store.link-on {
	background:url(../images/nav_store_on.gif);	
}


#nav a span {
	display:none;	
}

h2#new-album {
	position:absolute;
	top:300px;
	left:128px;
	margin:0;
	width:420px;
	height:132px;
	background:url(../images/new_album.png) no-repeat;
}

#content h2 {
	font-size:10px;
	color:#fff;
	font-weight:normal;
	margin:10px 0 10px 30px;	
}

#mailing-list {
    position:absolute;
	top:460px;
	left:128px;
}

#content-container {
	position:absolute;
	top:86px;
	left:605px;
}


#content {
	height:485px;
	width:435px;
	padding:5px;
}


.editorial {
	padding: 0 30px;
	line-height:15px;
	overflow:hidden;
}

.editorial b {
	font-size:13px;	
}

.editorial h3 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	color:#ddd;
}

.clearfix {
	clear:both;
}

.border {
	clear:both;
	height:1px;
	background:#444;
	margin-bottom:10px;
}

.album-item {
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #666;
	padding-bottom:20px;
	margin:35px 30px 25px 30px;
}

.album-item img {
	float:left;
	margin-right:20px;
	border:1px solid #fff;
}

.album-item .album-info {
	float:left;
	width:200px;
}

.album-item .album-info h3 {
	margin:0;
	font-size:17px;
	font-weight:normal;
}

.album-item .album-info ul {
	margin-top:10px;
}

.album-item .album-info li {
	margin-bottom:3px;
	padding-left:15px;
	background:url(../images/audio_icon.gif) no-repeat left;
}

#player {
	position:absolute;
	top:50px;
	left:125px;
	border:3px solid #ddd;
}

#photos {
	height:850px;	
}

#band {
	height:1400px;	
}

#discography {
	margin-bottom:80px;
}

#photos img {
	display:block;
	margin:10px auto;
}