/* To make the footer stick to the bootom */

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -177px;
}
.footer, .push {
    height: 177px;
}
body.home .push {
	height: 0;
}

/* End footer stick */

body, body.home {
	background-color: black;
	background-image: url(images/mainbak.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/subbak.jpg);
}
#nav_container {
	height: 25px;
	margin-top: 2px;
}
ul#nav {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 765px;
	margin: 0 auto;
}
ul#nav li, ul#nav_footer li {
	display: inline;
	text-align:center;
	margin: 0;
	padding: 0;
}
ul#nav li a {
	padding: 10px 19px;
	color: #9cadae;
	font-size: 14px;
	font-family: georgia, "Palatino Linotype", arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	/*font-variant: small-caps;*/
	float: left;
	text-shadow: black 1px 1px 1px;
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
	background-position:right center;
}
ul#nav li a.last {
	background-image: none;
}
ul#nav_footer {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#nav_footer li a {
	padding: 0 2px 0 2px;
	color: #d1d1d1;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav_footer li a:hover {
	color: white;
	text-decoration: underline;
}
ul#nav li a:hover {
	text-decoration: none;
}
#cover_area {
	height: 415px;
}
#cover_area_subpage {
	height: 150px;
}
#box3 {
	margin-top: 31px;
}
body.home div#critics {
	min-height: 600px;
}
.quotes {
	background-color: #284241;
	background-image: url(images/rounded_corner_top.png);
	background-position: top;
	background-repeat: no-repeat;
}
.quotes2 {
	background-image: url(images/rounded_corner_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#quoterotator {
	padding: 20px;
	margin: 0 0 25px 0;

}
#quoterotator p, #quoterotator {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 145%;
	color: #c1f0f7;
}
#quoterotator p.source, #quoterotator span#quoteauthor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	font-weight: bold;
	color: white;
	display: block;
	margin-top: 10px;
}
.critics_subpage #quoterotator {
	font-weight: normal;
	color: white;
	padding: 0;
	line-height: 135%;
	font: 13px/1.4 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
#facebook {
	width: 77px;
	height: 33px;
	position: absolute;
	margin-left: 822px;
	top: 216px;

}
#facebook img {
	border: none;
}
#meet_author_subpage {
	width: 200px;
	height: 50px;
	float: left;
	margin-top: 60px;
}
#youtube {
	width: 155px;
	height: 35px;
	position: absolute;
	margin-top: 242px;
	margin-left: 784px;
}
#meet_author {
	width: 152px;
	height: 190px;
	float: right;
	margin-top: 253px;
}
.cart_form {
	float: left;
}
.cart_form2 {
	float: right;
	margin: 30px auto 0 auto;
	width: 175px;
	padding: 0;
	border: 2px solid #283533;
	background-color: black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: none;
}
.cart_form2, .cart_form2 p {
	font-size: 11px !important;
	line-height: 120% !important;
}
.cart_form2 h3 {
	display: none;
}
.cart_form2 form {
	display: block;
	width: 140px;
	margin: 0 auto;
}
.product_image {
	width: 202px;
	margin-right: 25px;
	float: left;
}
.product_image img {
	padding: 8px;
	background-image: url(images/book_glow.png);
	background-repeat: no-repeat;
}
.price {
	display: block;
	padding: 5px 0;
	width: 131px;
	text-align: left;
	font-family: "Palatino Linotype","Times New Roman", Times, serif;
	line-height: normal;
	font-size: 18px;
	letter-spacing: 1px;
}
.price strong {
	font-size: 20px;
}

.acclaim_listing {
	border: 1px solid transparent;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
}
.acclaim_listing p {
	padding: 5px 0 5px 30px;
}
blockquote {
	padding:  0 0 0 65px;
	background-image: url(images/critics_quotes.png);
	background-repeat: no-repeat;
}
#footer {
	width: 100%;
	height: 177px;
	background-color: #111111;
	border-top: 1px solid #303030;
	clear: both;
}
#footer_center {
	padding-top: 20px;
	text-align: center;
}
#footer_center p, #footer_center a {
	color: #83afad;
	font-size: 11px;
}
#footer_center a, #footer_center a:visited {
	color: #83afad;
	text-decoration: none;
}
#footer_center a:hover {
	color: #bcd4d3;
	text-decoration: underline;
}
#footer_center .grid_4 {
	padding-top: 10px;
}

/* SLIDER STUFF*/
 
#slider{

}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:260px;
	/*height:auto;*/
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:10px;
	height:38px;
	position:absolute;
	left:-11px;
	top:115px;
	}	
#nextBtn{ 
	left:301px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:10px;
	height:38px;
	background:url(images/bttn_left.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/bttn_right.png) no-repeat 0 0;	
	}	

/*Shopping Cart	*/


div.product_price {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
div.paypal_button_area {
	margin-top: 5px;	
}
div.paypal_button_area input {
	display: block;
	margin: 0 auto;
}
.wpsc_empty_the_cart {
	display: none !important;
}
span.emptycart {
	display: block;
	width: 75px;
	height: 10px;
	text-align: center;
	padding: 3px 0;
	float: left;
	display: none !important;
}
span.gocheckout a {
	display: block;
	width: 75px;
	text-align: center;
	padding: 2px 0;
	background-color: #c6cdcc;
	color: #283533;
	border: 2px solid #697a77;
	margin: 0 auto;
	line-height: normal;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
p.visitshop {
	display: block;
	margin-top: 15px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	text-align: right;
	margin-bottom: 10px;
	}

/*Event Calendar*/
table.ec3_schedule {
	border: 2px solid #9cadae !important;
	background-color: #516160 !important;
	color: white !important;
	width: 150px !important;
	padding: 10px;
	display: block;
}
table.ec3_schedule td {
	color: white !important;
	text-align: center;
}
a.eventday {
	font-weight: bold;
	background-color: #304f4e;
	border: 1px solid #416b6b;
	-moz-box-shadow: 1px 1px 1px #162423;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px #162423;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 1px #162423;
	border-radius: 3px;
}
a.eventday:hover {
	background-color: transparent !important;
}

/*Quotes*/

div.author_quote_page {
	margin-bottom: 30px;
	background-image: url(images/critics_quotes.png);
	background-repeat: no-repeat;
}
div.author_quote_page p {
	padding-left: 45px;
}
div.author_quote_page span.credentials {
	display: block;
	text-align: left;
	width: 200px;
	margin-top: -10px;
	float: right;
}

/*Readers Reactions*/

div.readers_reactions_wrap {
	background-color: #0f1616;
	border: 5px solid #1d2627;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}

/*Posts and Links*/
div.post {
	margin-bottom: 10px;
	border-bottom: 1px dotted #7ebcbd;
	padding-bottom: 10px;
}

div.post h3 a {
	text-decoration: none;
	color: #76a6a6;
}

div.post h3 a:hover {
	text-decoration: none;
	color: #c1dedf;
}

/*Email Link*/

body.wpsc-shopping-cart p.email_page_link {
	display: none;
}

/*Blog Stuff*/

h2.blog_entry_title {
	line-height: 125% !important;
	margin: 5px 0 0 0 !important;
}
#blog_homepage {
 margin-top: 20px;
}
#blog_homepage div.padding {
	padding: 0 20px;
	border: 5px solid #2a3937;
	background-color: #192221;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#blog_homepage span.the_time {
	display: block;
}