/*  CSS1 stylesheet for moby.org, created by Daniel Cerman  */
/*  1997.12.30      http://www.moby.org/styles/mobyorg.css  */

body {
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #E0F0F0;
  background-color: #001A4D;
  background-image: url(../g/blues.jpg);
  text-align: justify;
  margin: .7cm 1.4cm;
}

a { text-decoration: none }
a:link { color: #3C9 }
a:visited { color: #7BF }
a:active { color: #FFE; text-decoration: underline }
a:hover { color: #4FA }

h1 {
  font-size: 25pt;
  font-family: Albertus, "Arial Black";
  text-align: center;
}
h1.album { text-transform: uppercase }
h1.ep {}
h1.moby { text-transform: uppercase }
h1.single {}

h2 {
  font-size: 18pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-align: center;
}

h3 {
  font-size: 15pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
}

h4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;
}

h6 {
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
}

big {
  font-size: 14pt;
  font-weight: bold;
}

small {
  font-size: 9pt;
  font-style: italic;
  color: #4070FF;
}

address {
  font-size: 10pt;
  font-weight: normal;
  font-family: "Trebuchet MS";
}

b { font-weight: bold }
u { text-decoration: underline }
i { font-style: italic }
s { text-decoration: line-through }

pre {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
  text-align: left;
}

tt {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
}

ul { list-style: disc outside }
ul ul { list-style: circle outside }


/* _ classes _ */

.album { font-style: italic; font-weight: bold; }
.announce { text-align: center; font: italic 17pt Times, serif; }
.band {}
.bonusdisc { font-style: italic; font-weight: bold; }
.bright { color: #FFFFDD }
.center { text-align: center }

.cool {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(64,248,255);
}

.counter { font-size: 7pt; color: rgb(64,80,200); }
.credits {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica;
  font-size: 9pt;
}

.ep { font-style: italic; font-weight: bold; }

/* HOSTED classes for acknowledging Hyperreal's support */
.hosted {
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  color: rgb(255,255,224);
}
.hosted2 {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(240,255,255);
}

.mix {}
.movie {}
.new { font-weight: bold }
.person { font-weight: bold }
.promo { color: rgb(192,192,192) }
.publication {}
.single { font-style: italic }
.song { font-style: italic }
.subpage { font-weight: normal }
.tvshow {}
.xdcstamp { font-size: 7pt; color: rgb(64,80,200) }



/* ALLCAPS STYLES for compatibility with stale HTML pages that have not yet
   been updated for strict CSS compatibility:
*/

BODY {
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #E0F0F0;
  background-color: #001A4D;
  background-image: url(../g/blues.jpg);
  text-align: justify;
  margin: .7cm 1.4cm;
}

A { text-decoration: none }
A:link { color: #3C9 }
A:visited { color: #7BF }
A:active { color: #FFE; text-decoration: underline }
A:hover { color: #4FA }

H1 {
  font-size: 25pt;
  font-family: Albertus, "Arial Black";
  text-align: center;
}
H1.album { text-transform: uppercase }
H1.ep {}
H1.moby { text-transform: uppercase }
H1.single {}

H2 {
  font-size: 18pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-align: center;
}

H3 {
  font-size: 15pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
}

H4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;
}

H5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;
}

H6 {
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;
}

BIG {
  font-size: 14pt;
  font-weight: bold;
}

SMALL {
  font-size: 9pt;
  font-style: italic;
  color: #4070FF;
}

ADDRESS {
  font-size: 10pt;
  font-weight: normal;
  font-family: "Trebuchet MS";
}

B { font-weight: bold }
U { text-decoration: underline }
I { font-style: italic }
S { text-decoration: line-through }

PRE {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
  text-align: left;
}

TT {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
}

UL { list-style: disc outside }
UL UL { list-style: circle outside }


/* _ classes _ */

.ALBUM { font-style: italic; font-weight: bold; }
.ANNOUNCE { text-align: center; font: italic 17pt Times, serif; }
.BAND {}
.BONUSDISC { font-style: italic; font-weight: bold; }
.BRIGHT { color: #FFFFDD }
.CENTER { text-align: center }

.COOL {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(64,248,255);
}

.COUNTER { font-size: 7pt; color: rgb(64,80,200); }
.CREDITS {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica;
  font-size: 9pt;
}

.EP { font-style: italic; font-weight: bold; }

/* HOSTED classes for acknowledging Hyperreal's support */
.HOSTED {
  font-size: 14pt;
  font-weight: bold;
  font-style: italic;
  color: rgb(255,255,224);
}
.HOSTED2 {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(240,255,255);
}

.MIX {}
.MOVIE {}
.NEW { font-weight: bold }
.PERSON { font-weight: bold }
.PROMO { color: rgb(192,192,192) }
.PUBLICATION {}
.SINGLE { font-style: italic }
.SONG { font-style: italic }
.SUBPAGE { font-weight: normal }
.TVSHOW {}
.XDCSTAMP { font-size: 7pt; color: rgb(64,80,200) }
