/* JSMN CSS */
/* DRS, TJF */
/* 2008-09-09 */

/* @import url(FGEA.css); */

body.home {background-image: url("../images/body-JSMN-home-trans.png");}

div.body-norm p {
  /* indented p is the default in JSMN vendor tagging. */
  text-indent: 1.5em;
}

div.copyright {
/* */
 }

div.dedication {
  font-size:120%;
  }

div.docback {
  margin-top: 1em;
}

div.abstract_link {
  border-top:1px solid black;
  padding-top:3px;  
}
div.abstract_link p, div.supplement_link div.note-editorial p {
  font-family: Verdana,arial, helvetica, sans-serif;
  font-size:90%;
  text-indent:0;
}
div.supplement_link div.note-editorial p {
  margin-top:1ex;
  }

div.lnf p, div.figure p {
  font-size:90%;
}

/* div.docsummary div.docbody {
  font-size:90%;
} */


div.trans, div.translation {
  font-size:90%;
  margin-top:1.5em;
}

/* ad-hoc editorial note style for certain JSMN-specific annotation cases
   See JSMN-01-06-02-0031 for an example */
div.note-editorial-intratext {
  margin: 0.5ex 0 1em 0;
  font-size: 90%;
  text-align: 0;
}

div.note-editorial-intratext p {
  margin-top: 0.5ex;
  text-indent: 0;
}

/* source notes in vols. 1--7 precede document and are styled differently */

div.note-source {
  padding: 0 6em 0 6em;
}

div.note-source p:first-child {
  text-indent: 0;
}

/* source notes in vols. 8ff are in the docback, as usual */

div.docback div.note-source {
  padding: 0;
  margin: margin-bottom:1ex;
}

div.docback div.note-source p {
  text-indent:1em;
}

/* ... with the exception of letter-not-found "source notes": */
div.lnf div.note-source {
  font-size:100%; 
  padding: 0;
  margin-bottom:1ex;
}

div.lnf div.note-source p {
  text-indent:1.5em;
}

.note-head {
  font-size: 90%;
  margin-bottom:1.5em;
}

div.postscript p:first-child {
  text-indent: 0;
}

/* following UvaP convention (later volumes): no vspace */
div.closer {
/*  margin: 1em 0; */
}

div.trans {
  margin-top:1.5em;
}

div.doc div.editorial {
  font-size: 90%;
  margin-bottom: 2em;
}

.editorial .docbody {
  font-size: 90%;
}

/* .space {
  border-bottom: 1px dotted #696969;
} */

span.cipher {
    border-bottom: 1px dotted #808080;
    font-style: italic;
}

span.unclear { color:inherit;}

div.quote {
  margin-left: 0;
  font-size: 90%;
}

ul {
  padding-left: 0;
}

td.salutationLeft {
  vertical-align:bottom;
}

td.salutationRight {
  padding-right:2em;
}

div.floatingText {
  margin: 1em 0;
  font-size: 100%;
}

/* Front matter styles */
.titlePart {text-indent: inherit !important;}
.docImprint p, .docImprint span {text-indent: inherit !important;}
span.docAuthor {display:block;}


/* class for labeled lists that should render like tables */
/* note: passing alternative widths for labels and items seems to work */

dl.table-like {
  width: 100%;
  margin: 0;
}

.table-like dt {
  float: left;
  clear: left;
  width: 15%;
}

.table-like dd {
  float: left;
  width: 80%;
  margin-left: 2%;
}

* html .table-like dd {
  float: none;
  margin-left: 15%;
}

/* misc. tweaks */
/* FGEA.CSS has 1 em, 1.2 works better (for Palatino, at least) */

td.num.frac, td.curr.frac {
  padding-right: 1.2em;
}

td.num.punc {
  padding-right: 1.8em;
}


div.docback {
  margin-top: 1em;
  margin-bottom: 2em;
}

div.footnote {
  text-indent:1.5em;
  }

