
body {
  /* background-color: #fdf4e0; */
  background-color: #ffffff;
  color: #300;
  font-size: 120%;
  line-height: 140%;
  font-family: "Caslon", "Adobe Caslon", "ACaslon", "Garamond", serif;

  margin-right: 1em;
  margin-left: 1em;
}


p.breadcrumb {
  display: block;
}


p.entryfrom {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  color: #300;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
}
p.entryfrom:hover {
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
}

p.disclaimer {
  font-size: 80%;
  padding-left: 60px;
  padding-right: 60px;
  text-align: justify;
  color: #300;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
}
p.disclaimer:hover {
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
}

p.indent {
  margin: 0;
  padding: 0;
  margin-left: 3em;
  font-size: 90%;
  line-height: 95%;
}

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

span.hw {
  font-style: normal;
}
span.sc {
  font-variant: small-caps;
  letter-spacing: 1px;
}
span.sans {
  font-weight: bold;
  font-family: sans-serif,sansserif,sans;
}
span.csc {
  font-variant: small-caps;
  letter-spacing: 1px;
}
div.longquote {
  font-size: 80%;
  padding-left: 0.5em;
  margin-left: 0.5em;
  border-left: 1pt solid #c99
}
p.navbar {
  font-size: 80%;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
}
p.navbar a {
  text-decoration: none;
}
h1 {
  font-size: 100%;
  line-height: 120%;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #8e8d80; /* same as nav images */
}

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

.inline {
  display: inline;
}
p.verseline {
  margin-top: 0;
  margin-bottom: 0;
}
p.textcite {
  text-align: right;
  font-variant: small-caps;
  letter-spacing: 1px;
  margin-top: 0;
}
.indent6 {
  margin-left: 3em;
}
.indent3 {
  margin-left: 1.5em;
}

div.text {
  display:inline;
  margin-bottom: 0.5em;
}

div.body-and-ad {
  float: left;
  width: 75%;
  max-width: 50em;
}

div.letterindex {
  margin-right: 1em;
}

ul.letterindex {
  font-size: 80%;
  list-style: none;
  -moz-column-count: 4;
}

div.body {
}

     div.rightmargin {
        background-image: url("../g/mr.jpg");
        background-repeat: repeat-y; background-attachment: scroll;
        background-position: 100% 0%;
        padding-right: 39px;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0;
      }
      div.entry {
	background-image: url("../g/mm.jpg");
        background-repeat: repeat-x repeat-y;
        background-attachment: scroll;
        background-position: 0% 0%;
	margin: 0;
	padding: 0;
	text-align: justify;
	/* border is needed to work arounda webkit bug */
	border: 1px dotted #fffbf0;
      }
      div.bottom {
        background-image: url("../g/bm.jpg");
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: 0% 100%;
        padding-bottom: 55px;
	margin: 0;
	margin-bottom: 1em;
      }
      div.leftborder {
        background-image: url("../g/ml.jpg");
        background-repeat: repeat-y;
        background-attachment: scroll;
        background-position: 0% 0%;
        padding-left: 48px;
	margin: 0;
      }
      div.topborder {
        background-image: url("../g/tm.jpg");
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: 0% 0%;
        padding-top: 48px;
	margin: 0;
      }
      div.topleft {
        float: left;
        z-index: 100;
        background-image: url("../g/tl.jpg");
        background-attachment: scroll;
        background-position: 0% 0%;
        background-repeat: none;
        padding-top: -48px;
        padding-left: -48px;
        width: 48px;
        height: 48px;
	margin: 0;
      }
      div.topright {
        float: right;
        z-index: 100;
        background-image: url("../g/tr.jpg");
        background-attachment: scroll;
        background-position: 100% 0%;
        background-repeat: none;
        width: 39px;
        height: 48px;
        padding-top: -48px;
	margin: 0;
      }
      div.bottomleft {
        z-index: 100;
        float: left;
        background-image: url("../g/bl.jpg");
        background-attachment: scroll;
        background-position: 0% 100%;
        background-repeat: none;
        width: 48px;
        height: 55px;
	padding-top: -55x;
	margin: 0;
      }
      div.bottomright {
        z-index: 100;
        float: right;
        background-image: url("../g/br.jpg");
        background-attachment: scroll;
        background-position: 100% 100%;
        background-repeat: none;
        width: 39px;
        height: 55px;
        padding-top: -55px;
	margin: 0;
      }

div.gnav {
  padding-left: 60px;
}

div.body h1 {
  display: inline;
  font-weight: bold;
  font-style: normal;
}

div.letterindex div.body h1 {
  display: block;
  font-size: 38pt;
  line-height: 34pt;
  float: left;
  margin: 0;
  background: #fdf4e0;
  border: 1px dotted;
  margin-right: 12px;
  padding-right: 2px;
  padding-left: 2px;
  margin-top: -1px; /* allow for the border */
}


div.index {
  border: 1px solid #300;
  border-radius: 1em;
  font-size: 85%;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  padding: 1em;
  margin: 0;
  margin-top: 48px; /* to match the mt image */
  width: 20%;
  max-width: 20em;
  float: right;
  /*
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  */
}

div.index:hover {
/*
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
  */
}

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

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

div.index div.blind a {
  color: #CCC;
}


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

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

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

div.itemdesc {
  font-size: 80%;
}
div.line {
  font-style: italic;
}
div.poem {
  margin-left: 5em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: smaller;
}
div.poem p {
  margin-top: 0;
  margin-bottom: 0;
}
div.subentry {
  margin-left: 1em;
}
p {
  margin-top: 0;
  margin-bottom: 0.5em;
}

a:link.toggler {
  text-decoration: none;
  color: #300;
}

a.toggler {
  text-decoration: none;
  color: #300;
}

div.letterindex div.body div.useless a.toggler-opened {
  text-decoration: underline;
  color: #f66;
}

a {
  text-decoration: none;
}

a:link {
  color: red;
}
a:hover {
  color: #090;
  background: #fdf4e0;
}
a:visited {
  color: #f99;
}
a {
  color: #090;
}
span.greek {
  font-style: italic;
}
span.q {
  color: #966;
}

p.prevnext {
  display: block;
  text-align: center;
}

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

p.prevnext img {
  border: 0;
  vertical-align: middle;
}
div.index p.prevnext {
  text-align: left;
  padding-left: 0;
}

p.letters {
    text-align: center;
    letter-spacing: 2.5pt;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
}
p.letters a {
  text-decoration: none;
  color: #300;
}

p.letters:hover {
  -webkit-opacity: 1.0;
  -moz-opacity: 1.0;
}

sup.fm {
  color: #ccc;
  line-height: 1px;
  vertical-align: middle;
}

sup.fn {
  color: #ccc;
  line-height: 1px;
  vertical-align: middle;
}

sup.bigger { /* e.g. for a star or dagger */
  font-sze: 150%;
}

div.footnote-group {
  color: #ccc;
  border-top: 1px dotted #ccc;
  -moz-transform: rotate(1.5%);
  -webkitz-transform: rotate(1.5%);
}

div.footnote {
  font-size: 95%;
  color: #ccc;
}

div.fnfound {
  font-size: 95%;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: 2em;
  border: 1px dotted #ccc;
}

.cols2 {
  -moz-column-count: 2;
  -moz:column-gap: 1em;
}

span.pagebreak {
    color: #FAA;
}

