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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body, html {
	height: 100%;
}

html {
	font-size: 16px;
}

body {
	background: #FFFAF3;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 1.4375em;
	color: #000;
	max-width: 53.125em;
}

body:lang(grc) {
	font-family: "Palatino", "Palatino Linotype", serif;
}

i, em { font-style: italic; }

b {	font-weight: bold; }

q {	quotes: none; }

small { font-size: 0.75em; }

.a {
	cursor: hand;
	cursor: pointer;
}

html.js #toc, html.js #content, html.js .chapter {
	display: none;
}

html.js #titlepage {
	height: 100%;
}

#toc {
	margin: 0 60px;
	padding-bottom: 33px;
}

#titlepage {
	height: 800px;
}

#titlepage table {
	width: 100%;
	text-align: center;
	padding: 0 7%;
	background: #E9D6BA;
}

#titlepage.en table {
	background: #CCD5B6;
}

#titlepage.es table {
	background: #F8E9A0;
}

#titlepage.fr table {
	background: #E0D6E7;
}

#titlepage.it table {
	background: #FAD5CF;
}

#titlepage.ru table {
	background: #C0DBED;
}

/*
#titlepage table td {
	border: 1px solid blue;
}
*/

#titlepage a {
	color: #000;
	text-decoration: none;
	display: block;
}

#authorfirst {
	font-size: 30px;
	line-height: 30px;
	margin-top: 18px;
	margin-bottom: 1px;
}

#authorlast {
	font-size: 45px;
	line-height: 42px;
	margin-bottom: 12px;
}

#title {
	font-size: 45px;
	line-height: 42px;
}

#subtitle {
	font-size: 30px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#title a, #subtitle a {
	color: #C30000;
}

#transtitle {
	font-size: 33px;
	line-height: 33px;
	margin-top: 9px;
}

#transsubtitle {
	font-size: 24px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 6px;
}

#authorfirst, #authorlast, #title, #subtitle, #transtitle, #transsubtitle {
	font-variant: small-caps;
	letter-spacing: 0.1ex;
}

#translator {
	font-size: 16px;
	line-height: 21px;
	margin-top: 6px;
}

#menu {
	margin: 6px 0;
	font-size: 21px;
	line-height: 33px;
}

#menu a {
	display: block;
	margin: 0 9px;
	text-decoration: underline;
}

#titlepage a:hover {
	color: #C30000;
}

#help {
	font-size: 15px;
	line-height: 24px;
}

#help {
	font-style: italic;
}

#logo {
	margin: 15px 0 12px 0;
}

#content {
	margin: 0 60px;
}

#popup {
	position: absolute;
	padding: 9px 15px;
	color: #000;
	text-align: justify;
	background: #FFEECC;
	display: none;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #FFFAF3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#popup * {
	margin: 0;
}

#toc h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 17px;
}

#toc h2 span {
	display: block;
	color: #999;
	border-bottom: 1px dotted #999;
}

#toc h2 a {
	text-decoration: none;
	display: block;
	color: #000;
	border-bottom: 1px dotted #777;
}

#toc h2 a:hover {
	color: #E44;
	border-bottom: 1px dotted #E44;
}

#toc h2 b {
	display: block;
}

#toc h2 + h2 b {
	margin-top: 34px;
}

.navi {
	height: 5.5em;
	width: 100%;
	margin: 0 auto;
}

/*
.navi td {
	border: 1px solid blue;
}
*/

.navi a {
	text-decoration: none;
	color: #888181;
	border: none;
}

.navi a:hover {
	color: #E44;
}

.navitoc {
	font-size: 45px;
	line-height: 45px;
	width: 90px;
}

.navitoc a {
	color: #918A8A;
	margin-right: 5px;
}

.navitoc #settings {
	position: relative;
}

.navitoc #fontsizedropdown {
	position: absolute;
	top: 9px;
	left: 0;
	background: #FFF;
	text-align: center;
	border: 1px solid #BBB;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	display: none;
	padding-top: 37px;
	-webkit-transform-style: preserve-3d;
}

.navitoc #fontsizedropdown a, .navitoc #fontsizedropdown span {
	display: block;
	line-height: 24px;
	width: 24px;
	height: 25px;
	padding: 6px 8px;
	border-top: 1px solid #DDD;
	color: #444;
}

.navitoc #fontsizedropdown span:hover {
	background: #DDD;
	color: #E44;
}

.navifontmin {
	font-size: 12px;
	vertical-align: 7px;
	line-height: 21px;
	margin-left: 9px;
}

.navifontmax {
	font-size: 21px;
	vertical-align: 7px;
	line-height: 21px;
}

.navititle {
	font-size: 15px;
	line-height: 15px;
	font-style: italic;
	text-align: center;
	color: #333;
	padding: 0 10px;
}

.navipage {
	font-size: 32px;
	line-height: 32px;
	text-align: right;
	width: 90px;
	white-space: nowrap;
	padding-bottom: 4px;
}

.chapter div.p {
	text-align: justify;
	text-indent: 2em;
}

.chapter ul, .chapter ol {
	text-align: justify;
	margin: 1em 2em;
	list-style-position: outside;
}

aside {
	border: 1px solid #444;
	padding: 1em 2em;
	margin: 1em 0;
	border-radius: 3px;
	page-break-inside: avoid;
}

.chapter div div, .chapter li div.p:first-of-type {
	display: inline;
}

.chapter div div, .chapter li div {
	/* Enable click between the lines. */
	padding-top: 0.4em;
}

.chapter div div, .chapter li div, .chapter td {
	cursor: hand;
	cursor: pointer;
}

.chapter div div[id^="s"]:hover {
	color: #6E4900;
}

.chapter .h {
	text-align: center;
	margin: 0.6875em 0 1.125em 0;
}

.simpletext div div {
	color: inherit;
	cursor: auto;
}

.simpletext div div:hover {
	color: inherit;
}

.hcenter {
	text-align: center;
}

.chapter .hcenter {
	margin: 0.6875em 0 0.75em 0;
}

.chapter h2, .chapter h3 {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #444;
	text-indent: 0;
}

.chapter h3 {
	margin-top: 2.2em;
}

.chapter h4 {
	font-weight: bold;
	display: inline;
}

h5 {
	display: inline;
	font-size: 0.875em;
}

.chapter div.pagebreak {
	margin-top: 3em;
}

.chapter div.spaced {
	margin-top: 1.15em;
}

div.epi {
	font-size: 0.875em;
	margin: 0.8214em 0 0.8214em auto;
	text-align: right;
	line-height: 1.5em;
}

.chapter div.epi {
	width: 80%;
}

div.verse {
	font-size: 0.875em;
	margin: 0.8214em 0 0.8214em 8%;
	text-align: left;
	line-height: 1.5em;
}

div.verse em {
	white-space: pre-wrap;
	font-style: normal;
}

div + div.letter {
	margin-top: 0.6875em;
}

div.letter + div {
	margin-top: 0.6875em;
}

div.letter + div.letter {
	margin-top: 0;
}

ins {
	font-style: italic;
	text-decoration: none;
}

.chapter div.noindent, .chapter aside div.p, .chapter div.pagebreak, .chapter div.spaced {
	text-indent: 0;
}

.chapter .dropcap {
	display: block;
	float: left;
	margin: -0.3125em 0.5625em 0 0;
	height: 4.375em;
	color: #E44;
}

.chapter .quattro {
	height: 5.125em;
	margin-top: -0.5625em;
}

.chapter .dropcap span {
	display: inline;
	font-style: normal;
	font-size: 5.125em;
	font-variant-numeric: lining-nums;
	line-height: 1em;
}

.chapter .quattro span {
	font-size: 5.25em;
	line-height: 1.0714em;
}

.chapter .dropcap .ptop, .chapter .dropcap .pmiddle, .chapter .dropcap .pbottom {
	display: block;
	float: left;
	font-size: 2.6875em;
	margin-right: 0.11627em;
	margin-left: -0.06977em;
}

.chapter .dropcap .pbottom {
	line-height: 2.5116em;
}

.chapter .dropcap .pmiddle {
	line-height: 1.7442em;
}

.chapter .dropcap .ptop {
	line-height: 1.3023em;
}

.chapter .dropcap .apbottom, .chapter .dropcap .apmiddle, .chapter .dropcap .aptop {
	font-size: 2.6875em;
}

.chapter .dropcap .ptop + .pbottom, .chapter .dropcap .ptop + .pmiddle {
	margin-left: -0.3em;
}

.chapter .firstword {
	font-variant: small-caps;
	letter-spacing: 0.125em;
	margin-left: -0.3125em;
}

.chapter .outdent {
	margin-left: -1.25em;
}

.chapter .dropcap .outdent {
	margin-left: -0.5em;
	margin-right: 0.125em;
}

.highlight {
	color: #6E4900;
}

div.highlight {
	border-bottom: 1px solid #DCCBAB;
}

sup {
	font-size: 0.6875em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}

.chapter .textimage {
	padding: 0.8214em 0;
	text-align: center;
	width: 100%;
}

.chapter .textimage img {
	max-width: 100%;
	height: auto;
	cursor: auto;
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}

.chapter .textimage .highlight {
	border: none;
}

span.w6 {
	display: inline-block;
	width: 6em;
}

span.w9 {
	display: inline-block;
	width: 9em;
}

span.w12 {
	display: inline-block;
	width: 12em;
}

span.w15 {
	display: inline-block;
	width: 15em;
}

#pimprint p {
	font-family: Verdana;
	font-size: 0.9em;
	margin-bottom: 1em;
}

#pimprint a {
	color: #E44;
}

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: 100%;
	-webkit-transform-style: flat;
}

@media only screen and (max-device-width: 1024px) {
	body {
		max-width: none;
		font-size: 21px;
	}

	#toc, #content {
		margin: 0 7%;
	}
}

@media only screen and (max-device-width: 480px) {
	body {
		font-size: 18px;
	}

	#authorfirst, #authorlast {
		zoom: 60%;
	}

	#title {
		font-size: 27px;
		line-height: 26px;
	}

	#subtitle {
		font-size: 21px;
		line-height: 19px;
		margin-top: 4px;
		margin-bottom: 8px;
	}

	#transtitle {
		font-size: 20px;
		line-height: 20px;
		margin-top: 5px;
	}

	#transsubtitle {
		font-size: 15px;
		line-height: 14px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

	#translator {
		font-style: italic;
		font-size: 14px;
		line-height: 18px;
		margin-top: 2px;
	}

	#help, #logo {
		zoom: 85%;
		line-height: 20px;
	}

	#menu a {
		zoom: 85%;
		display: inline-block;
	}

	#toc, #content {
		word-spacing: -0.1ex;
		margin: 0 7%;
	}
}