
.simplePullQuote, .simplePullQuoteLeft {
	border-top: none;
	border-bottom: none;
	background: top left no-repeat url("http://psychedelicfrontier.com/wp-content/uploads/2013/09/quote3-50.png");
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-indent: 10px;
	width: 40%;
}

.simplePullQuote p, .simplePullQuoteLeft p, .simplePullQuoteCenter p {
	margin-bottom: 0;
	border-left: none;
	line-height: 30px;
	font-size: 24px;
	font-family: Yanone Kaffeesatz, Georgia;
}

.simplePullQuoteCenter {
	width: auto;
	float: none;
	margin: 0 -20% 16px;
	padding: 10px 30px 20px;
	text-indent: 0;
	border-left: none;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background: 0 10px no-repeat url("http://psychedelicfrontier.com/wp-content/uploads/2013/09/quote3-50.png");
}

.simplePullQuoteCenter p {
	font-size: 26px;
	line-height: 34px;
	font-weight: 400;
	font-family: Yanone Kaffeesatz, Georgia;
}

.simplePullQuoteLeft {
	float: left;
	border-left: none;
	border-right: 1px solid #C9C9C9;
	padding: 7px 5% 8px 20px;
  margin: 2px 5% 6px -20%;
}

.simplePullQuote {
	border-left: 1px solid #C9C9C9;
	padding: 7px 0 15px 5%;
	margin: 2px -20% 6px 5%;
	float: right;
}

.book-header-main {
	margin-top: 10px;
	padding: 12px 0;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	min-height: 182px;
	background-color: #F9FFEE;
}

.book-header-main img {
	height: 180px;
	float: left;
	margin: 0 4% 2% 7%;
}

.book-header-main h1 {
	vertical-align: top;
	font-size: 36px;
	font-weight: normal;
	margin: 5px 4% 20px 7%;
}

.book-header-main p {
	font-size: 22px;
	line-height: 1.2;
	margin: 0 7%;
	text-align: justify;
}



/* Devices with CSS width of 900px or less */
@media screen and (max-width: 900px),screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2700px),screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1800px) {
	
	.simplePullQuoteLeft, .simplePullQuoteCenter {
		margin-left: 0;
		padding-left: 0;
	}
	
	.simplePullQuote, .simplePullQuoteCenter {
		margin-right: 0;
		padding-right: 0;
	}
	
	.post-content .alignleft, .post-content img.alignleft {
		margin-left: 0;
	}
	
.post-content .alignright, .post-content img.alignright {
		margin-right: 0;
	}
	
	.entry .post-content {
    padding: 10px;
	}
	
	.post-content img.size-large, .post-content img.size-full {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
}

/* Devices with CSS width of 700px or less */
@media screen and (max-width: 700px),screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2100px),screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1400px) {
	
	.sidebar {
		display: none;
	}
	
		div.leftcontent {
		width: 100%;
		float: none;
		margin: 0;
		max-width: none;
	}
	
	.entry .post-meta h1 {
		width: 100%;
	}

	#content {
		margin-left: 3%;
		margin-right: 3%;
	}
	
	
	.top-right-nav {
		display: none !important;
	}
	
  .entry .post-content {
		padding: 16px 0 0 0;
	}
	
	p.wp-caption-text {
		max-width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.entry, .comments {
		max-width: none;
	}
	
	.logo {
		line-height: 125px;
		max-width: 464px;
		width: 95%;
		padding: 0;
	}
	
	.header {
		height: 125px;
	}
	
	.nav-container {
		display: none;
	}
	
	.mantis-main-top {
		display: none;
	}
	
	.simplePullQuote {
		margin-right: 0;
	}
	
	.simplePullQuoteLeft {
		margin-left: 0;
	}
	
	.post-content img.alignright, .post-content .alignright {
		margin-left: 25px;
		margin-right: 0px;
	}
	
	.post-content img.alignleft, .post-content .alignleft {
		margin-right: 17px;
		margin-left: 0;
	}
	

}


/* Devices with CSS width of 480px or less */
@media screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 1440px),screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 960px),screen and (max-width: 480px) {
	.mantis-ad-mobile-top {
		margin-bottom: 4px;
		width: 100%;
		text-align: center;
	}
	
	.simplePullQuote, .simplePullQuoteCenter, .simplePullQuoteLeft {
		float: none;
		max-width: 100%;
		width: auto;
		margin: 0;
		margin-bottom: 16px;
		padding: 10px 10px 15px;
		text-indent: 0;
		font-weight: 400;
		border-left: none;
		border-right: none;
		border-top: 1px solid #C9C9C9;
		border-bottom: 1px solid #C9C9C9;
		background: 0 10px no-repeat url("http://psychedelicfrontier.com/wp-content/uploads/2013/09/quote3-50.png");
		font-size: 28px;
		line-height: 32px;
	}
	
	.post-content .wp-caption {
		line-height: 14px;
		text-align: center;
		max-width: 100%;
	}
	
	p.wp-caption-text {
		font-size: 12px;
	}
	
	.entry .post-meta h1 {
		font-size: 2.6em;
	}
	
	.wrapper, body {
		width: 100%;
	}
	
	.list .post h2, .list .post h2 a {
		font-size: 1.3em;
	}
	
	.post-content img.alignright, .post-content .alignright, .post-content img.alignleft, .post-content .alignleft {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.book-header h1 {
		font-size: 28px;
	}
   .book-header p {
		font: 15px/1.4 Arial, sans-serif;
  }
}

/* Devices with CSS width of 320px or less */
@media screen and (max-width: 320px),screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 960px),screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 640px) {
	.header {
		height: 80px;
	}
	
	.logo {
		max-width: 254px;
		line-height: 80px;
	}
}




body.page-template-page-fullsingle-flyleaf, .final-download {
    background-color: #30491b !important;
}

body.page-template-page-fullsingle-flyleaf .book-header {
	min-height: auto;
}

.so-widget-sow-button-flat-dedc597747ce .ow-button-base a {
    background: #140 !important;
    border: 1px solid #fec !important;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-cover img {
    border: 1px solid #edc;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-cover {
	margin-top: 0;;
}

body.page-template-page-fullsingle-flyleaf .special-offer {
    background-color: #241;
}

body.page-template-page-fullsingle-flyleaf .about-the-author .author-image {
    min-height: 100vh;
    background-image: none;
}

body.page-template-page-fullsingle-flyleaf .testimonial-row .testimonial-image img {
  width: 75%; 
  height: 75%;
	max-width: 200px;
	max-height: 200px;
}

.testimonial-row .widget_sow-image, .testimonial-row .panel-last-child {
    float: left;
    width: 30%;
}

.testimonial-row .panel-last-child {
	padding: 0 9px;
}

.testimonial-row .panel-first-child {
	float: right;
	width: 65%;
}

body.page-template-page-fullsingle-flyleaf .testimonial-row .testimonial-quote {
	width: 90%;
	margin: 20px auto;
}

body.page-template-page-fullsingle-flyleaf .testimonial-row .testimonial-image {
	height: auto;
	width: auto;
	margin-bottom: 20px;
}


body.page-template-page-fullsingle-flyleaf .testimonial-row .testimonial-name p {
		font-size: 16px;
    line-height: 19px;
}

.author-bio {
	padding-bottom: 0;
}

body.page-template-page-fullsingle-flyleaf .testimonial-row {
	padding: 100px 0;
}

body.page-template-page-fullsingle-flyleaf .final-download p.copyright a, body.page-template-page-fullsingle-flyleaf .final-download p.copyright {
	color: #ddd !important;
}

body.page-template-page-fullsingle-flyleaf .book-header {
	padding: 60px 0 0 0;
}

#pgc-4412-3-1> .panel-cell-style {
	background-image: none;
}

#pgc-4412-3-1 {
		margin-top: 5%;
}


body.page-template-page-fullsingle-flyleaf .spread img {
	width: 100%;
	max-width: 1200px;
}

body.page-template-page-fullsingle-flyleaf .spread {
	padding-bottom: 0;
}

.about-the-author div {
	margin: auto 0;
	overflow: hidden;
	min-height: 0 !important;
}

.author-image img {
	width: 100%;
	height: auto;
  max-width: 500px;
} 

.panel-widget-style-for-4412-0-0-0 {
	padding: 5px 0;
}

.panel-widget-style-for-w5a7534db6d221-0-0-5 {
    margin-bottom: 0;
    padding-bottom: 35px !important;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info .button-action a.button-buy, body.page-template-page-fullsingle-flyleaf .final-download a.button-buy {
	padding: .5em .1em .5em 2em;
	width: 255px;
}

.ow-button-base a .sow-icon-image {
	width: 1.3em;
}

.ow-button-base a .sow-icon-image, .ow-button-base a [class^="sow-icon-"] {
	height: 1.3em;
	margin: -0.1em 0.1em -0.2em -0.75em;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info .text-main {
	font-size: 44px;
	line-height: 50px;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info .button-action {
	margin-bottom: 12px;
}

.ow-button-base span {
	vertical-align: middle;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info .text-meta {
	margin-bottom: 25px;
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info {
	padding-bottom: 40px;
}

body.page-template-page-fullsingle-flyleaf #testimonial-first {
	  margin-top: -70px;
    padding-top: 130px;
}


@media (max-width: 780px) {
	body.page-template-page-fullsingle-flyleaf .book-header .book-cover {
		margin-top: 0;
	}
	
	body.page-template-page-fullsingle-flyleaf .book-header {
		padding-top: 40px;
	}
}

body.page-template-page-fullsingle-flyleaf .book-header .book-info-column .book-info {
	  max-width: 520px;
}

.ow-button-base a.ow-icon-placement-right .sow-icon-image, .ow-button-base a.ow-icon-placement-right [class^="sow-icon-"] {
			margin: -0.1em .75em -0.2em -0.75em;
    	float: left;
}

body.page-template-page-fullsingle-flyleaf .book-overview h3.widget-title {
    display: block;
    font-weight: 700;
    color: #fff;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: -2px;
    margin-bottom: 40px;
		display: block;
    font-family: "Old Standard TT",Georgia,sans-serif;
		text-align: left;
}

body.page-template-page-fullsingle-flyleaf .book-overview p {
    line-height: 30px;
    margin-bottom: 24px;
    font-family: "Old Standard TT",Georgia,sans-serif;
		text-align: left;
}

body.page-template-page-fullsingle-flyleaf .final-download {
    max-width: 940px;
    padding: 80px 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

body.page-template-page-fullsingle-flyleaf .final-download p.copyright {
	padding: 0;
	color: #FFF !important;
  line-height: 30px;
  font-family: "Old Standard TT",Georgia,sans-serif;
	font-size: 21px;
	
}

body.page-template-page-fullsingle-flyleaf a, a:hover {
    color: #Fd1;
    text-decoration: underline;
}