/*
Theme Name:     Shalem 2021
Theme URI:      http://shalem.org/
Description:    Child theme from the HULA framework
Author:         Presspoint, LLC
Author URI:     https://presspointcrm.com
Template:       hula                          
Version:        1.1
*/
@import url( "../hula/style.css" );
/*
@import url(https://fonts.googleapis.com/css?family=Martel:200,800);
@import url(https://fonts.googleapis.com/css?family=Raleway:200,200italic,800,800italic);
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*
	COLORS
	Blue PMS 3005 = 3399CC 
	Brown PMS 471 = 993333 
	Rust PMS 180 = CC6666
	Sand PMS 021 = FF6600 
	Tan PMS 137 = FF9933 
	Light Green PMS 376 = 669933
	Medium Green PMS 370 = 336600 
	Light Blue PMS 320 = 009999

*/

body {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
h1, h2, h3, h4, h5, h6 { 
	font-family: Roboto;
	color: #000;
}
h3 {
	padding-bottom: .5em;
}
.shalem-title {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url( 'g/quote-top.png' );
	padding-bottom: 36px;
	min-height: 20px;
    display: inline-block;
    width: 100%;
}
.shalem-quotation {
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url( 'g/quote-top.png' );
	padding-top: 20px;
}
.shalem-author-blurb, 
.shalem-author-blurb p {
	font-size: .95em;
	margin-left: 25%;
	margin-right: 25%;
}
a, a:visited, a:active {
	border: none;
	color: #679FBB;
	cursor: pointer;
}
a:hover {
	border: none;
	color: #76bde0;
	cursor: pointer;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	border: none;
}
blockquote { 
	padding: 1em; 
	font: 1.25em Georgia, serif; 
	color: #BBB; 
	font-style: italic; 
}

#header {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 360px;
	position: relative;
}
#header.shalem-profile {
	height: 36px;
}
.logo img {
	width: auto;
	height: 84px;
	padding: 3px 0;
}
.logo a, .logo a:hover {
	border: none;
	text-decoration: none;
}
#brand {
	z-index: 9;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#brand img {
	opacity: .50;
}

#navigation {
	background-color: #FFF;
	font-family: Roboto;
	z-index: 36;
}
#menu {
	background-color: #fff;
	font-family: Roboto;
}
.universal {
	background-color: #FFF;
	font-family: Roboto;
}
.shalem-main-menu {
	margin-top: 36px;
}
.shalem-main-menu ul a {
	cursor: pointer;
}
.shalem-action-menu {
	margin-top: 0;
	height: 12px;
	text-align: right;
}
.universal .shalem-action-menu ul, 
.universal .shalem-action-menu li {
	float: right;
}
.shalem-action-menu ul a {
	font-size: .75em;
	background-color: transparent;
	padding: 3px 5px;
	cursor: pointer;
}
.universal ul.memu, 
.universal ul.menu .sub-menu, 
.universal ul.menu li.menu-item {
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.universal .shalem-action-menu ul a:hover, 
.universal .shalem-action-menu ul li.menu-on a, 
.universal .shalem-action-menu ul .current-menu-item a {
	background-color: transparent;
	color: #76bde0;
}
.menu-search {
	cursor: pointer;
}

#content {
	padding: 36px 1em 0 1em;
}
.quotation {
	font-style: italic;
	font-size: .75em;
	text-align: center;
	padding-top: 50px;
}
a div.quotation {
	color: #333;
}
.quotation-meta {
	font-style: italic;
	font-size: .65em;
	text-align: center;
	padding-top: 20px;
	margin: 30px 25% 0 25%;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url( 'g/quote-meta.png' );
}
.quotation p, 
.quotation-meta p {
	text-align: center;
	padding: 0;
	margin: 0;
}
.attribution {
	padding-top: 20px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url( 'g/quote-bottom.png' );
	color: #777;
}
.shalem-highlight {
	background-color: #C0DDEB;
	padding: 5px;
}

.shalem-author-header, 
.shalem-author-footer {
	padding-bottom: 20px;
	margin-bottom: 20px !important;
}
.shalem-author-header {
}
.shalem-author-footer {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url( 'g/quote-bottom.png' );
}

.fido-item {
	height: 350px;
	position: relative;
	margin: 5px;
	overflow: hidden;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}
.fido-content {
	clear: both;
	padding: 20px;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	margin: 20px 0;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.fido-item .fido-content {
	margin: 0;
	border: none;
	background-color: transparent;
	z-index: 0;
}
.fido-item .fido-content.fido-background {
	height: 350px;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

.fido-title {
	position: absolute;
	top: 42%;
	height: 3em;
	background-color: #FFF;
	width: 100%;
	z-index: 50;
	padding: 5px 10px;
}
.fido-tease {
	z-index: 100;
	background-color: rgba(255,255,255,0.9);
	height: 0px;
	width: 100%;
	padding: 0;
	position: absolute;
	bottom: 0;
}
.fido-teaser {
	padding: 10px;
}
.fido-tease.fido-up {
	height: 100%;
}

.entry h1, 
.entry h2, 
.entry .meta {
	text-align: center;
}
.entry {
	margin-bottom: 0;
}
.entry.shalem-archive {
	margin-bottom: 72px;
}
.meta {
	text-transform: none;
	font-size: .75em;
}
.body {
	padding: 25px 0;
}

#donate, 
#mission, 
#foot {
	min-height: 200px;
	font-family: Roboto;
	padding: 3em 1em;
	margin-top: 0;
	color: #000;
}
#mission, .mission { background-color: rgba( 51, 129, 194, .25 ); }
#mission a, 
.mission a, 
#mission a:visited, 
.mission a:visited {
	color: #013753;
}
#mission a:hover, 
.mission a:hover, 
#mission a:active, 
.mission a:active {
	color: #0695dd;
}

#donate, .donate { background-color: rgba( 51, 129, 194, .10 ); }
#foot, .foot { background-color: rgba( 51, 129, 194, .5 ); /*#D1E7F1 #3381c2*/ }
#mission, .mission { background-color: rgba( 51, 129, 194, .25 ); }
#foot a, 
.foot a, 
#foot a:visited, 
.foot a:visited {
	color: #013753;
}
#foot a:hover, 
.foot a:hover, 
#foot a:active, 
.foot a:active {
	color: #fff;
}
.footer-header, 
.footer-content, 
.footer-footer {
	padding: 20px 0;
	border: none;
	color: #555;
	font-family: Roboto;
}
.footer-header {
	text-align: center;
	border-top: 3px solid #679FBB;
}
.footer-content {
	border-top: 1px solid #FFF;
}
.footer-footer {
	text-align: center;
	background-color: #3399CC;
	color: #FFF;
}
.button, 
input[type="submit"], 
.paupay.button {
	background-color: #0693e3;
	color: #fff;
	-moz-border-radius: 9999px;
	-webkit-border-radius: 9999px;
	border-radius: 9999px;
	padding: .5em 1em;
	font-size: 1em;
	line-height: 1em;
	font-family: Roboto;
	font-weight: 700;
	display: inline-block;
	margin-right: 1em;
	curson: pointer;
	border: none;
}
.button:hover, 
input[type="submit"]:hover, 
.paupay.button:hover {
	background-color: #0693e3;
	color: #fff;
	-moz-border-radius: 9999px;
	-webkit-border-radius: 9999px;
	border-radius: 9999px;
	padding: .5em 1em;
	font-size: 1em;
	line-height: 1em;
	font-family: Roboto;
	font-weight: 700;
	display: inline-block;
	margin-right: 1em;
	cursor: pointer;
	border: none;
}

input[type="text"], 
input[type="password"], 
textarea {
	padding: 1em;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
}

/*	------------------------------------------------------- 
	NAVIGATION: POSTS
	------------------------------------------------------- */
	
#post-navigation {
	background-color: #EEE;
	font-family: Roboto;
	text-align: center;
}
.post-navigation-archive h1 {
	background-color: #FAFAFA;
	font-family: Roboto;
	text-align: center;
	font-size: 1.75em;
	margin-bottom: 50px;
	line-height: 1.75em;
	padding: 10px;
	background-image: none;
}
.post-navigation-item {
	cursor: pointer;
	padding: 10px 20px;
	text-align: center;
}
post-navigation-item:hover {
	background-color: #333;
	color: #FFF;
}
.post-navigation {
	display: none;
	z-index: 10;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	padding: 15px 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 330px;
	color: #FFF;
	overflow: auto;
	font-family: Roboto;
}
#post-navigation-timer, 
#post-navigation-query {
	text-align: center;
}
#post-navigation-query input {
	width: 90%;
	padding: 20px;
	background-color: #FFF;
	font-size: 1em;
	font-family: Roboto;
	line-height: 1.25em;
	margin-top: 50px;
	border: 0;
}
.post-navigation h3 {
	color: #FFF;
}
.post-navigation ul {
	list-style-type: none;
	margin: 10px 0 0 0;
}
.post-navigation a {
	color: #FFF;
	display: inline-block;
	padding: 7px 10px;
	margin: 7px 0 0 7px;
	background-color: rgba(255,255,255,0.1);
	border-bottom: 1px dotted transparent;
	font-size: .90em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.post-navigation a:hover {
	background-color: #76bde0;
	border-bottom: 1px dotted transparent;
}
.post-close {
	background-color: #333;
	color: #FFF;
}

#pagination {
	text-align: center;
	margin: 0 auto;
	font-family: Roboto;
}
#pagination .muted {
	display: block;
	margin-bottom: 25px;
	font-size: .85em;
}
#pagination .button {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 5px 11px;
}


/*	------------------------------------------------------- 
	NAVIGATION: TABS
	------------------------------------------------------- */
	
.tab-content {
	padding: 20px 0;
	background-color: #fafafa;
	border-top: 1px solid #CCC;
}

.tab-nav ul {
	background: transparent !important;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}
.tab-nav ul li {
	float: left;
	display: inline-block;
	padding: 10px !important;
	margin-bottom: -2px;
	margin-right: 10px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-bottom: 1px solid transparent;
	z-index: 100;
}
.tab-nav ul li.on {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #fafafa;
	background-color: #fafafa
}
.tab-nav ul li span {	
	font-family: Roboto;
	font-size: 1.1em;
	cursor: pointer;
	color: #888;
	padding: 7px 14px;
}
.tab-nav ul li span.on, 
.tab-nav ul li span:hover {
	color: #555;
}

.tab-navigation span {
	cursor: pointer;
}
.tabs {
	display: none;
	background-color: #fafafa;
}
.tabs.on {
	display: block;
}

.tabs h4 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 12px;
}

/*	------------------------------------------------------- 
	SLIDER SYTLES
	------------------------------------------------------- */


.slider-wrapper .slider-data {
	position:absolute;
	z-index:8;
	width:100%;
	text-align:center;
	top:35%;
	color:#fff;
	font-weight: 700;
	font-size: 2em;
}
/* MAX LENGTH: 80 CHARACTERS */
.slider-wrapper h1 {
	font-size: 2em;
	line-height: 1.1em;
	color: #fff;
	font-family: Roboto;
}
/* MAX LENGTH: 21 CHARACTERS */
.slider-wrapper p.cta {
	text-align: right;
	font-size: 1em;
	font-weight: 400;
	padding-top: 1.25em;
}
.slider-wrapper p.cta a.button {
	background-color: #0693e3;
	color: #fff;
	-moz-border-radius: 9999px;
	-webkit-border-radius: 9999px;
	border-radius: 9999px;
	padding: .5em 1em;
	font-size: .75em;
	line-height: 1em;
	font-family: Roboto;
	display: inline-block;
	margin-right: 1em;
}

.shalem-program-thumbnail-crop {
	display: block; 
	width: 100%; 
	height:300px; 
	background-size: cover; 
	background-position: top center; 
	background-repeat: no-repeat; 
}

@media screen and (max-width: 900px) {
	#company {
		background-color: rgba( 255, 255, 255, 1 );
		height: 60px;
	}
	
	#logo a,
	#logo a:active,
	#logo a:visited,
	#logo a:hover {
		font-size: 1em;
		line-height: 2em;
		padding-top: 10px;
	}
	#price {
		font-size: 1em;
		line-height: 2em;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		height: 40px;
		width: 40px;
	}
	.universal {
		background-color: rgba( 255, 255, 255, 1 );
	}
	#promotion {
		background-position: 72% 0%;
	}
	.band-border,
	.band {
		background-size: 0;
	}
	.band.hula-right,
	.band.hula-left {
		padding: 0;
	}
	.micro-wrap {
		margin: 0;
	}
	.hula-dsk-img {
		display: none;
	}
	.hula-mob-img {
		display: block;
	}
	.silver-cover {
		background-size: 100%;
		display: none;
	}
	.hula-img {
		display: none;
	}
	.hula-mlt-img {
		background: none;
	}
	.hula-mlt-img img {
		display: block;
	}
	#logo-text {
		display: none;
	}
	.product-title {
		font-size: 1em;
		display: block;
	}
	#product-purchase {
		margin: 0;
	}
	.slider-wrapper .slider-data {
		top:25%;
		font-size: 1.5em;
	}
	.slider-wrapper h1 {
		font-size: 1.5em;
		line-height: 1.25em;
	}
	.slider-wrapper p.cta {
		font-size: 1em;
		padding-top: 1em;
	}
}

@media screen and (max-width: 420px) {
	#company {
		background-color: rgba( 255, 255, 255, 1 );
		height: 60px;
	}
	
	#logo a,
	#logo a:active,
	#logo a:visited,
	#logo a:hover {
		font-size: 1em;
		line-height: 2em;
		padding-top: 10px;
	}
	#price {
		font-size: 1em;
		line-height: 2em;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
		height: 40px;
		width: 40px;
	}
	.universal {
		background-color: rgba( 255, 255, 255, 1 );
	}
	#promotion {
		background-position: 72% 0%;
	}
	.band-border,
	.band {
		background-size: 0;
	}
	.band.hula-right,
	.band.hula-left {
		padding: 0;
	}
	.micro-wrap {
		margin: 0;
	}
	.hula-dsk-img {
		display: none;
	}
	.hula-mob-img {
		display: block;
	}
	.silver-cover {
		background-size: 100%;
		display: none;
	}
	.hula-img {
		display: none;
	}
	.hula-mlt-img {
		background: none;
	}
	.hula-mlt-img img {
		display: block;
	}
	#logo-text {
		display: none;
	}
	.product-title {
		font-size: 1em;
		display: block;
	}
	#product-purchase {
		margin: 0;
	}
	.slider-wrapper .slider-data {
		top:25%;
		font-size: 1.25em;
	}
	.slider-wrapper h1 {
		font-size: 1.25em;
		line-height: 1.5em;
	}
	.slider-wrapper p.cta {
		font-size: 1em;
		padding-top: 1.25em;
	}
	.shalem-program-thumbnail-crop {
		background-size: auto 300px; 
	}
}