/**/ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } h1 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h1.pg, h3.pg { text-align: center; font-family: Times-Roman, serif; /* all headings centered */ } h5, h6 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h2 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h3 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h4 { text-align: center; font-family: garamond, serif; /* all headings centered */ } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } a { text-decoration: none } /* no lines under links */ div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .smcap { font-variant: small-caps } /* small caps */ .noin { text-indent: 0 } /* no indenting */ .hang { text-indent: -2em } /* hanging indents */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .blockquot { margin-left: 5%; margin-right: 5% } /* block indent */ .img { text-align: center; padding: 1em; margin-left: auto; margin-right: auto } /* centering images */ .tdr { text-align: right } /* right align cell */ .tdrb { text-align: right; vertical-align: bottom } /* right align cell */ .tdc { text-align: center } /* center align cell */ .tdl { text-align: left } /* left align cell */ .tdlh { text-align: left; padding-left: 1.5em; text-indent: -1.5em } /* hanging indent for TOC */ .tr { margin-left: 20%; margin-right: 25%; margin-top: 5%; margin-bottom: 5%; padding: 1em; background-color: #f6f2f2; color: black } /* transcriber's notes */ .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: 75%; color: gray; background-color: inherit; text-align: right; text-indent: 0; font-style: normal; font-weight: normal; font-variant: normal } /* page numbers */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 90% } .footnote .label { text-align: right; font-size: 90% } .fnanchor { vertical-align: text-top; font-size: 0.8em; text-decoration: none } /* Visually set apart the Greek text and show the transliteration when hovered */ .Greek { border-bottom: 1px dotted gray; font-size: 115% } .Greek[title]:after { /*Workaround for Gecko*/ content: "" } .Greek[title]:hover:after { /*Shows the value of the title attribute when hovered*/ content: " [Greek transliteration: " attr(title) "]" } /* Visually set apart the Greek text and show the transliteration when hovered */ hr.full { width: 100%; margin-top: 3em; margin-bottom: 0; margin-left: auto; margin-right: auto; border-width: 4px 0 0 0; /* remove all borders except the top one */ border-style: solid; border-color: #000; clear: both } pre { font-size: 85% } /**/