/* Reset */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
table, td, th,
dl, dt, dd, ol, ul, li {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
body {
margin: 1em;
font-family: "Crimson Text", Galliard, "Hoefler Text", Palatino, serif;
}
h1 {
font-weight: bold;
text-align: center;
font-size: 200%;
font-family: "Crimson Text", Galliard, "Hoefler Text", Palatino, serif;
}
h2 {
font-weight: 900;
text-align: center;
font-size: 150%;
margin-top: 1em;
font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
}
h3 {
/* font-weight: bold;*/
text-align: center;
font-size: 125%;
margin-top: 1em;
font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
}
p.author, p.reviewer {
text-align: center;
font-size: 125%;
font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
}
div.toc {
font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
}
div.toc > h4 {
margin-top: 0;
}
h4 {
font-weight: bold;
margin-top: 1em;
}
div.illo {
padding: 3px;
margin: 0.5em 0 0.5em 0;
border: 1px solid black;
width: 400px;
text-align: center;
}
div.illo > p {
text-align: center;
font-style: italic;
}
p {
text-indent: 1em;
display: block;
margin: 0;
}
h2 + p, h3 + p, p.firstpar {
margin-top: 1em;
text-indent: 0;
}
h2 + p.author, h2 + p.reviewer,
p.author + h2, p.reviewer + h2,
h2 + p.info, p.info + h2,
p.info + p.author, p.info + p.reviewer,
p.author + p.info, p.reviewer + p.info,
p.author + p.reviewer, p.reviewer + p.author {
margin-top: 0;
}
p.info + p.author, p.info + p.reviewer {
font-weight: bold;
}
span.byline {
font-weight: 300;
}
p.bio {
text-indent: 0;
font-style: italic;
margin-top: 0.5em;
padding-top: 0.5em;
border-top: 1px black solid;
}
p.caption {
text-align: center;
text-indent: 0;
font-style: italic;
margin-top: 0.25em;
margin-bottom: 1em;
}
p.bio > i, p.caption > i {
font-style: normal;
}
p.credits {
text-indent: 0;
margin-top: 1em;
}
p.issuenum {
text-align: center;
font-weight: bold;
margin-top: 0.5em;
}
p.colophon {
text-indent: 0;
margin-top: 1em;
text-align: center;
font-style: italic;
font-size: 120%;
}
p.sig_editorial {
text-align: right;
margin-top: 1em;
}
p.info {
text-indent: 0;
text-align: center;
font-family: Lato, "Helvetica Neue", Helvetica, sans-serif;
}
p.dingbat {
text-indent: 0;
text-align: center;
margin-top: 0.5em;
margin-bottom: -0.5em;
}
p.subhed {
text-align: center;
font-weight: bold;
margin-top: 1em;
}
p.biblio_entry {
text-align: left;
margin-left: 1em;
text-indent: -1em;
}
blockquote {
text-indent: 1em;
margin-left: 2em;
margin-right: 1em;
}
blockquote.first {
text-indent: 0;
margin-top: 1em;
}
img.dingbat {
height: 1em;
width: 1em;
}
p.dingbat > img.dingbat {
height: 1.3em;
width: 1.3em;
}
div.Readings-Box {
margin: 0.5em;
padding: 0.5em;
border: 2px solid black;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
text-indent: 0;
}
div.Readings-Box > h3 {
font-family: Times, serif;
}
div.Readings-Box > p {
margin-bottom: 0.5em;
}
i, em {
font-style: italic;
}
b, strong {
font-weight: bolder;
}
.small {
font-size: 75%;
text-transform: uppercase;
}
ul {
margin-left: 1em;
text-indent: -2em;
padding-left: 1em;
list-style-type: none;
}
ul > li {
margin-left: 0.5em;
text-indent: -2em;
padding-left: 1em;
}
hr.sigilChapterBreak {
margin-top: 1em;
}