/* BNFN CSS */
/* DRS */
/* 2013-01-07 */

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

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

div.splash {
color: white;
}

h1 {margin-bottom:1ex;}

div.body-norm p {
  text-indent: 1.5em;
}

/*div.docextra {
  margin-top: 1ex;
}*/

div.board h2 {
  text-align:left;
  margin-bottom:1ex;
}

div.board table {
  margin-left:1.5em;
}

div.contributors h1 {
  text-align:left;
}

div.contributors table {
  margin-top:1em;
}

div.contributors td {
  padding-left:1.5em;
  text-indent: -1.5em;
}

div.copyright {
  text-align:left;
}

div.copyright p {
  text-indent:0;
}

div.docTitle p {
  text-indent:0;
}

div.docextra p {
  text-indent:0;
  margin-top:1ex;
}

div.illustrations td[colspan] {
  padding-left:2em;
  padding-bottom:1ex;
}

div.illustrations td:nth-child(even) {
  /* page numbers */
  text-align:right;
}

div.half div.docImprint {
  margin-top:1em;
  text-align:center;
}

div.full div.docImprint {
   text-align:left;
   margin-left:2em;
   margin-top:4em;
}

div.docImprint span.hi-all-small-caps {
  letter-spacing:1px;
  padding-left:1ex;
}

div.note-source + div.docbody {
 padding-top:1px;
}

div.note-source p {
  text-indent:0;
  clear:both;
  float:right;
  margin-left:2em;
}

div.note-source + * {
   margin-top:1em;
   clear:both;
}

div.note-source + div.editorial {
  padding-top:1em;
  margin-bottom:1em;
  font-size:95%;
}

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

div.signed-multiple {
  text-align:right;
}

div.titlePage {
  margin: 0 2em 0 2em;
}

div.titlePage.half div.docTitle p {
  line-height:2; 
  letter-spacing:1px;
  margin-bottom:1ex;
}

div.titlePage.full p {
   text-indent:0;
   text-align:left;
}

div.titlePage.full p.titlePart.main span.papers {
  display:inline-block;
  letter-spacing:4px;
  word-spacing: 2ex; 
  padding-left:2em;
  font-size:120%;
}

div.titlePage.full p.titlePart.main span.bf {
  font-weight:bold;
  display:inline-block;
  padding-top:1ex;
  font-size: 300%;
}

div.titlePage.full span.author {
   display:block;
   font-size:300%;
   line-height:2;
}

div.titlePage.full p.titlePart.sub  {
  margin-top:1em;
  margin-bottom:4em;
  text-align:left;
  text-indent:2em;
}

p.signed.multiple {
  display:inline-block;
  text-align:left;
  text-indent:0;
  margin-right:0;
  margin-left:auto;
}

span.docAuthor {
  display:block;
  letter-spacing:3px;
  text-align:left;
  text-indent:2em;
  margin-top: 1em;
}

span.docAuthor + span.docAuthor{
  letter-spacing:0;
}

span.inset /* used in BNFN 8 */
{
float: left;
font-size:90%;
line-height:1.4;
padding:1ex 1em 1ex 0;
text-indent:0;
clear:left;
width:8em;
}

/* Phonetic */
span.bf_yh {letter-spacing:-1ex;}
span.bf_dh {letter-spacing:-0.6ex; }
span.bf_aa {letter-spacing:-0.5ex; }

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

td.marginalia {
  font-size:95%;
  padding-right:1ex;
}


/* Index */
div.index p {
  text-indent: -1.5em;
  margin-left:1.5em;
}

div.index div.alphabetical {
  margin-top:1em; 
}

 /* vim: set ts=2 sw=2 expandtab: */
