div.google {
  margin-left: 2em;
  height: 90px;
  margin-borrom: 0.5em;
}
div.linkunit {
  height: 120px;
  padding-top: 20px;
  margin-left: 3em;
}
div.ad {
  width: 300px;
}
div.unknown {
  color: red;
}

span.hw {
  font-style: normal;
}
span.csc {
  font-variant: small-caps;
  letter-spacing: 1px;
}
div.longquote {
  text-size: 80%;
  padding-left: 0.5em;
  margin-left: 0.5em;
  border-left: 1pt solid #c99
}
p.navbar a {
  text-decoration: none;
}
body {
  background: #FEB;
  color: #300;
  font-size: 14pt;
  line-height: 16pt;
  font-family: "Adobe Caslon", "ACaslon", "Garamond", serif;
}
h1 {
  font-size: 100%;
  font-style: italic;
  font-weight: normal;
  line-height: 120%;
  padding-bottom: 0;
  margin-bottom: 0;
}

h2 {
  font-size: 100%;
  line-height: 120%;
  padding-bottom: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
}

p.inline {
  display: inline;
}
p.verseline {
  margin-top: 0;
  margin-bottom: 0;
}
.indent6 {
  indent-left: 6en;
}
.indent3 {
  indent-left: 3en;
}
div.text {
  margin-bottom: 0.5em;
}
div.body-and-ad {
  float: left;
  width: 65%;
}
div.body {
  border: 1px solid #300;
  border-radius: 1em;
  -moz-border-radius: 1em;
  padding: 1em;
}
div.index {
  margin-left: 1em;
  padding: 1em;
  border: 1px solid #300;
  border-radius: 1em;
  -moz-border-radius: 1em;
  float: left;
  width: 25%;
  /* width: 120px; */
}
div.index div.ie {
  font-size: 80%;
}
a {
  text-decoration: none;
}

body div.index div.ie {
  padding-left: 1em;
}

body div.index div.ie:hover:before {
  color: #300;
  content: "☛";
  margin-left: -1em;
}

div.index div.indextitle {
  font-size: 80%;
}
div.index div.indextitle a {
  color: #933;
}

div.itemdesc {
  font-size: 80%;
}
div.line {
  font-style: italic;
}
div.poem {
  margin-left: 5em;
  margin-top: 0;
  margin-bottom: 0;
}
div.subentry {
  margin-left: 1em;
}
a:link {
  color: #c99;
}
a:hover {
  background: yellow;
}
a:visited {
  color: #C99;
}
a {
  color: #090;
}
span.greek {
  font-style: italic;
}

p.entryline {
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
}
p.prevnext a {
    text-decoration: none;
}
p.prevnext a img {
    border: 0;
}


div.nearby {
  font-size: 80%;
  line-height: 110%;
  margin-left: 1.2em;
  padding: 1.2em;
  border: 1px solid #300;
  border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  float: left;
  margin-top: 15px;
  width: 25%;
  /* width: 120px; */
}

div.nearby div.ie {
  padding: 0;
  margin: 0;
  margin-bottom: 2px;
}

div.nearby div.ie a {
  text-decoration: none;
}

span.mx {
  line-height: 0.5em;
  font-size: 2em;
  font-weight: bold;
}

td.line {
  font-style: italic;
}

p.breadcrumb {
  font-size: 80%;
  color: #933;
}

p.breadcrumb a {
  text-decoration: none;
}

span.hidden {
  color: #FEB;
}

div.selected {
  color: #933;
}
div.selected:before {
  color: #933;
  content: "☛";
  margin-left: -1em;
}

div.country {
  margin-left: -1em;
}

li {
  display: list-item;
  color: #933;
}

