* {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 120%;
  word-spacing: 0.15em;
}

body {
  margin: 0.5em 3.5%;
}

span {
  white-space: nowrap;
}

a img {
  border: none;
}

a.image {
  float: left;
  padding-bottom: 1.5em;
}

span.laquo, span.hellip, span.mdash {
  white-space: pre;
  position: relative;
}
span.laquo {
  left: -0.46em;
}
span.hellip {
  left: -1em;
}
span.mdash {
  left: -1.4em;
}

#header {
  margin-bottom: 1em;
}

#header li, #footer li {
  display: inline;
}

address {
  font: 0.9em Arial, sans-serif;
}

#header address, #footer address {
  float: right;
  text-align: right;
}

#header address strong {
  display: block;
}

h2, dl.contents dt {
  font: bold 1em Arial, sans-serif;
  letter-spacing: 0.05em;
}

h2 {
  margin: 1.25em 0 0.75em 0;
}

.content dl.contents dt {
  margin-top: 0.5em;
}

#header h2 {
  margin: 0;
}

#header ol {
  font: 0.9em Arial, sans-serif;
  padding: 0.25em 0 0.75em 0;
}

#header ul, #footer ul {
  font: bold 1em Arial, sans-serif;
}

#header ul {
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  padding: 0.5em 0.25em;
}

#header .map {
  float: right;
}

#footer {
  border-top: 1px solid #555;
  padding-top: 0.25em;
  margin-top: 2.5em;
  clear: both;
}

#footer .map {
  display: none;
}

h1 {
  font: bold 1.5em Arial, sans-serif;
  margin-bottom: 0.5em;
}

h1.ellipsis {
  margin-top: 1em;
  margin-bottom: 0.3em;
}

h1 strong {
  display: block;
  font-size: 0.7em;
}

.contents dd {
  margin: 0.25em 0 0.25em 1.5em;
  line-height: 130%;
}

.content address.turnover {
  margin: 0.5em 0 1em 0;
  clear: both;
}

address.turnover {
  margin: 2.5em 0 0 0;
  clear: both;
}

pre.verse, pre.song {
  font-family: serif;
  line-height: 130%;
}

pre.verse {
  margin-bottom: 1.5em;
}

pre.song {
  clear: left;
  padding-bottom: 1.3em;
}

pre.song a {
  font: 0.9em Arial, sans-serif;
  text-decoration: none;
}

h3.ref {
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 0.1em;
  float: left;
  margin-right: 0.5em;
  padding-bottom: 1.3em;
}

pre.ref {
  float: left;
  clear: none;
}

pre.coda {
  margin-left: 5em;
}

.content p {
  text-align: justify;
  text-indent: 1.5em;
  line-height: 130%;
}

.last {
  padding-bottom: 1.5em;
}

.content li {
  margin: 0.5em 0 0.5em 3em;
  text-align: justify;
  line-height: 130%;
}

.content li li {
  margin-left: 1.5em;
}

div.outline p {
  text-indent: 0;
  padding-bottom: 0.5em;
}

div.outline li {
  padding-bottom: 0.5em;
}

dl.dialogue  {
  text-align: justify;
  padding-top: 1em;
  padding-bottom: 1em;
  font: 0.8em Arial, sans-serif;
}

.outline dl.dialogue {
  margin-left: 5em;
}

dl.dialogue * {
  line-height: 130%;
}

dl.dialogue dt {
  letter-spacing: 0;
  font-weight: bold;
  margin: 0.5em 0;
}

table.map a {
  white-space: nowrap;
}

table.map th {
  font: bold 1em Arial, sans-serif;
  letter-spacing: 0.05em;
  text-align: left;
  vertical-align: top;
  padding-bottom: 1em;
}
table.map td {
  vertical-align: top;
  padding-bottom: 1em;
  padding-left: 1em;
}

blockquote.side {
  float: right;
  background: #eee;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  padding: 1em;
  text-align: center;
  font: 0.9em Arial, sans-serif;
  margin: 0 0 1em 1em;
}
blockquote.side a.mp3 {
  font-size: 1.2em;
  font-weight: bold;
}
blockquote.side em {
  display: block;
  padding-top: 0.25em;
  font-style: normal;
  font-size: 0.8em;
}
blockquote.side ul li {
  margin-left: 1.5em;
}
blockquote.side h3 {
  text-align: left;
  margin-bottom: 0.75em;
}

img.alone {
  display: block;
  padding: 0.75em 0;
}

.fig {
  margin: 1em 50% 1em 0;
  position: relative;
  left: 50%;
}
.fig td {
  font-style: italic;
}
.fig th {
  text-align: left;
  vertical-align: bottom;
  font: 0.8em Arial, sans-serif;
  padding-left: 0.75em;
}
.fig th address {
  font-weight: bold;
}

ul.text {
  list-style: disc inside;
  text-indent: 1.5em;
}
ol.text {
  list-style-position: inside;
  text-indent: 1.5em;
}
.text li {
  margin: 0;
}
.text li:first-letter {
  padding-left: 0.5em;
}

table.ab td, table.ab th {
  width: 50%;
  padding: 0.2em 0.5em;
}
table.extended td, table.extended th {
  width: auto;
}
table.ab table td, table.ab table th {
  padding: 0;
  width: auto;
}
table.ab th {
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: normal;
}
table.ab div {
  display: table;
  margin: 0 auto;
  float: left;
  white-space: pre;
  font-style: italic;
}
table.ab div code {
  font-style: normal;
  font-size: 0.95em;
}
table.ab div samp {
  font-family: serif;
  font-style: normal;
}


table.code {
  width: 100%;
}
table.code th {
  text-align: right;
  font-weight: normal;
}
pre.code {
  margin: 1em 0 1em 1.5em;
  font: 0.9em 'Courier New', monospace;
}
em.doctype {
  font-style: normal;
}
kbd {
  border: 1px solid #999;
  padding: 0 0.25em;
  font: 0.9em Arial, sans-serif;
}
p code, .text code, span code {
  font-size: 0.95em;
}

span.bar {
  font-style: normal;
  padding: 0 0.15em;
}