html{
	background-color: #000;
}
body {
    font-size: 1em;
    line-height: 1.4;
	
}

#infoarea { color: #fafa00;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* unvisited link */
a:link {
    color: #28236b;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: #28236b;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #ff4400;
}

/* selected link */
a:active {
    color: #28236b;
    text-decoration: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
body, html {
    height: 100%;
    min-height: 100%;
/*      background-color: #000000;  */
}
html,
button,
input,
select,
textarea {
    color: #222;
}


.no-js {
    padding-top: 106px;
}
h2 {
    margin-top: 0;
}
.loading {
    background: url('../img/ico_loading.gif') no-repeat center center;
}
section {
	height: 360px;
    opacity: 0;
}
.loaded section,
.no-js section {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}
main {
    overflow-x: hidden;
}

li {list-style-type: none;}

.current_videos {
	background-color: rgba(255, 251, 184,0.5);
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	z-index: -78 ;
	vertical-align: middle;
	font-size: 25px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #28236b;
	border: 2px solid;
	border-radius: 25px;
}
.wrap_main{
	min-height: 1000px;
}
.background{
	min-height: 1000px;
}
.wrap_main {	
	background-color: rgba(189, 189, 189,0.9);
/* 	position: absolute; */
	width:100%;
/* 	height: 100%; */
 	
	text-align: left;
	vertical-align: middle;
	font-size: 25px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #050045;
	text-shadow: #001559 0.1em 0.1em 0.1em;
	text-shadow: 0 0 0.2em #ffffff, 0 0 0.2em #001c78;
	padding-top:84px;
}
#current_videos{
	width: 75%;
}



.thumb{
	width: 273px;
	height: 199px;
}



.wrap_inside ul li{
	display: inline-block;
	padding: 10px;
}
.wrap_inside .caption{
	font-size: 15px;
	font-weight: bold;
}
.background{
	background-image: url("http://www.lifeapplicationfellowship.com/img/laf_bg.jpg");
    background-attachment: fixed;
	background-repeat: no-repeat;	
	background-position: center;
}
.text_area {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
} 

#preload {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.bcg {
    background-size: cover;
    height: 100%;
    width: 100%;
}

.hsContainer {
	display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hsContent {
	max-width: 80%;
	margin: -150px auto 0 auto;
	display: table-cell;
	vertical-align: middle;
	padding: 0 8%;
	text-align: center;
	position: relative;
}
.hsContent h2  {
	color: #fff8de;
	background-color: rgba(0,0,0,0.5);
	padding: 10px 5px;
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 12px;
}
.hsContent p {
	width: 80%;
	color: #b2b2b2;
}
.hsContent a {
	color: #b2b2b2;
	text-decoration: underline;
}

/* Slide 1 */
#slide-1 .bcg {
    background-image:url('http://www.lifeapplicationfellowship.com/img/laf_bg.jpg');
    /*background-size: contain;*/
}
#slide-1 .hsContent {
    bottom: 200px;
    top: auto;
}

/* Slide 2 */
#slide-2 .bcg {background-image:url('../img/laf.jpg')}
#slide-2 .hsContent {
    margin-left: -450px;
    top: auto;
}
#slide-2 h2 {
    position: fixed;
    top: 70%;
}

/* Slide 3 */
#slide-3 .bcg {background-image:url('http://www.nathanberry.net/projects/laf/img/frontdesk.jpg')}
#slide-3 .hsContent {
    margin-left: -239px;
}
#slide-3 h2 {
	color: #f2ead6;
	background-color: rgba(0,0,0,0.6);
}

/* Slide 4 */
#slide-4 .bcg {background-image:url('http://www.nathanberry.net/projects/laf/img/guitar_bg.jpg' )
}
#slide-4 .hsContent {
    margin-left: -450px;
    position: fixed;
    top: 250px;
}
#slide-4 h2 {
	background-color: rgba(0,0,0,0.6);
/* 	background: none; */
	padding-left: 0;
	padding-right: 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

#tips li{
	display: none;
	list-style: none;
}
#header {
	background-color: rgb(0,0,0);
	background-color: rgba(51, 51, 51, 0.4);
	background-position: center bottom, left top;
	background-repeat: no-repeat;
	height: 87px;
	position: fixed;
	width:100%;
	z-index: 9998;
}

#footer {
	width:100%;
	text-align: center;
	font-size: 25px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #ffffff; 
	background-color: rgb(0,0,0);
	background-color: rgba(51, 51, 51, 0.4);
	position: relative;
	bottom: 0;

}  

#logo{
	float: left;
	width: 8%;
	height: 100%;
}

#nav{
	float: left;
	width: 92%; 
	height: 100%;
}

#nav .navButton{
	display: none;
}

#nav li{
	position: relative;
}

#nav li a{
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#nav li a span{
	position: relative;
	top: 16px;
}

#nav li a:active{
	background-color: rgb(0,0,0);
	background-color: #290202 !important;
}

#nav span:after{
	width: 0;
	height: 0;
	border: 0.313em solid transparent; /* 5 */
	border-bottom: none;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}

/* FIRST LEVEL */
#nav > ul{
	height: 100%; /* 60 */
	background-color: rgb(0,0,0);
	background-color: rgba(225, 90, 31, 0);
}

#nav > ul > li{
	width: 20%;
	height: 100%;
	float: left;
}

#nav > ul > li > a{
	height: 100%;
	font-size: 1.27em;
	line-height: 2.5em;
	text-align: center;
}

#nav > ul > li:not( :last-child ) > a{
	border-right: 1px solid #7E7E7E;
}

#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a{
	background-color: rgb(0,0,0);
	background-color: rgba(0, 0, 0, 0.2);
}

/* SECOND LEVEL */
#nav li ul{
	background-color: rgb(0,0,0);
	background-color: rgba(0, 0, 0, 0.18);
	display: none;
	position: absolute;
	top: 100%;
}

#nav li:hover ul{
	display: block;
	left: 0;
	right: 0;
}

#nav li:not( :first-child ):hover ul{
	left: -1px;
}

#nav li ul a{
	font-size: 1.25em; /* 20 */
	border-top: 1px solid #7E7E7E;
	padding: 0.75em; /* 15 (20) */
}

#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a{
	background-color: #e15a1f;
}

/*
TOOLTIP
*/
#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
#tooltip:after 
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}

#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}

#tooltip.left:after
{
	left: 10px;
	margin: 0;
}

#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
} 

#screenBg {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 9998;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgb(0,0,0);
	background: rgba(0, 0, 0, 0.75);
}
#captcha {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 30%;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 320px;
	height: 190px;
	background: #fafafa;
	text-align: center;
	padding: 20px 20px 30px 20px;
	font-family: Droid Sans, Sans-Serif;
	border-radius: 5px;
}
#captcha p {
	font-size: 1em;
	line-height: 1px;
	margin-bottom: 10px;
}
#captcha small {
	font-size: 0.6em;
}
#contact_form input:not([type=button]), #contact_form textarea {
	padding: 5px;
	width: 300px;
	font-family: Droid Sans, sans-serif;
	font-size: 1em;
	margin: 0 0 10px 0;
	border: 2px solid #ccc;
}
#contact_form textarea {
	height: 90px;
	max-width: 300px;
}
#contact_form textarea: focus, #contact_form input: focus {
	border: 2px solid #900;
}
#contactForm {
/* 	float: left; */
}
#contactText {
	float: right;
	font-family: Droid Sans, Sans-Serif;
/* 	color: #BAB8B1; */
	max-width: 700px;
	margin: 45px 0 93px 0;
	position: relative;
	top: 75px;
}
#contact_form label {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
/* 	color: #BAB8B1; */
	font-family: Droid Sans, Sans-Serif;
	display: block;
}
#contact_form label.error {
	color: #900;
	float: right;
	width: 250px;
	position: relative;
	top: -26px;
	text-align: right;
	padding: 0;
	margin: 0;
}
#contactSubmit {
	padding: 5px;
	width: 314px;
	font-family: Droid Sans, sans-serif;
	font-size: 1em;
	margin: 0 0 10px 0;
	border: 2px solid #ccc;
}
#contactInfo {
	font-family: Droid Sans, Sans-Serif;
	color: #FFC400;
	max-width: 325px;
	margin-top: 20px;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/* Medium devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  

	
    body, html {
        height: auto;
    }
    .bcg {
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        height: 100%;
        width: 100%;
    }
    section {
        min-width: 768px;
        height: 600px;
    }
    .hsContainer {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;
    }
    .hsContent {
        max-width: 700px;
        position: absolute;
        left: 50%;
        top: 50%;
        text-align: left;
        padding: 0;
    }
        .hsContent h2  {
            font-size: 35px;
            line-height: 38px;
        }
        .hsContent p {
            width: 400px;
        }
    #slide-1 .hsContent {
        bottom: 200px;
        top: auto;
        margin-left: -80px;
    }
    #slide-2 .hsContent {
        margin-left: -340px;
        top: auto;
    }
    #slide-2 h2 {
        position: fixed;
        top: 70%;
    }
    #slide-3 .hsContent {
        margin-left: -300px;
    }
    #slide-4 .hsContent {
        margin-left: -340px;
        position: fixed;
    }
        #slide-4 h2 {
            background: none;
        }
     .blueberry .slides li img {
	display: block;
	max-width: 50%;
	max-height: 500px;
	max-width: none;
}
	
	
}

/* TABLET MENU CSS BELOW - width is =< 1000px(tablet screen)*/
@media only screen and (max-width: 1000px){
	

	
	#logo{
		width: 13%;
	}
 	#nav{
		width: 87%;
		float: left;
		height: 100%;
		font-weight: bold;
	} 
	
	#nav li a span{
		top: 28px;
	}
	
	#nav > ul > li > a, #nav li ul a{
		font-size: .7em;
	}
	.blueberry .slides li img {
	display: block;
	max-width: 50%;
	max-height: 500px;
	max-width: none;
}
}
		
/* MOBILE MENU CSS BELOW - width is =< 768px(cell phone screen)*/
@media only screen and (max-width: 767px){	

	
	
	.bcg{
		background-position: center;
	}
	#slide-1 .hsContent {
        bottom: 0;
    }
	#slide-2 h2{
		position: relative;
	}
	#slide-4 .hsContent{
		position: relative;
		top: 0;
	}
	#header{
		height: 50px;
	}
	#logo{
		position: relative;
		right: 26px;
		float: right;
		z-index: 99999;
	}
	#logo img{
		width: 66px;
	}
	
	#nav{
		position: relative;
		top: -50px;
/* 		left: auto; */
		width: 100%;
	}
	
	#nav > a{
		height: 3.125em; 
		width: 3.125em;
		text-align: center;
		text-indent: -9999px;
 		background-color: #e15a1f; 
		background-color: rgba(0, 0, 0, 0);
		position: relative;
	}
	
	#nav > a:before, #nav > a:after{
		position: absolute;
		border: 2px solid #fff;
		top: 35%;
		left: 25%;
		right: 25%;
		content: '';
	}
	
	#nav > a:after{
		top: 60%;
	}
	
	#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type{
		display: block;
	}

	/* FIRST LEVEL */
	#nav > ul{
		height: auto;
		display: none;
		position: relative;
		left: 0;
		right: 0;
	}

	#nav:target > ul{
		display: block;
	}
	
	#nav > ul > li{
		width: 100%;
		float: none;
		background-color: #000;
		background-color: rgba(0, 0, 0, 0.89);
	}

	#nav > ul > li > a{
		height: auto;
		text-align: center;
		font-size: 1em;
		padding: 0 0.833em;
	}
	
	#nav > ul > li:not( :last-child ) > a{
		border-right: none;
/* 		border-bottom: 1px solid #cc470d; */
	}
	
	#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a{
		background-color: #cc470d;
	}

	#nav li a span {
		top: 1px;
	}
	
	/* SECOND LEVEL */	
	#nav li ul{
		position: static;
		padding: 1.25em;
		padding-top: 0;
	}
	
	#nav li ul a{
		font-size: 1em;
	}
	.blueberry .slides li img {
	display: block;
	max-width: 50%;
	max-height: 200px;
	max-width: none;
}
}


/* iframe */
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 55%; height: 55%;
z-index:9999; 
}

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 

    
}

@media (max-width: 550px) {
    .big-container {
        display: none;
    }
}
@media (min-width: 550px) {
    .small-container {
        display: none;
    }
}
/* Responsive iFrame */
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-height: 760px;
/* 	max-width: 760px; */
}

/** Kids World Slider **/

.blueberry { margin: 0 auto; 

}
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}


.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }

