/* Global Style */
*{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

body{
	background: #eaf3e3;
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;

}
header{
	background: url(../img/head-bg.jpg) top repeat-x;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #5caa2a;
}
.banner{
	background: url(../img/banner.jpg) bottom center no-repeat;
	width: 100%;
	padding: 30px 20px 165px;
}
body.better{
	background: #aeeafd;

}
body.better header{
	background: url(../img/head-bg-better.jpg) top repeat-x;
	border-bottom: 1px solid #2ebfee;
}
body.better .banner{
	background: url(../img/banner-better.jpg) bottom center no-repeat;
}
section{
	padding: 20px;
	overflow: hidden;
}
.logo{
	width: 100%;
}
.available{
	text-align: center;
}
.coming-soon{
	color: yellow;
	font-size: 22px;
	margin: 0 auto 10px;
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.other-info{
	color: #006600;
	font-size: 12px;
	text-align: center;
}

h1, h2{
	font-family: Amaranth, arial, helvetica, sans-serif;
}
h1{
	font-size: 28px;
	color: #fff;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
h2{
	font-size: 25px;
	border-top: 1px solid #ccc;
	padding: 30px 0 0 0;
}
article h1{
	font-size: 38px;
	padding: 0;
	text-align: left;
	color: #333;
	margin: 20px 0;
	width: 100%;
}
.available{
	font-size: 15px;
	display: block;
	margin: 10px 0 30px;
	text-align: left;
	font-weight: bold;
}
.author{
	font-size: 14px;
	color: #333;
	display: block;
	width: 260px;
	background: #e3e3e3;
	padding: 5px;
	font-style: italic;
}
body.better .author{
	width: 235px;
}
p{
	font: 15px/20px Arial, Helvetica, sans-serif;
}
.review{
	padding: 0 0 0 50px;
	background: url(../img/leaf.png) no-repeat left top;
}
.person{
	font-weight: bold;
	display: block;
	margin: 10px 0 40px 0;
	width: 90%;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

.thumbs{
	text-align: center;
}
.thumbs a{
}
.thumbs a img{
	width: auto;
}
.thumbs a .book{
	width: 80%;
	display: block;
	margin: 0 auto 20px;
}

form{
	text-align: center;
	width: 100%;
	margin: 20px 0 10px;
	padding: 20px;
	color: #666;
	background: #cae1b8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #a4d181;
}
body.better form{
	color: #666;
	background: #72dbfc;
	border: 1px solid #2ebfee;
}
.price, .teaser .special{
	font: bold 25px/20px Arial, Helvetica, sans-serif;
	display: block;
	margin: 10px 0 5px;
	color: #000;
}
.was{
	text-decoration: line-through;
}
label, .teaser .buy-both{
	display: block;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0 0 0;
}
input[type="number"]{
	margin: 10px auto;
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
	display: block;
	width: 80px;
}
input[type="image"], .find-out-more{
	width: 80%;
}
.book{
	width: 80%;
}
footer{
	text-align: center;
	padding: 30px;
	border-top: 1px solid #ccc;
	clear: both;
	background: #fff;
}
.teaser{
	text-align: center;
	width: 100%;
	margin: 20px 0 10px;
	padding: 20px;
	color: #666;
	background: #e5f7cb;	
	border: 1px solid #cde3af;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a{
	color: #c460b3;
}
a:hover{
	color: #b845a5;
}
body.better a{
	color: #0b7fa5;
}
body.better a:hover{
	color: #2ebfee;
}
/*------------------------------------------------------------------------------ 30em */
@media screen and (min-width: 30em) {
	header{
		margin: 0 0 30px 0;
	}
	.logo{
		width: 100%;
	}
	article{
		float: left;
		width: 70%;
		padding: 0 30px 0 0;
	}
	aside{
		float: right;
		width: 30%;
	}
	.thumbs a .book{
		width: 100%;
	}
	input[type="image"], .find-out-more{
		width: 90%;
	}
	section{
		max-width: 960px;
		margin: 0 auto;
		padding: 0 20px 50px 20px;
	}
	.about-eric{
		padding: 0 0 0 115px;
		background: url(../img/about-eric.jpg) no-repeat left top;
	}
	.about-glen{
		padding: 0 0 0 115px;
		background: url(../img/about-glen.jpg) no-repeat left top;
	}
	.about-glen2{
		padding: 0 0 0 115px;
		background: url(../img/about-glen2.jpg) no-repeat left top;
	}
	.about-del{
		padding: 0 0 0 115px;
		background: url(../img/about-del.jpg) no-repeat left top;
	}
	.about-happyCow{
		padding: 0 0 0 115px;
		background: url(../img/about-happyCow.png) no-repeat left top;
	}
	.book{
		width: 100%;
	}
}
/*------------------------------------------------------------------------------ 40em */
@media screen and (min-width: 40em) {
	.logo{
		width: auto;
	}
	h1{
		font-size: 38px;
	}
}
/*------------------------------------------------------------------------------ 60em */
@media screen and (min-width: 60em) {
	h1{
		width: 60%;
	}

}