/* @override 
http://kaibluestar.com/wp-content/themes/kbs/style.css?ver=5.8.0
	http://kaibluestar.com/wp-content/themes/kbs/style.css?ver=1.0
	https://kaibluestar.com/wp-content/themes/kbs/style.css */

/*
Theme Name: kbs
Template: canvas
Author: Child Theme Configurator
Version: 1.0
Updated: 2015-01-30 10:23:15
*/

@charset "UTF-8";
@import 'css/font-awesome.css';
@font-face {
font-family: kai;
src: url('/wp-content/themes/kbs/kai.ttf') format('truetype');
}

div#header-container {
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */

}

#logo a img {
display: block;
float: none;
clear: both;
margin: auto;
text-align: center;
}

div.middle-fund {
	width: 30%;
	margin: auto;
	
}

div.middle-fund a:hover { 
text-decoration: none!important;
}

div.go-fund-me {
	width: 100%;
	height: 215px;
	border-radius: 40px;
	overflow: hidden;
	background: white;
	opacity: 1;
	-webkit-transition: opacity .1s ease-in-out 0s;
}

div.go-fund-me:hover {
	opacity: .9;
} 

img.alignright.size-medium.wp-image-297 {
position: absolute;
right: 0;
border-radius: 30px;
top: 0;
}

img.alignleft.size-medium.wp-image-296 {
	border-radius: 50px 10px 0px 50px;

}

body.page {
background: transparent url('/wp-content/themes/kbs/img/forest2.jpg') top center no-repeat fixed;
background-size: cover;
-webkit-font-smoothing: antialiased;
}

section.entry {
min-height: 840px;
}

h2.title.entry-title,
h1.title.entry-title {
color: white;
font-weight: 100;
font-weight: 300;
padding: 11px;
margin-bottom: 12px;
display: none;
}

div.gear img {
	width: 150px;
	display: inline-block;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.twocol-one div.gear p span {
	
}

div.gear {
	text-align: center;
	background: rgba(255, 255, 255, .75);
	padding: 20px;
	border-radius: 10px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.fourcol-one div.gear p {
	color: black;
	font-size: 18px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.twocol-one div.gear h3 {
	display: inline;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.twocol-one div.gear p {
	display: inline;
}

div.gear {
	display: ;
}

body.page.page-id-19 h1.title.entry-title {
display: block;
font-size: 100px;
font-family: kai;
position: relative;
z-index: 33;
margin-bottom: -140px;
color: black;
text-shadow: 0 0 4px white;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.donate span i.fa.fa-gift {
font-size: 30px!important;
position: absolute;
margin: -5px 0px 0px -29px;
}

img.alignnone.size-full.wp-image-148 {
float: right;
width: 400px;
margin: 10px 30px;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.bio h1 {
font-size: 50px;
font-weight: 100!important;
color: white;
font-family: ;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.bio p {
color: white;
font-size: 18px;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.bio span {
font-size: 40px;
font-family: kai;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.info span {
font-size: 33px;
font-weight: 100;
border-bottom: 1px solid #333;
display: block;
color: white!important;
}

span.bold {
border-bottom: none!important;
font-weight: 300!important;
font-size: 18px!important;
font-weight: bold!important;
}

div#left-box {
float: left;

padding: 20px;
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */


}

div.terms {
	padding: 30px;
	background: white;
}

div.book {
background: rgba(3, 3, 3, .55);
color: white;
padding: 30px;
width: 80%;
font-size: 20px;
margin: auto;
display: block;
text-align: center;
height: 800px;
}

a.button {
padding: 30px;
display: block;
margin: 40px auto;
text-align: center;
background: rgba(6, 6, 6, .75);
border-radius: 10px;
border: 1px solid #333;


font-family: kai;
color: black!important;
box-shadow: 0 0 10px black;
}

body.page.page-id-8 {
background: black url(/wp-content/themes/kbs/img/honeycomb-bg.jpg) center center no-repeat;
background-size: cover;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-button a i.fa.fa-envelope-o {
margin-right: 5px;
}

div.pp_gallery {
display: none!important;
}

div.booking-button {
width: 50%;
border-radius: 4px;
margin: auto;
padding: 30px;
background: rgba(1, 1, 1, .55);
text-align: center;
}

div.booking-button a {
border-radius: 4px;
padding: 10px 40px;
background: rgba(255, 255, 255, .75);
text-decoration: none!important;
color: black;
font-size: 20px;
font-weight: 500!important;
}

div#slide-container {
height:400px;
margin: 60px 20px 40px;
width: 1100px!important;
margin-left: -60px;
}

h2.title.entry-title {
display: none;
}

img.alignnone.size-full.wp-image-36 {
margin-top: 574px;
border-radius: 330px;
box-shadow: 0 0 100px #215A93;
padding: 0px;
z-index: 33333!important;
position: absolute;
width: 40%;
left: 140px;
top: 109px;
z-index: -2;
opacity: .9;
}

div.item.boxroll-slider-item {
box-shadow: 0 0 20px black;
background: black;
width: 100%!important;


}

div.item.boxroll-slider-item * {
height: 100%!important;
width: auto!important;
}

img.alignright.size-full.wp-image-29 {
margin-top: -1012px;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.book span {
display: block;
text-transform: uppercase;
letter-spacing: 3px;
margin: 20px;

}

#left-box * {
color: white!important;
text-shadow: 0 0 3px black;
font-size: 18px ;
}

#left-box div.kai-font p {
font-size: 22px;
/*margin-top: -35px;*/
font-variant: small-caps;
}



div.bio-book a {
font-size: 17px!important;	
}

div.bio-book2, 
div.bio-book {
background: rgba(1, 1, 1, .75);
padding: 30px;
color: white;
display: block;
text-align: center;
font-size: 25px;


}

div.bio-book {
margin-bottom: 30px;
background: rgba(255, 255, 255, .75);
color: black;
font-weight: 800;
opacity: .8;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.twocol-one.last div.bio-book a {
box-shadow: 0 0 10px ;
}

div.bio-pic {
background: rgba(1, 1, 1, .75);
padding: 30px;
margin: 0px 0px 30px 0px;
}
div.bio-book2 a, 
div.bio-book a {
display: block;
text-align: center;
padding: 10px 30px;
background: rgba(255, 255, 255, .75);
width: 160px;
font-family: kai;
font-size: 20px;
color: black;

text-decoration: none;
margin: 30px auto;
}

h2 {
font-size: 50px!important;
}

img {
border: none!important;
padding: none!important;
margin: none!important;
background: transparent!important;
}

footer#footer.col-full {

}

#left-box div.kai-font h2 {
font-family: kai;
}

footer#footer.col-full *{
color: black!important;
}

div#logo {
float: none;
margin: auto!important;
}

ul#main-nav.nav.fl {
	display:table !important;
	width: 100%;
	table-layout: fixed;
	background: transparent!important;	
	margin-top: -60px;
	margin-bottom: -50px;
	
}


ul#main-nav.nav.fl li {
	vertical-align: middle;
	display:table-cell !important;
	float: none;
	text-align: center;
	background: transparent!important
}

ul#main-nav.nav.fl li a {
	font-family: kai!important;
	font-size: 26px;
	background: transparent!important;
	color: #00C4FC;
	text-shadow: 0 0 5px black;
	margin-bottom: 30px;
	-webkit-text-stroke: 1px cyan;
}

div.info ul li {
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	list-style-position: inside;
}
div.info ul {
	list-style: circle;
	padding-left: 2px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry a div.go-fund-me div.middle-fund h1 {
		font-family: kai!important;
		font-size: 40px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry a div.go-fund-me div.middle-fund p {
	font-family: 'source sans pro';
	font-size: 18px;
}

div#footer-container {
	background: #00C4FC;
	margin-top: 30px;

	width: 100%;

	border-top: 1px solid #000;
}

div.social-links-footer * {
	display: inline;
	text-decoration: none!important;

}

div.social-links-footer ul {
	text-align: center;
	display: block;
	margin: auto;
}

div.social-links-footer a {
	padding: 30px;
	text-align: center;
	margin: auto;
	font-size: 33px;
	padding: 30px;
	display: inline-block;
}

div.social-links-footer {
	margin-bottom: -30px;
}



@keyframes 'shadow' {from { box-shadow: 0 0 0px black;} to {box-shadow: 0 0 20px black;}}
@-moz-keyframes 'shadow' {from { box-shadow: 0 0 0px black;} to {box-shadow: 0 0 20px black;}}
@-webkit-keyframes 'shadow' {from { box-shadow: 0 0 0px black;} to {box-shadow: 0 0 20px black;}}



iframe {
animation-delay: 3s;
-webkit-animation-delay: 3s;
-moz-animation-delay:3s;
-webkit-animation: shadow 10s ;
-webkit-animation: animation: shadow 10s !important;
-webkit-animation-fill-mode:forwards;
-moz-animation: shadow 10s ;
-moz-animation: animation: shadow 10s !important;
-moz-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

img.alignright.size-full.wp-image-22 {
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
	padding: 0px;
	-moz-animation-delay:3s;
	-webkit-animation: shadow 10s ;
	-webkit-animation: animation: shadow 10s !important;
	-webkit-animation-fill-mode:forwards;
	-moz-animation: shadow 10s ;
	-moz-animation: animation: shadow 10s !important;
	-moz-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

div.inner_span {
background: rgba(1, 1, 255, .25)!important;
}

#left-box p a.gal {
text-align: center;
padding-top: 30px;
	display: block;
	background: rgba(255, 255, 255, .75);
color: black!important;
	font-family: kai;
border-radius: 20px;
	margin-top: 40px;
	margin-bottom: -0px;
	box-shadow: 0 0 20px;
	transition: opacity .6s;
	-webkit-transition: opacity .6s;
}

div.logo-bar * {
	margin: 15px;
	opacity: .6;
}

div.logo-bar img:hover  {
	margin: 15px;
		opacity: 1;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.donate a {
	margin: 15px;
	padding: 10px 20px;
background: green;
	color: white;
	box-shadow: 0 0 5px black;
	float: right;
	font-size: 15px;
	text-shadow: none!important;
	font-weight: 800;
	text-decoration: none!important;
	border-radius: 6px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.logo-bar img.alignnone.size-full.wp-image-140 {
	width: 200px;
	margin: 20px 50px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.logo-bar img.alignnone.size-full.wp-image-141 {
	width: 199px;
}

div.logo-bar {
background: rgba(1, 1, 1, .75);
	padding: 30px;
	font-size: 20px;
	border-radius: 7px;
	margin-top: 140px;
	text-align: center;
	color: white;
}

div.bio, 
div.info {
	background: rgba(1, 1, 1, .75);
	padding: 30px;
	margin: 20px 0px;
	color: white!important;
	font-size: 19px;
}

div.info {
	height: 500px;
	overflow: scroll;
}

#main article.post-123.page.type-page.status-publish.hentry section.entry div.bio {
	color: white!important;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info span {
	font-size: 28px;
	text-decoration: underline;
	display: block;
margin-top: -10px;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info h6 {
	color: white!important;
padding: 5px;
	font-size: 15px;
	margin-left: 15px;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info p {
	color: white;
	font-size: 16px;
	display: inline;
}

#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info h3 {
	display: inline;
	color: white;
	margin: 5px;
}

div.booking-info {
	padding: 20px;
	background: rgba(1, 1, 1, .75);
	width: 80%;
	font-size: 18px;
	font-weight: ;
	margin: 30px auto;
	padding-bottom: 40px;
	color: white;
	padding-top: 200px;
}

a.cart-contents {
	display: none!important;
}

div.booking-info .wp-image-365 {
	position: relative;
	margin-top: -180px;
}

span.big {
	font-size: 50px!important;
	text-transform: uppercase;
	text-decoration: none!important;
	font-weight: 100;
	margin-top: ;
}

div.donate {
	padding: 30px;
	height: 200px;
	font-size: 22px!important;
	margin: 20px 0px;
	font-weight: 300;
	text-shadow: 0 0 3px black;
color: white!important;
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */

	border-radius: 10px;
	

}

div.spons {
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 600;
	margin-top: 40px;
	color: white;
	text-shadow: 0 0 4px black;
	margin-left: 137px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.fourcol-one div.gear h5 {
	margin-top: -26px;
	color: #111;
	text-shadow: 0 0 12px white;
	font-size: 22px;
	margin-bottom: -1px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.fourcol-one div.gear h3 {
	margin-bottom: -2px;
	border-bottom: 1px solid #999;
}

i.fa.fa-gift {
	font-size: 50px;
	margin: 5px;
}

#main article.post-2.page.type-page.status-publish.hentry section.entry div.donate span {
	font-size: 20px;
color: black!important;
text-shadow: 0 0 2px white;
margin-top: 10px;
padding-left: 30px;
	display: block;
	line-height: 15px;
}

div.info *{
	color: white!important;
}

a.gal:hover {
	opacity: .7;
}

div.inner-text {
	font-size: 27	px!important;
	color: white!important;
	font-weight: 500!important;
font-variant: small-caps;
}



nav#navigation.col-full {
	background: transparent!important;
}

div#nav-container {
	background: transparent!important;
}

/*MOBILE ONLY*/

@media only screen and (max-width: 760px) {


			img.alignnone.size-full.wp-image-36 {
			margin-top: -70px;
			width: 160px;
			margin-left: 160px;
			}
			
			#left-box p a.button {
				margin-bottom: 20px;
				margin-top: ;
			}
			
			div#slide-container {
			width: 120%!important;
			margin-left: -35px;
			
			}
			
			#main article.post-123.page.type-page.status-publish.hentry section.entry div.bio p img.alignnone.size-full.wp-image-148 {
				margin: auto;
				clear: both;
				float: none;
				margin-bottom: 20px;
			}
			
			#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info p span.big {
				font-size: 19px!important;
				font-weight: 300!important;
				
			}
			
			#main article.post-19.page.type-page.status-publish.hentry header h1.title.entry-title {
				font-size: 70px;
				text-align: center;
			}
			
			#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info p img.alignright.size-full.wp-image-29 {
				margin-top:-975px;
			}
			
			#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info span {
				margin-top: -100px;
			}
			
			div.booking-button {
				margin-top: 00px;
				margin-bottom: 30px;
			}
			
			div.booking-info {
				height: 600px;
			}
			
			#main article.post-19.page.type-page.status-publish.hentry section.entry div.booking-info p span.big {
				margin-top: 20px;
			}
			
			div.item.boxroll-slider-item {
			
			}
			
			div.go-fund-me {
				height: auto;
			}
			
			img.alignright.size-medium.wp-image-297 {
				display: none;
			}
			
			div.go-fund-me div.middle-fund {
				width: 90%;	
			}
}
/*END MOBILE*/