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

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

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

div.barbados_fig {
  margin: 1em 0 1em 0;
}

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

div.body-norm div.entry p {
  /* diary entry */
  margin-top: 1ex;
}

div.doctop + div.docbody div.opener {
  margin-top:0;
  }

div.floatingText{
  margin-top:0.75em;
  margin-bottom:0.75em;
  }

div.alphabetical p { /* used only in Barbados Diary, Martha volume */
  text-indent:-1.5em;
  margin-left:1.5em;
  }
div.index div.alphabetical {
  margin-top:1em;
}

div.illustration p, div.figure p {
  text-indent:0;
  text-align:left;
  margin-left:2em;
  margin-right:2em;
  }

div.lnf {
  /* letter not found */
  margin-top: 1em;
}


div.entry > p:first-child,
div.barbados_entry > p:first-child,
div.lnf > p:first-child,
div.note-end > p:first-child,
div.note-source > p:first-child {
  text-indent: 0; 
}

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

div.docImprint {
  margin-top:2em;
}

div.docImprint p.pubPlace {
  font-size:100%;
  text-transform:uppercase;
  text-align:center;
  text-indent:0 !important;
  margin-top: 1ex;
}

p.date.titlePart {
  font-size:120%;
  margin-bottom:1ex;
}
p.publisher {
  text-align:center;
  font-size:120%;
  text-indent:0 !important;
  line-height:150%;
}

p.docDate {
  text-align:center;
  font-size:120%;
  text-indent:0 !important;
  line-height:150%;
}

div.copyright {
  font-size:100%;
}

p.titlePart {
  font-size:150%;
  text-indent:0 !important;
  line-height: 1.75;
}

p.titlePart.sub {
  font-size:130%;
}

span.docAuthor {
  display:block;
  text-align:center;
  margin-bottom:1ex;
}

.docAuthor.main {
  font-size:larger;
  padding-top:1ex;
  }

span.foretop1 {
  display: inline-block; z-index:10; text-indent:0;
}

span.foretop2 {
  display: inline-block;position:relative;left:-0.65em;color:inherit;z-index:-1;margin-right:-0.65em; text-indent:0;
}

table.log {
  width:100%;
  border-collapse:collapse;
  border:2px solid black;
  }
  
table.log td {
  /* Used in Barbados diary */
  /*border:1px dotted gray;*/
  padding-right:3px;
  padding-left:3px;
}

table.log caption {
  text-transform:uppercase;
  font-size:110%;
}

table.password, table.symbols, table.staff {
  border-collapse: collapse;
  width: 100%;
}

table.staff td {
   padding: 0 1ex 0 1ex;
   text-align:center;
}

table.staff th {
  font-size: 120%;
  padding-top:1.5em;
  padding-bottom: .5em;
  text-align: center;
}

table.symbols td:first-child {
  white-space: nowrap;
  vertical-align:top;
  padding-right:1em;
}

td.par {
  padding-left: 1em !important;
  text-indent: -1em;
   white-space: normal !important;
}

td.csigns, td.parole {
  line-height: 120%;
  vertical-align: top;
  width: 50%;
}

td.csigns {
  text-align: right;
}

ul {
  margin-bottom: 1em;
}
