/* Default Stylesheet
-------------------------------------------------------
Waking Dream Press Default Style Sheet
Created: 02-2008
Author: Ethan McElroy 
-----------------------------------------------------*/
html {
	background: #fff url(../i/bg.jpg) repeat-x center top;
	}
html * {
	margin: 0;
	padding: 0;
	}
a:link {
	color: #900;
	}
a:visited {
	color: purple;
	}
a:hover {
	color: #f00;
	}
a:active {
	color: #00f;
	}
body {
	color: #443;
	font: 79% georgia, palatino, times, 'times new roman', serif;
	}
h1 {
	color: #997;
	font: bold 2.4em georgia, palatino, times, 'times new roman', serif;
	text-align: center;
	}
h2 {
	font: bold 1.4em georgia, palatino, times, 'times new roman', serif;
	margin-bottom: 12px;
	text-align: center;
	}
h3 {
	color: #600;
	font: bold 1.2em georgia, palatino, times, 'times new roman', serif;
	margin-bottom: 1em;
	text-align: center;
	}
dt, dd, li, p {
	font-size: 1em;
	line-height: 160%;
	}

img.portrait {
	border: double 3px #775;
	float: left;
	height: 130px;
	margin: 7px 6px 0 0;
	width: 130px;
	}
.center {
	text-align: center;
	}
.red {
	color: #f00;
	}

/* CONTENT WRAPPER
-------------------------------------------------------------------------*/
#container {
	background: #fff;
	border: solid 18px #fff;
	margin: 12px auto 0 auto;
	position: relative;
	width: 900px;
	}

/* TOP-LEVEL NAVIGATION
-------------------------------------------------------------------------*/
#nav {
	height: 24px;
	margin: 0 auto 18px auto;
	text-align: center;
	width: 720px;
	}
#nav a {
	color: #886;
	display: block;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	height: 23px;
	padding: 2px 8px;
	text-align: center;
	text-decoration: none;
	}
#nav a:hover {
	background-position: 0 -23px !important;
	}
#nav a#home {
	background: url(../i/nav/home.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 70px;
	}
#nav a#books {
	background: url(../i/nav/books.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 72px;
	}
#nav a#authors {
	background: url(../i/nav/authors.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 88px;
	}
#nav a#events {
	background: url(../i/nav/events.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 82px;
	}
#nav a#contact {
	background: url(../i/nav/contact.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 84px;
	}
#nav a#news {
	background: url(../i/nav/press.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 64px;
	}
#nav a#reviews {
	background: url(../i/nav/reviews.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 92px;
	}
#nav a#faq {
	background: url(../i/nav/faq.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 54px;
	}
#nav a#links {
	background: url(../i/nav/links.gif) no-repeat 0 0;
	text-indent: -200000px;
	width: 70px;
	}
#nav a.current {
	background-position: 0 -23px !important;
	}
#nav li {
	float: left;
	margin-right: 10px;
	text-transform: lowercase;
	}
#nav li.last {
	margin-right: 0;
	}
#nav ul {
	list-style: none;
	height: 23px;
	margin: 0 auto;
	text-align: center;
	width: 830px;
	}

/* PAGE HEADER
-------------------------------------------------------------------------*/
#header {
	background: url(../i/clouds.jpg) repeat-x 0px 8px;
	border-top: solid 1px #ddb;
	border-bottom: solid 1px #ddb;
	height: 186px;
	padding-top: 8px;
	}
#header h1 {
	background: #fff url(../i/logo.jpg) no-repeat center top;
	border: solid 8px #ddb;
	float: left;
	height: 178px;
	margin: -8px 0 0 30px;
	text-indent: -200000px;
	width: 160px;
	}
#banner {
	background: url(../i/title.png) no-repeat center 26px;
	behavior: url(../j/iepngfix.htc);
	clear: right;
	float: left;
	height: 162px;
	margin: 0;
	width: 694px;
	}
	
/* MAIN CONTENT
-------------------------------------------------------------------------*/
#content {
	clear: left;
	float: left;
	margin: 8px 12px 0 0;
	padding: 0 0 50px 0;
	width: 580px;
	}
#content h2 {
	color: #775;
	}
#content h2.book-title {
	color: #900;
	}
#content p {
	font-size: 1.1em;
	margin-bottom: 1.1em;
	}
body[class] #content {
	width: 100%;
	}
#content ul#secNav {
	border-top: solid 1px #cca;
	clear: none;
	float: left;
	list-style: none;
	margin: 40px 8px 0 0;
	width: 176px;
	}
#content ul#secNav li {
	border-bottom: solid 1px #cca;
	}
#content ul#secNav li a {
	display: block;
	text-decoration: none;
	width: 100%;
	}
ul#secNav a:link {
	background: #eec;
	color: #900;
	}
ul#secNav a:visited {
	background: #eec;
	color: #900;
	}
ul#secNav a:hover {
	background: #ffd;
	color: #c00;
	}
ul#secNav a:active {
	background: #eec;
	color: #900;
	}
#content ul#secNav li a.active {
	background: #fff;
	color: #333;
	display: block;
	text-decoration: none;
	width: 100%;
	}
#content ul#secNav li#bloglink {
	height: 57px;
	margin-top: 12px;
	}
#content ul#secNav li#bloglink a {
	background: #fff url(../i/books/bloglink.jpg) no-repeat;
	height: 57px;
	text-indent: -200000px;
	}
#content ul#secNav li#purchase {
	border: none !important;
	clear: both;
	height: 168px !important;
	margin-top: 0 !important;
	}
#content ul#secNav li#purchase a {
	background: #fff url(../i/purchase.jpg) no-repeat !important;
	height: 168px !important;
	text-indent: -200000px !important;
	}
#centerCol {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 492px;
	}
#centerCol p#controls {
	text-align: center;
	}
#content #rss {
	margin-top: 0;
	text-align: center;
	}
	
/* RIGHT SIDEBAR
-------------------------------------------------------------------------*/
#rightColumn {
	border: solid 8px #ddb;
	float: right;
	height: auto;
	margin-top: 8px;
	margin-bottom: 73px;
	padding-top: 0;
	width: 292px;
	}
#rightColumn h2 {
	clear: both;
	color: #4060a0;
	font-size: 1em;
	margin: 6px;
	text-align: center;
	}
#rightColumn p {
	font-size: .9em;
	margin: 6px 6px 12px 6px;
	}
#rightColumn ul {
	list-style: none;
	margin-bottom: 0;
	}
#rightColumn li {
	border-top: dotted 1px #9aa;
	font-size: .9em;
	}
#rightColumn li a {
	display: block;
	padding-left: 4px;
	text-decoration: none;
	width: 100%;
	}
#sidebar {
	float: right;
	height: 312px;
	margin-top: 46px;
	margin-bottom: 30px;
	margin-left: 0 !important;
	padding-top: 0;
	width: 208px;
	}
#sidebar img {
	height: 312px;
	width: 208px;
	}
#rightColumn p#purchase {
	background: url(../i/purchase.jpg) no-repeat center top !important;
	float: right;
	height: 168px !important;
	margin-top: -40px;
	width: 170px;
	}
#rightColumn p#purchase a {
	display: block;
	height: 168px !important;
	text-indent: -2000000px;
	width: 100%;
	}
#social {
	position: absolute;
	right: 105px;
	top: 747px;
	}
#social-book {
	position: absolute;
	right: 60px;
	top: 610px;
	}
	
/* NEWSLETTER SIGN-UP FORM
-------------------------------------------------------------------------*/
#newsletter {
	background: #eec;
	border-top: dotted 1px #997;
	border-bottom: dotted 1px #997;
	clear: both;
	height: 44px;
	margin-top: 30px;
	width: 898px;
	}
#newsletter p {
	color: #775;
	float: right;
	font-size: .9em;
	margin: 1px 2px 0 0;
	text-align: right;
	}
#newsletter table {
	margin-top: 7px;
	width: 59%;
	}
#newsletter input {
	border: solid 1px #cca;
	color: #997;
	font-size: .9em;
	height: 16px;
	margin-top: 1px;
	}
#newsletter input#email {
	font-style: italic;
	height: 15px;
	padding: 3px 2px 2px 2px;
	width: 192px;
	}
#newsletter input#submit {
	background: #775;
	color: #eec;
	height: 22px;
	border: none;
	width: 70px;
	}
p#memberships {
	float: left;
	margin-top: 6px;
	text-align: left;
	width: 40%;
	}
p#memberships img {
	border: solid 1px #ccc;
	margin-left: 8px;
	}

/* PAGE FOOTER
-------------------------------------------------------------------------*/
#footer {
	clear: both;
	color: #775;
	height: 80px;
	margin-top: 8px;
	}
#footer p#copyright {
	float: left;
	font-size: .9em;
	margin-top: .1em;
	width: 50%;
	}
#footer p#contact {
	float: right;
	font-size: .9em;
	margin-top: .1em;
	text-align: right;
	width: 50%;
	}

