body {
	background-color: #F9F9F9;
	margin: 0;
	padding: 45px 0 0 0;
	color: #000000;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 10.5pt;
	line-height: 1.6em;
	letter-spacing: .5px;
}

p
{
	margin-top: 0px;
}



a:link {
	color: #D75757;
	text-decoration: none;
}
a:visited {
	color: #D75757;
	text-decoration: none;
}
a:hover {
	color: #D75757;
	text-decoration: underline;
}
a:active {
	color: #D75757;
	text-decoration: none;
}

.normal
{
	font-style: normal;
}

.italics
{
	font-style: italic;
}

.centered
{
	text-align: center;
}

.video
{
	width: 600px;
	height: 338px;
}

.video iframe
{
	width: 100%;
	height: 100%;
}

hr.short
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D75757;
	width: 50px;
	margin: 20px 0px 20px 0px;
}

body.home
{
	background-color: #F9F9F9;
	color: #000;
}

.mobile-only, #mobile-nav
{
	display: none;
}

#container {
	width: 100%;
	margin: 0px auto;
	padding-top: 0px;
}

body.home #container
{
	padding-bottom: 40px;
}

#container .content
{
	width: 90%;
	max-width: 960px;
	margin: 0px auto;
}

/*#container .content.header
{
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 45px;
	background-color: transparent;
	width: 100%;
  padding-top: 20px;
}*/

#container .content.header
{
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: none;
	background-color: #F9F9F9;
	height: 90px;
}

#container .content.header .wrap
{
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
	height: 100%;
}

body.reviews .content.main, body.books .content.main, body.excerpt .content.main, body.about-page .content.main
{
	padding-top: 130px;
}



.logo
{
	font-family: 'Times New Roman', serif;
	position: absolute;
	top: 50%;
	left: 40px;
	font-size: 24px;
	letter-spacing: 1px;
	transform: translateY(-50%);
}

.logo a, .logo a:hover, .logo a:visited
{
	color: #D75757;
	text-decoration: none;
}

#navigation {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	right: 0px;
}

#navigation a
{
	display: block;
	text-decoration: none;
	/* color: #993300; */
	color: #000;
	line-height: 1;
	text-align: center;
}

#navigation li {
	float: left;
	width: auto;
	margin: 0px 3em 0em 0px;
	list-style-type: none;
	padding: 0px;
	position: relative;
}

#navigation > li:last-child
{
	margin-right: 0px;
}

#navigation li.current > a
{
	color: #264429;
}

#navigation li > a:after
{
	content: '';
	width: 100%;
	height: 1px;
	display: block;
	position: absolute;
	bottom: -7px;
	border-bottom: 2px solid #264429;
	padding-bottom: .5em;
	opacity: 0;
	transition: opacity .2s linear;
}

#navigation li.current > a:after,
#navigation > li > a:hover:after
{
	opacity: 1;
}




/*#navigation ul {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 18px;
	z-index: 10000;
	font-size: 10px;
	text-align: left;
}*/

#navigation li ul
{
	max-height: 0px;
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px !important;
	padding-left: 0px;
	margin-top: 0px !important;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 0;
	position: absolute;
	top: 30px;
	left: 0px;
	list-style: none;
	overflow: hidden;
	width: 300px;
	z-index: 100;
}


#navigation ul.visible
{
	max-height: 600px;
	opacity: 1;
}

ul#navigation li ul li
{
	float: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	border-bottom: 1px solid #e9e6e1;
	text-align: left;
	display: block;
}

ul#navigation li ul li a
{
	border-bottom: 0px;
	display: block;
	padding: 11px;
	text-align: left;
	letter-spacing: 0.1em;
}

body.home ul#navigation li ul a
{
	color: #555;

}

ul#navigation li ul li:hover
{
	color: #E7E7E7;
}

ul#navigation li ul a:hover
{
	background-color: #E7E7E7;
}

body.home ul#navigation a
{
	color: #000;
}

/* */



.indeximg {
	width: 960px;
	margin: 125px auto 0px auto;
}

.fleft
{
	float: left;
}

.clearfix:after
{
	content: "";
	display: table;
	clear: both;
}

.book_cover
{
	width: 421px;
}

.book_cover img
{
	width: 100%;
	mix-blend-mode: multiply;
}

.indexpraise {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-left: 60px;
	margin-top: 60px;
	margin-right: 0px;
	font-weight: lighter;
	letter-spacing: .5px;
	width: 460px;
}

blockquote
{
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

body.reviews blockquote, body.about-page blockquote
{
	margin-bottom: 4em;

}



blockquote footer
{
	color: #000;
	text-align: right;
	font-style: normal;
	padding-right: 10px;
	margin-top: 20px;
}

blockquote footer cite
{
	font-style: italic;
	color: #D75757;

}

body.reviews blockquote footer cite, body.about-page blockquote footer cite, body.books blockquote footer cite
{
	color: #D75757;
	font-style: italic;
}

body.books .review
{
	margin-bottom: 130px;
}

.buy-links
{
	margin-top: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 1px;
}

.bookcover .buy-links
{
	margin-top: 20px;
}

body.reviews .bookcover .buy-links
{
	width: 68%;
	text-align: center;
}

body.reviews .bookcover .buy-links ul
{
	margin-left: 10px;
}


.bookcover img
{
	mix-blend-mode: multiply;
	width: 68%;
}

.buy-links ul
{
	list-style: none;
	padding: 0px;
}

.buy-links ul li
{
	display: inline-block;
	margin-right: 7px;
}

.buy-links ul li::after
{
	content: '|';
	padding-left: 10px;
	color: #264429;
}

.buy-links ul li:last-child
{
	margin-right: 0px;
	border-right: 0px;
	padding-right: 0px;
}

.buy-links ul li:last-child::after
{
	content: '';
	padding-left: 0px;
}

.buy-links a
{
	color: #264429;

}

/*.buy-links div
{
	-webkit-transform: translate(-190px);
	-webkit-transition: -webkit-transform .35s ease-in-out;
}

.buy-links div.expanded
{
	-webkit-transform: translate(0px);
	-webkit-transition: -webkit-transform .35s ease-in-out;
}*/

a.buy-button
{
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-size: 91px auto;
	width: 91px;
	height: 33px;
	display: inline-block;
	font-family: 'Helvetica', sans-serif;
	font-size: 80%;
	text-align: center;
	padding: 0px;
	/*padding: .9em 3em .9em 3em;*/
}

a.buy-button span
{
	display:inline-block;
	vertical-align:middle;
	margin-top: 5px;
}

a.buy-button.buy
{
	background-color: #000;
	color: #FFF;
	background-image: none;
	margin-left: -2px;
}

a.buy-button.amazon
{
	background-image: url('../images/amazon.jpg');
	opacity: 0;
	-webkit-transition: opacity .7s ease-in-out .25s;
}

.expanded a.buy-button.amazon
{
	opacity: 1;
	-webkit-transition: opacity .7s ease-in-out .25s;
}

a.amazon span, a.graywolf span
{
	visibility: hidden;
}

a.buy-button.graywolf
{
	background-image: url('../images/graywolf.jpg');
	opacity: 0;
	-webkit-transition: opacity .7s ease-in-out .25s;
}


.expanded a.buy-button.graywolf
{
	opacity: 1;
	-webkit-transition: opacity .7s ease-in-out .25s;
}


#buy-links
{

}

.buy-links img
{
	height: 33px;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	letter-spacing: 0.02em;
	padding-bottom: 5px;
	font-weight: normal;
}

.titleheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	letter-spacing: 0.3em;
	color: #D75757;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin-bottom: 40px;
}

h2.titleheader
{
	margin-top: 26px;
}

h2.small-heading
{
	margin-top: 60px;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 1.5px;
	font-weight: normal;
	text-transform: uppercase;
}

body.contact h2.small-heading
{
	margin-top: 0px;
	margin-bottom: 0px;
}


body.reviews .titleheader, body.about-page h1.titleheader
{
	margin-left: 355px;
}

body.about-page h2.titleheader.first
{
	margin-top: 0px;
}

.text
{
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;

	width: 601px;
	padding-top: 80px;
	padding-bottom: 40px;

	padding-right: 0px;
	float: left;
}

body.essays .text
{
	line-height: 1.6em;
}

.text.centered-div
{
	float: none;
	margin: 0px auto;
	width: 600px;
}

body.essays .text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #264429;
	margin-bottom: 10px;
	line-height: 1.4em;
}

body.essays .text h2 a
{
	color: #264429;
}

body.essays .text h2 .date
{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0D0D0D;
	letter-spacing: 0.5px;
	padding-bottom: 5px;
	line-height: 28px;

}

.item
{
	margin-bottom: 60px;
}

.bookcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	width: 54%;
	padding-bottom: 40px;
	line-height: 1.6em;
	padding-right: 0px;
}

body.reviews .bookcontent
{
	padding-bottom: 0px;
}

body.reviews blockquote:last-child, body.about-page blockquote:last-child
{
	margin-bottom: 0px;
}

body.about-page .bookcontent
{


}

p.purchase-links
{
	word-spacing: 10px;
	margin: 0px;
}

.purchase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	letter-spacing: 0.2em;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px 5px 1px 5px;
}

.review
{
	margin-bottom: 180px;
}

.about
{
	padding: 0px 0px 0px 0px;
	width: 355px;
	text-align: center;
}

.about img
{
	width: 278px;
}

body.events .text, body.contact .text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 90px 0px 40px 0px;
	margin: 0px auto;
	float: none;
	width: 100%;
	max-width: 660px;
}

#balloonists
{
	min-height: 800px;
}

#mobile-nav-switch
{
	display: none;
}

.credit
{
	color: #D1D1D1;
	font-size: 8pt;
}

.credit a
{
	color: #D1D1D1;
}

.review .bookcover
{
	float: left;
	width: 46%;
	text-align: left;
}

.reverse .bookcover
{
	float: right;
	text-align: right;

}

@media all and (max-width: 900px) {

	#navigation
	{
		font-size: 12px;
	}

}

@media all and (max-width: 800px) {

	#navigation
	{
		font-size: 11px;

	}

	.book_cover
	{
		width: 250px;
		margin: 50px auto 50px 50px;
	}

	.indeximg
	{
		width: 100%;
	}

	.indexpraise
	{
		width: 350px;
	}

	/*.bookcontent
	{
		width: 400px;
	}*/

	#container .content
	{
		width: 100%;
	}

	.bookinfo
	{
		width: 100%;
	}

	body.reviews .titleheader
	{
		width: auto;
		margin: 0px auto 0px 355px;
	}

	.about
	{
		margin-left: 40px;
		width: 278px;

	}

	body.about-page .bookcontent
	{
		margin-left: 39px;
	}

	.bookcontent, .readingsdiv
	{
		padding-bottom: 40px;
	}

	.title
	{
		line-height: 1.45em;
	}
}

@media all and (max-width: 767px) {

	#container .content.header
	{
		height: 45px;
	}
	
	#container .content.header .wrap
	{
		width: 90%;
	}

	#mobile-header
	{
		position: fixed;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: 1;
		background-color: #FFF;
		height: 45px;
		border-bottom: 1px solid #CCC;
	}

	#mobile-nav-switch
	{
		display: block;
		position: absolute;
		top: 0px;
		right: 0px;
		width: 65px;
		height: 45px;
		color: #000;
		text-align: right;
		font-size: 18pt;
		padding-left: 20px;
		padding-right: 20px;
		transform: translateX(20px);
	}

	#mobile-nav-switch img
	{
		margin-top: 17px;
		width: 20px;
	}

	.logo
	{
		left: 0%;
	}

	.top
	{
		margin-top: 40px;
	}

	ul#navigation
	{
		display: none;
	}

	body.reviews .content.main, body.books .content.main, body.excerpt .content.main, body.about-page .content.main
	{
		padding-top: 80px;
	}

	.book_cover
	{
		width: 220px;
		margin: 0px auto 50px auto;
		background-color: #F9F9F9;
	}

	body.home .book_cover
	{
		width: 85%;
	}

	.book_cover img
	{
		width: 100%;
	}

}

@media all and (max-width: 700px) {

	body
	{
		padding: 0px 0px 0px 0px;
	}

	body.events .content
	{

	}

	body.home #container,
	#container
	{
		background-color: #F9F9F9;
	}

	body.reviews .titleheader
	{
		width: 100%;
	}

	body.reviews .bookcover.top, .top
	{
		margin-top: 40px;
	}

	.bookinfo
	{
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.titleheader
	{
		margin-left: 0px;
	}


	a:hover {
		text-decoration: none;
	}


	.content.main
	{
		padding-top: 80px;
	}

	#container
	{
		width: 100%;
		margin: 0px auto;
		padding-top: 0px;
	}

	ul#navigation
	{
		display: none;
	}

	#container
	{
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}

	body.contact #container
	{
		min-height: 500px;
	}

	#container .content
	{
		width: 90%;
		margin: 0px auto;
		position: relative;
	}

	#container.open
	{
		-webkit-transform: translate(-80%);
		-moz-transform:    translate(-80%);
		-ms-transform:     translate(-80%);
		-o-transform:      translate(-80%);
		transform:         translate(-80%);

		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;

		-moz-box-shadow:    1px 5px 5px 2px #AAA;
		-webkit-box-shadow: 1px 5px 5px 2px #AAA;
		box-shadow:         1px 5px 5px 2px #AAA;

		overflow: hidden;

	}

	#container .content.header
	{
		z-index: 10;
	}



	.fleft
	{
		float: none;
	}

	.text, .text.centered-div, body.events .text, body.contact .text
	{
		width: 100%;
		padding-top: 0px;
	}

	.video
	{
		width: 288px;
		height: 162px;
	}


	.bookcover,
	.review .bookcover
	{
		float: none;
		width: 100%;
		margin-top: 0px;
		background-color: #F9F9F9;
	}

	.reverse .bookcover
	{
		text-align: left;
	}

	.title
	{
		margin-top: 1.8em;
		margin-bottom: 1em;
		line-height: 1.45em;
	}

	body.books blockquote
	{
		padding-top: 0px;
	}

	img.bookcovertest
	{
		height: 309px;
		width: auto;
	}

	blockquote footer
	{
		color: #000;
		text-align: right;
		font-style: normal;
		padding-right: 0px;
	}


	.bookcontent
	{
		margin: 0px;
		padding-bottom: 40px;
		width: 100%;
		float: none;
	}

	body.about-page .bookcontent
	{
		margin-left: 0px;
		padding-top: 0px;
	}

	body.about-page .titleheader
	{
		margin-bottom: 40px;
	}




	.indeximg
	{
		width: 100%;
		margin: 0px auto 0px auto;
		padding-top: 40px;
		padding-bottom: 100px;
	}
	.indexpraise
	{
		width: 100%;
		margin: 0px auto;
	}

	.mobile-only
	{
		display: block;
	}

	#mobile-nav
	{
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: #F2F2F2;
		z-index: -1;
		color: #000;
		opacity: 0;

	}

	#mobile-nav a:hover
	{
		text-decoration: none;
	}

	#mobile-nav ul
	{
		padding: 0px;
		margin: 0px;
		list-style: none;
		text-align: right;
		text-transform: uppercase;
		font-size: 9pt;
		letter-spacing: 1px;
	}

	#mobile-nav ul li
	{
		/*padding: 1.7em 1em 1.7em 0em;*/
		border-bottom: 1px solid #CCC;
		font-size: 7pt;
	}

	#mobile-nav ul li ul
	{
		height: 0px;
		overflow: hidden;
		position: relative;
		left: 1em;
		padding: 0px 1em 0px 0px;
		margin: 0px;
		background-color: #E5E5E5;


		-webkit-transition: height .35s ease-in-out;
		-moz-transition: height .35s ease-in-out;
		transition: height .35s ease-in-out;

	}

	#mobile-nav ul li ul.visible
	{
		height: 210px;
		-webkit-transition: height .35s ease-in-out;
		-moz-transition: height .35s ease-in-out;
		transition: height .35s ease-in-out;
	}

	#mobile-nav ul li ul li
	{
		margin: 0px;
		border: 0px;
		font-size: 9pt;
	}

	#mobile-nav ul a,
	#mobile-nav ul span
	{
		color: #000;
		padding: 16px 1em 16px 0em;
		display: inline-block;
		width: 100%;
		font-size: 10pt;
		box-sizing: border-box;
	}

	.readingsdiv
	{
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}

	body.events .readingsdiv
	{
		padding-bottom: 60px;
	}

	.bookcontent.centered-div
	{
		width: 100%;
	}

	body.reviews h1.titleheader, body.about-page h1.titleheader
	{
		margin-left: 0px;
	}

	.about
	{
		float: none;
		margin-bottom: 40px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		padding-top: 0px;
		width: 100%;
	}

	.about img
	{
		width: 100%;
	}

	.readingsdiv, body.essays .bookcontent
	{
		padding-top: 0px;
	}

	.bookcover .bookcover
	{
		margin-top: 0px;
	}

	#excerpt
	{
		position: fixed;
		padding-top: 30px;
		top: 100%;
		left: 0px;
		height: 100%;
		width: 100%;
		background-color: #FFF;
		opacity: 1;
		-webkit-transition: top .35s;
		-moz-transition: top .35s;
		-o-transition: top .35s;
		transition: top .35s;
		overflow: hidden;
		z-index: 99;
	}

	#excerpt iframe;
	{
		width: 100%;
		border: 0px;
		overflow: scroll;
	}

	#excerpt.visible
	{
		top: 45px;
		-webkit-transition: top .35s;
		-moz-transition: top .35s;
		-o-transition: top .35s;
		transition: top .35s;
	}

	#excerpt p.close_button
	{
		display: block;
		margin: 0px;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 25px;
		height: 25px;
		text-align: center;
	}

	#excerpt p.close_button img
	{
		width: 12px;
	}

	#balloonists
	{
		min-height: 0px;
	}

}
