/**//**//**//**/ /**//**//**//**/ /**//**//**//**/ /* START OF CUSTOM VILLIPEDE PUBLICATIONS CSS */ /**//**//**//**/ /**//**//**//**/ /**//**//**//**/ /* NOTE FROM CODE MONKEY: I was really depressed while creating this ebook. The code is quite sloppy. I apologize. */ /* FORMATTING TESTS */ /*i {background-color:yellow;}*/ /*.VPdivFullImage {background-color: red;}*/ /*.VPpFullImage {background: orange;}*/ /*div+p {background-color: orange;}*/ /*.oIP {background: red;}*/ h1 {display: none;} h2 {display: none;} h3 {display: none;} .VPpDink { margin-top: 1.618em; /*FOR NOOK*/ text-align: center; text-indent: 0em; } .VPimgDink { height: 1.618em; margin-top: 1.618em; margin-bottom: 1.618em; } /*defunct???*/ .VPdink { height: 1.618em; margin-top: 1.618em; margin-bottom: 1.618em; } .smTitle { text-align: center; font-weight: bold; font-style: italic; } /*------------------------------*/ /* CUSTOM POETRY FORMATTING */ /*------------------------------*/ .VPoem1 { text-indent: 0em; } .VPoem2 { text-indent: 1.618em; } .VPoem3 { text-align: center; text-indent: 0em; margin-top: 1.618em; } .VPoem4 { text-indent: 0em; } .VPoem5 { text-indent: 6.66em; } /*----------------------------*/ /* NO INDENT AFTER DINKUS */ /*----------------------------*/ div+p { text-indent: 0em; } /*-------------------*/ /* Media Queries */ /*-------------------*/ .high {display: none;} .low {display: none;} .other {} .notHigh {} .notLow {} .notOther {display: none;} /*barely changed this to have display:block | changed back*/ /*----------------*/ /* ALIGN/INDENT */ /*----------------*/ .center { text-align: center; } .right { text-align: right; } .justify { text-align: justify; } .no { text-indent: 0em; } .space1 { margin-top: 1em; } .space2 { margin-top: 2em; } .space3 { margin-top: 3.33em; } .spacegolden { margin-top: 1.618em; } .spaceinvertedgolden { margin-top: 0.618em; } .pgbreak { page-break-after: always; } .underline { text-decoration:underline } .red { background-color: red; } .truecenter { margin-left: auto; margin-right: auto; width: 10%; } .mono { font-family: monospace; } /*----------------*/ /*-----IMAGES-----*/ /*----------------*/ .VPdivFullImage { text-align: center; height: 100%; } .VPpFullImage { text-indent: 0em; height: 100%; text-align: center; } .VPcast { width: 75%; } /*------------------------*/ /* DAI - CHAPTER IMAGES */ /*------------------------*/ .dropcaps { font-family: Balthazar, monospace; background-color: black; color: white; float: left; font-weight:bold; font-size:333%; margin-top: -0.42em; margin-bottom: 0em; margin-left: 0em; margin-right: 0.05em; } .nofloat { float: none; } .dropsentence { margin-top: 1.618em; } .VPDFTitle { text-align: center; text-indent: 0em; font-size: 1.618em; } /*--------------------*/ /* COPYRIGHT PAGE */ /*--------------------*/ #VPC p { /* ID TAG */ font-size: 0.9em; text-indent: 0em; } /*--------------------*/ /* STANDARD PAGES */ /*--------------------*/ .VPP { text-align: center; text-indent: 0em; } /*-----------------------*/ /* TABLE OF CONTENTS */ /*-----------------------*/ #VPTOC p { /* ID TAG */ font-family: Balthazar; } .TOCt { font-size: 2em; text-align: center; text-indent: 0em; } .TOC { margin-top: 0.333em; font-size: 1.618em; text-indent: 0em; } .TOCi { font-size: 1em; text-indent: 3.33em; } .VPA { text-align: justify; text-indent: 0em; width: 90%; display:inline-block; } /**//**/ /**//**/ /**//**/ /* GALLERY */ /**//**/ /**//**/ /**//**/ .DAInavC { position: fixed; display: inline-block; left:0%; width: 100%; height: 90%; } .DAInavD { z-index: 5; position: fixed; display: inline-block; top: 90%; left: 0%; width: 66%; height: 10%; } .DAInavE { z-index: 2; position: fixed; display: inline-block; float: right; top: 90%; right: 0; width: 66%; height: 10%; } .DAInavFull { width: 100%; height: 100%; } /*---------------*/ /*-----FONTS-----*/ /*---------------*/ .Bal { font-family: Balthazar; } /**//**/ /**//**/ /**//**/ /* STANDARD PARAGRAPH */ /**//**/ /**//**/ /**//**/ p { text-indent: 1em; margin-top: 0em; margin-bottom: 0em; text-align: left; } p.first { text-indent: 0em; margin-top: 12em; } body { font-family: GenBkBas, serif; } /*---------------*/ /*-----OTHER-----*/ /*---------------*/ .tpDiv { page-break-inside: avoid; height: 100%; } .tp1 { font-family: Balthazar; font-size: 1.618em; text-indent: 0em; text-align: center; } .tp2 { font-family: Balthazar; font-size: 1em; text-indent: 0em; text-align: center; margin-top: 0.618em; margin-bottom: 0em; } /* UNSURE WHAT THIS IS */ .oIP { height: 100%; display:inline-block; }