
@font-face {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-weight: 400;
  font-weight: 300 italic;
  font-weight: 300 italic;
  
}

@import url('https://fonts.googleapis.com/css?family=BenchNine|Lora|Mate|News+Cycle|Pragati+Narrow|Source+Sans+Pro|Wire+One|Yanone+Kaffeesatz:700');

.fonts{font-family: 'Lora', serif;
font-family: 'Mate', serif;
font-family: 'BenchNine', sans-serif;
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Pragati Narrow', sans-serif;
font-family: 'News Cycle', sans-serif;
font-family: 'Yanone Kaffeesatz', sans-serif;
}

.orangeL { color: #fbb040;}
.orangeM { color: #f8931e;}
.orangeD { color: #f8931e;}

.blueL { color: #00aeef;}
.blueM { color: #288bc9;}
.blueD { color: #262262;}

.greenlL { color: #e8ff00;}
.greenM { color: #65ba45;}
.greenD { color: #008744;}

.spacer {clear: both;}

.parallax { 
    /* The image used */
    background-image: url("../images/mount.jpg");
    /* Set a specific height */
    height: 700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.headClear {
	height: 120px;
	background-color: #262262;
	
}
.white  {color: white;}
.larger {font-size: 1.2em;}
.white h1, .white h4, .white h5, .white p {color: white;}
.white h3 {color: #9ef77d; font-weight: bold;}
.white h2 {color: #8cdfff;}

.screen {background-color: rgba(255, 255, 255, 0.79);
	padding-bottom: 50px;
}
.alignCenter {text-align: center;}



  
h1, h2, h3, h4, h5, h6 {
    color: #1e1e1e;
    font-weight:  normal;
    margin: 1em 0 0.4em 0;
	font-family: "Pragati Narrow", sans-serif;
	font-family: "BenchNine", sans-serif;

}


h1 { font-size: 3.5em; text-transform: uppercase;  }
h2 { font-size: 2.2em; margin: .5em 0 .5em 0;}  
h3 { font-size: 1.8em; color: #8a949d; font-weight: 300; text-transform: uppercase;  margin: .5em 0 .5em 0;}  
h4 { font-size: 1.4em;  margin: .5em 0 .5em 0;  color: #65ba45;}  
h5 { font-size: 1em;  margin: .5em 0 .5em 0;}  
h6 { font-size: 0.9em;  margin: .5em 0 .5em 0;}    

p  {
	font-family: "Pragati Narrow", sans-serif;
	font-size: 14px; 
	line-height: 2em;
	margin-bottom: 20px;
 	}
	
a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #f8931e
	}

a:visited {
	text-decoration: none;
  color: #64ba45;
	}
	
a:hover {
	text-decoration: none;
  color: #f8931e
	}
	
	
/* -------- NAV COLOR -------- */	
.top-nav li a {
  color: rgba(26, 82, 180, 0.86);
    font-family: "Pragati Narrow", sans-serif;
    font-size: 1.0em;
}

	
#first-block, #third-block {
text-align:center;
padding:3.5em 2em;
}
#carousel {
text-align:center;
font-size: .5em;
box-shadow: 4px 4px 20px black;
margin-top: 140px;
margin-bottom: -5px;
}

#cancellations {
text-align:center;
font-size: 1.5em;
box-shadow: 4px 4px 20px black;
margin-top: 115px;
}

#banner {
text-align:center;
background:#ffffff;
font-size: .5em;
box-shadow: 4px 4px 20px black;
margin-top: 115px;	
height: 15px;
}

#first-block {
background:#fff;
}

#small-block {
background:#fff;
padding: 1em;
}
#second-block {
background-image: url('images/skyLight.jpg');
background-position: center top;
text-align:center;
padding:.5em 0;
}
#silver-block {
background-position: center top;
text-align:center;
background-color: #e0e0e0;
padding:.5em 0;
}

#video-block {
background-image: url('images/skyLight.jpg');


background-position: center top;

    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
text-align:center;
background-color: #e0e0e0;
padding: 10px 0 50px 0;
margin-top: -15px;
}

#third-block {
background:#eef3f9;
text-align: left;
}
#fourth-block {
background:#abb3bb;
background-image: url('/images/skyLight.jpg');


background-position: center top;

    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;

padding:3em 0 ;
}




.dateBlock {
	background-color: rgba(234, 255, 0, 0.41);
	padding: 5px 15px;
}
.smallDate, .smallDateTop {
	font-size: .7em; 
	font-family: sans-serif; 
	font-weight: lighter;
	margin-bottom: 0px;
	color: #fbb040;
	}
	
.smallDateTop {
	margin-top: -10px;
}

.eventText {
	color: white; 
	font-size: .8em; 
	font-family: sans-serif; 
	font-weight: lighter;
	margin-bottom: 0px;
	color: white
	}

#social-block {
background:rgba(45, 35, 112, 0.77);
padding:4em 0;
}

#social-block h2, #social-block p {color: white;}


#light-block {
background:rgba(255, 255, 255, 0.84);
padding:3em 0 5em 5em;
}

#light-block h2, #light-block p {color: black;}

#light-block .smallDate {color: #ffe3b8;}




/* -------- BLOG -------- */	

#blog{
background:#fff;
padding:5em 0 3em 0 ;
margin-top: 113px;
}

.blogListThumb {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 25px 10px 0;
}

.blog {
	padding: 2em 0;
}

.blog2 {
	padding: 2em 0 0 0;
}

.blog img {
	float: right;
	width: 50%;
	margin: 0 0 2em 3em;
}

.blog hr {
	color: red;
	margin: 2em;
}

.blog p {
	margin: 0 0 1.5em 0;
	font-size: 15px;
}




#third-block-gallery {
text-align:left;
padding: 1em 2em;
background:#eef3f9;
margin: 0;
}

#third-block-gallery h1 {
	color: gray;
	line-height: 1em;
	margin: .2em;
}

#contact-block {
color: white;
background:#faaf3e;
text-align:left;
padding: 1em 0 2em 0;
}

#contact-block-2 {
color: white;
background:#288bc9;
text-align:left;
padding: 1em 0 2em 0;
}

#contact-block-3 {
color: white;
background:#65ba45;
text-align:left;
padding: 1em 0 2em 0;
}

#contact-block img, #contact-block-2 img, #contact-block-3 img {
width: 100%;
border: 5px solid #cbcbcb;
}

#contact-block h2, #contact-block-2 h2, #contact-block-3 h2 {
	color: white;
	margin: 20px 0;
}

#contact-block td, #contact-block-2 td, #contact-block-3 td {
	color: black;
}

#contact-block table {
	width: 90%;
}

#pdf-block {

background-position: center top;
text-align:left;
padding: 4em 0 2em 0;
}


#upward-block {
background-position: center top;
text-align:left;
padding: 6em 0 4em 0;
	 background-image: url("/images/skyLight.jpg");

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
    background-color: rgba(2, 0, 0, 0.85)
}

#upward-block h4 {color: #65ba45; margin-top: 2em;}
#upward-block h5 {color: #00aeef; margin-top: 2em; font-size: 16px;}



.orangeL { color: #fbb040;}
.orangeM { color: #f18425;}
.orangeD { color: #f2632b;}

.blueL { color: #00aeef;}
.blueM { color: #288bc9;}
.blueD { color: #262262;}

.greenlL { color: #e8ff00;}
.greenM { color: #65ba45;}
.greenD { color: #008744;}





.buttonH3 {font-size: 1.5em;}

.dove {
	padding-top: 100px;
	}




.stButton * {
box-sizing: content-box;
}

.pad20 {padding: 0 30px;}
.pad10 {padding: 20px 10% 0 10%;}
.padRight {padding: 0 3em 0 0;}
.padLeft {padding: 0 0 0 3em;}
.padLeft2 {padding: 0 0 0 5em;}
.padRight40 {padding-right: 40px;}
.pad10R {padding: 0 4em 2em 0;}
.padTopBottom {padding: 100px 0 100px 0;}
.padTop {padding: 100px 0 0 0;}
.padTop20 {padding: 20px 0 0 0;}
.padTopBottom2 {padding: 50px 0 50px 0;}
.padSides {padding: 0 20%;}
.padBoth {padding: 0 10%;}
.padAll {padding: 60px 10% 40px 10%;}

.margin-left {margin-left: 3em;}

.left {float: left; margin 0 20px 20px 0;}


#menu-block {
background-color: none;
background-color: rgba(0, 0, 0, 0.4);
padding: .2em 0 1.3em 0;
text-align: center;
margin-top: -2px;
border-bottom: 1px dotted silver;
}

#menu-block h4 {
	color: #272262;
	font-size: .9em;
	text-align: left;
}


.preTitle {
	color: silver;
	margin: 50px 0 5px 0px;
	font-size: 1.1em;
	font-family: "Pragati Narrow", sans-serif;
}

h1.title {
	color: #f2632b;
	margin-top: -10px;
}



.topMenu {height: 20px;  font-family: "Pragati Narrow", sans-serif;}

.menuDrop {margin-top: 8px; font-size: 1.1em;}

.homeMenu { font-family: "Pragati Narrow", sans-serif;}
.homeMenu:link  {color: silver;}
.homeMenu:visited  {color: silver;}
.homeMenu:hover  {color: orange;}

.size30 {font-size: 30px;}

.footerEvent {
	background-color: rgba(0, 0, 0, 0.75);
	padding: 15px;
	border-bottom: 1px dotted gray;
	margin-bottom: 5px;
}

.contactEvent {
	background-color: rgba(252, 252, 252, 1);
	padding: 15px;
	border-bottom: 1px dotted gray;
	margin-bottom: 5px;
}

.contactEventText {
	color: #020000; 
	font-size: .8em; 
	font-family: sans-serif; 
	font-weight: lighter;
	margin-bottom: 0px;

	}

.contactSmallDate {
	font-size: .7em; 
	font-family: sans-serif; 
	font-weight: lighter;
	margin-bottom: 0px;
	color: #828282;
	}
	
	
.iconHome {width: 30px; height: 30px; float: left; vertical-align: middle; margin-right: 7px; margin-top: 10px;}
.iconHome:hover {background-color: #da6a00}

.menu-hover {
	color; black;
}


.date {
	font-size: 12px;
	color: #666;
	font-family: "Pragati Narrow", sans-serif;
	margin-bottom: 5px;
}

.location {
	color: #666;
	font-size: 13px;

}

#column-main{
padding: 30px 0 0 0;
background: #fff;
text-align: left;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.portrait {
	height: 200px;
	overflow: hidden;
	border: 1px solid white;
	background-color: #f2f2f2;
	max-width: 200px;
	text-align: center;
}

.leftImage {
	width: 35%;
	float: left;
	margin: 30px 25px 5px 0;

}
.rightImage {
	width: 45%;
	float: right;
	margin: 50px 0px 5px 25px;

}

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

.screen {background-color: #fff;
	padding-bottom: 50px;
	padding-top: 100px;
}
	
	.dove {display: none;}


.pad10R {padding: 1em;}

.padLeft {padding: 0;}

.padTop {margin-top: 80px;}

.thumb {
	max-height: 200px;
	}
	
	.parallax { 
    /* The image used */
    background-image: url("images/skyLight.jpg");
    /* Set a specific height */
    min-height: 900px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 2em;
}


.s-FULL{
  width: 100%;
}

.dove {
	padding-top: 0px;
	}
	
#owl-demo {display: none;}


.owl-carousel {display: none;}

.achurch {display: none;}

}

@media screen and (max-width: 861px) {
.pad10R {padding: 0 2em;}
.thumb {
	max-width: 500px;
	padding: 01em;
}



}





		.sermonData { padding: 5px; }
		.sermonListing { padding-bottom: 0px;  margin-bottom: 10px;}
		.spacer {clear: both;}
		.player { background-color: #ededed; margin: 0px; padding: 0px;}
		


footer {
padding:3.5em 0;
color: white;

    background-image: url("/images/tomb.jpg");
    /* Set a specific height */
    height: 950px; 
    background-color: black;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size:contain;
    
    
}

footer h2 {color: silver; font-size: .9em;}
footer h3   {font-size: .9em;}
footer a:link, a:visited   {color: #dad6b3;}
footer a:hover {color: black; background-color: white;}


.logButton {
	width: auto;
	display: inline-block;	
	cursor: pointer;
	line-height: normal;
	margin: 20px 10px 0px 0;
	border: none; 
	border-radius: 3px;
	color: #fff !important;
	padding: 4px 10px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
	
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	background-repeat: repeat-x;
}


.button {
	width: auto;
	display: inline-block;	
	cursor: pointer;
	line-height: normal;
	margin: 20px 10px 0px 0;
	border: none; 
	border-radius: 3px;
	color: #fff !important;
	background-color: #f18425;
	padding: 4px 10px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.8);
}

.button:hover {
	background-color: #65ba45;
}

.buttonGive {
	width: auto;
	display: inline-block;	
	cursor: pointer;
	line-height: normal;
	margin: 20px 10px 0px 0;
	border: none; 
	border-radius: 3px;
	color: #fff !important;
	background-color: #288bc9;
	padding: 4px 20px;
	font-family: "Pragati Narrow", sans-serif;
	font-size: 1.5em;
	text-shadow: 0 1px rgba(0, 0, 0, 0.8);
}


.button2 {
	width: auto;
	display: inline-block;	
	cursor: pointer;
	line-height: normal;
	margin: 20px 10px 0px 0;
	border: none; 
	border-radius: 3px;
	color: #fff !important;
	padding: 14px 10px 4px 10px;
	text-shadow: 0 1px rgba(0, 0, 0, 0.8);
	background-color: black;

}

.button2:hover {
	background-color: #65ba45;
}



.center {text-align: center;}

.Big  {
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #c2c6cb;
	padding: 0px 4px;
	margin-right: 5px;
}


.alignLeft {
	text-align: left;
}

.sermons {
	background-color: #f3f4f4;
	padding: 1em;
}
.sermonTitle {
	color: gray;
}
.small {
	font-size: .7em;
	margin-bottom: 0;
}
.sermons h4 {
	margin-top: 0px;
	margin-bottom: 0;
}

.homeButton {
	width: 80%
}

.homeButtonLink:link, .homeButtonLink:visited, .homeButtonLink:active {
	text-decoration: none;
  color: #444;
	}
	
.homeButtonLink:hover  {
	text-decoration: none;
  color: #00b0f0;
	}

	
.readMore:link, .readMore:visited, .readMore:active {
	text-decoration: none;
  color: #f8931e
	}
	
.readMore:hover  {
	text-decoration: none;
	color: #008744;
	}
	
.imgLink {  
		background-color: #64ba45;
		}
	
.imgLink:hover  {
	box-shadow: 5px 5px 25px  rgba(234, 255, 0, 1);
	background-color: #d8e81d;	
	}
	

.eventTitle, .eventTitle2 {
	font-size: 20px;
	color: #000000;
	font-family: "Pragati Narrow", sans-serif;
	}
	
.contactEventTitle:link, .contactEventTitle:visited, .contactEventTitle:active {
	font-size: 18px;
	color: #000000;
	font-family: "Pragati Narrow", sans-serif;
	}
	
	
.eventTitle:link, .eventTitle:visited, .eventTitle:active {
	text-decoration: none;
	color: #f8931e
	font-size: 18px;
	}
	
.eventTitle:hover  {
	text-decoration: none;

	text-shadow: 2px 2px 5px  rgba(234, 255, 0, 1);
	}





.galleryList {
	max-height: 300px;
}

.galleryThumb {
	max-height: 200px;
	overflow: hidden;
}

.galleryThumb img{
	border: 1px solid black;
	box-shadow: 0px 0px 10px gray;	
}


.thumb {
	overflow: hidden;
	padding: 01em;
}

.thumb img{
	
}

.upButton {padding: 0 60% 0 0; border: none;}

.pdf {float: left; width: 30px; height: 30px; vertical-align: middle; margin-top: -10px; margin-right: 25px;}

.pdfList {height: 30px; margin-bottom: 30px;}

.pdfList a {color: #65ba45;}
.pdfList a:hover {color: #f18425;}

.text-right {text-align: right;}
.text-center {text-align: center;}
