body { margin: 0; padding: 0; background: url(images/background.png) top center; font-size: .9em; }
p, a, ul, ol, li, span { font-family: sans-serif; }
em { font-size: 1em; font-style: italic; }

#header { height: 55px; background: url(images/header-bg.png) #000 repeat-x; overflow: hidden; }
#headerwrap { height: 55px; width: 100%; margin: 0; padding: 0; }
#headerlogo { width: 180px; margin: 0 0 0 20px; float: left; }
#headerlogo a img, #toplogo a:hover img { border: none; }

#navigation { height: 55px; min-width: 550px; float: right; margin: 25px -10px 0 0; padding: 0; }
#navigation ul, #plainwrapper #navigation ul, #bookwrapper #navigation ul { margin: 0 25px 0 0 ; line-height: 170%; list-style: none; }
#navigation li { font-size: 1.2em; display: inline; margin: 0; padding: 0; }
#navigation a { float: left; cursor: pointer; margin: 0; padding: 0 0 0 3px; text-decoration:none; }
#navigation a span { float: left; display: block; padding: 5px 10px 4px 6px; color:#FFF; }
#navigation a:hover span { color:#FFF; }
#navigation a:hover { background-position:0% -42px; }
#navigation a:hover span { background-position:100% -42px; }
#navigation a.active { float:left; cursor: pointer; margin:0; padding:0 0 0 4px; text-decoration:none; }
#navigation a.active span { float: left; font-weight: bold; display: block; padding: 5px 15px 4px 6px; color: #FFF; }

#wrapper { margin: auto; min-width: 960px; max-width: 1200px; background: #FFF; }
#bookwrapper { margin: auto; min-width: 950px; max-width: 1200px; background: #FFF; }
#bookwrapper p { margin: 10px 40px 15px 355px; text-align: justify; }
#bookwrapper p.quote { margin: 10px 40px 10px 355px; text-align: right; }
#bookwrapper h2 { clear: none; margin: 40px 40px 20px 355px; }
#bookwrapper p.info { margin-bottom: 80px; }

#plainwrapper { margin: auto; min-width: 950px; max-width: 1200px; background: #FFF; }
#plainwrapper p { margin: 20px 40px 20px 40px; text-align: justify; }
#plainwrapper ul { margin: 10px 40px 10px 40px; line-height: 170%; }

#contactwrapper { padding: 0 0 0 200px; margin: 0 0 -10px 0; background: url(images/jeff-lean.jpg) left bottom no-repeat; }

#homeIntro { width: 100%; height: 330px; background: url(images/homeintro.jpg) no-repeat; }
#homeIntro p.photocredit { color: #CCC; text-shadow: #000 0px 1px 2px; margin: 0 0 0 20px; padding: 0; font-size: .9em; }
#homeIntro p.photocredit a { color: #FFF; }
#homeIntro div { width: 100%; height: 270px; text-align: justify; padding: 30px 0 0 0; }
#homeIntro div p { padding: 0 20px 0 300px; color: #036; }

#twitter { width: 100%; height: 75px; background: url(images/twitter.png) no-repeat #7BA2B6; border-top: 1px solid #537D95; border-bottom: 1px solid #537D95; }
#twitter-right { width: 100%; height: 75px; background: url(images/twitter-right.png) right 0 no-repeat; }
#twitter-right p { color: #000; float: left; font-size: 1.2em; padding: 0; margin: 10px 0 0 0; color: #333; width: auto; }
#twitter-right a.twitterlink { font-size: .9em; float: left; width: 220px; display: block; float: left; color: #FFF; text-shadow: #000 0px 1px 2px; padding: 5px 0 35px 20px; margin: 0 55px 0 0; text-decoration: none; }

#feature { width: 100%; height: 280px; border-bottom: 1px solid #FFF; border-top: 1px solid #FFF; }
#feature div.left, #feature div.right { width: 50%; height: 280px; float: left; }
#feature div.left { background: url(images/feature-newbook.jpg) no-repeat; }
#feature div.right { background: url(images/feature-currentbook.jpg) no-repeat; }
#feature a.booklink { float: left; width: 175px; margin: 15px 20px 15px 12px; height: 250px; }
#feature div.left div,#feature div.right div  { position: relative; margin: 0 0 0 200px; clear: none; float: none; }
#feature div.right div { height: 140px;  }
#feature h2 { clear: none; border: none; margin: 20px 0 10px 0; padding: 0; }
#feature p { clear: none; margin: 0 20px 10px 0; text-align: justify; }
#feature div.right p { height: 90px; }
#feature div.right div.button1 { float: none; margin: 0 0 0 275px; padding: 0; height: 40px; background: url(images/pdf.png) no-repeat 10px 7px; line-height: 1;  }
#feature div.right div.button1 a { display: block; color: #333; text-decoration: none; font-weight: bold; padding: 5px 0 5px 55px; }
#feature div.right div.button1 a span{ font-weight: normal; text-decoration: underline; font-style: none; }
#feature div.right div.button2 { float: none; margin: 18px 0 0 275px; padding: 0; height: 40px; background: url(images/amazon.png) no-repeat 3px 15px; }
#feature div.right div.button2 a { display: block; color: #333; padding: 10px 0 15px 55px;  }

#otherfeature { height: 80px; width: 100%; background: url(images/background-otherfeature.png) #FFF repeat-x; border-top: 1px solid #FFF; }

p { color: #000; line-height: 160%; margin: 0 0 5px 0; padding: 0; }
p object, p embed { margin: 20px; }
p.justify { text-align: justify; }
p.right {text-align: right; }
p.point { text-align: justify; margin: 0 0 10px 0; }
p.center, #plainwrapper p.center { text-align: center; clear: both; line-height: 400%; }
p.red { color: red; }
p.flash { text-align: center; padding-top: 50px; }
p.margin { margin: 20px 40px 10px 40px; text-align: justify; clear: both; }
p.marginquote { margin: 10px 40px 10px 40px; text-align: right; }
span.small { font-size: .7em; }

ul.link li { margin-left: 20px; line-height: 200%; }
ul.book li { margin: 0 0 10px 20px; line-height: 150%; }
#bookwrapper ul { margin: 20px 80px 20px 360px; }
a:link	{ color: #2A70C7; }
a:hover { color: #009; }
#otherfeature a:visited { color: #F60 }
p span.smallcaps { font-variant: small-caps; font-weight: bold; font-size: 1.2em; }

hr { clear: both; border: 1px solid #FFF; }

h1, h2 { font-family: georgia, garamond, serif; color: #336; clear: both; }
h1 { margin: 0 20px 2px 20px; padding: 25px 0 0 0; font-size: 1.75em; border-bottom: 1px #336 dotted; }
h1.point-left { margin: -25px 0 15px 0; text-align: left; }
h1.point-middle { margin: -25px 0 15px 0; text-align: center; }
h1.point-right { margin: -25px 0 15px 0; text-align: right; }
h2 { margin: 25px 40px 15px 40px; font-size: 1.5em; border-bottom: 1px #336 solid; font-weight: normal; }
h2.books { margin-bottom: 40px; }
div.box h2 { margin-top: 0; clear: none; }
div.box { float: left; width: 310px; height: 300px; }
#plainwrapper div.box p { text-align: left; }

em.red { color: red; }

ol.unlisted li { list-style: none; line-height: 250%; font-size: .9em; }
img.title { margin-bottom: 5px; }
img.right { float: right; padding: 0 0 20px 40px; }
a img.right, a:hover img.right { border: 0; }
img.point { float: left; margin: 3px 10px 0 0; }
img.point2 { float: left; margin: 5px 20px 15px 0; }
img.right { margin: 0 0 0 auto; float: right;  }
#point3 p.img { margin: 10px 0 10px 0; text-align: center; }
img.small { margin-left: 90px; }
#margin-bottom { margin: 0 40px 0 25px; float: right; }

#books { padding: 0; margin: 20px; text-align: center; }
#books p.next { text-align: left; margin: -10px 20px 20px 40px; }
div.book { width: 140px; height: 220px; text-align: center; margin: 0 0 30px 20px; float: left; }
#older { width: 720px; height: 220px; padding: 10px 0 0 140px; }

div.bookcover { width: 281px; padding: 10px 40px 40px 40px; float: left; }
div.smallbookcover { width: 275px; padding: 10px 40px 40px 40px; float: left; }

div.imgcontainer { -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 25px 20px 10px 40px; padding: 10px; background: #D1DAED; border: 1px #A2B5DB solid; float: left; }
#plainwrapper p.caption { text-align: center; }
div.imgcontainer2 { -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 5px 40px 15px 20px; padding: 10px; background: #D1DAED; border: 1px #A2B5DB solid; float: right; }
div.imgcontainer3 { -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 5px 20px 10px 40px; padding: 10px; background: #D1DAED; border: 1px #A2B5DB solid; float: left; }

div.news li { line-height: 200%; }

div.links { float: left; width: 47%; margin: 0 10px 0 10px; }
div.news { float: left; margin: 0 40px 0 40px; }
div.newbook { float: left; width: 350px; }
.hide { visibility: hidden; }
.floatleft { float: left; }

#footer { width: 100%; height: 230px; background: #FFF url(images/footer-bg.png); border-top: 1px solid #B9B3AC; padding: 1px 0 0 0; }
#footer-image { float: right; height: 230px; width: 35.75%; padding: 0 0 0 5px; background: url(images/footer-divider.png) left 0 no-repeat; }
#footer-image div { background: url(images/jeff-beach.jpg) no-repeat right 0; width: 100%; height: 230px; }
#footer p { margin: 0 0 10px 0; }
#copyright { width: 55%; float: left; margin: 30px 0 0 20px; }
#footer p.hostinfo { margin: 20px 0 0 0; }
#footer a img { border: none; margin: 5px 0 0 0; }

input.padded { padding: 2px; }
