/*
Theme Name: Andy Symonds
Author: Danny Moore
Author URI: http://www.mascotbooks.com
Description: This theme is for Andy Symonds site.
Version: 1.0
License: ©2018 Danny Moore
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: andysymonds
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/******************** body *******************/

body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background:#fff;
	border:0px;
	font-family:'factoria', serif;
	color:#000000;
	line-height:1.5;
	font-size:14px;
}

img{
	border:0px;
}

h1, h2, .h1, .h2, .h4{
	line-height:1.05;
	margin:0 0 .35em 0;
	clear:both;
	font-family:'bank';
	font-weight:bold;
	font-size:2.5em;
	text-transform:lowercase;
}

h2, .h2{
	color:#6bc168;
}

.h4{
	font-size:1.9em;
	margin:.25em 0 1em 0;
	font-family:'factoria', serif;
	text-transform:none;
}

h3, .h3{
	font-weight:bold;
	font-size:1.5em;
	line-height:1.05;
}

hr{
	height:1px;
	border:0px;
	background:rgba(0,0,0,0.2);
	clear:both;
	margin:1.5em 50% 1.5em 50%;
}

a{
	text-decoration:none;
	color:#6bc168;
	transition:.3s color;
}

a:hover{
	color:#d3dcd3;
}

.rolloverButton{
	background-color:#181617;
	clear:both;
}

#outside{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	position:relative;
}

#inside{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
}

#topout{
	width:100%;
	height:auto;
	text-align:center;
	line-height:1;
	margin:0;
	overflow:hidden;
	position:relative;
	background:url(images/back.jpg);
	box-shadow:inset 0 0 16vw 2vw rgba(0,0,0,0.9);
}

#topin{
	position:absolute;
	height:calc(100% - 24vw);
	width:calc(100% - 24vw);
	top:12vw;
	left:12vw;
	background:rgba(60,60,60,1);
	filter:blur(6vw);
	max-width:1200px;
}

#navMenu{
	width:auto;
	height:auto;
	float:left;
	clear:both;
	margin:0;
	padding:1.5em 0 0 0;
	position:relative;
	z-index:400;
}

#content{
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto 0 auto;
	clear:both;
	float:left;
	position:relative;
	z-index:500;
}

/******************* Top Display *********************/

#top{
	width:100%;
	display:inline-block;
	margin:2em auto 4em auto;
	position:relative;
	z-index:100;
	text-align:center;
	text-shadow:.2em .4em 10px rgba(0,0,0,1);
	max-width:1200px;
}

.logo{
	width:30%;
	height:auto;
	margin:0 0 0 0;
	position:relative;
	float:left;
	font-family:'bank', sans-serif;
	font-weight:bold;
	color:#8a908a;
	font-size:55px;
	text-align:left;
	letter-spacing:-.08em;
	line-height:.75;
	transition:.5s color;
	cursor:pointer;
}

.logo:hover{
	color:#3e793c;
}

#topContent{
	position:relative;
	float:right;
	width:51%;
	margin:0 -18vw 1em 0;
	padding:3em 18vw 3em 14em;
	background:#fff;
	text-shadow:none;
	text-align:left;
	line-height:1.45;
	box-shadow:0px 4px 10px 2px rgba(0,0,0,0.8);
}

#topContent p{
	margin-bottom:1em;
}

.topImg{
	width:26em;
	height:auto;
	position:absolute;
	top:3em;
	left:-11em;
	opacity:0;
	display:block;
}

.topImg img{
	width:100%;
	height:auto;
}

/******************** Nav **************************/

#navMenuinside{
	width:100%;
	position:relative;
	margin:0 auto;
	text-align:left;
}

#navMenuSm{
	display:none;
	padding-top:2em;
	clear:both;
	float:left;
}

#navMenuSm .menu, #navMenuSm ul{
	list-style:none;
	padding:0;
	margin:0;
	width:auto;
	float:left;
}

#navMenuSm .menu, #navMenuSm ul{
	width:100%;
}

#navMenu ul li, #navTop ul li, #navMenuSm ul li{
	padding:0;
	margin:0 0 .7em 0;
}

#navMenuSm ul li{
	width:100%;
	height:auto;
	clear:both;
	float:left;
	font-size:1.3em;
	margin-bottom:.65em;
}

#navMenu a, #navTop a{
	text-decoration:none;
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	display:inline-block;
	width:auto;
	height:auto;
	position:relative;
	line-height:1;
	font-family:"bank", sans-serif;
	transition:.15s color;
}

#navMenu a:hover, #navTop a:hover{
	color:#6bc168;
}

#navTop .menu{ margin-top:-.35em; }

#smNavShow{ display:none; }

#navTop{
	position:fixed;
	background:#fff;
	float:left;
	width:calc(100% - 4em);
	padding:0 2em;
	z-index:10000;
	top:0;
	left:0;
	box-shadow:0 2px 8px rgba(0,0,0,0.3);
	height:0;
	overflow:hidden;
}

#navTop a{ 
	color:#000;
	display:block; 
	float:left;
	margin:0 .75em 0 0;
}

#navTop .logo{
	clear:none;
	float:left;
	width:auto;
	font-size:1.75em;
	margin-right:.25em;
}

#social{
	clear:both;
	float:left;
	margin:1.5em 0 1em 0;
}

#navTop #social{
	clear:none;
	float:right;
	width:auto;
	margin:.25em 0 0 0;
}

.iconDiv{
	width:1.25em;
	height:1.25em;
	margin:-.25em .75em 0 0;
	position:relative;
	float:left;
	cursor:pointer;
}

.iconDiv svg{
	margin:0 auto;
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:100%;
	width:100%;
	fill:#499247;
	transition-timing-function: ease-in-out !important;
	transition:fill .3s !important;
}

.iconDiv:hover svg{ fill:#fff; }
#navTop #social .iconDiv:hover svg{ fill:#000; }

/******************** Main Content *******************/

#mainContent{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
}

#mainContent p{
	margin-bottom:1em;
}

#mainContent ul li{
	list-style:disc;
	text-indent:0;
	margin:0 0 .25em 1.25em;
}

.mainSection{
	height:auto;
	clear:both;
	display:inline-block;
	width:100%;
}

.secD p{ margin-bottom:.3em !important; }

.secA{
	padding:3em 0 2.25em 0;
	position:relative;
	z-index:400;
}

.secA .mainText{
	width:57%;
	display:inline-block;
}

.rightImgs{
	width:40%;
	float:right;
	margin:-4em 0 0 0;
}

.bigImg, .litImg{
	box-shadow:0px 3px 7px rgba(0,0,0,0.3);
	text-align:center;
	line-height:0;
	position:relative;
	top:0;
	opacity:0;
}

.bigImg{
	width:83%;
	height:83%;
	overflow:hidden;
	float:right;
	margin:0 13% 0 0;
}

.litImg{
	width:48%;
	height:48%;
	overflow:hidden;
	margin:-4.5em -5% -48% 0;
	float:right;
}

.bigImg img, .litImg img{
	width:100%;
	height:auto;
}

.secB, .secE{
	padding:0 50%;
	margin-left:-50%;
	position:relative;
	z-index:300;
}

.secB h2, .secD h2{ 
	color:#000;
	margin-bottom:1em; 
}

.secC h2{ color:#000; }

.secB .mainText{
	width:100%;
	padding:3em 50%;
	margin:0 0 0 -50%;
	display:inline-block;
}

.book{
	float:left;
	width:50%;
	height:auto;
	position:relative;
}

.bookCover{
	width:40%;
	float:left;
	margin-top:-.5em;
}

.bookCover img{
	width:120%;
	height:auto;
	margin-left:-20%;
}

.bookDisc{
	width:52%;
	right:8%;
	height:90%;
	position:absolute;
}

.bookButtons{
	width:100%;
	margin:0;
	position:absolute;
	bottom:0;
}

.bookButtons p{ display:none; }

.amazon, .mascot{
	width:45%;
	height:4em;
	background-color:#1a1819;
	float:left;
	display:block;
	cursor:pointer;
	transition:.5s background-color;
	margin:0 5% 0 0;
	box-shadow:0px 2px 5px rgba(0,0,0,0.3);
	position:relative;
	top:40px;
}

.amazon{
	background-image:url(images/amazon.svg);
	background-repeat:no-repeat;
	background-size:70% auto;
	background-position:center;
}

.mascot{
	background-image:url(images/mascot.svg);
	background-repeat:no-repeat;
	background-size:65% auto;
	background-position:center;
}

.amazon:hover{ background-color:#814f1a; }
.mascot:hover{ background-color:#375f73; }

.secC{
	padding-top:2em;
	padding-bottom:2em;
	position:relative;
}

.secD{
	padding-top:2em;
	padding-bottom:4em;
}

.secD ul{ word-break:break-all; }

.secE{
	background:url(images/backG.jpg);
	padding-top:3em;
	padding-bottom:2em;
}

.blogPostF{
	background:#EDEDED;
	padding:1.5em 2em;
	width:90%;
	height:auto;
	margin-right:1em;
	margin-bottom:1em;
	position:relative;
}

.blogContF{
	height:auto;
	max-height:12em;
	overflow:hidden;
}

.botFade{
	position:absolute;
	width:100%;
	height:4em;
	left:0;
	bottom:1.5em;
	background: -moz-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top, rgba(237,237,237,0) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(237,237,237,0) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ededed', endColorstr='#ededed',GradientType=0 );
}

.postlist{
	max-width:300px;
	margin:0 0 2em 0;
}

/******************* Bottom **********************/

#bottom{
	width:100%;
	clear:both;
	float:left;
	position:relative;
	z-index:100;
	padding-top:2em;
}

#bottomMenu{
	width:100%;
	float:left;
	text-align:center;
	display:inline-block;
	margin:0;
	position:relative;
	z-index:400;
}

#bottomMenu .menu, #bottomMenu ul{
	list-style:none;
	clear:both;
	padding:0;
	margin:0;
}

#bottomMenu ul li{
	display:inline-block;
	padding:0;
	margin:0 1.5em 0 0;
}

#bottomMenu ul li a{
	text-decoration:none;
	color:#000;
	line-height:1;
	font-family:"bank", sans-serif;
	font-size:1.1rem;
	font-weight:bold;
	display:inline-block;
	padding:0;
	width:auto;
	position:relative;
	transition:.3s color;
}

#bottomMenu ul li a:hover{
	color:#6bc168;
}

#bottomMenu ul li ul{
	display:none;
}

#copyright{
	font-family:inherit;
	font-size:.65rem;
	text-align:center;
	clear:both;
	float:left;
	color:rgba(0,0,0,.5);
	width:100%;
	padding:0 0 4em 0;
	position:relative;
	z-index:400;
}

/****************** Extras Categories ***********************/

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
	height:30px;
}

.pullOut{
	font-weight:bold;
	font-family:'bank', sans-serif;
	font-size:1.6em;
	line-height:.5;
}
/******************* Blog Posts *************************/

.postInfo, .postInfo2{
	display:block;
	margin:0 0 19px 0;
	color:rgba(0,0,0,.35);
	font-size:.8em;
}

.postInfo2{ 
	font-size:.9em;
	font-style:italic;
	padding-bottom:1em;
}

#pagination{
	width:80%;
	text-align:center;
	font-size:1.15em;
	margin-left:10%;
}

#pagination .next, #pagination .prev{
	background:#6bc168;
	padding:.4em 1em .2em .5em;
	position:relative;
	margin:0 .3em;
	color:#fff;
	font-size:.9em;
	display:inline-block;
	transition:.3s background;
}

#pagination .prev{ padding:.4em .5em .2em 1em; }

a.backToBlog{
	display:inline-block;
	padding:.45em 1em .25em 1em;
	color:#fff;
	font-size:1.35em;
	background:#6bc168;
	transition:.3s background;
}

.backToBlog{
	font-size:1.15em;
	margin:1em 0 1.5em 0;
}

.backToBlog:hover, #pagination .next:hover, #pagination .prev:hover{
	background:#d3dcd3;
}

.read-more{
	display:block;
	text-align:center;
	position:absolute;
	width:8em;
	bottom:0;
	right:0;
	font-size:.9em;
	padding:.4em 0;
	color:#fff;
	background:#6bc168;
	transition:.3s;
}

.read-more:hover{
	background:#000;
	color:#fff;
}

.comment-reply-title{ font-size:1.3em; }

/*********************************************************/


/***************** reset styles for contact form ****************/

#cscf, #cscf input, #cscf textarea{
	width:100%;
}

#cscf{
	text-align:center;
	width:100%;
	display:none;
}

.cscfForm{
	max-width:600px;
	margin-top:2em;
	display:inline-block;
	text-align:left;
}

label{
	color:#000;
	font-size:1.1em;
	vertical-align:top;
	margin:.35em 0 0 0;
	clear:both;
	float:left;
	font-weight:bold;
	padding:0;
}

textarea.input-xlarge{
	height:5em;
}

#frmCSCF img{
	width:auto;
}

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
	line-height:0!important;
}
.recaptcha_input_area{
	height: 30px!important;
}

input, textarea{
	color:#666;
	border:1px solid #ccc;
	padding:.4em .5em;
	position:relative;
	font-family:inherit;
}

input[type="submit"]{
	-webkit-appearance: none;
	cursor:pointer;
	clear:both;
	float:left;
	width:10em !important;
	border:0px;
	margin:1em 0 2em 0;
	padding:1.2em 0 .9em 0;
	line-height:1;
	color:#fff;
	font-size:1.3em;
	transition:.4s background;
	background:#000;
	border-radius:0px;
}

input[type="submit"]:hover{
	color:#fff;
	background:#6bc168;
}


/*********************** Add frame around images **************************/

.shadowFrame{
	background:#fff;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
	border:10px solid #fff;
	box-shadow:0px 2px 6px rgba(0,0,0,0.3);
}

/********************** Buy Now Button ***********************/

.buyArea{
	width:100%;
	height:auto;
	text-align:center;
	font-size:1.35em;
	line-height:1;
	margin:0 0 .35em 0;
	font-family:"attic";
}

.buyArea p{ margin:0 !important; }

.buyArea a{
	color:#000;
	cursor:pointer;
}

.buyNowButton{
	margin:0;
	width:100%;
	height:auto;
	clear:both;
	position:relative;
	background:#609bba;
	border-radius:.5em;
	padding:.5em 0;
	transition:.3s background;
}

.buyNowButton:hover{ background:#ce6e21; }

.bN{
	display:inline-block;
}

/********************************** Rotating Images **********************/

.rotatorImgs{
	width:103%;
	height:auto;
	position:relative;
	overflow:hidden;
	background:#fff;
	margin:0 0 4em -6%;
	border:10px solid #fff;
	box-shadow:2px 3px 6px 1px rgba(0,0,0,0.3);
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	transform:rotate(-3deg);
}

.rotatorImgs img{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:auto;
	margin:0;
}


/********************************** Resized CSS *************************/

@media all and (max-width: 1284px){
	#top{
		width:auto;
		margin-left:3em;
		margin-right:3em;
	}
}

@media all and (max-width: 1190px){
	#top{ text-align:left; }
	#topout{ padding-top:5em; }
	.logoA, #navMenu{ display:none; }
	#navTop{
		padding:1.5em 2em 1.5em 2em!important;
		height:auto !important;
	}
}

@media all and (max-width:1150px){
	#navTop{ font-size:1.2vw; }
	#content{
		padding-left:3em;
		padding-right:3em;
		width:calc(100% - 6em);
	}
	.bookDisc{
		height:100%;
		position:absolute;
	}
	.amazon, .mascot{
		width:40%;
		height:3em;
		margin:-1em 4% 0 0;
	}
}

@media all and (max-width: 960px){
	#navTop{ font-size:.75em; }
	#navTopMenu{ display:none; }
	#smNavShow{
		display:inline-block;
		width:2em;
		height:1.5em;
		padding:0;
		margin:.25em 0 0 1em;
		cursor:pointer;
	}
	#smNavShow svg{
		fill:#aaa;
		width:100%;
		transition:.5s fill;
		height:100%;
	}
	#smNavShow:hover svg{ fill:#6bc168; }
	#social{ font-size:1.5em; }
	.iconDiv{ margin:-.25em 0 0 .75em; }
	.book{
		width:100%;
		clear:both;
		margin-bottom:2em;
	}
	.bookCover{ width:20%; }
	.bookDisc{
		width:80%;
		right:auto;
		float:left;
		position:relative;
	}
	.bookButtons{
		margin:0;
		position:relative;
		bottom:auto;
	}
	.amazon, .mascot{
		width:8em;
		height:4em;
		margin:0 .75em 0 0;
		float:left;
	}
}


@media all and (max-width: 750px){
	h1{ line-height:.7; }
	#top{ padding-top:18em; }
	#topin{
		width:100%;
	}
	#topContent{
		width:auto;
		margin:0 2em 1em 2em;
		padding:7em 3em 2em 3em;
	}
	.topImg{
		width:26em;
		height:auto;
		position:absolute;
		top:-20em;
		left:0 !important;
		margin-left:10% !important;
	}
	.bookCover{ width:30%; }
	.bookDisc{ width:70%; }
	#cscf input, #cscf textarea{
		width:94%;
	}
	.secA .mainText{ width:100%; }
	.rightImgs{
		width:76%;
		float:left;
		margin:2em 0 0 12%;
	}
	.blogPostF{
		width:86%;
	}
	.blogContF{ height:24vw; }
}

@media all and (max-width: 600px){
	#top{ padding-top:31vw; }
	#topContent{
		margin:0;
		padding:24vw 6vw 4vw 6vw;
	}
	.topImg{
		width:56vw;
		top:-34vw;
	}
	.book{ margin-bottom:3em; }
	.bookCover{ width:40%; }
	.bookDisc{ width:60%; }
	.amazon, .mascot{
		width:7em;
		height:3.5em;
		margin:0 .75em 0 0;
	}
}

@media all and (max-width: 450px){
	#navTop{ font-size:.75em; }
	#navMenuSm ul li{ font-size:2em; }
	.bookCover{ width:100%; }
	.bookDisc{ 
		width:100%;
		text-align:center; 
	}
	.bookCover img{
		width:90%;
		margin-left:0;
	}
	.bookButtons{ 
		width:100%;
		display:inline-block;
		margin:0; 
	}
	.amazon, .mascot{ 
		display:inline-block;
		float:none;
	}
}

@media all and (max-width: 400px){
	#navTop{ font-size:.55em; }
	#smNavShow{
		width:2em;
		margin:0 0 0 1em;
	}
}