/*
 * passant.css
 *
 * Style sheet for passant.xml
 *
 * Erik Bruchez, 1998
 */

/*
 * Styles for the title.
 */

p {
  font-family: times;
  font-size: 12pt;
}

div.title {
  text-align: center;
}

p.t1 {
  font-style: italic;
  font-size: 18pt;
  margin-bottom: 0;
  text-align: center;
}

p.t2 {
  font-size: 38pt;
  text-align: center;
}

p.t3 {
  font-size: 18pt;
  text-align: center;
}

p.t4 {
  text-align: center;
}

p.t5 {
  font-size: 14pt;
  text-align: center;
}

p.t6 {
  font-size: 14pt;
  text-align: center;
}

p.t7 {
  font-size: 11pt;
  text-align: center;
}

p.t8 {
  font-size: 10pt;
  text-align: center;
}

/*
 * Styles for the dedicace.
 */

p.m1 {
  text-indent: 8ex;
  margin-bottom: 4ex;
}

p.m2 {
  text-indent: 7ex;
  font-variant: small-caps;
}

p.par1 {
  text-indent: 2ex;
  text-align: justify;
}

p.par2 {
  text-indent: 4ex;
  text-align: justify;
}

p.par3 {
  text-indent: 20ex;
  text-align: right;
  margin-right: 8ex;
  font-variant: small-caps;
}

/*
 * Styles for the characters.
 */

p.p1 {
  font-size: 15pt;
  text-align: center;
  font-style: italic;
}

p.p2 {
  font-style: italic;
  text-align: center;
}

p.p3 {
  text-align: center;
  font-style: italic;
}

div.perstable {
  text-align: center;
}

/*
 * Styles for the body of the text.
 */

p.title {
  font-size: 18pt;
  text-align: center;
}

p.actdesc {
  margin-left: 2%;
  margin-right: 2%;
  text-align: justify;
  font-style: italic;
  text-indent: -4ex;
  margin-left: 4ex;
}

p.scenedesc {
  font-size: 10pt;
  text-align: center;
}

p.scenetitle {
  font-size: 14pt;
  font-style: italic;
  text-align: center;
}

p.scenepers {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

p.pers {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

p.comment {
  font-size: 10pt;
  margin-left: 10ex;
  text-align: justify;
}

p.verse {
  margin-left: 4ex;
}

p.verse1 {
  margin-left: 14ex;
}

/*
 * Common declarations.
 */

span.hidden {
  color: white;
}
