﻿body {
  margin: 0;
  padding: 0;
  font-size: 90%;
  font-family: arial, helvetica, sans-serif;
  background: url('/images/topfiller.jpg') repeat-x #ffffff;
}

a:link {
  color: #834B6E;
}

a:visited {
  color: #834B6E;
}

a:active {
  color: #834B6E;
}

a:hover {
  color: #834B6E;
  text-decoration: none;
}

td {
  vertical-align: top;
}

div#topright {
  position: absolute;
  width: 270px;
  height: 120px;
  top: 0;
  right:0;
  background: url('/images/topright.jpg') no-repeat;
}

div#topright h1 {
  display: none;
}

div#body {
  padding-top: 120px;
  padding-left: 10px;
  padding-right: 10px;
  background: url('/images/logo.jpg') no-repeat;
}

div#google {
  float: right;
  margin-top: 22px;
  width: 120px;
  text-align: center;
}

div#searchbar {
  position: absolute;
  top: 55px;
  right: 50px;
}

div#content {
  border: 1px solid #704b81;
  margin-top: -1px;
  padding: 15px;
  margin-right: 135px;
  clear: left;
}

html[xmlns] div#content {
    margin-top: 0;
}

div.titlebar {
  background: url('/images/titlebarfiller.png');
}

div.titlebar h2 {
  display: inline;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #915d82;
  font-weight: normal;
  font-size: 1.4em;
}

h3 {
  font-size: 1em;
  display: inline;
  margin: 0; padding: 0;
}

h3.members {
  display: block;
  margin-top: 1em;
  margin-bottom: 0; padding-bottom: 0;
}

div#footer {
  clear: both;
  font-size: 0.7em;
  text-align: center;
  margin-right: 135px;
  margin-bottom: 1em;
}

div.textbox {
  border: 1px solid #915d82;
  padding: 10px;
  margin-bottom: 15px;
}

.hidden {
  display: none;
}

p {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

div.large_cover {
  width: 150px;
  text-align: center;
  float: left;
}

p.album_paragraph {
  margin-left: 165px;
}

div.album_info {
  margin-left: 165px;
}

ol.parts {
  list-style-type: lower-roman;
  font-style: italic;
}

div#navbar {
	margin: 1px 0 0 17px;
  font-weight: bold;
  font-size: 1.1em;
}

ul#navigation {
	display: inline;
	list-style-type: none;
}

ul#navigation li {
	float: left;
}


ul#navigation a {
	display: block;
	margin-right: 0.5em;
	border: 1px solid #704b81;
	background: #ad7fb3;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: -1px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
}

ul#navigation li a:link {
  color: #000000;
  text-decoration: none;
}

ul#navigation li a:visited {
  color: #000000;
  text-decoration: none;
}

ul#navigation li a:active {
  color: #ffffff;
  text-decoration: none;
  background: #C994D0;
}

ul#navigation li a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #C994D0;
}

ul#navigation li#current a {
  border-bottom: 1px solid #ffffff;
  background: #ffffff;
  color: #000000;
}

ul#albumlist {
  margin: 0; padding: 0;
  list-style-type: none;
  width: 99%;
}

ul#albumlist li {
  float: left;
  width: 240px;
  margin-right: 15px;
  margin-bottom: 15px;
}

img.smallcover {
  margin-right: 15px;
  float: left;
}

ul#albumlist div {
	display: inline;
	margin-right: 15px;
	float: left;
	width: 60px;
	height: 60px;
}

a img {
  border: 0;
}

.centered {
  text-align: center;
}

span.time {
  color: #666666;
}

a.rss {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px verdana, sans-serif;
	color: #ffffff; 
	background: #ff6600;
	text-decoration: none;
	margin: 0;
}

div#sponsors {
	margin-top: 10px;
	/*margin-left: -120px;*/
}

div#sponsors table {
	margin: 0 auto;
	margin-bottom: 10px;
}

div#sponsors table table {
	margin-bottom: 0;
}