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

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	background-image:url(../i/background.jpg);
}
.insignisdesign {
	background-color:#E1E296;
	max-width: 60em;

}
header {
	background-image:url(../images/masthead-1140.jpg);
	height:18.813em;
	background-repeat:no-repeat;
}
header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 4.55em;
	color: #3E3A37;
	padding-top: 3.25rem;
	line-height: 1.21em;
	text-transform: uppercase;
	text-align: center;
}
header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.89rem;
	color: #3e3a37;
	text-align: center;
}
.quick-bio {
	border: solid #fff 3px;
	padding: .55rem;
}
.quick-bio img {
	padding-bottom: 1.55rem;
}
.quick-bio p {
	font-family: 'Great Vibes', cursive;
	font-size: 1.77em;
	font-weight: 400;
	color: rgba(0,0,0,.66);
	text-align: center;
}
.content-wrapper {
	padding: 2rem;	
}
.content {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#48483E;
	text-align:left;	
}
.content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.79em;	
	color: #111;
}
.content a, .content a:active, .content a:visited, .content a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#668F05;
	text-align:center;
	line-height:1.6;
	text-decoration:none;
}
.row.book-block {
	padding-top:0;
	padding-bottom: 0;
}
.book-block {
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px dotted #85857c;
	margin-top: 0;
}
.book-block.first {
	border-top: 1px dotted #85857c;
}
.book-block:nth-child(odd) {
	background-color: #eced9e;
}
.book-block h3 {
	font-size: 1.39em;
	margin-top: .85rem;
}
.book-block h3 small {	
	color: #48483E;
}
.book-image {
	text-align: center;
	padding-top: .75rem;
	padding-bottom: 1.75rem;
}
.book-image a:hover {
	display: inline-block;	
	color: #000;
}
.book-blurb {

}
.buy-buttons {
	text-align: center;
	margin-bottom: 1.55rem;
}
.zoom {
	font-family: sans-serif;
	font-size: .65em;
}
.rapid-reads-h2 {
	padding-top: 1.55rem;
	text-align: center;
}
.rapid-reads-summary {
	padding-top: 1.55rem;
}
.soon h3 {
	background-color:#E1DD76;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#48483E;
	text-align:center;
	line-height:1.6;
}
.fine-print {
	font-size: .84em;
}
.copyright {
	font-size: .81em;
}
.poweredby {
	color: purple;
}
.library {
	text-align: center;
}
.pc {
	font-size: 0.8em;
}


@media only screen and (min-width: 40.063em) {  /* min-width 641px, medium screens */

header {
	background-image:url(../images/masthead-1024.jpg);
	margin-bottom: 2.55rem;
	background-position: top right;
}

header h1 {
	text-align: left;
	padding-left: 1.35rem;
}
header h2 {
	text-align: left;
	padding-left: 1.35rem;
}	
.quick-bio img {
	padding-top: 1.55rem;
	padding-bottom: 0;
}
.quick-bio p {
	padding-top: 1.55rem;
	
}
.buy-buttons {
	text-align: right;
	margin-bottom: 1.55rem;
}
}

@media only screen and (min-width: 64.063em) {  /* min-width 1025px, large screens */

header {
	background-image:url(../images/masthead-1024.jpg);
	margin-bottom: 4.55rem;
	background-position: top right;
}

header h1 {
	text-align: left;
	padding-left: 1.35rem;
}
header h2 {
	text-align: left;
	padding-left: 1.35rem;
}
.quick-bio img {
	padding-top: 1.55rem;
	padding-bottom: 0;
}
.quick-bio p {
	padding-top: 2rem;
}
.buy-buttons {
	text-align: right;
	margin-bottom: 1.55rem;
}
}