/* AobaruNet */
/* Giratina Stylesheet */
/* Created by Aobaru-kun */
/* Copyright 2010 */

/* CLASSES */

.center {
margin-left: auto;
margin-right: auto;
}

.html {
font-size:12px;
padding-left:8px;
font-family:monospace;
color:#EABFFF;
overflow:auto;
}

.code {
font-family:monospace;
}

/* LAYOUT */

input, select, textarea {
background: #fff;
border: 2px solid #AF67CF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5B535F;
padding: 2px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus {
border: 2px solid #D87FFF;
}

body {
margin:10px;
font-family:verdana;
font-size:10px;
color:#ffffff;
background: url('/test/bg.png') #000000 fixed right bottom no-repeat;
}

body img {
border:0;
}
#layout {
width:700px;
}

#container1 {
width:520px;
float:left;
background:transparent;
}

#banner {
background:url('/test/banner.png');
width:520px;
height:400px;
float:left;
}

#content {
width:500px;
padding-right:10px;
padding-left:10px;
background:transparent;
float:left;
font-size:12px;
letter-spacing:0.1px;
line-height: 130%;
}

#content a {
color:#B174CF;
text-decoration:none;
}

#content a:hover {
color:#DA8FFF;
text-decoration:none;
}

#content h1 {
font-family:Sylfaen;
font-size:28px;
color:#724586;
background:transparent;
text-align:left;
letter-spacing:8px;
text-indent:10px;
line-height:120%;
}

#content h2 {
font-family:Sylfaen;
font-size:20px;
color:#724586;
background:transparent;
text-align:left;
letter-spacing:7px;
text-indent:10px;
line-height:120%;
}

#content h3 {
font-family:Sylfaen;
font-size:14px;
color:#724586;
background:transparent;
text-align:left;
letter-spacing:2px;
text-indent:10px;
line-height:120%;
}

#content blockquote {
background:url('giratinabg.png') top right no-repeat #FAEFFF;
border: 1px solid #000000;
padding: 6px;
width: 75%;
color: #000000;
}

#content hr {
color:#fff;
}

#menu {
width:170px;
padding-right:5px;
padding-left:5px;
padding-bottom:10px;
background:transparent;
float:right;
text-align:right;
letter-spacing:1px;
font-size:12px;
}

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

#menu a:hover {
color:#724586;
text-decoration:none;
}

#menu h1 {
font-family:Sylfaen;
font-size:22px;
color:#724586;

background:transparent;
text-align:right;
letter-spacing:6px;
}

#menu h2 {
font-family:Sylfaen;
font-size:13px;
color:#724586;
background:transparent;
text-align:right;
letter-spacing:3px;
}

#menu ul {
list-style-type:none;
padding:0px;
margin:0;
}
