/* MONR CSS */
/* DRS */
/* 2021-04-26 */
/* Based on JSMN */

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

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

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

div.copyright {
/* */
 }

div.dedication {
 
  }

div.docback + div.docbody {
 margin-top: 1.5em;
}


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;
}


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

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


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; text-align: left !important;}
.docImprint p, .docImprint span {text-indent: inherit !important;}
span.docAuthor {display:block;}

/* These docs are usually viewed as part of a docgroup, so this spacing
 * is a little easier on the reader */
div.MONR-01-01 div.docgroup div.doc h3 {
  margin-bottom:1ex;  
}
