/* CSS Document */

@media only screen and (max-width: 959px) {
	#mobile {display: block;}
	#desktop {display: none;}
	#container {width: 100%; max-width: 100%; min-width: 375px; } 
	#header {max-width: 100%;}
	#menu {max-width: 100%;}
	#notes {max-width: 100%;}
	#footer {max-width: 100%;}
	#main {max-width: 100%; float: none;}
	#sidebar {float: none;}
	img, input {max-width: 100%; height: auto;}
	a {word-wrap: break-word; padding: 10px;} 
	.menupiece {word-wrap: break-word;}
}

@media only screen and (min-width: 960px) {
	#mobile {display: none;}
	#desktop {display: block;}
}

body {
	font: Tahoma, Verdana, Arial, sans-serif;
	background: #000;
	color: #555040;
	margin: 0;
	padding: 0;
	}

#container {
	margin: 0 auto;
	width: 960px;
	background: #fff;
	position: relative;
	}
	
#header {
	background: #000 url(header-main.jpg) no-repeat top center;
	width: 960px;
	height: 204px;
	}

body#members #header {background-image: url(header-members.jpg);}
body#releases #header {background-image: url(header-releases.jpg);}
body#history #header {background-image: url(header-history.jpg);}
body#media #header {background-image: url(header-media.jpg);}
body#links #header {background-image: url(header-links.jpg);}
body#resources #header {background-image: url(header-resources.jpg);}
body#lyrics #header {background-image: url(header-lyrics.jpg);}
body#atsushi #header {background-image: url(header-atsushi.jpg);}
body#hisashi #header {background-image: url(header-hisashi.jpg);}
body#hide #header {background-image: url(header-hide.jpg);}
body#u-ta #header {background-image: url(header-u-ta.jpg);}
body#toll #header {background-image: url(header-toll.jpg);}

#header h1 {display: none;}

area:link, area:hover, area:active, area:focus {
   border: 0;
  }

#menu {
	background: #000;
	font-family: Verdana, sans-serif;
	margin-bottom: 5px;
	text-align: center;
	}

#menu a:link {
	color: #fff;
	text-decoration: none;
	}

#menu a:visited {
	color: #fff;
	text-decoration: none;
	}

#menu a:hover {
	color: #f00;
	}

.menupiece {
	margin: 10px;
	}
	
#main {
	width: 634px;
	margin-left: 8px;
	float: left;
	background: #fff url(background_main.png) no-repeat left bottom;
	padding-bottom: 50px;
	}

#notes {
	background: #D9E1E9;
	padding: 5px 0 1px 0;
	margin-bottom: 10px;
	}

#sidebar {
	float: right;
	width: 300px;
	margin: 0 8px 10px 10px;
	}

.sidebar-stuff {
	background: #e5e5e5;
	border-bottom: 5px solid #fff;
	}
	
.sidebar-stuff p {margin: 0 7px 5px 10px;}

.sidebar-stuff h3 {
	margin: 0 0 10px 0;
	background: #000;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	color: #fff;
	font-size: 75%;
	text-transform: uppercase;
	}

#sidebar.lyrics li, .lyrics {
margin-left: -10px;
list-style-type: none;
}

ul.lyrics a { 
text-decoration: none;
color: #555040;
}

sub, sup { font-size: 75%; 
line-height: 0; 
position: relative; 
vertical-align: baseline; 
}

#footer {
    font: x-small/1.4 Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	border-top: 5px solid #fff;
	padding: 10px;
	background-color: #000;
	color: #fff;
	white-space: nowrap;
	clear: both;
	}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

a:link {
	color: #039;
	text-decoration: underline;
}

a:visited {
	color: #A082A7;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 10px 10px 10px;
	padding: 0;
	}

h4 {margin: 10px 5px 0 10px;}

h6 {margin: 20px 5px 0 10px;}
	
.emphasis {
	font-style: italic;
	}

.strong {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	}
	
.strike {
	text-decoration: line-through;
	}

.underline { 
	text-decoration: underline;
	}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	} 

.clearall {
	clear: both;
	}
	
img.alignright {
	margin: 0 0 2px 5px;
	display: inline;
	}

img.alignleft {
	margin: 0 5px 2px 8px;
	display: inline;
	}

.alignright {
	float:  right;
	}
	
.alignleft {
	float:  left
	}

img.border {border: solid 2px #000;} 

.blockquote {
	padding: 0 15px;
	}

ul,ol {
	margin: 0 10px 10px 15px;
	padding: 0;
	}

ul,ol {
	margin: 0 15px 10px 20px;
	padding: 0;
	}
	
li {
	padding: 0 0 0 6px;
	margin: 0 0 3px 24px;
	clear: left;
	}
	
li.none {
	padding: 0;
	margin: 0 0 3px 0;
	list-style-type: none;
	}
	
li.as {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-as.png) no-repeat 2px 3px;
	}

li.hi {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-hi.png) no-repeat 2px 3px;
	}
	
li.hh {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-hh.png) no-repeat 2px 3px;
	}
	
li.yh {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-yh.png) no-repeat 2px 3px;
	}

li.ty {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-ty.png) no-repeat 2px 3px;
	}

li.b {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-b.png) no-repeat 2px 3px;
	}
	
li.t {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-t.png) no-repeat 2px 3px;
	}

li.sixnine {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-sixnine.png) no-repeat 2px 3px;
	}
	
li.ssl {
	padding: 3px 0 10px 30px;
	margin: 0 0 3px 0;
	list-style-type: none;
	clear: left;
	background:  transparent url(bullets-ssl.png) no-repeat 2px 3px;
	}

h3.welcome {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(welcome.png) no-repeat top left;
}
	
h3.btzone {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(btzone.png) no-repeat top left;
}

h3.news {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(news.png) no-repeat top left;
}

h3.webmaster {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(webmaster.png) no-repeat top left;
}

h3.history {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(history.png) no-repeat top left;
}

h3.media {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(media.png) no-repeat top left;
}
h3.members {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(members.png) no-repeat top left;
}

h3.resources {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(resources.png) no-repeat top left;
}

h3.releases {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(releases.png) no-repeat top left;
}

h3.links {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(links.png) no-repeat top left;
}

h3.lyrics {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(lyrics.png) no-repeat top left;
}

.breather {
	display: block;
	margin: 5px auto 10px auto;
	clear: both;
	padding: 5px;
	width: 375px;
	height: 28px;
	background: transparent url(bucktick_diamonds.png) no-repeat top left;
	}