/* CSS definitions for layout. Copyright (c) 2009 www.donjohnsonbigband.com */



/***********************/
/*   BODY, CONTAINER   */
/***********************/

body {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  background-color: #000000;
}

#container {
  margin: 0px auto;
  margin-top: 0px;
  text-align: left;
  width: 780px;
}

#preorder_banner {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 218px;
  width: 218px;
  text-decoration: none;
  z-index: 10000;
}

#preorder_banner a {
  border: 0;
}



/***********/
/*   TOP   */
/***********/

#top {
}

#banner {
  width: 780px;
  height: 108px;
  background-repeat: no-repeat;
  margin-bottom: 7px;
}

#banner a {
  display: block;
  width: 780px;
  height: 108px;
}

#scroller {
  width: 765px;
  height: 240px;
  text-align: left;
}

#header {
  margin-top: 8px;
  width: 780px;
  height: 24px;
  text-align: left;
  vertical-align: bottom;
}

#header_left {
  float: left;
  display: inline;
}

#header_right {
  float: right;
  display: inline;
}

#language a img {
  margin-right: 3px;
  vertical-align: bottom;
  margin-top: 1px;
}

#rss a img {
  margin-right: 0px;
  vertical-align: bottom;
  margin-top: 1px;
}

#header_hr {
  height: 2px;
  width: 780px;
  background-color: #ffffff;
  margin-bottom: 10px;
  clear: right;
}



/**************/
/*   MIDDLE   */
/**************/

#middle {
  float: left;
  background: url(/images/column_filler3.gif) bottom left no-repeat;
}

#col1 {
  width: 406px;
  float: left;
  margin-right: 9px;
}

#col2 {
  width: 204px;
  float: left;
  margin-right: 9px;
}

#col3 {
  width: 152px;
  float: left;
}

.box {
  padding: 5px 10px 10px 10px;
}

.spacer {
  height: 9px;
  background-color: #000000;
}

.dottedline {
  height: 1px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 10px;
  background-image: url(/images/dottedline.gif);
  background-repeat: repeat-x;
}

.dottedline2 {
  height: 3px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 12px;
  background-image: url(/images/dottedline2.gif);
  background-repeat: repeat-x;
}

.dottedline3 {
  height: 3px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 12px;
  background-image: url(/images/dottedline3.gif);
  background-repeat: repeat-x;
}


/*** COLUMN 1 ***/

#diary {
  background-color: #121212;
  text-align: justify;
}

#addcomment {
  background-color: #121212;
  text-align: left;
}

#shop {
  background-color: #111111;
  text-align: left;
}

#biography {
  background-color: #111111;
  text-align: left;
}


/*** COLUMN 2 ***/

#videos {
  background-color: #111111;
  text-align: left;
}

#musicvideo {
  background-color: #111111;
  text-align: left;
}

#photos {
  background-color: #111111;
  text-align: left;
}

#wallpapers {
  background-color: #111111;
  text-align: left;
}

#tour {
  background-color: #111111;
  text-align: left;
}


/*** COLUMN 3 ***/

#news {
  background-color: #111111;
  text-align: left;
}

#single {
  background-color: #111111;
  text-align: left;
}

#songs {
  background-color: #111111;
  text-align: left;
}

#tracklist {
  background-color: #111111;
  text-align: left;
}

#information {
  background-color: #111111;
  text-align: left;
}

#order {
  background-color: #111111;
  text-align: left;
}

#links {
  background-color: #111111;
  text-align: left;
}

#poll {
  background-color: #111111;
  text-align: left;
}

#poll div.box {
  padding: 5px 0px 0px 10px;
}



/**************/
/*   BOTTOM   */
/**************/

#bottom {
  text-align: center;
  background-color: #111111;
  width: 780px;
}

#bottom_arc {
  width: 780px;
  height: 43px;
  background: url(/images/bottom_nodither.gif) no-repeat;
  margin-bottom: 5px;
}

#footer {
  text-align: center;
  margin-bottom: 15px;
  width: 780px;
}
