/**/ body { margin-left: 10%; margin-right: 10%; font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both; font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } body > p { /* "Regular" paragraphs at body level not in div or table */ text-align: justify; /* or left?? */ text-indent: 1.3em; /* first-line indent */ margin-top: 0.1em; margin-bottom: 0 } body > p.leadingpara { text-indent: 0 } body > p.noindent { text-indent: 0 } .mt1 { margin-top: 1em } .mt2 { margin-top: 2em } .mt3 { margin-top: 3em } .mt4 { margin-top: 4em } .mt6 { margin-top: 6em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } ins { text-decoration: none; border-bottom: thin dotted gray } .titlepage1 { text-align: center; font-size: 1.6em; font-weight: bolder; letter-spacing: 0.2em; margin-right: -0.2em } .titlepage2 { text-align: center; font-size: small; font-weight: normal; line-height: 1.6em; letter-spacing: 0.1em } .titlepage3 { text-align: center; font-size: smaller; line-height: 1.3em } hr.chap { width: 66%; margin-left: 17% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif !important; color: #aaa; text-indent: 0; font-size: small; text-align: right; /*Border with background text-align: center; min-width: 16px; background-color: #eeeeee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; */ } /* poetry number */ .center { text-align: center } .right { text-align: right } .left { text-align: left } .smcap { font-variant: small-caps } .tiny { font-size: xx-small } .gesperrt { letter-spacing: 0.2em; margin-right: -0.2em } /*---------- Images ----------*/ img { max-width: 100%; /* no image to be wider than screen or containing div */ height: auto; /* keep height in proportion to width */ } div.figcenter { clear: both; margin: 2em auto; text-align: center; max-width: 100%; /* div no wider than screen, even when screen is narrow */ } /* Use to display several figures side by side if there is room */ /*---------- Captions ----------*/ /*---------- Footnotes ----------*/ .footnotes { border: dashed 1px #aaa } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } table { margin-left: auto; margin-right: auto; width: 100%; max-width: 40em } /*---------- Table of Contents ----------*/ .toc td.cht { text-align: left; vertical-align: top; padding-left: 1em; text-indent: -1em } .toc td.chn { text-align: right; vertical-align: top; padding-right: 1em } .toc td.pag { font-weight: normal; font-size: small; text-align: right; padding-left: 2em } .toc td.cpn { padding-top: 1em; text-align: center; font-size: 1.2em } .toc td.ccn { padding-top: 0.3em; padding-bottom: 0.6em; text-align: center; font-size: 1.1em } .toc td.sct { text-align: left; vertical-align: top; padding-left: 3em; text-indent: -1em } /*---------- Table1 ----------*/ .table1 { margin: auto; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; font-size: 0.9em } .table1 td, .table1 th { padding: 0.1em; border-right: 1px solid black; border-bottom: 1px solid black; text-align: center } .table1 th { font-weight: normal; font-style: italic; border-top: 1px solid black; border-bottom: 1px solid black; min-width: 1em } .table1 th.nbr, .table1 td.nbr { border-right: none } .table1 td.ntb { border-top-style: none } .table1 td.nbb { border-bottom-style: none } .table1 th.nbr, .table1 td.nbr { border-right: none } .table1 td.left { text-align: left } /*---------- Table2 ----------*/ .table2 { width: auto; margin: auto; margin-top: 1em; margin-bottom: 1em; border-collapse: collapse; font-size: 0.9em } .table2 td, .table2 th { padding: 0.1em 0.4em; border: none; text-align: center } .table2 th { text-align: center; font-weight: normal; font-style: normal; min-width: 1em; padding-top: 0.8em } .table2 td.right { text-align: right } .table2 td.left { text-align: left } /*---------- Poetry ----------*/ /*---------- Transcriber's notes ----------*/ div.transnote { background-color: #eef; border: dashed 1px #aaa; color: black; font-size: smaller; padding: 2em; margin-bottom: 5em; font-family: sans-serif, serif } @media all { /* was @media handheld */ /* on narrow handheld device use smaller margins */ body { margin: 0; padding: 0; width: 95% } /* on narrow handheld device don't wrap text round images */ h2.no-break { page-break-before: avoid; padding-top: 0 } } @media all { /* was @media handheld */ /* no reason to call attention when device lacks the ability to hover */ ins { border-bottom: none } .webonly { display: none } } div.pg { font-family: "Times-Roman", serif } h1.pg { font-family: "Times-Roman", serif } h4 { text-align: center; clear: both } 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 } /**/