body {
	background-color: #e3ebd4;
	color: #333132;
	height: 100%;
}
.flag {
	font-family: 'Abril Fatface', 'cursive';
	color: #47437b;
	font-weight: 100;
	line-height: 100%;
	font-size: 4.5em;
	text-align: center;
	margin: 24px auto 24px auto;
	z-index:1001;
}
.homepage .flag {
	position: absolute;
	bottom: 80px;
	left: 0;
	color: #d6dcee;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
	font-size: 6.5em;
	width: 100%;
	text-align: center;
}
.homepage main .flag {
	display: none;
}
.contact .flag {
	margin-bottom: 30px;
}
.chapterHead{
	margin-top:6%;
}
header.homeHeader{
	height:720px;
}
.homepage .docBody{
	margin-top: 720px;
}
.homepage .flag{
	bottom:506px;
	left:120px;
}
h1 {
	font-family: 'Playfair Display', 'serif';
	font-size: 2.5em;
	font-weight: bold;
	line-height: 3rem;
	margin: 0 0 4% 0;
	color: #47437b
}
h2 {
	font-family: 'Playfair Display', 'serif';
	font-size: 1.8em;
	font-weight: bold;
	line-height: 3rem;
	margin: 0 0 4% 0;
}
h3 {
	font-family: 'Playfair Display', 'serif';
	font-size: 1.25em;
	font-weight: bold;
}
ul {
	font-family: 'Playfair Display', 'serif';
	font-size: 1.2em;
	list-style-image: url(../img/bullet.png);
}
ul.title-area {
	font-family: sans-serif;
}
p, blockquote {
	font-family: 'Playfair Display', 'serif';
	font-size: 1.2em;
	font-weight: normal;
	line-height: 2rem;
	margin: 0 0 23px 0;
}
blockquote {
	padding: 0;
	margin: 0;
	border: none;
	color: inherit;
}
header {
	position: fixed;
	top: 53px;
	left: 0;
	width: 100%;
	z-index: -1;
	overflow: hidden;
}
section,header{display:block;}
main {
	width: 66%;
	margin: 18px auto 18px auto;
	display:block;
}
.homepage main {
	margin-top: 48px;
}
main p, main blockquote, main h2,main h3, main ul {
	position: relative;
	padding-left: 5.25rem;
}
main.no-margin p, main.no-margin blockquote, main.no-margin h2,main.no-margin h3, main.no-margin ul {
	padding-left: 0;
}
main a {
	color: #47437b;
}
main a:hover {
	color: #333132;
	text-decoration: underline;
}
.docBody {
	position: relative;
	width: 100%;
	float: left;
	background: #e3ebd4;
}

.docBody{margin-top: 360px;} /*default value for older browsers*/

.top-bar {
	background: #47437b;
	height: 53px;
	line-height: 53px;
	margin-bottom: 0;
}
.top-bar-section ul {
	background: #47437b;
	text-transform: uppercase;
	font-weight: 300;
}
.top-bar-section ul li > a {
	font-size: 1em;
	color: #d3d1e5;
	line-height: 53px;
}
.top-bar-section li.has-dropdown:not(.has-form) a:not(.button){background: #47437b;}

.top-bar-section li:not(.has-form) a:not(.button),.top-bar-section .dropdown li:not(.has-form) a:not(.button),.top-bar-section li.active:not(.has-form) .dropdown li:not(.has-form) a:not(.button) {
	background: #47437b;
	line-height: 53px;
}
.top-bar-section li:not(.has-form) a:not(.button):hover,.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,.top-bar-section li.active:not(.has-form) .dropdown li:not(.has-form) a:not(.button):hover {
	background: #737096;
}
.top-bar-section li.active:not(.has-form) a:not(.button){
	background: #262259;
	line-height: 53px;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover{
	background: #262259;
	cursor: default;
}
.top-bar-section ul.dropdown {
  z-index:1000;
}

.top-bar-section ul li > a:hover {
	background: #8682b7;
}

.top-bar-section .has-dropdown > a:after {
      margin-top: 0 !important;
}
.expanded .top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 33px;
	border-bottom: solid 1px #8682b7;
}
.expanded .top-bar-section li:not(.has-form) a.last:not(.button) {
	border-bottom: none;
}
.expanded .top-bar-section ul li.active > a {
	line-height: 33px;
	cursor: default;
	border-bottom: solid 1px #fff;
}
.top-bar .toggle-topbar a {
	font-weight: normal
}

.top-bar-section ul li > a {
	font-size: 1em;
	color: #d3d1e5;
}
.top-bar .name h1 {
	font-family: 'Abril Fatface', 'cursive';
	font-size: 2rem;
	height: 53px;
}
.top-bar .name h1 a{line-height:3.1rem;}

.shadowRule {
	width: 100%;
	height: 2px;
	z-index: 101;
	left: 0;
}

.navBottom {
	position: fixed;
	top: 53px;
}
.docBodyTop {
	width: 100%;
	position: absolute;
	top: -2px;
}
.top-bar {
	position: fixed;
	z-index: 100123;
	width: 100%;
}
.top-bar .name,.top-bar .name h1 {
	height: 53px;
}
.top-bar.expanded .title-area {
	background: #221f44;
}
.homepage ul.title-area a {
	color: #737096;
}
.photoCredit, .copyright {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.photoCredit {
	color: #fff;
	font-size: .7em;
}
.copyright{color: #a3a898;font-size: .85em;margin-top:24px;text-align:center;padding:0;}
.homepage .photoCredit {
	position: absolute;
	top: 1%;
	right: 2%;
	z-index: 100000;
}
.sharebar {
	float: left;
	width: 100%;
	margin: 12px 0 24px 0;
}
.shareLeft {
	width: 48%;
	text-align: right;
	float: left;
}
.shareRight {
	width: 48%;
	float: right;
}
a.shareIcon {
	display: inline-block;
	overflow: hidden;
	width: 36px;
	height: 36px;
}
a.facebookIcon {
	background: url(../img/facebook-icon.png) no-repeat top left;
}
a.twitterIcon {
	background: url(../img/twitter-icon.png) no-repeat top left;
}
a:hover.facebookIcon,a:hover.twitterIcon {
	background-position: top right;
	text-decoration: none;
}
.book-title {
	width: 45%;
	position: absolute;
	top: 4%;
	left: 22%;
	z-index: 2;
}
.subhead {
	font-weight: 700;
}

blockquote:last-of-type {
	margin-bottom: 0;
}

blockquote {
	display: block;
	margin: 0 0 6% 0;
}
.quote {
	color: #8aaa82;
	position: absolute;
	top: 60px;
	left: 10px;
	font-size: 150px;
	line-height: 1px;
}
.attribution {
	font-family: sans-serif;
	display: block;
	font-size: .85em;
	line-height: 140%;
	margin: 12px 0 12px 0;
}
.dropCap {
	position: absolute;
}
.initialB {
	top: .75rem;
	left: -4em;
	width: 150px;
}
.initialN {
	top: -.85em;
	left: -5.8em;
	width: 225px;
}
.initialH {
	top: -2.4em;
	left: -4.35em;
	width: 180px;
}
.initialI {
	top: -.85em;
	left: -2.8em;
	width: 150px;
}
.inlineImg {
	float: right;
	text-align: right;
	position: relative;
	z-index: 100;
}

.inlineImg img {
	margin-bottom: 6px;
}
.inlineImg.border img {
	border: solid 4px #fff;
}

.bookCover {
	width: 220px;
	margin: 8px -80px 0px 18px;
}
.bookCover button {
	width: 95%;
	margin:6px 3px 0 5px;
	float:left;
}
.authorPic {
	width: 198px;
	height: 254px;
	margin: 8px -48px 24px 18px;
}

.initial {
	display: none;
}
.qCap {
	margin-top: -4px;
	margin-left: -46px;
}
.aCap {
	margin-top: -2px;
	margin-left: -42px;
}
.qCap,.aCap {
	color: #8aaa82;
	position: relative;
	font-size: 2em;
	display: block;
	float: left;
	line-height: 45px;
	margin-right: 12px;
}
main form{padding-left:5.25rem;}
.contact input, .contact textarea{background:transparent;border:solid #8aae82 1px;font-size:1.25em;padding:12px;line-height:130%;}
.contact label{font-size:1em;line-height:200%;}
.contact .required{color:#960000;font-weight:bold;}
.contact input.submit{background-color:#8aae82;border:none;font-size:.95em;padding:12px;line-height:130%;cursor:pointer;font-weight:bold;color:#fff;}
.contact textarea:focus{background:#fff;}

/*manage main art*/

/*super big screens*/

@media only screen and (min-width: 1881px) {
	.docBody {
		margin-top: 770px;
	}
	header {
		height: 900px;
	}
	main {
		width: 850px;
	}
	.mainImage{margin-top:-140px;}

	.homepage .docBody {
    	margin-top: 900px;
	}

	header.homeHeader {
    	height: 900px;
	}
	.homepage .flag {
    	top: 100px;
    	font-size: 8.5em;
	}

}

@media only screen and (min-width: 1680px) and (max-width: 1880px) {
	.docBody {
		margin-top: 650px;
	}
	header {
		height: 800px;
	}
	main {
		width: 850px;
	}
	.homepage .flag {
    	top: 100px;
    	font-size: 8.5em;
	}
	.mainImage{
		margin-top:-110px;
	}
	header.homeHeader {
    	height: 800px;
	}
	.homepage .docBody {
    	margin-top: 800px;
	}

}

button, .button{
	background-color: #89aa82;
	border-color: #5d7d57;
}
button:hover, button:focus, .button:hover, .button:focus {
   background-color: #5d7d57;
}

/*manage facebook nav appearance*/

@media only screen and (min-width: 640px) {
li.faceBook-navItem{padding-left:24px;}
li.faceBook-navItem a{font-size:1px !important;color:transparent !important;width:28px !important;overflow:hidden;background-image:url(../img/navFacebook-icon.png) !important;background-color:transparent !important;background-repeat:no-repeat !important;background-position:-28px center !important;padding:0 !important;}
li.faceBook-navItem a:hover{background-position:0px center !important;}
}


/*all other sizes*/


@media only screen and (min-width: 1366px) and (max-width: 1679px) {
	.docBody {
		margin-top: 520px;
	}
	header {
		height: 520px;
	}
	main {
		width: 50%;
	}
	.homepage .flag {
    	top: 100px;
    	font-size: 7em;
    	left: 150px;
	}
	.mainImage{
		margin-top:-90px;
	}
	header.homeHeader {
    	height: 800px;
	}
	.homepage .docBody {
    	margin-top: 800px;
	}

}

@media only screen and (min-width: 1181px) and (max-width: 1365px) {
	.docBody {
		margin-top: 493px;
	}
	header {
		height: 493px;
	}
	main {
		width: 50%;
	}
	.homepage .flag {
    	top: 150px;
    	font-size: 6em;
    	left: 150px;
	}
	.mainImage{
		margin-top:-40px;
	}
	header.homeHeader {
    	height: 700px;
	}
	.homepage .docBody {
    	margin-top: 700px;
	}

}

@media only screen and (min-width: 1081px) and (max-width: 1180px) {
	.docBody {
		margin-top: 463px;
	}
	header {
		height: 463px;
	}
	main {
		width: 50%;
	}
	.homepage .flag {
    	top: 90px;
    	font-size: 6em;
    	left: 150px;
	}
	.mainImage{
		margin-top:-70px;
	}
	header.homeHeader {
    	height: 650px;
	}
	.homepage .docBody {
    	margin-top: 650px;
	}


}
@media only screen and (min-width: 1025px) and (max-width: 1080px) {
	.docBody {
		margin-top: 440px;
	}
	header {
		height: 440px;
	}
	.homepage .flag {
    	top: 60px;
    	font-size: 5.5em;
    	left: 120px;
	}
	.mainImage{
		margin-top:-60px;
	}
	header.homeHeader {
    	height: 600px;
	}
	.homepage .docBody {
    	margin-top: 600px;
	}

}
@media only screen and (min-width: 940px) and (max-width: 1024px) {
	.docBody {
		margin-top: 410px;
	}
	header {
		height: 410px;
	}
	.homepage .flag {
    	top: 60px;
    	font-size: 5em;
    	left: 120px;
	}
	.mainImage{
		margin-top:-60px;
	}
	header.homeHeader {
    	height: 600px;
	}
	.homepage .docBody {
    	margin-top: 600px;
	}


}
@media only screen and (min-width: 860px) and (max-width: 939px) {
	.docBody {
		margin-top: 380px;
	}
	header {
		height: 380px;
	}
	main {
		width: 70%;
	}
	.homepage .flag {
    	top: 60px;
    	font-size: 4.5em;
    	left: 120px;
	}
	.mainImage{
		margin-top:-50px;
	}
	header.homeHeader {
    	height: 500px;
	}
	.homepage .docBody {
    	margin-top: 500px;
	}

}
@media only screen and (min-width: 769px) and (max-width: 859px) {
	.docBody {
		margin-top: 350px;
	}
	header {
		height: 350px;
	}
	main {
		width: 75%;
	}
	.homepage .flag {
		font-size: 6em;
	}
	
	img.initialN {
		left: -4.25em;
		width: 200px;
	}
	.homepage .flag {
    	top: 60px;
    	font-size: 4.5em;
    	left: 120px;
	}
	.mainImage{
		margin-top:-50px;
	}
	header.homeHeader {
    	height: 500px;
    	margin-top:50px;
	}
	.homepage .docBody {
    	margin-top: 500px;
	}
	.top-bar-section ul.left{
		width:100%;
	}

}




@media only screen and (min-width: 708px) and (max-width: 768px) {
	.docBody {
		margin-top: 320px;
	}
	header {
		height: 320px;
	}
	main {
		width: 75%;
	}
	
	img.initialB {
		left: -2.4rem;
		width: 110px;
	}
	.bookCover {
		width: 200px;
		float: right;
		margin: 8px -40px 0px 18px;
	}
	img.initialN {
		left: -3.9em;
		width: 180px;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 12px;
	}

	.homepage .flag {
    	top: 60px;
    	font-size: 3.8em;
    	left: 100px;
	}
	.mainImage{
		margin-top:-30px;
	}
	header.homeHeader {
    	height: 400px;
	}
	.homepage .docBody {
    	margin-top: 400px;
	}

}

@media only screen and (min-width: 640px) and (max-width: 707px) {

	
	.docBody {
		margin-top: 400px;
	}
	header {
		height: 400px;
	}
	
	.bookpage .docBody {
		margin-top: 294px;
	}
	.bookpage header {
		height: 294px;
	}
	main {
		width: 75%;
	}
	img.initialB {
		left: -2rem;
		width: 100px;
	}
	.bookCover {
		width: 200px;
		float: right;
		margin: 8px -40px 0px 18px;
	}
	img.mainImage {
		width: 1000px;
		max-width: 1000px;
		height: 532px;
		position: relative;
		margin-left: -100px;
	}
	.homepage .flag {
		font-size: 4.5em;
	}
	
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 9px;
	}
	img.initialN {
		left: -3.9em;
		width: 180px;
	}
	img.initialH {
		left: -3.4em;
		width: 160px;
	}
	.homepage .flag {
    	top: 60px;
    	font-size: 3.8em;
    	left: 100px;
	}
	.mainImage{
		margin-top:-30px;
	}
	header.homeHeader {
    	height: 400px;
	}
	.homepage .docBody {
    	margin-top: 400px;
	}
}

@media only screen and (min-width: 560px) and (max-width: 639px) {
	.docBody {
		margin-top: 264px;
	}
	header {
		height: 264px;
	}
	main {
		width: 90%;
	}
	.homepage .flag {
		font-size: 4.5em;
		bottom: 50px;
	}
	.initialB,.initialI,.initialH,.initialN {
		display: none !important;
	}
	.initial {
		display: inline;
	}
	.inlineImg {
		margin: 8px 0px 0px 18px;
	}
	img.mainImage {
		width: 1000px;
		max-width: 1000px;
		height: 532px;
		position: relative;
		margin-left: -200px;
	}
	.homepage .flag {
    	top: 40px;
    	font-size: 3.2em;
    	left: 90px;
	}
	.mainImage{
		margin-top:-30px;
	}
	header.homeHeader {
    	height: 400px;
	}
	.homepage .docBody {
    	margin-top: 400px;
	}
	header.homeHeader img.mainImage {
		width: 640px;
		max-width: 640px;
		position: relative;
		margin-left: 0px;
		height:auto;
	}
	

}

@media only screen and (max-width: 639px) {
main p, main blockquote, main h2, main h3, main ul,main form{padding-left:0;}
}

@media only screen and (min-width: 460px) and (max-width: 559px) {
	.docBody {
		margin-top: 234px;
	}
	header {
		height: 234px;
	}
	main {
		width: 90%;
	}
	.homepage .flag {
		font-size: 4em;
	}
	.initialB,.initialI,.initialH,.initialN {
		display: none !important;
	}
	.inlineImg {
		padding-left: 60px;
		float: none;
		text-align: left;
	}
	.initial {
		display: inline;
	}
	
	.bookCover,.authorPic {
		float: none;
		width: 92%;
		height: auto;
	}

	img.mainImage {
		width: 1222px;
		max-width: 1222px;
		height: 650px;
		position: relative;
		margin-left: -500px;
	}
	.homepage .flag {
    	top: 40px;
    	font-size: 2.8em;
    	left: 60px;
	}
	.mainImage{
		margin-top:-30px;
	}
	header.homeHeader {
    	height: 400px;
	}
	.homepage .docBody {
    	margin-top: 400px;
	}
	header.homeHeader img.mainImage {
		width: 640px;
		max-width: 640px;
		position: relative;
		margin-left: -60px;
		height:auto;
	}

}
.homepage .initialN {
	display: block;
}



/*for all screens below 460px*/

@media only screen and (max-width: 459px) {
	.initial {
		display: inline;
	}
	.bookCover {
		width: 100%;
		height: auto;
		float: none;
		margin: 12px 0 12px 0;
	}
	.inlineImg {
		width: 100% !important;
		height: auto !important;
		float: none !important;
		margin: 12px 0 12px 0 !important;
	}
	
	.inlineImg img {
		width: 100%;
	}
	
	.photoCredit {
		display: block;
	}
		
	.dropCap {
		display: none !important;
	}
	
	main {
		width: 90%;
	}
	main p,main blockquote, main h2,main h3, main ul {
		padding-left: 0;
	}
	p, blockquote {
		font-size: 1.4em;
		line-height: 140%;
	}
	.quote {
		line-height: 40px;
		top: 40px;
		left: -12px;
		position: relative;
		float: left;
	}
	.attribution {
		font-size: .7em;
		line-height: 120%;
	}
	.top-bar .name h1 {
		font-size: 1.75rem;
	}
	.flag {
		font-size: 2.5em;
	}
	.qCap,.aCap {
		display: none;
	}
	
	main h2 {
		font-size: 1.5em;
	}
	.homeHeader .flag {
		display: none;
	}
	.homepage main .flag {
		display: block;
		color: #47437b;
		position: relative;
		bottom: auto;
		left: 0;
		text-shadow: none;
		font-size: 4.5em;
		width: 100%;
		text-align: center;
	}
	header.homeHeader {
    	height: 360px;
	}
	.homepage .docBody {
    	margin-top: 360px;
	}
	header.homeHeader img.mainImage {
		width: 640px;
		max-width: 640px;
		position: relative;
		margin-left: -30px;
		height:auto;
		margin-top:-30px;
	}

}

/*for all screens between 361px & 459px*/

@media only screen and (min-width: 361px) and (max-width: 459px) {
	.docBody {
		margin-top: 280px;
	}
	header {
		height: 280px;
	}
	
	.bookpage .docBody {
		margin-top: 175px;
	}
	.bookpage header {
		height: 175px;
	}
	img.mainImage {
		width: 1222px;
		max-width: 1222px;
		height: 650px;
		position: relative;
		margin-left: -500px;
	}
	.homepage main {
		margin: 9px auto 18px auto;
	}
	header.homeHeader {
    	height: 360px;
	}
	.homepage .docBody {
    	margin-top: 360px;
	}
	header.homeHeader img.mainImage {
		width: 640px;
		max-width: 640px;
		position: relative;
		margin-left: -30px;
		height:auto;
		margin-top:-30px;
	}

}

/*for all screens between 321px & 360px*/

@media only screen and (min-width: 320px) and (max-width: 360px) {
	.docBody {
		margin-top: 280px;
	}
	header {
		height: 280px;
	}
	
	.bookpage .docBody {
		margin-top: 175px;
	}
	.bookpage header {
		height: 175px;
	}

	/*main {
		background: red;
		}
		*/
	
		img.mainImage {
			width: 1222px;
			max-width: 1222px;
			height: 650px;
			position: relative;
			margin-left: -600px;
		}
		.homeHeader .flag {
			display: none;
		}
		.homepage main .flag {
			display: block;
			color: #47437b;
			position: relative;
			bottom: auto;
			left: 0;
			text-shadow: none;
			font-size: 4.5em;
			width: 100%;
			text-align: center;
		}
		.photoCredit {
			font-size: .85em;
			white-space: nowrap;
		}
		.homepage main {
			margin: 9px auto 18px auto;
		}
		

	}

	/*for all screens below 321px*/

	@media only screen and (max-width: 320px) {
		.docBody {
			margin-top: 280px;
		}
		header {
			height: 280px;
		}

	}

	/*super small phones*/

	@media only screen and (max-width: 260px) {
		body {
			font-size: 12px;
		}
		.docBody {
			margin-top: 120px;
		}
		.docBody.noArt {
			margin-top: 78px;
		}
		header {
			height: 160px;
		}
		.top-bar-section a {
			font-size: 14px !important;
			height: 42px;
			line-height: 16px !important;
		}
		.top-bar .name h1 {
			font-size: 1.2rem;
			white-space: nowrap;
		}
		li.toggle-topbar.menu-icon span {
			display: none;
		}

	}

	/*end media queries*/

	.docBody.noArt {
		margin-top: 53px;
	}
	.ie-nav.top-bar{display:none;}