/* basic formatting */

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  
}
h2 {
  margin: 0 0 1.4em; 
}
h3 {
  margin: 3em 0 1.3em;
}
hr, h1, h2, h3 {
  clear: both;
  font-weight: bold;
}
h2, div.barra, h3 {
  font-size: 14px;
  letter-spacing: 0.1em;
}
h3, div.barra {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}

table {
  font: 11px/17px Verdana, sans-serif;
  margin: 1em 0;
}
th {
  text-align: center;
}
td {
  vertical-align: top;
  padding: 0.5em;
}

.clear {
  clear: both;
}
.left-column {
  width: 45%;
  float: left;
  padding-right: 1em;
}
.right-column {
  width: 45%;
  float: left;
  padding-left: 1em;
}
.highlight {
  margin: 2em;
}
.esq, .left {
  float: left; margin: 0 1em 1em 0;
}
.dir, .right {
  float: right; margin: 0 0 1em 1em;
}
th {
  text-align: center;
}
ol.tracklist {
  list-style-type: decimal-leading-zero;
}

hr {
  border: 0;
  border-top: 1px #1b1c1f dotted;
  background-color: transparent;
  color: transparent;
  height: 0;
}

.spoilers {
  font-size: 90%;
  margin: 3em 2em 0;
}

.spoilers-sign {
  text-align: center;
  font-weight: bold;
  border: 0;
  border-top: 1px #1b1c1f dotted;
  margin: 3em 1em;
  font-size: 120%;
}

/* layout formatting */

body {
  background: #1b1c1f url("sakurashaoran_bg.gif") repeat center;
  color: #f3f3f3;
  margin: 0;
  padding: 12px 0;
  text-align: center;
  font: 12px/20px Verdana, sans-serif;
}

#container {
  width: 944px;
  margin: 0 auto;
}

#header {
  margin: 0;
  width: 100%; height: 608px;
}

#header h1 {
  background: url("http://img219.imageshack.us/img219/3325/sakurashaoranmainvc9.jpg") no-repeat center;
  margin: 0;
  padding: 0 170px;
  width: 604px;
  height: 100%;
  text-indent: -1000px;
  overflow: hidden;
}

#header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}

#contents {
  width: 100%;
  background: url("sakurashaoran_main_bg.gif") repeat-y center;
}

#links {
  float: left;
  width: 170px;
  margin: 12px 0;
  text-align: left;
}
#links h2 {
  display: none;
}
#links h3 {
  height: 80px;
  margin-top: 0;
  padding: 0 12px;
  text-indent: -500px;
  overflow: hidden;
  background: no-repeat top center;
}
#links #ccs h3 {
  background-image: url("http://img219.imageshack.us/img219/2517/sakurashaoranlinksccsjr1.jpg");
}
#links #tsubasa h3 {
  background-image: url("http://img219.imageshack.us/img219/3084/sakurashaoranlinkstsubaqm7.jpg");
}
#links #xxxholic h3 {
  background-image: url("http://img219.imageshack.us/img219/2471/sakurashaoranlinksxxxhoqm0.jpg");
}
#links #site h3 {
  background-image: url("http://img219.imageshack.us/img219/3761/sakurashaoranlinkssiteyb2.jpg");
}
#links a {
  color: #f3f3f3;
  text-decoration: none;
}
#links a:visited {
  color: #b3b3b3;
  text-decoration: none;
}
#links ul {
  margin: 0 0 2em; padding: 0;
  width: 100%;
  list-style-type: none;
}
#links ul li {
  margin: 0;
}
#links ul li a {
  display: block;
  padding: 5px 12px 5px 18px;
  line-height: 12px;
}

#links ul li a:hover {
  background: #f3f3f3;
  color: #1b1c1f;
}

#main {
  padding: 12px;
  float: left;
  width: 580px;
  color: #1b1c1f;
  background: #f3f3f3;
  text-align: justify;
  overflow: visible;
}
#main h2, #main h3 {
  background: #1b1c1f url("sakurashaoran_bat.gif") no-repeat right top;
  color: #f3f3f3;
  padding: 3px 140px 3px 3px;
}
#main h2 a, #main h3 a,
#main h2 a:hover, #main h3 a:hover,
#main h2 a:visited, #main h3 a:visited {
  color: #f3f3f3;
}
#main a {
  color: #ad4242;
}
#main a:hover, #main a:visited {
  color: #3c3569;
}
#main b {
  letter-spacing: 0;
}
#footer {
  clear: both;
}

