/* Main */
body {
	margin:0;
	background:#FFFFFF url("design/back.jpg");
	color:#5a0736;
	font-family:Arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:240%;
}
a {
	color:#000000;
}
a:hover {
	color:#001100;
}
hr {
	border:2px solid #C34338;
	margin:3px 0px 3px 0px;
}
acronym {
	cursor:help;
}
dt, dd {
	padding:5px;
}
dt {
	float:left;
}
dl.man dt {
	width:160px;
}
dl.man dd {
	margin-left:170px;
}
dl.char dt {
	width:100px;
}
dl.char dd {
	margin-left:110px;
}
ul {
	margin:10px 0 10px 20px;
	padding:0;
}
li {
	margin-bottom:1px;
	list-style-image:url("design/li.png");
}

/* Layout */
#container {
	width:980px;
	background:url("design/sailorv.jpg") no-repeat;
}
#header span {
	display:none;
}
#maintext {
	padding:395px 35px 0 35px;
	clear:both;
}
#mainlinks {
	position:absolute;
	left:780px;
	top:10px;
	font-size:12px;
	text-align:right;
	padding:5px;
	webkit-transform:rotate(-1deg);
	-moz-transform:rotate(-1deg);
	-o-transform:rotate(-1deg);
}
#footer {
	text-align:center;
	font-size:9px;
	color:#5E5E5E;
	font-style:italic;
	clear:both;
}
ul.links {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.links li {
	margin:2px 0 2px 0;
	list-style-image:none;
	text-transform:uppercase;
}
ul.links li a {
	height:18px;
	background-color:#EA208D;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:3px 5px 3px 5px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:3px 3px 4px #AEAEAE;
	-moz-box-shadow:3px 3px 3px #AEAEAE;
	-webkit-box-shadow:3px 3px 4px #AEAEAE;
}
ul.links li a:hover {
	background-color:#A9095F;
}
ul.links li#current a {
	background-color:#00dcf3;
}
#lisite, #lisailor, #lifan {
	width:100%;
	height:37px;
}
#lisite strong, #lisailor strong, #lifan strong {
	display:none;
}
#lisite {
	background:url("design/titles/lisite.png") right no-repeat;
}
#lisailor {
	background:url("design/titles/lisailor.png") right no-repeat;
}
#lifan {
	background:url("design/titles/lifan.png") right no-repeat;
}

/* Heading */
h1 {
	margin:10px 0 0 0;
	padding:0;
	webkit-transform:rotate(-1.5deg);
	-moz-transform:rotate(-1.5deg);
	-o-transform:rotate(-1.5deg);
	opacity:0.9;
}
h1 span {
	display:none;
}
#home {
	background:url("design/titles/home.png") no-repeat;
	width:109px;
	height:51px;
}
#affiliates {
	background:url("design/titles/aff.png") no-repeat;
	width:214px;
	height:51px;
}
#sailorv {
	background:url("design/titles/sailorv.png") no-repeat;
	width:414px;
	height:53px;
}
#characters {
	background:url("design/titles/characters.png") no-repeat;
	width:259px;
	height:51px;
}
#gallery {
	background:url("design/titles/gallery.png") no-repeat;
	width:168px;
	height:52px;
}
#downloads {
	background:url("design/titles/downloads.png") no-repeat;
	width:248px;
	height:51px;
}
#about {
	background:url("design/titles/about.png") no-repeat;
	width:133px;
	height:52px;
}
#codes {
	background:url("design/titles/codes.png") no-repeat;
	width:129px;
	height:51px;
}
#rules {
	background:url("design/titles/rules.png") no-repeat;
	width:124px;
	height:52px;
}
#join {
	background:url("design/titles/join.png") no-repeat;
	width:96px;
	height:51px;
}
#sent {
	background:url("design/titles/sent.png") no-repeat;
	width:100px;
	height:51px;
}
#error {
	background:url("design/titles/error.png") no-repeat;
	width:129px;
	height:51px;
}
#fans {
	background:url("design/titles/fans.png") no-repeat;
	width:100px;
	height:51px;
}
#update {
	background:url("design/titles/update.png") no-repeat;
	width:257px;
	height:52px;
}
h2 {
	color:#434E9D;
	font-size:25px;
	margin:30px 0 10px 0;
}
h2#affiliates {
	background-image:none;
	width:auto;
	height:auto;
}
h3 {
	color:#F7293D;
	font-size:22px;
}
h4 {
	color:#000000;
	font-size:18px;
}
h5 {
	color:#A4A4A4;
	font-size:14px;
}

/* Extra */
img.brd, dt img {
	border:2px solid #FAF833;
}
h2.blueline {
	border-bottom:3px solid #306A9C;
}
h2.redline {
	border-bottom:3px solid #C34338;
}
.nodisplay {
	display:none;
}
.noborder {
	border:none;
}
.inline {
	display:inline;
}
.float {
	float:left;
	padding:2px;
	margin:2px 10px 2px 2px;
}
.clear {
	clear:both;
}
.space {
	height:20px;
	clear:both;
}
.strike {
	text-decoration:line-through;
}
.highlight {
	font-weight:bold;
	padding:1px 2px 1px 3px;
	background-color:#00fff3;
}
.backtotop {
	border-left:10px solid #A12F2F;
	border-right:10px solid #306A9C;
	padding:2px;
}
.backtotop a {
	text-decoration:none;
	display:block;
}
.box, .box2 {
	padding:5px;
	margin:10px 0px 10px 0px;
}
.box {
	border:2px dotted #F7293D;
}
.box2 {
	border:2px dotted #306A9C;
}
.wall {
	text-align:center;
	width:210px;
	float:left;
	border:2px solid #FA46B7;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	margin:10px 20px 10px 0;
	padding:15px 10px 10px 10px;
	box-shadow:3px 3px 4px #AEAEAE;
	-moz-box-shadow:4px 4px 4px #AEAEAE;
	-webkit-box-shadow:3px 3px 4px #AEAEAE;
}
