/* 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-childless.jpg);
}
body.pod-page-fatherless-what-the-critics-are-saying, body.category-fatherless-reviews {
	background-image: url(images/subbak.jpg);
}

body.pod-page-about-motherless {
	background-image: url(images/subbak-motherless-about.jpg);
}
body.pod-page-about-fatherless {
	background-image: url(images/subbak-about.jpg);
}
body.pod-page-motherless-what-the-critics-are-saying, body.category-motherless-reviews {
	background-image: url(images/subbak-motherless.jpg);
}

body.pod-page-about-childless {
	background-image: url(images/subbak-about-childless.jpg);
}
#nav_container {
	height: 30px;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 1.0em;
}
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;
}
a.navigation_text {
	padding: 10px 9px;
	color: #9cadae;
	font-size: 14px;
	font-family: georgia, "Palatino Linotype", arial, Helvetica, sans-serif;
	font-weight: normal;
	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;
}
a.navigation_text_last {
	padding: 10px 9px;
	color: #9cadae;
	font-size: 14px;
	font-family: georgia, "Palatino Linotype", arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	/*font-variant: small-caps;*/
	float: left;
	text-shadow: black 1px 1px 1px;
	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 {
	
}
body.home div#critics {
	min-height: 600px;
}
.quotes {
	background-color: #5d6d55;
	-webkit-border-radius:10px 10px;
	-moz-border-radius:10px 10px;
	border-radius:10px 10px;
}
.quotes2 {

}
#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: #d5d9d3;
	text-shadow:rgba(0, 0, 0, 0.546875) 1px 1px 0px;
}
#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: 845px;
	top: 165px;

}
#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: 130px;
	height: 40px;
	float: right;
	margin-top: 345px;
	margin-right: 13px;
}
.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 {
	border: 5px solid #5d6d55;
	background-color: #313f2a;
	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: #b9cece;
	color: #92F0F7;
}

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 #5d6d55;
	background-color: #313f2a;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#blog_homepage span.the_time {
	display: block;
}

/*Appearances*/

ul.appearances {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul.appearances li {
	margin: 0 0 15px 30px;
	padding: 0;
	list-style: none;
}

ul span.date {
	display: block;
}
ul span.place {
	display: block;
	font-size: 14px;
	font-family: georgia, "Times New Roman", Times, serif 
}
ul span.city {

}
ul span.state {
	text-transform: uppercase;
}

/*Homepage Appearances*/

div.homepage_appearances li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

div.homepage_appearances span.date {
	display: block;
}
div.homepage_appearances span.place {
	display: block;
}
div.homepage_appearances span.city {

}
div.homepage_appearances span.state {
	text-transform: uppercase;
}


/*Contact Form*/

form#form_hsxfjx {

}
form#form_hsxfjx label {
	width: 150px;
	float: left;
	text-align: right;
}
form#form_hsxfjx input, form#form_hsxfjx textarea {
	width: 250px;
	float: left;
	margin-left: 10px;
}
form#form_hsxfjx textarea {
	height: 250px;
}

form#form_hsxfjx div.form-field {
	min-height: 16px;
}
form#form_hsxfjx p.submit input {
	width: 70px;
	margin-left: 160px;
	display: block;
	text-align: center;
}
div.book_listing {
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
