/*Fonts*/ @font-face { font-family: PT Serif; font-style: normal; font-weight: normal; src:url("../Fonts/PTF55F_W.ttf"); } @font-face { font-family: PT Serif; font-style: italic; font-weight: normal; src:url("../Fonts/PTF56F_W.ttf"); } @font-face { font-family: PT Serif; font-style: normal; font-weight: bold; src:url("../Fonts/PTF75F_W.ttf"); } @font-face { font-family: PT Serif; font-style: italic; font-weight: bold; src:url("../Fonts/PTF76F.ttf"); } body{ font-family: "PT Serif"; } /*Fonts end*/ /*Title page*/ #author{ font-size:80%; } #subtitle{ font-size:80%; font-style:italic; } /*Title page end*/ /*Typography*/ h1,h2,h3,h4,h5{ color:#000000; text-align:center; } h1{ font-size:100%; text-transform: uppercase; } h2{ font-size:93%; } h3{ font-size:86%; } h4{ font-size:79%; } h5{ font-size:72%; } h6{ font-size:80%; margin-left:20px; margin-bottom:-10px; color:#000000; } p{ font-size:80%; text-align:justify; text-indent:20px; margin-bottom:0.2em; margin-top:0.2em; } div{ text-align:center; width:100%; } div p{ font-size:70%; text-align:center; } div.heading{ margin-top:35%; } /*Typography End*/ /*Block*/ .ins{ background-color: #e9eef1; border: 1px dashed black; width: 30%; padding: .5em 1em .5em 1em; margin: 1em !important; float:right; } /*Block End*/ /*Tables End*/ .booktitle{ margin-top:20px; } /*Tables End*/ /*Images*/ /*Tables End*/ .booktitle{ margin-top:20px; } /*Tables End*/ /*Images*/ /*Tables End*/ /*Images*/ /*Tables End*/ .logo{ width:45px; } .booktitle{ margin-top:20px; } .feedback{ text-align:center; text-indent:0; font-size:86%; color:#000000; } td{ font-size:80%; text-indent:0px; } .poem { margin: 0.5em 15% 0.5em 15%; font-style: normal; text-indent: 0px;} .dropcap { text-indent:0; } .dropcap:first-letter { float:left; font-size:5em; line-height:90%; padding-right:2px; } .dropcap img { float:left; } /* Epigraph */ .epigraf {font-family: PT Serif; font-style: normal; font-size: 80%; margin: 1em 1em 1em 50%; text-align: justify;} .epigraph { font-size:.9em; font-style:italic; margin: 1em 1em 1em 50%; text-align:left; text-indent:0; width:55%; } .epigraph p { margin:0 0 0 2em!important; text-align:left; text-indent:-2em!important; } .epigraph p em { font-style:normal; font-variant:small-caps; } /* -- */