body
{
	background-color: #FFF;
	color:	#4D4D4D;
	font-family: 'Georgia', serif;
	font-size: 13px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

.highlighted
{
	color: #000;
	font-weight: bold;
}

a
{
	color: #595959;
	text-decoration: underline;
	-webkit-transition: color 0.35s;
 	-moz-transition: color 0.35s;
 	transition: color 0.35s;
}

a.green_link
{
	color: #08A599;
}

a:hover
{
	color: #08A599;
	text-decoration: none;
	-webkit-transition: color 0.35s;
 	-moz-transition: color 0.35s;
 	transition: color 0.35s;
}

p
{
	margin: 0px 0px 1em 0px;
}

h1, h2, h3 h4, h5, h6
{
	font-weight: normal;
	
	padding-bottom: 20px;
	
	font-size: 16px;
	color: #000;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h1 a
{
	text-decoration: none;
}

h2
{
	color: #08A599;
}

.section h2
{
	margin-bottom: 38px;
}

h3
{
	font-weight: bold;
	font-size: 1em;
}

h3 a
{
	text-decoration: none;
}

h2:before
{
	content: '• ';
}

h2:after
{
	content: ' •';
}

h1#logo
{
	font-size: 19px;
	background-image: url('images/backgrounds/underscore.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

img
{
	border: 0px;
}

#header_sleeve
{
	height: 138px;
}

#header
{
	padding-top: 56px;
}

#audio p
{
	margin-bottom: 2em;
}

#header
{
	position: fixed;
	top: 0px;
	width: 960px;
	background-image: url('images/backgrounds/bg.jpg');
	z-index: 100;
	padding-bottom: 40px;
}

.container
{
	margin: 0px auto 30px auto;
	width: 960px;
	min-height: 600px;
	background-image: url('images/backgrounds/bg.jpg');
	background-repeat: repeat;
	background-position: 0px 0px;
	box-shadow: 0px 0px 2px 2px #DDD;
	word-wrap:break-word;
}

.section
{
	/*border-bottom: 1px inset #808080;
	border-top: 1px inset #808080;*/
	padding-bottom: 120px;
	padding-top: 76px;
	margin: 0px auto 0px auto;
	width: 775px;
	background-image: url('images/rules.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.section.first
{
	border-top: 0px;
	background-image: none;
}

.section.last
{
	border-bottom: 0px;
}

.content
{
	position: relative;
	width: 575px;
	margin: 0px auto;
}

.content.book
{
	width: 100%;
}

#logo
{
	
}

.table
{
	display: table;
	margin: 0px auto;
}

#menu_toggle
{
	display: none;
}

ul#navigation
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
}

ul#navigation a
{
	text-decoration: none;
}

ul#navigation li
{
	float: left;
	margin: 0px 1.4em 0px 0px;
	
}

ul#navigation li.current
{
	color: #000;
}

#home
{
	margin: 80px auto 0px auto;
}

.dropcap
{
	display: block;
	float: left;
	color: #08A599;
	font-size: 600%;
	line-height: .4em;
	margin-right: 12px;
	position: relative;
	left: 0px;
	top: 15px;
	height: .6em;
}

.image_holder
{
	margin: 0px 30px 0px 0px;
}

.f_left
{
	float: left;
}

.floated_text
{
	float: left;
	width: 415px;
}

.clearing
{
	clear: both;
}

.clear:after 
{
	content: "";
	display: table;
	table-layout: fixed;
}

#books .image_holder ul
{
	margin-left: 40px;
}

.image_holder p
{
	text-align: center;
	font-size: 11px;
	margin-top: 1em;
}

.image_holder ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 11px;
}

.image_holder ul li
{
	float: left;
	margin-right: 2em;
}

.image_holder ul li a
{
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-family: 'Avenir', 'Helvetica', sans-serif;
	-webkit-transition: color 0.35s, border-bottom 0.35s;
 	-moz-transition: color 0.35s, border-bottom 0.35s;
 	transition: color 0.35s, border-bottom 0.35s;
}

.image_holder ul li a:hover
{
	border-bottom: 1px solid #08A599;
	text-decoration: none;
	-webkit-transition: color 0.35s, border-bottom 0.35s;
 	-moz-transition: color 0.35s, border-bottom 0.35s;
 	transition: color 0.35s, border-bottom 0.35s;
}

.green
{
	color: #08A599;
}

#about
{

}

.book_title
{
	font-style: italic;
}

.column
{
	width: 300px;
	float: left;
}

.column.leftside
{
	margin-left: 110px;
	margin-right: 40px;
}

.column.rightside
{
	float: left;
}

h2.excerpt
{
	background-image: none;
	background-color: #00AFA0;
	color: #FFF;
	text-transform: none;
	font-style: italic;
	position: relative;
	left: -93px;
	text-align: left;
	font-size: 130%;
	padding: 8px 8px 8px 8px;
	width: 120px;
	margin: 70px 0px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
}

h2.excerpt:before, h2.excerpt:after
{
	content: '';
}

.verse
{
	font-style: italic;
}

.text_input
{
	background-color: #E6E6E6;
	border: 0px;
	font-family: 'Avenir', sans-serif;
	font-size: 24px;
	padding: .25em;
	width: 396px;
}

.submit_btn
{
	background-color: #E6E6E6;
	border: 0px;
	text-transform: uppercase;
	padding: 12px 18px;
	font-size: 110%;
	color: #777;
}

label
{
	text-transform: uppercase;
	color: #595959;
	font-family: 'Avenir', sans-serif;
}


#contact_form
{
	width: 400px;
	float: left;
	margin-top: 27px;
}

p.error 
{ 
	color: #FF5650;
	font-size: 120%;
}

p.success
{
	color: #57A33A;
	font-size: 120%;
}

.interview_question
{
	font-weight: bold;
}

#contact
{
	text-align: left;
	min-height: 800px;
}

.flexslider
{
	height: 400px;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border: 0px;
}

.flexslider .image_holder
{
	width: 272px;
	height: 370px;
}

.flexslider ul.slides
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.flexslider .floated_text p
{
	margin-top: 70px;
}

.flexslider .image_holder ul, #books .image_holder ul
{
	text-align: center;
}

.flexslider .image_holder ul li, #books .image_holder ul li
{
	display: inline-block;
	float: none;
}

.image_holder ul li:last-child, #books .image_holder ul li:last-child
{
	margin-right: 0px;
}

#essays h3
{
	margin-bottom: 0px;
}




/* Mobile Styles Begin Here */
@media all and (max-width: 600px) {
	
	#header_sleeve
	{
		height: auto;
	}

	
	#header
	{
		position: relative;
		width: 100%;
	}
	
	#menu_toggle
	{
		display: block;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	#menu_toggle:hover
	{
		color: #000;
	}
	
	ul#navigation
	{
		display: none;
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-transform: uppercase;
		font-size: 13px;
		letter-spacing: 2px;
	}
	ul#navigation li
	{
		float: none;
		margin: 0px 0em 0px 0px;
	}
	
	.table
	{
		display: block;
	}

	
	.container
	{
		width: 90%;
		padding: 0px 5%;
	}
	
	.section
	{
		width: 100%;
	}
	
	.content
	{
		width: 100%;
	}
	
	.image_holder
	{
		margin: 0px 0px 30px 0px;
	}

	
	.f_left
	{
		float: none;
	}
	.floated_text
	{
		float: none;
		width: 100%;
	}
	
	.column
	{
		width: 100%;
		float: none;
	}
	.column.leftside {
		margin-left: 0px;
		margin-right: 0px;
	}
	.column.rightside {
		float: none;
	}
	
	h2.excerpt
	{
		left: -25px;
	}
	
	.img_holder
	{
		width: 100%;	
	}
	
	.img_holder img
	{
		max-width: 100%;
	}
	
	.tinhouse
	{
		width: 80%;
	}
	
	.flexslider
	{
		height: auto;
	}
	
	.flexslider .image_holder
	{
		margin: 0px auto;
	}

	
}

.credit
{
	text-align: center;
	color: #707070;
	text-transform: uppercase;
}

.credit a
{
	color: #707070;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: 'Avenir', 'Helvetica', sans-serif;
	-webkit-transition: color 0.35s;
 	-moz-transition: color 0.35s;
 	transition: color 0.35s;
}

.credit a:hover
{
	color: #08A599;
	text-decoration: none;
	-webkit-transition: color 0.35s;
 	-moz-transition: color 0.35s;
 	transition: color 0.35s;
}