/* ==================== RH Styles ===================== */ h1.otherbooks { text-align: center; font-size: medium; margin-bottom: 1em; margin-top: 4em; font-weight: normal; } div.otherbooks { margin-top: 4em; font-size: small; margin-left: 2em; margin-right: 2em; } div.copyright { font-family: "CenturySchoolbook"; padding-top: 1em; font-size: small; text-align: center; } div.dedication { padding-top: 9em; font-family: "NeueSans"; font-size: 1.1em; line-height: 1.4em; letter-spacing: 0.02em; text-align: center; } div.epigraph { font-size: medium; margin-left: 12em; margin-right: 4em; margin-bottom: 2em; margin-top: 2em; } h1.acknowledgments { font-size: medium; margin-top: 4em; text-align: center; font-weight: bold; } div.acknowledgments { font-size: small; text-align: justify; margin-left: 2em; margin-right: 2em; } h1.foreword { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.preface { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.introduction { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.prologue { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } div.part { text-align: justify; } h1.part { line-height: 2em; margin-top: 4em; margin-bottom: 1em; font-size: large; text-align: center; font-weight: bold; } h1.chapter { font-size: 1.3em; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 3em; margin-bottom: 3em; } h1.chapter1 { font-size: 1.1em; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 3em; margin-bottom: 1em; } h1.subchapter { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } div.chapter { margin-top: 2em; margin-left: 0.5em; margin-right: 0.5em; } h1.epilogue { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.afterward { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.glossary { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } span.glosaryterm { font-size: small; text-align: left; margin-right: 1em; } span.glosarydef { font-size: small; text-align: left; margin-right: 1em; } h1.appendix { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } h1.notes { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } div.note { font-size: x-small; text-align: justify; margin-left: 1em; } h1.bibliography { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } div.bibliography { font-size: x-small; text-align: justify; margin-left: 2em; font-weight: bold; } h1.abouttheauthor { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } p.attribution { text-align: right; } div.list { font-size: small; margin-left: 1em; } h1.box { font-size: medium; font-style: italic; text-align: center; } p.caption { font-size: x-small; text-align: center; margin-bottom: 1em; } /* ===================== Added Styles ===================== */ p.right { text-align: right; } p.center { margin-top: 1em; text-align: center; margin-bottom: 1em; margin-left: 1px; } a.hlink { text-decoration: none; } p.figure { margin-top: 0em; text-align: center; margin-bottom: 2em; font-size: small; } h1.contents { font-size: medium; text-align: center; font-style: italic; font-weight: bold; } p { margin-top: 2px; margin-bottom: 2px; } div.cover { text-align: center; } div.titlepage { text-align: center; } a.pubhlink { text-decoration: none; color: green; } p.extract { text-indent: 0; text-align: justify; margin-top: 2em; margin-bottom: 0; } p.extract1 { text-indent: 1.00em; text-align: justify; margin-top: 2em; margin-bottom: 0; } div.textbox { border: 2px solid black; margin-top: 2em; margin-bottom: 2em; line-height: 1.2em; padding: 1em; } p.box { border-bottom: 1px double; border-left: 1px double; border-top: 1px double; border-right: 1px double; text-align: justify; } div.abstract { font-size: small; text-align: justify; margin-left: 2em; margin-right: 2em; } div.appendix { font-size: small; text-align: justify; } p.reference { text-align: justify; text-indent: -1.00em; margin-left: 1em; } div.preface { margin-top: 2em; font-size: small; margin-left: 2em; margin-right: 2em; } div.colophon { font-size: small; text-align: justify; margin-top: 2em; margin-left: 2em; margin-right: 2em; } p.indent { text-indent: 1.00em; margin-top: 0.0em; margin-bottom: 0.0em; text-align: justify; } p.nonindent { margin-top: 0.0em; margin-bottom: 0.0em; text-align: justify; text-indent: 0; } span.small { font-size: 75%; } span.small1 { font-size: small; } p.toc { margin-top: 1em; margin-bottom: 0em; text-indent: 0; } p.stanza { text-align: justify; margin-top: 1em; margin-bottom: 1em; margin-left: 2em; } body { font-size: medium; line-height: 1.3em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } @font-face { font-family: "CenturySchoolbook"; font-style: normal; font-weight: normal; src:url(fonts/CenturySchoolbook-Regular.otf); } @font-face { font-family: "CenturySchoolbook"; font-style: normal; font-weight: bold; src:url(fonts/CenturySchoolbook-Bold.otf); } @font-face { font-family: "CenturySchoolbook"; font-style: italic; font-weight: normal; src:url(fonts/CenturySchoolbook-Italic.otf); } @font-face { font-family: "CenturySchoolbook"; font-style: italic; font-weight: bold; src:url(fonts/CenturySchoolbook-BoldItalic.otf); } @font-face { font-family: "NeueSans"; font-style: normal; font-weight: normal; src:url(fonts/NeueSans-Normal.otf); } @font-face { font-family: "NeueSans"; font-style: normal; font-weight: bold; src:url(fonts/NeueSans-Bold.otf); } @font-face { font-family: "NeueSans"; font-style: italic; font-weight: normal; src:url(fonts/NeueSans-NormalItalic.otf); } @font-face { font-family: "NeueSans"; font-style: italic; font-weight: bold; src:url(fonts/NeueSans-BoldItalic.otf); } @font-face { font-family: "NeueSans-Light"; font-style: normal; font-weight: normal; src:url(fonts/NeueSans-Light.otf); } @font-face { font-family: "NeueSans-Light"; font-style: italic; font-weight: normal; src:url(fonts/NeueSans-LightItalic.otf); } @font-face { font-family: "NeueSans-SemiBold"; font-style: normal; font-weight: bold; src:url(fonts/NeueSans-SemiBold.otf); } @font-face { font-family: "NeueSans-SemiBold"; font-style: italic; font-weight: bold; src:url(fonts/NeueSans-SemiBoldItalic.otf); } span.dropcaps2line { font-size:3.0em; line-height:0.75em; float:left; margin-top:0.0em; margin-bottom:0.0em; margin-left:0.0em; margin-right:0.05em; } @media amzn-kf8 { span.dropcaps2line { font-size:3.0em; line-height:0.75em; float:left; margin-top:0.0em; margin-bottom:0.0em; margin-left:0.0em; margin-right:0.05em; } } @media amzn-mobi { span.dropcaps2line { margin: auto; } } span.dropcaps3line { font-size:4.6em; float:left; line-height:0.75em; margin-top:0.0em; margin-bottom:0.0em; margin-left:0.0em; margin-right:0.05em; } @media amzn-kf8 { span.dropcaps3line { font-size:4.6em; float:left; line-height:0.75em; margin-top:0.0em; margin-bottom:0.0em; margin-left:0.0em; margin-right:0.05em; } } @media amzn-mobi { span.dropcaps3line { margin: auto; } } span.dropcaps4line { float: left; font-size: 120px; line-height: 90px; padding-top: 1px; margin-top: -.09em; margin-right: .02em; } @media amzn-kf8 { span.dropcaps4line { font-size: 110px; margin-top: -0.3em; margin-bottom: -0.4em; margin-left: 0.0em; margin-right: 0.05em; } } @media amzn-mobi { span.dropcaps4line { margin: auto; } } sup.small { font-size: small; line-height: 0.0em; } div.footnote { margin-top: 2em; } p.footnote { text-indent: -1em; text-align: justify; margin-left: 2em; } p.question { text-align: justify; margin-top: 1em; } div.small-page { margin-top: 2em; font-size: medium; margin-left: 12em; margin-right: 6em; } h1.toc { font-size: large; text-align: center; font-weight: bold; line-height: 1.3em; margin-top: 2em; margin-bottom: 3em; } ol.upperalpha { text-align: justify; list-style-type: upper-alpha; } ol.upperroman { text-align: justify; list-style-type: upper-roman; } ol.lowerroman { text-align: justify; list-style-type: lower-roman; } ol.loweralpha { text-align: justify; list-style-type: lower-alpha; } ol.arabic { text-align: justify; } h1.section { text-align: left; font-size: medium; margin-bottom: 1em; margin-top: 2em; } h2.section { text-align: center; font-size: medium; margin-bottom: 1em; margin-top: 2em; } h3.section { text-align: left; font-size: medium; margin-bottom: 1em; margin-top: 2em; } h4.section { text-align: left; font-size: medium; margin-bottom: 1em; margin-top: 2em; } h5.section { text-align: left; font-size: medium; margin-bottom: 1em; margin-top: 2em; } span.underline { text-decoration: underline; } span.big { font-size: large; font-weight: bold; } span.big1 { font-size: x-large; } span.big2 { font-size: xx-large; } p.crt { margin-top: 1em; text-align: left; margin-bottom: 0; } span.overline { text-decoration: overline; } p.textbox { text-align: justify; text-indent: 0; margin-top: 0; margin-bottom: 0; } p.textbox1 { text-indent: 1.00em; text-align: justify; margin-top: 0; margin-bottom: 0; } span.strike { text-decoration: line-through; } sup { vertical-align: 4px; } sup.frac { font-size: 0.7em; } sub.frac { font-size: 0.7em; } img { max-height: 100%; max-width: 100%; } img.inline { vertical-align: middle; } /* =============== New Style added =============== */ /* == For TOC == */ div.TOC_Head { padding-top: 1.5em; font-family: "NeueSans-SemiBold"; font-size: 1.8em; margin-bottom: 1.5em; letter-spacing: 0.02em; text-align: left; /*font-weight: bold;*/ } div.TOC_FM { font-family: "NeueSans"; font-size: 1em; margin-top: 0.3em; text-align: left; line-height: 1.6em; letter-spacing: 0.02em; } div.TOC_NO { font-family: "NeueSans-Light"; font-size: 1em; margin-top: 2em; letter-spacing: 0.02em; text-align: left; } div.TOC_Chap_head { font-family: "NeueSans"; margin-top: 0.35em; letter-spacing: 0.02em; font-size: 1.3em; text-align: left; border-bottom: 4px #aa2838 double; padding-bottom: 0.3em; line-height: 1.3em; margin-bottom: 0.65em; } div.TOC_FM_top { margin-top: 2em; font-family: "NeueSans"; font-size: 1em; text-align: left; letter-spacing: 0.02em; line-height: 1.6em; } div.TOC_item { font-family: "NeueSans"; font-size: 1em; margin-top: 0.5em; letter-spacing: 0.02em; text-align: left; line-height: 1.2em; } /* == For Block Quotes == */ div.block { text-align: justify; margin-top: 1em; margin-bottom: 1em; } div.block1 { margin-left: 1em; margin-right: 0em; text-align:justify; margin-top: 1em; margin-bottom: 1em; } p.bl_nonindent { margin-left: 1em; margin-right: 1em; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: 0; } p.bl_nonindent1 { margin-left: 2em; margin-right: 2em; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: 0; } p.bl_indent { text-indent: 1em; margin-left: 1em; margin-right: 1em; text-align: justify; margin-top: 0em; margin-bottom: 0em; } p.bl_indent1 { text-indent: 1em; margin-left: 2em; margin-right: 2em; text-align: justify; margin-top: 0em; margin-bottom: 0em; } div.bl_hanging { margin-left: 1em; } p.bl_hanging { text-indent: -1em; text-align:justify; } p.bl_extract { text-indent: 0em; text-align: justify; margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 0em; } p.bl_extract1 { text-indent: 1em; text-align: justify; margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 0em; } p.bl_center { margin-left: 1em; margin-right: 1em; margin-top: 1em; text-align: center; margin-bottom: 1em; } p.bl_right { text-align: right; margin-right: 1em; margin-top: 0em; margin-bottom: 0em; } /* For Hanging Paragraphs */ div.hanging { margin-left: 1.0em; } p.hanging { text-indent: -1em; } /* For Dialogue Text */ div.dialogue { margin-left: 4.2em; margin-bottom: 2em; margin-top: 1.5em; font-size: small; } p.dialogue { text-indent: -4.2em; margin-top: 0.5em; } /* For bullet list */ ul.bullet { list-style-type: disc; margin-top: 1em; margin-bottom: 1em; } div.bullet { margin-left: .8em; margin-top: 0; margin-bottom: 0; text-align: justify; } /* For Fractions */ span.frac_num { font-size: x-small; vertical-align: text-top; } span.frac_den { font-size: x-small; vertical-align: text-bottom; } div.toc { margin-right: 2em; text-align: justify; } div.dis_img { text-align: center; margin-top: 1em; margin-bottom: 1em; } div.dis_img1 { page-break-before: always; text-align: center; padding-top: 1em; margin-bottom: 1em; } span.brown { color: #643936; } span.red { color: #aa2838; } span.browngray { color: #61464d; } div.fullpageimage { text-align: center; padding-top: 1em; margin-bottom: 1em; page-break-before: always; } div.fullpageimage1 { text-align: center; margin-top: 1em; margin-bottom: 1em; /*page-break-before: always;*/ } div.FM_Head { padding-top: 1.5em; font-family: "NeueSans"; font-size: 1.65em; letter-spacing: 0.02em; margin-bottom: 2em; text-align: center; } span.opener { font-family: "NeueSans-semibold"; font-size: 0.85em; letter-spacing: 0.045em; } div.indent { margin-bottom: 0.0em; margin-top: 0.0em; text-align: left; text-indent: 1.00em; font-size: 1em; font-family: "CenturySchoolbook"; } div.nonindent { margin-bottom: 0.0em; margin-top: 0.0em; text-align: left; text-indent: 0; font-size: 1em; font-family: "CenturySchoolbook"; } div.extract { text-indent: 0; text-align: left; margin-top: 1em; margin-bottom: 0; font-size: 1em; font-family: "CenturySchoolbook"; } div.chapter_textbox { margin: 1em; padding: 1em; margin-bottom: 3em; } div.Chap_No { margin-top: 0.5em; font-family: "NeueSans-SemiBold"; font-size: 1em; letter-spacing: 0.05em; margin-bottom: 1.5em; text-align: center; } div.Chap_Head { font-family: "NeueSans-SemiBold"; font-size: 2em; letter-spacing: 0.037em; text-align: center; line-height: 1.2em; margin-bottom: 0.3em; } div.A_head { margin-top: 1.5em; margin-bottom: .5em; font-family: "NeueSans"; font-size: 1.2em; text-align: left; letter-spacing: 0.02em; } div.A_head { margin-top: 1.5em; margin-bottom: .5em; font-family: "NeueSans-SemiBold"; font-size: 1.2em; text-align: left; letter-spacing: 0.02em; } div.bullet_list { margin-left: 1.0em; margin-top: 0.5em; margin-bottom: 0.5em; } div.bullet_item { text-indent: -0.5em; margin-top: 0.5em; margin-bottom: 0.5em; font-family: "CenturySchoolbook"; } div.Table_head { margin-top: 3em; font-family: "NeueSans"; margin-bottom: 0em; font-size: 1.1em; letter-spacing: 0.02em; } table.table { margin-top: .5em; margin-bottom: 1em; border-collapse: collapse; } table.table1 { margin-top: 0.5em; margin-left: 1em; margin-bottom: 0.5em; border-collapse: collapse; } td.td { font-family: "NeueSans"; font-size: 0.9em; padding: 0.5em; letter-spacing: 0.02em; } td.td_head { font-family: "NeueSans"; padding: 0.5em; font-size: 1em; letter-spacing: 0.02em; } td.td1 { font-family: "NeueSans"; background-color: #efd7d0; padding: 0.5em; font-size: 0.9em; letter-spacing: 0.02em; } td.td1_head { font-family: "NeueSans"; padding: 0.5em; font-size: 1em; letter-spacing: 0.02em; } td.td2 { font-family: "NeueSans"; background-color: #efd7d0; padding: 0.5em; font-size: 0.9em; letter-spacing: 0.02em; } td.td2_head { font-family: "NeueSans"; padding: 0.5em; font-size: 1em; letter-spacing: 0.02em; } span.white { color: #FFFFFF; } div.bullet_list1 { margin-left: 0.5em; margin-top: 0.0em; margin-bottom: 0.5em; } div.bullet_item1 { text-indent: -0.8em; margin-top: 0.5em; margin-bottom: 0.5em; font-family: "NeueSans"; letter-spacing: 0.02em; } div.bullet_item2 { text-indent: -0.8em; margin-top: 0.0em; margin-bottom: 0.5em; font-family: "NeueSans"; letter-spacing: 0.02em; } div.A_head_break { page-break-before: always; padding-top: 1.5em; margin-bottom: 1em; font-family: "NeueSans"; letter-spacing: 0.02em; font-size: 1.2em; text-align: left; } div.B_head { text-align: left; margin-top: 1.5em; font-family: "NeueSans"; margin-bottom: .5em; letter-spacing: 0.02em; font-size: 1.1em; } span.head { font-family: "NeueSans-SemiBold"; font-size: 0.9em; letter-spacing: 0.02em; } span.green { color: #538f77; } span.green1 { color: #296884; } div.border { margin-top: 1em; margin-bottom: 1em; border-top: 6px #aa2838 double; border-bottom: 6px #aa2838 double; } div.chap_text { font-family: NeueSans; font-size: .9em; text-align: left; line-height: 1.4em; padding-top: 1em; letter-spacing: 0.02em; padding-bottom: 1em; border-top: 4px #643936 double; border-bottom: 4px #643936 double; } div.recipe_title { page-break-before: always; padding-top: 1.5em; margin-bottom: .7em; font-size: 1.6em; font-family: "NeueSans"; text-align: center; line-height: 1.4em; letter-spacing: 0.05em; } div.yield { font-size: 0.85em; font-family: "NeueSans"; border-top: 2px solid #61464d; border-bottom: 2px solid #61464d; letter-spacing: 0.02em; padding-top: 0.6em; padding-bottom: 0.2em; text-align: center; } div.headnote { margin-top: 1.5em; line-height: 1.4em; margin-bottom: 0.5em; font-family: "NeueSans"; letter-spacing: 0.02em; font-size: 0.9em; text-align: left; } div.headnote_space { margin-top: 1.0em; line-height: 1.4em; margin-bottom: 0.5em; font-family: "NeueSans"; letter-spacing: 0.02em; font-size: 0.9em; text-align: left; } div.ingredients { margin-left: 1em; margin-top: 1em; margin-bottom: 2em; } div.IL_item { font-family: "NeueSans-SemiBold"; letter-spacing: 0.02em; font-size: .87em; text-indent: -1em; margin-top: .2em; /*line-height: 1.6em;*/ } div.IL_item_space { font-family: "NeueSans-SemiBold"; letter-spacing: 0.02em; font-size: .87em; text-indent: -1em; margin-top: 1em; /*line-height: 1.6em;*/ } div.method_step { margin-top: 1em; text-align: left; font-size: 0.9em; font-family: "NeueSans-Light"; letter-spacing: 0.02em; } span.note { font-family: NeueSans-SemiBold; letter-spacing: 0.02em; font-size: 0.9em; } div.serving_top { margin-top: 1.5em; font-family: "NeueSans"; font-size: 0.9em; letter-spacing: 0.02em; text-align: left; } div.serving { margin-top: 0.5em; font-size: 0.9em; font-family: "NeueSans"; letter-spacing: 0.02em; text-align: left; } span.serving { font-size: 0.9em; font-family: NeueSans-SemiBold; } div.recipe_title1 { page-break-before: always; padding-top: 1.5em; margin-bottom: 0em; font-size: 1.6em; font-family: "NeueSans"; letter-spacing: 0.02em; text-align: center; line-height: 1.4em; } div.recipe_small { font-size: 1.0em; font-family: "NeueSans"; letter-spacing: 0.02em; text-align: center; margin-bottom: 1em; margin-top: 0.5em; } div.IL_subheader_top { text-indent: -1em; margin-top: 0em; font-size: 0.9em; font-family: "NeueSans-SemiBold"; letter-spacing: 0.02em; font-weight: bold; } div.IL_subheader { text-indent: -1em; margin-top: .9em; font-family: "NeueSans-SemiBold"; letter-spacing: 0.02em; } div.recipe_image { text-align: center; margin-top: 1em; margin-bottom: 1em; page-break-before: always; } div.caption2 { text-align: center; font-size: 0.9em; font-style: italic; font-family: "NeueSans"; letter-spacing: 0.02em; margin-top: 0.8em; } div.chap_text2 { font-family: NeueSans; letter-spacing: 0.02em; font-size: .9em; text-align: left; line-height: 1.4em; padding-top: 1em; padding-bottom: 0em; border-top: 4px #643936 double; } div.chap_text1 { font-family: NeueSans; letter-spacing: 0.02em; font-size: .9em; text-align: left; text-indent: 1em; line-height: 1.4em; padding-top: 0em; padding-bottom: 1em; border-bottom: 4px #643936 double; } div.TOC_Chap_head1 { page-break-before: always; padding-top: 1.5em; padding-bottom: 0.4em; font-family: NeueSans-Semibold; letter-spacing: 0.02em; font-size: 1.2em; margin-bottom: 0.4em; text-align: left; border-bottom: 4px #aa2838 double; } div.chap_toc_head { font-size: .9em; margin-top: 1em; font-family: NeueSans-Semibold; letter-spacing: 0.02em; } div.Chap_TOC_item { font-family: "NeueSans-Light"; letter-spacing: 0.02em; font-size: 0.9em; text-align: left; } div.index { margin-left: 0em; } div.primary { margin-left: 1em; text-indent: -1em; font-size: 1.0em; font-family: "CenturySchoolbook"; } div.secondary { margin-left: 2em; text-indent: -1em; font-size: 1.0em; font-family: "CenturySchoolbook"; } div.tertiary { margin-left: 3em; text-indent: -1em; font-size: 1.0em; font-family: "CenturySchoolbook"; } div.index_letter { font-size: 1.3em; font-family: "NeueSans-SemiBold"; margin-top: 1em; margin-bottom: .3em; } span.bold { font-weight: bold; } span.italic { font-style: italic; } span.head_table { font-family: "NeueSans-SemiBold"; font-size: 1em; letter-spacing: 0.02em; } span.caps { font-size:0.95em; }