/* -------------- General Styles -------------- */
body {
	padding: 0em 12px 0em 12px;
}

a {text-decoration: none;}

p {
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0em;
  text-align: justify;
	widows:2;
  orphans:1;
  font-size: 0.875em;
}

.indent {text-indent: 17px;}
.indent1 {text-indent: 17px; margin-left: 17px; font-size: 0.8em;}
.indent2 {text-indent: 17px; margin-left: 29px;}
.indent3 {text-indent: 17px; margin-left: 41px;}
.indent4 {text-indent: 17px; margin-left: 53px;}

.noindent {text-indent: 0;}
.noindent1 {text-indent: 0; margin-left: 17px; font-size: 0.8em;}
.noindent2 {text-indent: 0; margin-left: 29px;}
.noindent3 {text-indent: 0; margin-left: 41px;}
.noindent4 {text-indent: 0; margin-left: 25%; font-size: 0.8em;}
.noindent5 {text-indent: 0; margin-left: 20%;}

.hang {margin-left: 17px; text-indent: -17px; }
.hang1 {margin-left: 34px; text-indent: -17px;}
.hang2 {margin-left: 51px; text-indent: -17px;}
.hang3 {margin-left: 68px; text-indent: -17px;}
.hang4 {margin-left: 85px; text-indent: -17px;}

.center {text-align: center; font-size: 0.8em;}
.right {text-align: right; padding-right: 0px; font-size: 0.8em;}
.left {text-align: left;}


.white1 {
 font-family: serif;
 font-size: 0.875em;
 font-weight: normal;
 margin-top: 1.3125em;
 margin-bottom: 0em;
 margin-left: 0em;
 margin-right: 0em;
 padding: 0em;

}

.white2 {
 font-family: serif;
 font-size: 0.875em;
 font-weight: normal;
 margin-top: 2.625em;
 margin-bottom: 0em;
 margin-left: 0em;
 margin-right: 0em;
 padding: 0em;
}

.white3 {
 font-family: serif;
 font-size: 0.875em;
 font-weight: normal;
 margin-top: 3.9375em;
 margin-bottom: 0em;
 margin-left: 0em;
 margin-right: 0em;
 padding: 0em;
}

.white4 {
 font-family: serif;
 font-size: 0.875em;
 font-weight: normal;
 margin-top: 5.25em;
 margin-bottom: 0em;
 margin-left: 0em;
 margin-right: 0em;
 padding: 0em;
}

.tbmargins {
	margin-top: 8px;
	margin-bottom: 8px;
}
blockquote {
	margin-top: 17px;
	margin-bottom: 17px;
  text-align: justify;
	margin-left: 17px;
	margin-right: 17px;
}

img {
	border: 0;
}

span.dropcap {
	font-size: 3em;
	font-weight: normal;
	line-height: 0.9em;
}
span.big {font-size: 1.2em;}
span.small {font-size: 0.8em;}
span.underline {text-decoration: underline;}
span.strike {text-decoration: line-through;}

sup {
	vertical-align: 4px;
}

sup.frac {
	font-size: 0.7em;
	line-height: 0em;
}

sub.frac {
	font-size: 0.7em;
	line-height: 0em;
}

.clear {clear: both}


/* -------------- Headings -------------- */
h1 {
	font-size: 1.25em;
	text-align: center;
	margin-bottom: 0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	line-height: 1.5em;
	font-weight: normal;
}
h2 {
	margin-top: 14px;
	margin-bottom: 0px;
	font-size: 1.2em;
	text-align: center;
  font-style: normal;
	line-height: 1.5em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	font-weight: normal;
}

h3 {
	text-align: center;
	margin-top: 29px;
	margin-bottom: 17px;
	font-size: .9em;
	font-weight: normal;	
}

h4 {
	text-align: left;
	font-size: 0.875em;
	margin-top: 29px;
	margin-bottom: 17px;
	font-weight: normal;
}

h5 {
	text-align: justify;
	margin-top: 17px;
	margin-bottom: 0px;
	font-size: 0.875em;
	font-weight: normal;
}

/* -------------- Cover page -------------- */
div.coverpage {
	text-align: center;
}

.pagebreak {
        page-break-before: always;}
/* -------------- Title Page -------------- */
div#titlepage {

}
.booktitle {
	margin-top: 3em;
	margin-bottom: 3em;
	text-align: center;
}
.subtitle {
	margin-bottom: 3em;
	text-align: center;
}
.byline {			/* by, translated by, edited by, etc. */
	text-align: center;
}
.author {
	text-align: center;
}
.othertext {		/* "a novel", "author of...", etc. */
	text-align: center;
}
.publogo {
	margin-top: 2em;
	text-align: center;
	font-size: 0.8em;
}
	

/* -------------- Dedication -------------- */
div.dedication {
	margin-top: 150px;
	margin-right: 0%;

}

/* -------------- Epigraph -------------- */
div.epigraph {
	margin-top: 150px;
	margin-bottom: 17px;
	margin-left: 30%;
	text-align: 0;

}

/* -------------- Verses and poems -------------- */
div.poem {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 20%;
	text-align: 0;

}

/* -------------- Footnotes -------------- */
div.footnotes {
  margin-top: 150px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
  display: block;

}
.note {
	margin-top: 4px;
	font-size: 0.75em;
  text-indent: 17px;
}




/* -------------- TOC -------------- */
div#TOC p {
	margin-top: 3px;
	margin-bottom: 3px;
}
div#TOC blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

/* -------------- Front Matter (Preface, Forward, Introduction) -------------- */
div.fbmatter {
	display: block;	
}
.fbmtitle {
	font-style: italic;
	font-size:1.5em;
}



/* -------------- Parts/Sections -------------- */
div.part {
	margin-top: 150px;
	display: block;	
}

.title {
	font-size: 1.3em;
	text-align: center;
}

hr {
	border: 0;
	color: black;
	background-color: black;
	height: 2px;
	text-align: center;
}


/* -------------- Chapters -------------- */

div.chapter {
	margin-top: 150px;
	display: block;	
}

/* -------------- Copyright -------------- */
div.copyright {
	margin-top: 150px;
  text-align: justify;
}
div.copyright p {
    text-align: center;
    font-size: 0.875em;
}

div.copyright blockquote {
	margin-top: 0;
	margin-bottom: 0;
}




/* -------------- Extracts, Sidebars, Pull Quotes -------------- */
div.extract {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: serif;
	margin-top: 17px;
	margin-bottom: 17px;
}
div.extract1 {
	border-top: normal;
	border-bottom: normal;
	border-left: normal;
	border-right: normal;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	font-family: serif;
	margin-top: 17px;
	margin-bottom: 17px;
	background-color: RGB(231,231,232);
}

div.sidebar-center {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 17px;
	margin-bottom: 17px;
}
div.sidebar-left {
	float: left;
	width: 30%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	margin-right: 1em;
}
div.sidebar-right {
	float: right;
	width: 30%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	margin-left: 1em;
}



/* -------------- Images -------------- */
div.image {
	text-align: center;
	margin: 10px 0;
}
.floatleft {
	float: left;
	margin: 10px 10px 10px 0;
}
.floatright {
	float: right;
	margin: 10px 0 10px 10px;
}
img.inline {
	vertical-align: middle;
}
p.caption {
	text-indent: 0;
	font-size: 0.8em;
	text-align: center;
}
p.title {
	text-align: center;
	font-family: serif;
	font-weight: bold;
}


/* -------------- Tables -------------- */
div.table {
	margin-top: 2em;
	margin-bottom: 2em;
}
table {
	border-collapse: collapse;
	margin: 1em 0;
}
td, th {
	padding: 3px 5px;
}

table.grid {
	border: 1px solid black;
}
table.grid td, table.grid th {
	border: 1px solid black;
}
/* use p.title and p.caption from image section above */
.bdrtop {
	border-top: 1px solid black;
}
.bdrbottom {
	border-bottom: 1px solid black;
}
.bdrleft {
	border-left: 1px solid black;
}
.bdrright {
	border-right: 1px solid black;
}
.boxedcells {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/* -------------- Lists -------------- */
ul, ol {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-right: 0em;
	text-align: justify;
	line-height: 1.5em;
}
ol ol, ul ul, ul ol, ol ul {
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
	line-height: 1.5em;
}

li {
	font-size: 0.875em;
	text-align: justify;
	line-height: 1.5em;
}
ul.disc {
	list-style-type: disc;
	line-height: 1.5em;
}
ul.circle {
	list-style-type: circle;
}
ul.square {
	list-style-type: square;
}
ol.decimal {
	list-style-type: decimal;
	text-align: justify;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}


/* -------------- Index -------------- */

div#index p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.index1 {
	margin-left: 2em;
	text-indent: -2em;
}
.index2 {
	margin-left: 4em;
	text-indent: -2em;
}
.index3 {
	margin-left: 6em;
	text-indent: -2em;
}



/* ------------- About the Publisher --------- */
div#atp p {
	font-size: 0.9em;
	text-align: left;
	text-indent: 0em;
}
.atpimg {
	margin-top: 1em;
	margin-bottom: 2em;
}
.atptext {
	margin-bottom: 0.9em;
	text-indent: 0em;
	font-size: 0.9em;
}
h2.atphead {
	text-align: left;
	font-size: 1.5em;
	margin-bottom: 2em;
}


/* -------------- Colored Text ---------------- */

a.puburl {
	color: #dc7ea8;
	font-size: 0.875em;
	margin-top: 1em;
}

.backgroundBlue {
	background-color: #d7e3ee;
}

span.red {color: RGB(155,3,48);}
span.yellow {color: RGB(87,92,2);}
span.blue {color: RGB(32,28,63);}
span.orange {color: RGB(241,90,34);}
span.green {color: RGB(87,151,133);}
span.pink {color: RGB(255,153,204);}
span.purple {color: RGB(204,153,255);}
span.gray {color: RGB(153,153,153);}
