/*  ls articles style */

/**  GENERAL 'MANUSCRIPT' STYLE **/
body  {margin: 2em;}
body * {font-family: Garamond, Palatino, serif;}
h1 { 
  margin-top: 5em;
  margin-bottom: 1em;
  font-weight: lighter;
  text-align: center;
  color: darkslateblue;
}
h3 {
  color: darkslateblue; 
  font-size: 160%;
  margin-top: 1em; padding-top: 1em; border-width: 0; line-height: 0em;
}
body.item p {text-indent: 20px;}
body.item p#pubinfo, body.item p.p1, body.item p.copyright, body.item blockquote p {text-indent: 0px;}
#topnav, #footer  {
  text-align: center;
  font-family : arial,helvetica,geneva,sans-serif; 
  font-size: 80%;
}
#topnav a, #topnav a:visited, #botnav a, #botnav a:visited {
  color: midnightblue;
  font-family : arial,helvetica,geneva,sans-serif; 
}
p.copyright {
  margin-top: 2em;
  font-size: 90%;
  color: #999999;
}
p.copyright a, p.copyright a:visited {
  color: #999999;
}

/**  PRIMARILY ESSAYS **/
p.center {text-align: center;}
p.textbreak {text-align: center; color: darkslateblue;}
p.epigraph {text-align: right;}
span.quote {font-style: italic;}

/**  SQUIBS SPECIFIC **/
p#pubinfo {padding-bottom: 10px;}
