@import url("/style/common");

var { font-style: inherit; }

#biblio h1 cite.article:before { content: "" }
#biblio h1 cite.article:after { content: "" }

h1 cite.journal, h2 cite.journal, h3 cite.journal, h4 cite.journal, h5 cite.journal, h6 cite.journal { font-style: inherit; }
h1 cite.journal:before, h2 cite.journal:before, h3 cite.journal:before, h4 cite.journal:before, h5 cite.journal:before, h6 cite.journal:before { content: "\201C"; }
h1 cite.journal:after, h2 cite.journal:after, h3 cite.journal:after, h4 cite.journal:after, h5 cite.journal:after, h6 cite.journal:after { content: "\201D"; }

.dedication { text-align: center; }
.epigraph { text-align: left; margin-left: 5.0em; }
.printhistory { font-size: 90%; line-height: 100%; }
blockquote { font-size: 90%; line-height: 110%; }

#content cite.book, .article cite.book, .book cite.book { font-style: inherit; }
#content cite.book:before, .article cite.book:before, .book cite.book:before { content: "\201C"; }
#content cite.book:after, .article cite.book:after, .book cite.book:after { content: "\201D"; }
#content cite.book.source, .article cite.book.source, .book cite.book.source { font-style: italic; }
#content cite.book.source:before, #content cite.book.source:after,
.article cite.book.source:before, .article cite.book.source:after,
.book cite.book.source:before, .book cite.book.source:after { display: none; }

strong { font-variant: small-caps; }

p.salutation { font-style: italic; }
p.valediction { text-align: right; margin-right: 6.0em; }
p.location { text-align: left; font-variant: small-caps; } /* Flush left, unindented */
p.location .date { font-variant: normal; }
