/* CPstyles.css -- Cascading Style Sheet for IVP ePub Books -------------------------------------------------------- Nov22_13: Standard Base Style sheet with Centered sans-Serif h1, h2 */ h1, h2, .h1, .h2, h3, .h3 { font-family: sans-serif; text-align: center; font-weight: bold; text-indent: 0; page-break-inside: avoid; } h1, .h1 {font-size: 2em; color: #000000;} h2, .h2 {font-size: 1.8em; margin: .5em 0 0 0; color: #E68A00; padding: .25em; border-top: 2px solid; border-bottom: 2px solid;} h3, .h3 {font-size: 1.2em; margin: .5em 0 0 0; color: #000000;} h4, .h4, .subhead { font-family: serif; text-align: center; text-indent: 0; margin: 3em 0 0 0; font-weight: bold; color: #999999; page-break-after: avoid; } h5, .h5, .subhead { font-family: serif; margin: 2em 0 .5em 0; font-weight: bold; font-size: 1.1em; text-align: left; text-indent: 0; color: #999999; page-break-after: avoid; } body { font-family: serif; color: black; background: white; font-size: 1em; } span.initial-cap { font-size: 1.8em; color: #999999; } span.small-caps { font-size: .8em; } span.small-caps_b { font-size: 0.8em; font-weight: bold; } span.b-i { font-weight: bold; font-style: italic; } span.b { font-weight: bold; } span.i { font-style: italic; } p.tp2 { font-family: sans-serif; font-weight: bold; font-size: 1.8em; text-align: center; text-indent: 0; margin: .5em 0 0 0; color: #000000; page-break-inside: avoid; } p.tp3 { font-family: sans-serif; font-weight: normal; font-size: 1.4em; text-align: center; text-indent: 0; margin: 0 0 1.5em 0; color: #000000; page-break-inside: avoid; } p.body_sa { margin-top: 1em; margin-bottom: 0; line-height: 1.2em; text-align: justify; text-indent: 1.5em; } p.veryfirst { text-indent: 0; margin-top: 3em; } p.first { text-indent: 0; margin-top: .6em; } p.second { text-indent: 0; margin-left: 1em; margin-top: .6em; } p.third { text-indent: 0; margin-left: 2em; margin-top: .6em; } p.left { text-align: left; text-indent: 0; } p.firstleft { text-indent: 0; margin-top: 1em; text-align: left; } p.center { text-align: center; text-indent: 0; } p.firstcenter { text-align: center; text-indent: 0; margin-top: 1em; } p.caption { font-family: sans-serif; font-weight: bold; text-align: left; text-indent: 0; margin: 00; padding: 2em 0 0 0; page-break-before: avoid; } p { margin-top: 0; margin-bottom: 0; line-height: 1.2em; text-align: justify; text-indent: 1.5em; } p.small { font-size: .8em; margin-top: .5em; margin-bottom: 0; line-height: 1.1em; text-align: justify; text-indent: 0; } p.table_note { font-family: sans-serif; font-size: .8em; margin-top: 0; padding-bottom: 2em; line-height: 1.1em; text-align: justify; text-indent: 0; } p.notes { font-size: .8em; margin: .5em 0 0 0; line-height: 1.2em; padding-left: 1.2em; text-align: left; text-indent: -1.2em; } p.notes_body { font-size: .8em; margin: 0; line-height: 1.2em; padding-left: 1.2em; text-align: left; text-indent: 1em; } p.verse { line-height: 1.2em; text-align: left; text-indent: -4em; padding-left: 4em; } p.verseindent { line-height: 1.2em; text-align: left; text-indent: -4em; padding-left: 6em; } .ABC, .ABC_1, .ABC_2, .ABC_3, .ABC_4, .ABC_5, .ABC_6, .ABC_7, .ABC_8, .ABC_9 { margin-top: .25em; text-indent: -1em; } .ABC { padding-left: 1em; } .ABC_1 { padding-left: 1.5em; } .ABC_2 { padding-left: 2em; } .ABC_3 { padding-left: 2.5em; } .ABC_4 { padding-left: 3em; } .ABC_5 { padding-left: 3.5em; } .ABC_6 { padding-left: 4em; } .ABC_7 { padding-left: 4.5em; } .ABC_8 { padding-left: 5em; } .ABC_9 { padding-left: 5.5em; } div.picture { /* IVP 10/7/11 */ float:left; font-size: 1.1em; font-family: sans-serif; font-weight: lighter; width: 35%; border: 0; margin-left:0; margin-right: 1em; padding: .5em 1em .5em 0; line-height: 1.3em; text-align: left; margin-top: 1em; margin-bottom: 1em; } .backblue { background-color:#b0f0ff; } ul { margin: 0 0 1em 1em; line-height: 1.2em; text-align: justify; list-style-type: disc; } ul li { margin: .5em 0 0 0; line-height: 1.2em; text-align: justify; text-indent: 0; list-style-type: disc; } ol.inner { margin: 0 0 0 3em; line-height: 1.2em; text-align: justify; list-style-type: lower-alpha; } ol { /*margin: 0 0 1em 1em;*/ line-height: 1.2em; text-align: justify; list-style-type: decimal; } ol li { /*margin: .5em 0 0 0;*/ line-height: 1.2em; /*text-align: justify;*/ text-indent: 0; list-style-type: decimal; } ol ol { margin: 0 0 1em 1em; line-height: 1.2em; text-align: justify; list-style-type: lower-alpha; } ol ul { margin: 0 0 1em 1em; line-height: 1.2em; text-align: justify; list-style-type: disc; } /* Horizontal rule used for separation */ hr { border: 0; width: 100%; color: #000; background-color: #000; height: 2px; } hr.space { margin: 2em 0; } table.image { /* Provides spacing for image on left with text on right */ text-indent: 0em; border-spacing: 1em; margin-top: 1em; border:0; } td.image { border:0; } .no-lines { border-bottom: 0; border-top: 0; border-left: 0; border-right: 0; margin-left: 0; } table { /* IVP 10/7/11 */ border: 1px solid; margin-left:0em; margin-right: 0em; padding: 1px; line-height: 1em; text-align: left; margin-top: .25em; margin-bottom: 1em; width: 100%; } th, td { /* IVP 10/7/11 */ font-family: sans-serif; font-size: .8em; border: 1px solid; padding: .5em 1em 1em 1em; line-height: 1em; margin: 1em 0 1em 0; } th {text-align: center;} a:link {color: blue} a:visited {color: purple} a:active {color: red} a:hover {color: red} div.authorphoto { clear: both; float: center; font-size: 1.1em; font-family: sans-serif; font-weight: lighter; border: 0; margin: 1em auto 2em auto; line-height: 1.3em; text-align: center; width: auto; height: auto; } img.author { width: 45%; height: auto; padding: 4px; } div.photo { text-align: center; font-size: .8em; font-family: sans-serif; font-weight: bold; margin: .5em 0 .5em 0; line-height: .9em; width: 100%; height: 100%; } img.photo { border: 0px solid; padding: 0px; max-width: 100%; height: 100%; } img.wide-photo { border: 0px solid; padding: 0px; width: 100%; max-height: 100%; } img.titles { border: 0; margin: 2em 0 0 0; padding: 0px; max-width: 45%; }