@charset "utf-8";



/* General Styles */
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Jost", serif;
    font-weight: normal;
    font-style: normal;
	color: #202020;
	font-size: 18px;
	line-height: 1.4em;
}
.centered{ text-align: center;}
b, strong {
	font-family: "Jost", serif;
    font-weight: 700;
    font-style: normal;
}
em, i {
	font-family: "Jost", serif;
    font-weight: 400;
    font-style: italic;
}
strong em, strong i {
	font-family: "Jost", serif;
}
h1 {
	font-family: 'Yantramanav', sans-serif; 
	color: #FFF; 
	font-size: 72px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
h1.smhead {
	font-size: 62px;
	margin: 20px auto 20px;
	line-height: 55px;
	text-shadow: 0px 0px 5px #3e3e3e;
	max-width: 900px;
}
h2 { font-family: "Jost", serif; }
h2 { 
	color: #088c8a; 
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 10px 0 0; 
}

/*  Page Elements */
.header {padding: 30px 0 0;}
.teal {background-image: url('images/teal-background.jpg'); background-position: center top;}
#big-banner {
	background-image: url(images/banner-background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 20px 0;
}
#big-banner.homepage {background-image: url(images/KRinaldi-Suck-Skin-2.jpg);background-size: 100% 450px; background-position: center top; padding: 0;}
#big-banner:hover { cursor: pointer; }
#big-banner.suckat {background-image: url(images/suck-header.jpg); background-size: cover;}
#banner-inside {
	background-image: url(images/banner-inside.jpg);
	background-position: center top;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 16px 0 6px;}
#banner-left, #banner-right { display: inline-block; vertical-align: top;}
#banner-left img {display: block; }
#banner-left {width: 421px; margin: 0 60px 0 0; padding: 0px;}
#banner-right {width: 546px;
    padding: 90px 0 0;
    text-align: center;
    margin-left: 25px;
}
#banner-right h3 { margin-top: 40px;}
#banner-right a { color: #35afaf; text-decoration: none; }
.purchase-logos img { height: 54px; width: auto; display: inline-block; margin: 0 10px 20px; }
.purchase-logos img:hover { opacity: .6;}
.orange-box { 
	background-color: #d54520;
	border-radius: 20px;
	padding: 15px 15px 20px;
}
.the-quote {
	padding: 30px 20px 0 40px;
	color: #FFF;
	font-size: 21px;
	text-align: left;
	line-height: 1.4em;
}
.the-quote i {color: #9dccc6;}
.the-attribute {
	color: #9dccc6;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 5px 0 25px;
}
.on-sale {
	background-color: #35afaf;
border-radius: 12px;
padding: 5px 42px;
margin: 25px auto;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
display: block;
	width: 150px;
}
#small-banners {
	background-color: #ececec;
	padding: 20px 0;
}

#small-banners.podcast h2 {font-size: 20px; letter-spacing: 2px;}
#small-left, #small-right { display: inline-block; vertical-align: top; border: 16px solid #FFF;}
#small-left { background-image: url(images/surfing.jpg); width: 539px; padding: 35px 0 20px; margin-right: 20px;}
#small-left b, #small-left strong, #small-right b, #small-right strong { color: #73501f; }
#small-left p {max-width: 380px; margin: 20px auto;}
#small-right { width: 244px; background-color: #FFF;}
#small-right p {padding-top: 40px; font-size: 17.5px;}
.socialbar { background-color: #e1d3be; height: 40px; margin-top: 27px;}
.socialbar a {float: left;}
.socialbar img { margin: 10px 0 0px 8px;}
.socialbar img:hover {opacity: .6;}
#ig-feed {
	width: 80%;
	max-width: 1000px;
	border: 1px solid #ede9e3;
	padding: 15px 50px;
	margin: 50px auto;
	border-radius: 10px;
	background-image: url('images/instagram-fade.jpg');
	background-repeat: no-repeat;
	background-position: 93% 25px;
}
#ig-feed a {color: #828282;}
#footer {
	background-color: #3f3f3f;
	color: #FFF;
	padding: 40px 0 100px;
}
a.learn-more, #formSubmit, #formOuter .wpcf7-submit, #mc-embedded-subscribe {
	display: block;
	border-bottom: 40px solid #ae854a; border-left: 30px solid transparent; height: 0; width: 126px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: "Jost", serif;
	float: right;
	line-height: 40px;
}
#formOuter .wpcf7-submit, #mc-embedded-subscribe {
	margin-top: 0px;
	border: 0px;
	background-color: #ae854a;
	height: 40px;
}
a.learn-more:hover { border-bottom: 40px solid #7b5217;}
#formOuter {
	height: 40px;
	margin: 0 15%;
	background-color: #FFF;
}
#formOuter label {/*display: none;*/}
#formOuter.about {border: 1px solid #ae823b; margin-bottom: 60px;}
#formEmail, #formOuter .wpcf7-text, #mce-EMAIL {float: left; border: 0px; padding: 10px 15px; width: 200px;}
#formSubmit { /*float: right; border-left: 18px solid #FFF; height: 40px;*/}
.drop-shadow { height: 19px; background-image: url(images/shadow.png); background-position: center top; background-size: 60% 19px; background-repeat: no-repeat;}
#formOuter p {margin: 0px; padding: 0px; max-width: 1000px;}

.headshot { height: 80px; background-color: #7bd3d2;}
.headshot img { border-radius: 50%; position: relative; top: 15px;}

.one-essay {display: inline-block; vertical-align: top; width: 450px; padding: 15px; background-color: #FFF; margin: 0 20px 40px; text-align: left;}
.one-essay img {float: left; width: 200px; height: 200px; margin-right: 30px;}
a .one-essay h2 {font-size: 21px; }
a .one-essay p.pub {color: #73501f; font-size: 21px; font-weight: bold;}
a .one-essay p {color: #424242; margin: 5px 0;}
.one-essay:hover {box-shadow: 0px 0px 15px #444;}

.shell {width: 100%; max-width: 1000px; text-align: center; margin: 0 auto;}
.main-col, #secondary {display: inline-block; vertical-align: top;  margin: 0 .6% 30px;}
.main-col {width: 68%;}
#secondary { width: 23%; background-color: #FFF; padding: 15px;}

.one-blog {background-color: #FFF; text-align: left; padding: 15px; margin-bottom: 16px;}
.blog-image {width: 100%; height: auto;}
.one-blog a {color: #12536A; text-decoration: none;}
.one-blog h2 {margin-bottom: 10px;}
.one-blog .the-date {font-family: "Jost", serif; color: #979797; text-transform: uppercase; letter-spacing: 2px;}
#secondary.bookpage img {width: 100%; max-width: 300px; height: auto; display: block; margin: 0 auto 20px;}
#secondary.bookpage a, .page-id-38 .wpcf7-submit {display: block; border-radius: 12px; padding: 4px 10px; color: #FFF; background-color: #16516E; text-align: center; margin: 0 auto 10px; font-family: "Jost", serif; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.page-id-38 .wpcf7-submit {border: 0px; width: 150px; cursor: pointer;}
#secondary.bookpage a.selected {background-color: #95d0c4;}
#secondary.bookpage a:hover, .page-id-38 .wpcf7-submit:hover {background-color: #d63e27;}
#secondary.bookpage a.selected:hover {background-color: #95d0c4;}

.full-width {background-color: #FFF; padding: 15px; width: 100%; max-width: 900px; margin: 0 auto;}
.full-width p {font-size: 110%; line-height: 1.5em;margin: 0 0 20px;}
a.circle-link {display: inline-block; width: 150px; height: 150px; vertical-align: top; text-align: center; border-radius: 50%; background-color: #e3d4c1; color: #684b1d; text-decoration: none; line-height: 1.2em; margin: 15px;}
a.circle-link img {display: block; margin: 40px auto 10px;}
a.circle-link:hover {opacity: .7; }
h2.smaller {font-size: 90%; margin-top: 40px;}

.buy-link {padding: 5px 10px; background-color: #DDD; border-radius: 8px; width: 200px; text-align: left; display: inline-block;margin: 0 0 10px; text-transform: uppercase; font-family: "Jost", serif; letter-spacing: 1px;}
.buy-link:hover {color: #B1340B;}

.dotted {border-top: 2px dotted #e2d3bc; clear: both; margin: 40px 0;}
.screen-reader-text {display: none;}

.widget-title {margin-top: 40px;}
.widget ul {text-align: left;}
.widget ul a {text-decoration: none; color: #0C5B73;}
.widget ul a:hover {color: #B93517;}

/* Search */

.search-form {
	position: relative;
}

.search-form .search-submit {
padding: 0.1em 1em;
position: absolute;
right: 15px;
top: -1px;
height: 32px;
}

.search-form .search-submit .icon {
	height: 20px;
	top: 2px;
	width: 20px;
}
.search-field {height: 30px; padding: 0 5px;}
html #sb_instagram .sbi_header_text .sbi_bio { padding: 0 200px 0 0 !important; }

/* Mobile Styles */

@media only screen and (max-width: 875px) {
	#banner-left {
    	width: 90%;
    	margin: 0 auto 40px;
		display: block;
	}
	#small-left {
		width: 539px;
		margin: 0 auto 30px;
		display: block;
	}


}
@media only screen and (max-width: 800px) {
	#cssmenu ul li a {text-align: left;}
	h1 {
		font-size: 48px;
		margin-bottom: 20px;
		line-height: 1.0;
	}
	.main-col, #secondary {
		display: block;
		width: 90%;
		margin: 0 auto 20px;
	}
	.header img {width: 90%; margin: 0 auto;}
}
@media only screen and (max-width: 600px) {
	#small-left {
		width: 90%;
	}
	.one-essay {width: 80%; text-align: center;}
	a .one-essay h2 { font-size: 18px; letter-spacing: 2px;}
	.one-essay img { display: block; float: none; margin: 0 auto 20px;}
	.one-blog img {max-width: 100%; height: auto;}
}
@media only screen and (max-width: 540px) {
	#formSubmit, #formOuter .wpcf7-submit {
		display: block;
		border-bottom: 0px ;
		border-left: 0px ;
		height: 45px;
		width: 100%;
		float: none;
		line-height: 40px;
		background-color: #ae854a;
	}
	#formSubmit:hover, #formOuter .wpcf7-submit:hover { border-bottom: 0px;}
	#formOuter {height: 82px;}
	#formEmail {
    float: none;
	}
	#banner-left img {width: 80%; margin: 0 auto;}
}
