#links { position: relative }
div#links div.block div#links-sections-title {
  background: #666 url(/img/block-title-right.png) no-repeat right top;
}

.puritytitle { font-weight: bold; font-size: 16pt; }
.artistname { font-weight: bold; font-size: 16px; }

/* Photos, mostly */
div#largearticle div.body { min-height: 190px; height: auto; }
div#videosarticle div.body { min-height: 160px; height: auto; }

/* Slashboxes */
div#slashboxes div#audioresources-content a { display: block; }
div#slashboxes div#audioresources-content ul a { display: inline; }
div#slashboxes div#audioresources-content ul li { font-weight: bold; }
  div#slashboxes div#audioresources-content ul li { padding: .4em .7em; border: none; }
  div#slashboxes div#audioresources-content ul li ul {
    padding: 0 0 .6em 1.25em;
    margin: .4em 0 0 0;
    border-bottom: 1px solid #8e0000;
  }
    div#slashboxes div#audioresources-content ul li ul li {
      padding: 0;
      list-style-image: url(/img/bullet.gif);
      font-weight: normal;
    }
    div#audioresources-content ul li ul li em { font-style: normal; }
  div#audioresources-content div.right { padding-top: 0; }
    div#audioresources-content div.right br { display: inherit; }

div#slashboxes div#populartags-content ul {
  padding: 0 0 .6em 1.25em;
  margin: .4em 0 0 0;
}
div#slashboxes div#populartags-content ul li {
  padding: 0;
  list-style-image: url(/img/bullet.gif);
  font-weight: normal;
  border-bottom: 0px;
  border-top: 0px;
}

div#slashboxes div#popularsoundfiles-content ul {
  padding: 0 0 .6em 1.25em;
  margin: .4em 0 0 0;
}
div#slashboxes div#popularsoundfiles-content ul li {
  padding: 0;
  list-style-image: url(/img/bullet.gif);
  font-weight: normal;
  border-bottom: 0px;
  border-top: 0px;
}

div#slashboxes div#popularlyrics-content ul {
  padding: 0 0 .6em 1.25em;
  margin: .4em 0 0 0;
}
div#slashboxes div#popularlyrics-content ul li {
  padding: 0;
  list-style-image: url(/img/bullet.gif);
  font-weight: normal;
  border-bottom: 0px;
  border-top: 0px;
}

div#slashboxes div#populardocuments-content ul {
  padding: 0 0 .6em 1.25em;
  margin: .4em 0 0 0;
}
div#slashboxes div#populardocuments-content ul li {
  padding: 0;
  list-style-image: url(/img/bullet.gif);
  font-weight: normal;
  border-bottom: 0px;
  border-top: 0px;
}

/* General Title */
div.generaltitle div.title {
  background: #6e0000 url(/img/article-title-bg.png) repeat-x left top;
}
  div.generaltitle div.title a { color: #fff; }
  div.generaltitle div.title h3 {
    padding: .3em .7em .45em .7em;
    color: #fff;
    font-size: 123%; /* 16px */
    font-weight: bold;
    background: url(/img/article-title-left.png) no-repeat left top;
  }

/* Home Title */
#hometitle div.title {
  background: #606 url(/img/home-title-bg.png) repeat-x left top;
}
#hometitle div.title h3 {
  background: url(/img/home-title-left.png) no-repeat left top;
}

/* Forms */
textarea { width: 99%; }

/* Submit */
#submit .message {
	margin: 0 0 1em 0;
	padding: 0;
}

/* System messages */    
div#message {padding: 0; margin: 0 0 1em 0; border-bottom: 1px solid #333; background: #666 url(/img/block-title-bg.png) repeat-x top left; }
  div#message div.content { padding: 0; margin: 0; background: url(/img/block-title-left.png) no-repeat left top; }
    div#message div.content p {margin: 0; padding: .3em .7em; color: #fff;}


div#message div.content a {color: #fff;}
  div#message div.content a:visited {color: #ddd;}

/* Misc */
code { font-size: 93%; }
pre { 
  font-size: 110%;
}

.ps_23, .ps_22 { display: none; }
.curstory { border-top: solid 2px #8e0000; }
.popup { border: solid 2px #8e0000; }
.popup .data { font-size: 100% }
.popup-title { text-align: left; background: #8e0000; font-size: 100%; color: #fff; padding-right: 4em; }
.popup-title .buttons {
  position: absolute;
  right: 0.2em;
}
.popup-title .buttons span a {float: none; color: #fff; font-size: 10px; font-weight: bold; text-decoration: none;}
.popup-title .buttons span { margin: -.3em 0; padding: 0 4px; height: 11px; width: 11px;}

.popup-message { background: #8e0000; color: #fff; }
.popup-title a, .popup-message a { color: #fff }
.popup-contents { background: #ccc; font-size: 80%; padding: 5px; }
.popup-message  { background: #8e0000; font-size: 100%; color: #fff; font-weight: bold; text-align: right; }

#subscribe div.generaltitle div.title {margin-bottom: 0;}

  blockquote {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    padding-left: 5em;
    padding-right: 5em;
    position: relative;
    display: block;
  }
  blockquote blockquote {
    margin-top: 0em;
    margin-bottom: 0em;
    padding-left: 3em;
    padding-right: 3em;
  }

div.article ol { padding: 0; margin: 0 0 1em 2em; display: block; }
div.article ol li { margin: 0 0 0 2.1em; }
div.article ol li ol { padding: 0; margin: 0; display: block; }
div.article ul { padding: 0; margin: 0 0 1em 0; display: block; list-style: disc; }
div.article ul li { margin: 0 0 0 1.2em; }
div.article ul ul { padding: 0; margin: 0; list-style: square; }
div.article ul ul li { margin: 0 0 0 1.2em; }
ul.smallcatlist { line-height: 14px; }
ul.smallcatlist li { font-size: 12px; margin: 0; padding: 0; }
table.catandtaglist ul ul { padding: 0; margin: 0; list-style: square; display: inline; }
table.catandtaglist ul ul li { margin: 0 0 0 1.5em; }
h3.larger { font-size: 140%; }
p.smalltext { line-height: 14px; font-size: 12px; }
div#soundfiles ul { padding: 0; }
div#videos ul { padding: 0; }
div#images ul { padding: 0; }
div#bodylinks ul { padding: 0; }
div#documents ul { padding: 0; }
div#lyrics ul { padding: 0; }
div#lyrics ol { margin: 0 0 1em 0; padding: 0; }
div#tracks ul { padding: 0; margin-bottom: 0; }

#TagCloud { line-height: 30px; text-align: center; }
#SmallTagCloud { line-height: 24px; text-align: center; }
