body {
    font-family: proxima-nova, "Trebuchet MS", Arial, sans-serif;
    letter-spacing: .01em;
    line-height: 1.8em;
    text-transform: none;
    background-color: #fafafa;
    letter-spacing: 0em;
    line-height: 1.6em;
    text-transform: none;
    color: #525252;
    text-align: left;
    font-style: normal;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: .01em;
}

body a {
	color: #e1261a;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}


.page {
	width: 95%;
	max-width: 1095px;	
	margin: auto;	
}

.header {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6em;
    letter-spacing: .25em;
    line-height: 1em;
    text-transform: uppercase;
    color: #000;
    margin: auto;
    width: 100%;
    text-align: center;
    padding: 70px 0 40px;
    color: #e1261a;
}

.quote {
	padding-bottom: 30px;	
}

.quote, .bonus {
	max-width: 1000px;	
	margin: auto;

}

.quote .text {
	font-family: minion-pro-display;
    font-weight: 400;
    font-style: italic;
    font-size: 1.2em;
    letter-spacing: .015em;
    line-height: 1.6em;
    text-transform: none;
    color: #525252;
    padding: 0px 20px 00px;
}

.quote .author {
    font-weight: 400;
    font-style: normal;
    font-size: 0.9em;
    letter-spacing: 0em;
    line-height: 1.6em;
    text-transform: none;
    color: #525252;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 20px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.bookimage {
	float: left;
	width: 50%;
	margin: 0 0px 0 0px;
}

.bookimage img{
	max-width:110%;
	max-height:110%;
	margin-left: -20px;
}

.introtext {
	float: right;
	width: 50%;
	padding-top: 40px;
    font-family: futura;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6em;
    letter-spacing: -.01em;
    line-height: 1.2em;
    text-transform: none;
    color: #525252;
    -webkit-font-smoothing: subpixel-antialiased;
}

.introtext .lead {
	padding-bottom: 40px;
}

.introtext .desc {
    font-family: futura;
    font-weight: 100;
    font-style: normal;
    font-size: 0.8em;
    letter-spacing: -.01em;
    line-height: 1.5em;
    text-transform: none;
    color: #525252;
    -webkit-font-smoothing: subpixel-antialiased;
}

.intro .buylinks {

}

.buylinks  {
	text-align: center;
	margin: 0px auto;	
}


.buylinks .buyicons {
	display: inline-block;
	width: 170px;
	padding: 0px 20px;
	border-bottom: 5px solid #fafafa;
}

.buylinks a:hover {
	cursor: hand;
    border-bottom: 5px solid #e1261a;;
}

.buylinks .buyicons img {
	max-width:100%;
	max-height:100%;
}


.title {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    letter-spacing: .1em;
    line-height: 1em;
    text-transform: uppercase;
    color: #000;
    margin: auto;
    width: 100%;
    text-align: center;
    padding: 20px 0 50px;	
    color: #e1261a;
}

.section {
	padding-bottom: 30px;
}

.comic {
	float: left;
	display: block;
	width: 50%;
}

.image {
}

.caption {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	float: left;
	display: block;
	width: 50%;
	padding-top: 10px;
	left: 2%;
	top: 10%;
	position: relative;
	margin-bottom: -50px;
	z-index: 100;
}

.caption2 {
	left: 52%;
}


.praise .quote .text {
	font-size: 1.2em;
	padding-bottom: 10px;
}

.praise .author {
	padding-top: 0px;
	padding-bottom: 15px
}

.column {
	width: 520px;
	text-align: left;
	float: left;
}

.firstcolumn {
	margin-right: 50px;
}

.column h3 {
	padding: 0px 0px 10px;
	margin: 0px;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
}

.column ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 30px;
	font-size: 0.9em;
	font-family: proxima-nova;
}

.authorphoto {
	display: block;
	width: 25%;
	float: left;
}

.bio {
	float: left;
	width: 70%;
	padding-left: 30px;
}


@media only screen and (max-width: 1150px) {
	
	body {
		font-size: 1.1em;
	}

	.bookimage {
		width: 50%;
	}
	
	.image {
		margin-top: 30px;
	}

	.introtext {
		width: 50%;
		font-size: 1.4em;
	}
	
	.column {
		width: 350px;
	}

}


@media only screen and (max-width: 600px) {
	

	body {
		font-size: 1.1em;
	}
	
	.header {
		padding-top: 30px;
	}
	
	.title {
		padding-bottom: 30px;
		font-size: 1.2em;
	}
	
	.bookimage {
		width: 90%;
		float: none;
		margin: auto;
	}
	
	.bookimage img {
		margin-left: 0px;
		max-width: 100%;
		max-height: 100%;
	}
	
	.buylinks .buyicons {
		width: 120px;
	}
	
	.quote .author {
		font-size: 0.85em;
		padding-bottom: 0px;
	}
	
	.section {
 	   padding-bottom: 20px;
	}
	
	.bookimage img {
		width: 500px;
	}

	.introtext {
		float: none;
		width: 90%;
		font-size: 1.4em;
		margin: auto;
	}
	
	.quote .text, .praise .quote .text {
		font-size: 1.0em;
		padding-left: 0px;
		padding-right: 0px;
	}

	.image {
		margin-top: 30px;
	}

	.caption {
		left: 80px;
	}
	
	.caption2 {
		top: 530px;
	}

	.comic {
		width: 90%;
		max-width: 600px;
		text-align: center;
		margin: auto;
	}	
	
	.column {
		width: 95%;
		margin: auto;
		margin-left: 20px; 
	}
	
	
	.firstcolumn {
		margin-right: 0px;
	}
	
	.column h3 {
		text-align: left;
	}
	
	
	.authorphoto {
		width: 90%;
		border-radius: 100%;
		padding: 0px 20px 30px;
		max-width: 400px;
		margin: auto;
	}
	
	.bio {
		width: 100%;
		padding-left: 0px;
	}
	
	.column ul {
		list-style: square;
		text-align: left;
		font-size: 0.8em;
	}
	
}


/* 
@media only screen and (max-width: 1000px) {
	
	
	.bookimage {
		width: 90%;
	}

	.introtext {
	float: right;
	width: 90%;
	font-size: 1.4em;
	}
	
	.quote .text, .praise .quote .text {
		font-size: 1.1em;
	}

	.image {
		margin-top: 30px;
	}

	.caption {
		left: 80px;
	}
	
	.caption2 {
		top: 530px;
	}

	.comic {
		width: 90%;
		max-width: 600px;
		text-align: center;
		margin: auto;
	}	
	
	.column {
		width: 100%;
		margin: auto; 
	}
	
	
	.authorphoto {
		width: 40%;
	}
	
	.bio {
		width: 55%;
	}
} 


 */

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}