/* Project: The Dark Space by Mary Ann Rivers & Ruthie Knox Creator: Sandra K. Williams Creator URI: http://www.williamswriting.com/ Version: epub */ @page { margin:12px 20px; } /* for Nook */ /* Structure, images, links */ body{ font-size:100%; line-height:1.4; } /* keep for Nook Glo */ blockquote{ margin-left:0; padding-left:2em; } div{ margin-top:0; margin-bottom:0; margin-left:0; padding:0; } .center{ text-indent:0; text-align:center; } .center img, .photo-frame img{ margin:0px auto; } img, .svg{ max-width:100%; } .svg{ max-height:100%; } /* Text */ h1, h2, h3{ text-align:center; -epub-hyphens:none; -webkit-hyphens:none; hyphens:none; page-break-after:avoid; page-break-inside:avoid; } h1{ font-size:1.5em; font-weight:normal; margin-top:0; margin-bottom:32px; padding-top:32px; page-break-before:always; } h2{ font-size:1.25em; font-weight:bold; margin-top:16px; margin-bottom:8px; } h2.win, h2.cal{ text-align:left; border-bottom:1px dashed #000; margin-top:24px; margin-bottom:12px; padding-bottom:2px; } h2.cal{ text-align:right; } h3{ font-size:1em; font-weight:bold; margin-top:8px; margin-bottom:4px; } p{ text-indent:1em; margin-top:0; margin-bottom:0; -epub-hyphens:auto; -webkit-hyphens:auto; hyphens:auto; orphans:1; widows:2; } p.copyright{ font-size:.9em; text-indent:0; text-align:left; margin-top:12px; } p.no-indent{ text-indent:0; } p.space-above{ text-indent:0; margin-top:16px; } p.toc{ text-indent:0; text-align:center; margin-top:4px; } .type, .type-quote, .type-space-above{ text-indent:0; font-family:arial, helvetica, sans-serif; } .type-quote{ margin-top:16px; margin-bottom:16px; } .type-space-above{ margin-top:16px; } p.hanging-indent{ text-indent:-1em; margin-left:1em; }