/* Main */
body {
	margin:0px 0px 0px 0px;
	background-color:#110001;
	color:#DDB3B4;
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:140%;
}
a {
	color:#820209;
}
a:hover {
	color:#82686E;
}
acronym {
	cursor:help;
}
ol, ul {
	margin:10px 0px 0px 25px;
	padding:0px;
}
a img {
	border:2px solid #E57C92;
}
a:hover img {
	border-color:#AA5C6D;
}


/* Layout */
#container {
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:100%;
	height:280px;
	background-image:url("design/back.png");
	border-bottom:1px dotted #9F030E;
}
#header a {
	display:block;
	width:473px;
	height:280px;
	background-image:url("design/bz.png");
}
#header a strong {
	display:none;
}
#mainlinks {
	margin-top:10px;
	float:left;
	width:20%;
}
#maintext {
	margin-top:10px;
	float:right;
	width:79%;
}
.linkhead {
	background-color:#760303;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 2px 2px 10px;
}
ul.links, ul.links li ul {
	margin:0;
	padding:0;
}
ul.links li {
	padding:3px 0 3px 0;
	list-style-type:none;
	font-weight:bold;
}
ul.links li a {
	display:block;
	padding-left:10px;
	text-decoration:none;
	color:#F3EBDD;
}
ul.links li a:hover, ul.links li#current ul li a:hover {
	background-color:#480404;
}
ul.links li#current a {
	background-color:#D4BDB7;
	color:#110001;
}
ul.links li#current ul li a, ul.links li ul li a {
	background-color:#110001;
	color:#F3EBDD;
	padding-left:25px;
}

/* Heading */
h1, h2, h3 {
	padding:0px;
	letter-spacing:2px;
}
h1 {
	margin:0 0 10px 0;
	width:100%;
	background-position:left center;
	background-repeat:no-repeat;
}
h1#home {
	background-image:url("design/titles/home.png");
	height:46px;
}
h1#bz {
	background-image:url("design/titles/bz.png");
	height:46px;
}
h1#disco {
	background-image:url("design/titles/disco.png");
	height:65px;
}
h1#disco-album {
	background-image:url("design/titles/disco-album.png");
	height:66px;
}
h1#disco-mini {
	background-image:url("design/titles/disco-mini.png");
	height:66px;
}
h1#disco-single {
	background-image:url("design/titles/disco-single.png");
	height:66px;
}
h1#affiliates {
	background-image:url("design/titles/affs.png");
	height:63px;
}
h1#about {
	background-image:url("design/titles/about.png");
	height:46px;
}
h1#codes {
	background-image:url("design/titles/codes.png");
	height:45px;
}
h1#rules {
	background-image:url("design/titles/rules.png");
	height:46px;
}
h1#join {
	background-image:url("design/titles/join.png");
	height:63px;
}
h1#fans {
	background-image:url("design/titles/fans.png");
	height:43px;
}
h1 span {
	display:none;
}
h2 {
	margin:15px 0px 15px 0px;
	color:#5E0004;
	font-size:28px;
	font-style:italic;
	letter-spacing:2px;
}
h3 {
	margin:15px 0px 15px 0px;
	color:#A12F2F;
	font-size:20px;
}
h4 {
	margin:15px 0px 15px 0px;
	color:#A4A4A4;
	font-size:14px;
}

/* Extra */
.nodisplay {
	display:none;
}
.noborder {
	border:none;
}
.inline {
	display:inline;
}
.float {
	float:left;
	padding:2px;
	margin:2px 10px 2px 2px;
}
.clear {
	clear:both;
}
.space {
	clear:both;
	height:40px;
}
.rule {
	clear:both;
	margin:10px 0 40px 0;
	border-bottom:1px dotted #5E0004;
}
.strike {
	text-decoration:line-through;
}
.highlight {
	font-weight:bold;
	border-bottom:1px dotted #DDB3B4;
}
.copyright {
	color:#B0B0B0;
}

ul#quick {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul#quick li a {
	float:left;
	display:block;
	width:20%;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0px 2px 0px;
	color:#B8B8B8;
}
ul#quick li a:hover {
	background-color:#9E030E;
}
ul#quick li a img {
	height:90px;
	border:1px solid #B8B8B8;
}

.profile {
	float:left;
	width:100px;
	margin:0px 10px 10px 0;
	border:1px solid #D40210;
}
.role {
	text-transform:lowercase;
	font-style:italic;
	margin:-10px 0px 15px 140px;
	letter-spacing:2px;
}
ul#releases {
	margin:0 10px 10px 10px;
	padding:10px;
	float:right;
	border:1px solid #D40210;
}
ul#releases li {
	list-style-type:none;
}
.birthday {
	background-image:url("profile/birthday.gif");
}
.birthplace {
	background-image:url("profile/birthplace.gif");
}
.zodiac {
	background-image:url("profile/zodiac.gif");
}
.blood {
	background-image:url("profile/blood.gif");
}
.gender {
	background-image:url("profile/gender.gif");
}
.height {
	background-image:url("profile/height.gif");
}
.birthday, .birthplace, .zodiac, .blood, .gender, .height {
	height:20px;
	width:22%;
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 0 5px 5px;
	padding-left:25px;
	float:left;
}
.birthday span, .birthplace span, .zodiac span, .blood span, .gender span, .height span {
	display:none;
}

ul.cdinfo {
	margin:0 0 10px 0;
	padding:0;
}
ul.cdinfo li {
	float:left;
	margin-right:10px;
	list-style-type:square;
	list-style-position:inside;
}
.pic {
	float:left;
	margin:10px 20px 10px 0;
}
.pic .cover {
	border:1px solid #D40210;
}
.tracks {
	float:left;
}
.tracks ol {
	margin:10px 0 0 15px;
	padding:0;
}
.backtotop {
	clear:both;
	background-image:url("design/up.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:18px;
}
.backtotop a, .pageno a {
	text-decoration:none;
}
.pageno {
	font-size:15px;
}
.special {
	color:#DD1B14;
}
