/*
 * YUI Resect CSS version: 2.2.2 
 * Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
dl li{list-style: none;}

a:link, a:visited, a:hover, a:active  { color: #097706; outline: none; }

body{
	color:#939598;
	background: #454343;
	font-size: 76%;
  	line-height: 24px;
  	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
}

div#wrapperMain{
	background: url(/images/wrapperBg.jpg) top center repeat-x;
}

div#containerMain{
	width: 960px;
	margin: 0 auto 0 auto;
}

body.home div#containerMain {
	background: url(/images/containerBg.jpg) top center no-repeat;
}
body.interior div#containerMain {
	background: url(/images/containerBgInterior.jpg) top center no-repeat;
}

div#header h1{
	float: left;
	width: 107px;
	height: 34px;
}

div#header h1 a{
	display: block;
	text-indent: -9999em;
	width: 107px;
	height: 34px;
	background: url(/images/logo.png) top left no-repeat;
}


div#header{
	background: url(/images/navBar.jpg) top center no-repeat;
	height: 34px;
	padding-left: 100px;
	padding-top: 10px;
}

div#nav{	
	margin-left: 175px;
}

div#nav li{
	float: left;
}

div#nav li a{
	display: block;
	text-indent: -9999em;
	height: 26px;
	margin: 0px 13px 0 13px;
	line-height: .9em;
}
div#nav li#nav_books{
	border-right: 1px solid #808285;
}

div#nav li#nav_books a{
	width: 49px;
	background: url(/images/nav1.png) left top no-repeat;
}

div#nav li#nav_books a:hover, div#wrapperMain.books li#nav_books a{
	width: 49px;
	background: url(/images/nav1.png) left bottom no-repeat;
}

div#nav li#nav_about{
	border-right: 1px solid #808285;
}

div#nav li#nav_about a{
	width: 107px;
	background: url(/images/nav2.png) left top no-repeat;
}

div#nav li#nav_about a:hover, div#wrapperMain.about li#nav_about a{
	width: 107px;
	background: url(/images/nav2.png) left bottom no-repeat;
}

div#nav li#nav_fieldnotes{
	border-right: 1px solid #808285;
}

div#nav li#nav_fieldnotes a{
	width: 90px;
	background: url(/images/nav3.png) left top no-repeat;
}

div#nav li#nav_fieldnotes a:hover, div#wrapperMain.field_notes li#nav_fieldnotes a{
	width: 90px;
	background: url(/images/nav3.png) left bottom no-repeat;
}

div#nav li#nav_speculation{
	border-right: 1px solid #808285;
}

div#nav li#nav_speculation a{
	width: 143px;
	background: url(/images/nav6.png) left top no-repeat;
}

div#nav li#nav_speculation a:hover, div#wrapperMain.speculation li#nav_speculation a{
	width: 143px;
	background: url(/images/nav6.png) left bottom no-repeat;
}

div#nav li#nav_contact a{
	width: 135px;
	background: url(/images/nav5.png) left top no-repeat;
}

div#nav li#nav_contact a:hover, div#wrapperMain.contact li#nav_contact a{
	width: 135px;
	background: url(/images/nav5.png) left bottom no-repeat;
}

body.home div#flash{
	height: 320px;
	width: 814;
	padding-left: 73px;
	background: url(/images/flashBg.png) center bottom no-repeat;
}

body.interior div#flash {
	padding-left: 73px;
	height: 215px;
	background: url(/images/titleHeader.png) center bottom no-repeat;
}

body.interior div#flash h2 {
padding-top: 125px;
padding-left: 25px;
color: #222;
font-size: 2.5em;
font-variant: small-caps;
text-indent: -9999em;
width: 331px;
height: 36px;
margin-left: 55px;
}

div#wrapperMain.about div#flash h2{
	background: url(/images/aboutMainTitle.png) center bottom no-repeat;
}

div#wrapperMain.books div#flash h2{
	background: url(/images/booksMainTitle.png) center bottom no-repeat;
}

div#wrapperMain.field_notes div#flash h2{
	background: url(/images/notesMainTitle.png) center bottom no-repeat;
}

div#wrapperMain.speculation div#flash h2{
	background: url(/images/speculationMainTitle.png) center bottom no-repeat;
}

div#wrapperMain.contact div#flash h2{
	background: url(/images/contactTitle.png) center bottom no-repeat;
}

div#mainContent{
	padding-left: 110px;
	background: url(/images/contentBg.png) center bottom repeat-y;
	padding-bottom: 40px;
}

div#blog h2{
	text-indent: -9999em;
	width: 417px;
	height: 29px;
	background: url(/images/fieldnotes_title.png) left top no-repeat;
	padding-bottom: 30px;
}

div#ltColumn{
	width: 417px;
	float: left;
}

div.entryHeader h3 { float: left; }

div#ltColumn h3, div#ltColumn h4{
	color:#d1d3d4;
	font-size: 1.5em;
	text-decoration: none;
//	float: left;
	width: 380px;
}

div#ltColumn h4 { font-size: 1.3em; }

div#ltColumn h3 a { color: #d1d3d4; text-decoration: none; }

div.borderLine{
	background: url(/images/blogLine.png) left bottom no-repeat;
	height: 50px;
	width: 417px;
}

span.hiddenText{
	display: none;
}

div.entryHeader{
	height: 70px;
}

div.entryBody{
	padding-bottom: 50px;
}

/* div.entryBody p{
	padding-bottom: 20px;
} */

div.entryBody ul {
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
}

p.entryDate{
	color: #58595b;
	font-style: oblique;
	margin-top: -12px;
}

p.entryComments{
	font-size: 120%;
	padding: 2px 0 0 390px;
	color: #fff;
}

div#rtColumn{
	margin-left: 440px;
}

div#bioBox{
	text-indent: -9999em;
	width: 454px;
	height: 445px;
	background: url(/images/bioBox.png) right top no-repeat;
}

div.box{
	padding-bottom: 40px;
}

div.box li a{
	text-decoration: none;
	color: #d1d3d4;
	font-size: 100%;
	display: block;
}

div.box span{
	color: #58595b;
	text-style: oblique;
}

div.box li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333132;
	margin: 0 100px 0 40px;
	line-height: 15px;
}

div.readMore{
	height: 26px;
}

div.readMore a{
	color: #a7a9ac;
	text-decoration: none;
	font-size: 120%;
	background: url(/images/readIcon.png) right top no-repeat;
	padding-right: 38px;
	padding-top: 3px;
	padding-bottom: 5px;
	height: 26px;
}

.clear{
	clear: both;
}

div.box h3 a{
	text-indent: -9999em;
	background: url(/images/speculationTitle.png) center bottom no-repeat;
	display: block;
	width: 274px;
	height: 34px;
	margin: 20px 0 30px 0;
	padding-left: 65px;
}

div#pageFooter{
	background: url(/images/outsideBar.jpg) center bottom repeat-x;
	height: 237px;
}

div#footerWrapper{
	width: 815px;
	height: 237px;
	background: url(/images/blueMainBar.jpg) center bottom no-repeat;
	margin: 0 auto 0 auto;
}

div#footerBooks{
	padding-top: 25px;
}

div#footerBooks p {
line-height: 1.5em;
}

div#book1{
	width: 190px;
	margin: 0 10px 0 10px;
	padding-left: 98px;
	background: url(/images/book1.png) left top no-repeat;
	float: left;
}

div#book1 p{
	padding-bottom: 10px;
	overflow: hidden;
	height: 80px;
}

div#footerWrapper h3 a{
	text-decoration: none;
	font-size: 130%;
	color: #fff;
	padding-bottom: 10px;
}

div.buyBtn{
	width: 115px;
	height: 39px;
}

div.buyBtn a{
	display: block;
	background: url(/images/buyBtn.png) left bottom no-repeat;
	width: 115px;
	height: 39px;
	text-indent: -9999em;
}

div#book2{
	margin: 0 10px 0 10px;
	width: 190px;
	padding-left: 98px;
	background: url(/images/book2.png) left top no-repeat;
	float: left;
}

div#book2 p{
	padding-bottom: 10px;
	overflow: hidden;
	height: 80px
}

img.aboutPhoto{
	display: block;
	margin: 0 auto 20px auto;
	padding-right: 75px;
}

div.photoCaption{
	padding-left: 40px;
	font-style: oblique;
	margin-top: -10px;
}

div.contactContent h3{
	margin-bottom: 15px;
}

form#contactForm {
	margin-top: 35px;
}

form #submit, form .submit{
	background: url(/images/submitBtn.jpg) left bottom no-repeat;
	text-indent: -9999em;
	width: 115px;
	height: 33px;
	border: 0;
}

div#footerBio p{
	padding-bottom: 15px;
	line-height: 1.5em;
}

div#footerBio{
	padding-left: 625px;
}

div#footerFooter{
	background: url(/images/contentBg.png) center bottom repeat-y;
	height: 40px;
	width: 814px;
	margin: 0 auto 0 auto;
}

div#footerFooter{
	padding-left: 62px;
	padding-top: 3px;
}

div#bottomFooter{
	display: block;
	background: url(/images/bottomBar.png) center bottom no-repeat;
}

div.bookContent q{
	font-size: 1.3em;
	text-align: center;
	display: block;
	font-family: Georgia, Times, Times New Roman, serif;
	line-height: 1.5em;
	color: #ccc;
}

div.bookContent br{
	display: none;
}

div.bookContent cite{
	font-style: oblique;
	font-size: .95em;
	text-align: right;
	display: block;
	margin: 5px 0 35px 0;
	color: #666;
}

div.soon{
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}

div.bookExtended{
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-top: 30px;
}

/* Forms */

form { margin: 1em; }
form p { margin-bottom: 10px; }
form p label { width: 80px; float: left; text-align: right; padding-right: 15px;}
form p input, form p textarea { background: #000 !important; border: 1px solid #181818; padding: .5em; color: #fff; width: 250px; }
form p button { float: right; margin-right: 33px;}

/* Comments */

div#comments ol { margin: 10px 0 50px 0;}
div#comments ol li { clear: left; margin-top: 20px; padding-bottom: 5px; border-bottom: 1px solid #333132;}
div#comments p.commentMeta { width: 125px; float: left; color: #666;}
div#comments p.commentMeta span.commentMetaAuthor { display: block; line-height: .9em;}
div#comments span.commentMetaDate{ font-style: oblique; font-size: 98%; }
div#comments div.commentContent { margin-left: 135px; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; padding-left: 20px; border-left: 1px solid #097706; }
div.hr {height: 15px; margin-top: 10px; clear: left; }

/* Speculate Box */

div#speculate {
	width: 250px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#speculate h4 { 
	color: #eee;
	font-size: 1.5em;
	margin-bottom: .5em;
}

/* Books page */

img.coverImage { position: relative; float: left; margin-left: -70px; margin-right: 15px; }
div.book { margin-bottom: 4em; }
div.book h3 { margin-bottom: 20px; }
div.book div.readMore { margin-top: 20px; }

p { margin-bottom: 1em; }

div.hr hr { display: none; }

/* Post Gallery */

ul.entryPhotos { margin-bottom: 20px; list-style-type: none; }
ul.entryPhotos li { float: left; margin-left: 10px; }
ul.entryPhotos li img { border: 5px solid #333;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


