/* Namespace declarations */ @namespace epub "http://www.idpf.org/2007/ops"; /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, small, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { font-family: serif; background-color: transparent; hyphens: none; -webkit-hyphens: none; -moz-hyphens:none; adobe-hyphenate: none; /* margin: 25px 25px 10px 25px;*/ text-indent: 0; } ol, ul { list-style-type: none; } blockquote { quotes: none; } q { quotes: "“" "”" "‘" "’"; } q:before { content: open-quote; } q:after { content: close-quote; } feature p { background-color: inherit; } table { display: table; border-collapse: collapse; } /* end CSS Reset */ @page { margin: 0; padding: 0; border-width: 0; } body {width: 1350px; height: 900px;} figure {width: 100%; text-align: center; page-break-after: always;} img {width: 100%;} /*Navigation*/ body.contents, body.endnotes {margin: 25px 25px 10px 25px;} h1.contents {font-family:sans-serif;text-align: left; margin: 2.5em 0 1em 1em; font-size: 3em;} .contentsH1 { list-style-type: none; margin-left: 0; text-align: left; margin-top:.5em; font-size: 2em; } .contentsH2 { list-style-type: none; margin-left: 0; text-align: left; margin-top:.5em; font-size: 1.6em; } li.contentsH1 a span.chapternumber { font-family:sans-serif; color: rgb(102,198,189); } li.contentsH1 a { font-family:sans-serif; color:inherit; text-decoration: none; } nav.toc { font-family: sans-serif; } nav[epub|type~="landmarks"] { display: none; visibility: hidden; } nav[epub|type~="page-list"] { display: none; visibility: hidden; } .guide { display: none; visibility: hidden; } .pages { display: none; visibility: hidden; } nav { margin: 1em auto; } nav.toc ol li { text-align: left; margin-bottom: 1em; } nav.toc ol.contents { margin: 2.5em 0 1em 4em; } nav.toc ol ol {margin-left: 1em;} nav.toc ol, nav.figures ol { list-style-type:none; }