
.backtotopmobile {
	display: none;
}
.backtotop {
}
a:hover, a:visited, a:active, a:link, span.loadpage {
	font-family: gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	font-size: 24px;
}
.wrapper {
	margin: 65px 80px 40px 70px;
	height: 905px;
}
b, strong {
	text-shadow:	1px 0px black;
	font-weight:	normal;
}
.wrapper > h3 + p:first-letter, .bigFirstLetter {
	font-size: 			40px;
	font-family: 		webfontregular;
	float: 				left; 
	margin: 			5px 5px 0 0;
	line-height: 		62px;
	padding:			0px;
	text-transform: 	uppercase;
}
.wrapper > p:first-line { 
	line-height: 100%; 
} 
.wrapperfront {
	position: absolute;
	text-align: center;
	top: 350px;
	left: 120px;
	width: 550px;
}
.wrapperfront .mobile {
	display: none;
}
#frontcover {
	background: #000 url("../img/front_cover.jpg") no-repeat;
	width: 748px;
	height: 1067px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#page {
	width: 748px;
	height: 1067px;
	background: #000 url("../img/bg_paper.jpg") no-repeat;
	font-family: gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 24px;
	position: relative;
}
@-moz-document url-prefix() {
#page {
	width: 746px;
	}
}
.note {
	font-family: gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	font-size: 22px;
	background: #000 url("../img/parchment.png") -20px 0px repeat-y;
}
p.show {
	display: block;
}
p.hide {
	display: none;
}
.note h3 {
	font-family: gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	text-shadow:	1px 0px black;
	font-weight:	normal;
}
.styleswitcher {
	position: 			fixed;
	right: 				10px;
	bottom: 			10px;
	padding: 			20px;
	margin: 			0px;
	background: 		#000 url("../img/parchment.png") -20px 0px repeat-y;
	-webkit-box-shadow: 0px 4px 23px 0px #000;
	-moz-box-shadow: 	0px 4px 23px 0px #000;
	box-shadow: 		0px 4px 23px 0px #000;
}
#bookindex {
	position: 			fixed;
	top: 				10px;
	right: 				10px;
	background: 		#000 url("../img/parchment.png") -20px 0px repeat-y;
	-webkit-box-shadow: 0px 4px 23px 0px #000;
	-moz-box-shadow: 	0px 4px 23px 0px #000;
	box-shadow: 		0px 4px 23px 0px #000;
}
#bookindex h3 {
	font-family: 		gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	font-size: 			24px;
	line-height: 		18px;
	text-shadow:	1px 0px black;
	font-weight:	normal;
}
#frontcover .wrapperfront h1 a:active, #frontcover .wrapperfront h1 a:visited, #frontcover .wrapperfront h1 a:link {
	font-family: 		webfontregular;
	font-size: 			44px;
}
#frontcover .wrapperfront h2 a:active, #frontcover .wrapperfront h2 a:visited, #frontcover .wrapperfront h2 a:link {
	font-family: 		gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	font-size: 			36px;
}
h1 {
	font-family: 'webfontregular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 44px;
}
h2 {
	font-family: 'aquilinetworegular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 30px;
	line-height: 40px;
}
h3 {
	font-family: 'aquilinetworegular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 26px;
	line-height: 30px;
	
}
h3 span.blurred {
	color: transparent;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
h4 {
	font-family: 'aquilinetworegular', TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 22px;
	line-height: 42px;
}
.comment {
	display: block;
	//font-family: "blackjackregular";
	font-family: gothic_ultra_otregular, Tahoma, Geneva, sans-serif;
	//font-size: 18px;
	font-size: 22px;
	font-style: italic;
	position:absolute;
}
#notes {
	position:absolute;
	top: 0px; 
	width: 220px; 
	left: 0px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.navigation {
	position: absolute;
	top: 1000px;
	left: 350px;
}
.glowing {
	display: inline;
	color: transparent;
	color: #222;
	transition: text-shadow 3s;
	-moz-transition: text-shadow 3s; /* Firefox 4 */
	-webkit-transition: text-shadow 3s; /* Safari and Chrome */
	-o-transition: text-shadow 3s; /* Opera */
}
.glowstart {
	text-shadow: 0 0 10px red;
}
img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#ghostwriter0 {
	padding: 0px;
}
#ghostwriter1 {
	padding: 20px 0px;
}
#ghostwriter2 {
	padding: 0 0px;
}
#ghostwriter2 img {
	position:absolute; 
	left: 300px; 
	top: 200px;
}
#ghostwriter3 {
	position:absolute; 
	left: 150px; 
	top: 500px;
}
#ghostwriter4 {
	position:absolute; 
	left: 80px; 
	top: 611px; 
	width: 600px;
}