/* Default Style Sheet */

html, body {
  overflow: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #303030;
  font-family: tahoma;
  background-color: #DBD7C6;
}

body {
  position: relative;
  height: 800px;
}

div {
  position: absolute;
}

#site {
  position: relative;
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 800px;
  background-image: url(/images/bg.jpg);
  background-repeat: no-repeat;
}


h1, h5 {
  position: absolute; top: 130px; left: 40px;
  margin: 0;
  padding: 0;
  width: 270px;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 34px;
}

h2, h3 {
  margin: 36px 14px 14px 14px;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

h3 {
  margin: 21px 14px 7px 14px;
  font-size: 20px;
  line-height: 22px;
}

h4 {
  position: absolute; top: 14px; left: 16px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}

h5 {
  top: 168px; left: 42px;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
}

#content {
  top: 100px; bottom: 100px; left: 380px;
  width: 500px;
}

.opaque {
  opacity: 0.8;
  top: 0; left: 0; z-index: 0;
  width: 100%; height: 100%;
  background-color: #FFFFFF;
}

.content {
  overflow: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.clear {
  clear: both;
}

p {
  margin: 0 14px 0 14px;
  padding: 7px 0 7px 0;
  font-size: 12px;
}

a {
  color: #A4421F;
}

a:hover {
  text-decoration: none;
}

.inline-right {
  float: right;
  margin: 28px 14px 5px 5px;
  padding: 1px;
  width: 160px;
  height: 190px;
  border: 1px solid #A4421F;
}

.headline-links {
  display: block;
  margin: -10px 0 7px 0;
  padding: 0 14px 0 14px;
  font-size: 12px;
}

.content-albums {
  list-style: none;
  margin: 14px;
  padding: 0;
}

.content-albums li {
  clear: both;
  margin: 0;
  padding: 7px 0 7px 0;
}

.content-albums li.artist {
  padding: 14px 0 0 0;
  font-size: 14px;
  font-weight: 600;
}

.content-albums img {
  float: left;
  margin-right: 5px;
  padding: 1px;
  width: 64px;
  height: 64px;
  border: 1px solid #A4421F;
}

.content-albums h6 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
}

.content-albums .album-list-release,
.content-albums .album-list-remarks {
  display: block;
  font-size: 12px;
}

.content-albums .album-list-remarks {
  margin-top: 4px;
  font-style: italic;
}


.album-image {
  float: right;
  margin: 0 14px 7px 0;
  padding: 1px;
  width: 230px;
  height: 175px;
  border: 1px solid #A4421F;
}

.track-image {
  position: absolute;  bottom: 100px; left: 140px; z-index: 2;
  width: 230px;
  height: 175px;
  border: 2px solid #FFFFFF;
}


.content-tracks,
.content-normal-list {
  list-style: none;
  margin: 0;
  padding: 0 0 7px 14px;
  width: 230px;
  font-size: 12px;
}

.content-tracks {
  width: 210px;
}

.content-tracks li,
.content-normal-list li {
  clear: left;
  margin: 0;
  padding: 0;
}

.content-tracks li .track-number {
  display: block;
  float: left;
  margin-right: 6px;
  width: 16px;
  text-align: right;
  font-family: monospace;
}

.content-normal-list {
  list-style: disc;
  margin-left: 22px;
}

.content-normal-list li {
  padding: 4px 4px 4px 0;
}



.content-ads {
  position: static;
  margin: 7px 0 7px 14px;
  width: 468px;
  height: 60px;
}

.lyrics {
  padding: 0 14px 14px 14px;
  font-family: tahoma;
  font-size: 12px;
}

form {
  margin: 7px 14px 7px 14px;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.wide-list {
  width: 420px;
}



#navigation {
  list-style: none;
  position: absolute; top: 210px; left: 10px;
  margin: 0;
  padding: 0;
  width: 160px;
}

#navigation li {
  margin: 0;
  padding: 0;
}

#navigation a {
  display: block;
  padding: 4px 4px 4px 34px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#navigation a:hover {
  color: #A4421F;
}

#navigation a.active {
  color: #A4421F;
  background-image: url(/images/enigma_star.gif);
  background-repeat: no-repeat;
}


.main-cover {
  position: absolute; bottom: 100px; left: 220px; z-index: 2;
  border: 2px solid #FFFFFF;
}



#albums {
  top: 250px; right: 20px; bottom: 100px;
  width: 80px;
}

#albums .content {
  overflow: hidden;
  padding-top: 7px;
}

#albums a {
  display: block;
  position: relative;
  padding: 9px 18px 9px 18px;
  width: 44px;
  height: 44px;
}

#albums a:hover,
#albums a.active {
  padding: 1px 10px 1px 10px;
  width: 60px;
  height: 60px;
}

#albums .cover {
  width: 40px;
  height: 40px;
  border: 2px solid #303030;
}

#albums a:hover .cover,
#albums a.active .cover {
  width: 56px;
  height: 56px;
  border-color: #A4421F;
}


#footer {
  right: 20px; bottom: 60px; left: 40px;
  padding: 4px;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
}

#footer a {
  color: #A4421F;
  text-decoration: underline;
}

#footer a:hover {
  color: #303030;
  text-decoration: none;
}