@charset "UTF-8";
/* CSS Document */

/* RESET RELOADED by Eric Meyer */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
body { background:#e7e7e7 url(images/page-background.png) center repeat-y; }
p { font-size:18px; line-height:1.3; color:#666; margin-bottom:18px; }
p.right-align {margin-bottom:0 !important;	}
/* Structural CSS */

#wrapper { width:940px; padding:0 20px; margin:0 auto; background:url(images/wrapper-background.png); }
#header { position:relative; height:150px; padding-top:20px; margin-bottom:5px; }
	#header h1 { text-indent:-9999em; background:url(images/masthead.png) no-repeat; width:940px; height:121px; }
	#header h2 { text-align:right; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, seriff; font-size:16px; letter-spacing:3px; }
	#logo { position:absolute; background:url(images/logo.png); height:122px; width:113px; left:15px; top:5px; }

#primary { float:right; width:620px; }
	#big_quote { margin-bottom:15px; }
	#about_book { margin-bottom:0px; }
		#about_book h2 { text-indent:-9999em; background:url(images/about-book-header.png); width:589px; height:36px; margin-bottom:15px; }
		.two_column_body { column-count:2; column-gap:20px; -moz-column-gap:20px; -moz-column-count:2;-webkit-column-count:2;-webkit-column-gap:20px; }
		a.buy_link {display:block;background:url(images/buy-button.png);height:43px;width:604px;text-indent:-9999em;opacity:.7;margin-right:25px;position:relative;top:-10px;}
		a.buy_link:hover {opacity:1;}
	#cast_of_characters { margin-bottom:20px;clear:both; }
	#cast_of_characters h2 { text-indent:-9999em; background:url(images/cast-header.png); width:300px; height:27px; margin-bottom:15px; }
		.thumbnail {width:160px;float:left;}
		.bio_body {width:300px;float:right;}
		.bio_body p {font-size:14px;line-height:1.3;margin-bottom:10px;}
		.bio_body h3 {font-family:Georgia, "Times New Roman", Times, serif;font-size:22px;font-weight:bold;color:#75423d;letter-spacing:.05em;margin-bottom:10px;}
		.clear {clear:both;}
		.emphasis {font-style:italic;}
#secondary { float:left; width:300px; margin-right:20px; }
	#book_details { margin-bottom:20px; background-color:#FFF; padding:7px; border:2px solid #333; }
		#cover { margin-bottom:10px; }
		a.button { background-color:#eceef5; padding:4px; text-decoration:none; color:#939496; border:1px solid #939496; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; border-radius:4px; line-height:1.7; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:15px; }
		a.button:hover { background-color:#030406; color:#eceff5; }
		#facebook_like { width:120px; float:left; margin-left:15px; }
		#tweet_this { width:120px; float:right;margin-bottom:12px; }
		#facebook_box { clear:both; }
	.center-align { text-align:center; margin-bottom:5px !important;clear:both; }
	#about_author { margin-bottom:20px; }
		#about_author h2 { text-indent:-9999em; background:url(images/about-author-header.png); width:222px; height:21px; margin-bottom:12px; }

.jcarousel-container { position: relative; width:620px; height:350px; list-style-type:none; margin:0; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; height:350px; width:480px; left:70px; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item { float: left; list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */ width: 480px; height: 350px; }
.jcarousel-next { z-index: 3; background:url(images/button-right.png) no-repeat; height:321px; width:60px; position:absolute; top:0px; right:0px; cursor:pointer; opacity:.7;}
.jcarousel-prev { z-index: 3; background:url(images/button-left.png) no-repeat; height:321px; width:60px; position:absolute; top:0px; left:0px; cursor:pointer; opacity:.7; }
.jcarousel-next:hover, .jcarousel-prev:hover { opacity:1; }
.jcarousel-prev-disabled, .jcarousel-next-disabled, .jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover, #single_carousel .jcarousel-prev-disabled, #single_carousel .jcarousel-next-disabled, #single_carousel .jcarousel-prev-disabled:hover, #single_carousel .jcarousel-next-disabled:hover { opacity:.3; }




#footer { clear:both; background:url(images/footer-background.png) no-repeat; width:940px; padding-top:25px; position:relative; height:40px; }
p.copyright { }
p.contact { display:block; width:26px; height:16px; text-indent:-9999em; background:url(images/email-icon.png); position:absolute; right:0px; top:25px; }
p.contact a {display:block;width:26px;height:16px;}
