#nook-wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url('/wordpress/uploads/nook-background.png');
	background-repeat: repeat-y;
	font-family: "Adobe Caslon Pro","Garamond Premiere Pro","Adobe Garamond",Garamond,serif;
	font-size: 15px;
	text-align: justify;
}
#nook-wrapper div {
	margin: 0px 195px 0px 180px;
}
.nook-first {
	background: url('/wordpress/uploads/nook-background-top.png');
	background-repeat: no-repeat;
	margin: 0px 0px !important;
	padding: 215px 195px 0px 180px;
}
p.first-letter:first-letter {
	font-size: 40px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}
.nook-end {
	background: url('/wordpress/uploads/nook-background-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px !important;
	padding: 0px 180px 350px;
}
ol {
	margin-left: 0px;
	margin-right: 50px;
	counter-reset:number;
}
ol li {
	font-size: 125px;
	font-family: sans-serif;
	list-style-position: inside;
	list-style: none;
}
ol li:before {
content: counter(number) " ";
counter-increment: number;
}
ol li p {
	font-size: 16px;
	margin-top: -125px;
	margin-left: 80px;
	position: relative;
	font-family: "Adobe Caslon Pro","Garamond Premiere Pro","Adobe Garamond",Garamond,serif;
	min-height: 125px;
}
div.fine {
	font-size: 24px;
	text-align: center;
	margin: 0px !important;
	margin-top: 40px !important;
}
.post h2, h2.front-page-head {
	position: absolute;
	top: 180px;
	text-align: center;
	width: 100%;
}
.post h2 a, h2.front-page-head a {
	display: block;
	margin: 0px auto;
	height: 60px;
	width: 160px;
	text-indent: -9999999px;
}
.post-date {
	display: none;
}
#nook-wrapper h3 {
	text-align: center;
	font-size: 28px;
	font-family: "Myriad Pro","Calibri","Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-weight: bold;
}
#nook-wrapper h3 a {
	font-size: 28px;
}
#nook-wrapper a {
	border-bottom: 1px dashed #000;
}
#nook-wrapper h3 a:hover {
	padding: 0px 10px;
}
#nook-wrapper a:hover {
	border-bottom: 0;
	text-decoration:  none;
	background: #141516;
	color: #C3C8CB;
}
#links-area {
	width: 100%;
	margin: 0 !important;
}
#links-area {
	margin: 0px;
	padding-top: 120px;
}
.links-area {
	width: 110px;
	height: 150px;
	float: left;
	margin-right: 21px;
	list-style-type: none;
}
.links-area a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999999px;
	border-bottom: 0px !important;
}
.links-area a:hover {
	background: transparent !important;
}
.links-area img.blue-icon-launcher {
	display: none !important;
}
#settings {
	margin-right: 0px !important;
}
em {
	font-style: italic;
}
