/* versione 4.3.1 10/03/2015 */ body{ font-family:"DejaVu Serif Condensed", "Georgia", "Times", serif; font-style:normal; text-decoration:none; font-variant:normal; text-indent:0; font-weight:normal; } /* fonts */ @font-face{ font-family:"DejaVu Serif Condensed"; font-weight:normal; font-style:italic; src:url(fonts/dejavuserifcondensed-italic.ttf); } @font-face{ font-family:"DejaVu Serif Condensed"; font-weight:normal; font-style:normal; src:url(fonts/dejavuserifcondensed.ttf); } @font-face{ font-family:"DejaVu Sans Condensed"; font-weight:normal; font-style:italic; src:url(fonts/dejavusanscondensed-oblique.ttf); } @font-face{ font-family:"DejaVu Sans Condensed"; font-weight:bold; font-style:normal; src:url(fonts/dejavusanscondensed-bold.ttf); } @font-face{ font-family:"DejaVu Sans Condensed"; font-weight:normal; font-style:normal; src:url(fonts/dejavusanscondensed.ttf); } .story{ /*div standard*/ width:100%; padding-top:5%; } div.capitolo{ /*div che contiene ogni capitolo*/ width:100%; padding-top:10%; } div.capitolo-note{ /*div che contiene le note*/ width:100%; padding-top:10%; font-family:"DejaVu Sans Condensed", sans-serif; } .sans{ font-family:"DejaVu Sans Condensed", sans-serif; } p{ /*paragrafo standard*/ margin:0; text-indent:0; } p.testo-filo-sp{ /*paragrafo senza rientro e con interlinea prima*/ text-indent:0; margin:1em 0 0 0; } h1, h2, h3{ -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } h1.titolo-capitolo{ /*titolo capitolo a sinistra*/ font-family:"DejaVu Sans Condensed", sans-serif; font-size:140%; line-height:120%; text-align:left; font-weight:normal; font-style:normal; margin:0; } h2.titolo-paragrafo{ /*titolo paragrafo a sinistra*/ text-align:left; font-size:85%; font-weight:normal; font-style:normal; margin:3em 0 2em 0; } h3.sottotitolo-paragrafo{ /*titolo sottoparagrafo standard*/ text-align:left; font-size:100%; font-weight:normal; font-style:italic; margin:2em 0 0 0; } div.trama{ margin:1em 0 0 0; } div.trama p{ /*testo dell'abstract*/ font-family:"DejaVu Sans Condensed", sans-serif; margin:0; text-indent:0; } div.bio{ display:inline-block; } div.bio p{ /*testo della biografia degli autori*/ font-family:"DejaVu Sans Condensed", sans-serif; margin:0 0 1em 0; text-indent:0; } div.collana p{ /*titolo della collana*/ margin:0; text-indent:0; text-align:left; font-family:"DejaVu Sans Condensed", sans-serif; -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } div.copy{ /*colophon*/ margin-top:2em; } div.copy p{ /*titolo della collana*/ font-size:85%; text-indent:0; } div.frontespizio{ /*frontespizio*/ padding-top:10%; page-break-after:always; } div.frontespizio p{ /*frontespizio*/ -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } p.titolo-libro{ /*titolo libro nel frontespizio*/ text-align:left; font-size:240%; line-height:120%; margin:0.2em 0 0 0; text-indent:0; } p.sottotitolo-libro{ /*sottotitolo libro nel frontespizio*/ text-align:left; font-size:140%; line-height:120%; margin:0; text-indent:0; font-family:"DejaVu Sans Condensed", sans-serif; } p.editore{ /*editore nel frontespizio*/ text-align:left; font-size:120%; line-height:120%; margin:4em 0 0 0; text-indent:0; } div.esergo{ /*contenitore per esergo + esergo-firma*/ width:70%; margin-left:30%; padding-top:10%; } p.esergo{ /*esergo allineato a destra e margine sinistro 45%*/ font-size:90%; text-indent:0; text-align:right; margin:0; -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } p.esergo-firma{ /*firma dell'esergo*/ font-size:90%; text-indent:0; text-align:right; margin:0.4em 0 2em 0; -webkit-hyphens:none; -moz-hyphens:none; hyphens:none; } blockquote{ /*citazione standard*/ margin:1em 0 1em 1.29em; font-size:85%; } ul{ /*elenco puntato standard*/ margin-top:0; margin-bottom:0; } li.elenco-puntato{ /*voce standard elenco puntato*/ list-style-type:disc; } .no-break{ /*div che contiene un'immagine*/ page-break-inside:avoid; margin:1em 0 2em 0; text-align:left; width:100%; max-height:100%; } .immagine{ /*immagine standard*/ max-width:100%; max-height:80%; margin:1em 0 1em 0; padding:0; page-break-inside:avoid; } small{ /*maiuscoletto*/ font-size:80%; } em{ /*corsivo*/ font-style:italic; } strong{ /*grassetto*/ font-weight:bold; } p.didascalia{ /*didascalia standard sotto all'immagine*/ font-size:85%; text-indent:0; margin:0; } p.testo-note{ /*testo note standard*/ font-size:80%; text-indent:0.94em; margin:0; } .nota-link{ /*richiamo della nota nel testo*/ font-size:70%; vertical-align:top; text-decoration:none; } p.testo-note a{ /*link nella nota*/ text-decoration:none; } .nota-ancora{ /*numero della nota*/ text-decoration:none; font-size:70%; vertical-align:top; } sup{ /*apice*/ text-decoration:none; font-size:70%; vertical-align:top; font-style:normal; } body.indice h1, body.indice div, body.indice a{ font-size:98%; text-decoration:none; font-weight:normal; text-align:left; } body.indice div{ margin:0 0 0 0.5em; line-height:140%; } body.indice blockquote{ margin:0 0 0 0.8em; font-size:100%; } body.indice h1{ font-size:120%; margin-bottom:2em; text-align:center; }