html,
body {
    height: 100%;
    background-image: url(../images/bg_wallpaper.jpg);
    background-repeat: repeat no-repeat;
    font-family: 'Noto Sans', sans-serif;
    color: #797875;
}

header {
	height: 210px;
	padding-top: 50px;
	text-align: right;
}

header .headerText {
	font-family: 'Oswald';
	padding-top: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 1.5em;
	color: #7895A4;
}

h1, h2, h3{
	font-family: 'Libre Baskerville', Georgia, serif;
}

h1 {
	font-size: 1.4em;
	line-height: 1.6em;
	color:#71535C;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.3em;
	line-height: 1.5em;
	color:#7895a4;
}

h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	color:#999;
	margin-top: 4px;
}
h4 {
	margin-top: 36px;
}

p {
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 10px;
    color: #6d6d6b;
}

a{
	color:#5d5d5b;
text-decoration: underline;
	font-weight: 700;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
}

a:hover{
	text-decoration: none;
	color:#aeaeac;
}

li {
	list-style-type:square; 
	color: #6d6d6b;
	margin-left: -14px;
	line-height: 1.7em;
}
ul {
	margin-top: 10px;}

blockquote {
	font-weight: 700;
	font-style: italic;
	font-size: 1em;
	line-height: 1.7em;
	margin-top: 10px;
    color: #6d6d6b;
}
/*<-------Navigation------->*/

.navbar-default{
	border-top:1px solid #EFEEED;
	border-bottom:1px solid #EFEEED;
	-webkit-box-shadow: 0 6px 16px -3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 6px 16px -3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 6px 16px -3px rgba(0, 0, 0, 0.4);
	background-color:#fff;
	margin-bottom: 0px;
	text-decoration: none;

}
.navbar li{
	background: #fff;
	list-style-type:none;
	margin-left: 0px;

}
.navbar li a{
	color:#797875;
	font-weight: 400;
	font-size: 1.1em;
	font-family: 'Libre Baskerville', Georgia, serif;
	text-decoration: none;
	margin:4px 12px 0px 12px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
		background: #fff;

}
.navbar li a:hover{ 
	text-decoration:none;
	color: #CBC8C4;
	background-color:#fff;
}


/*<-------Center Nav------->*/

.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0;
}

.navbar-collapse.collapse {
    text-align: center;
    height: auto;
    padding-bottom: 0;
    overflow: visible ;
}

/*<-------Sticky Nav------->*/

 .affix {
      top:0;
      width: 100%;
      z-index: 9999 !important;
  }

  
.previewBox {
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	background-color:rgb(248, 248, 246);
	color:rgb(51, 51, 51);
	border-width:1px;border-style:solid;
	border-color:rgb(255, 255, 255);
	border-radius:3px;padding:18px;margin-top:10px;
	padding-top: 6px;
	margin-bottom: 30px;
}
.ministryBox {
	padding: 5px 14px 5px 14px;
	border: 1px solid #e8e8e8;
	margin-top: 30px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 3px 6px;
	background-color:#fff;
}
.previewSmall {
	font-size: .8em;
	letter-spacing: .2em;
	margin-top: 28px;
	text-transform: uppercase;
	border-bottom: 1px solid #aeaeac
}
.call-action-style1 {
	border: 1px solid #e8e8e8;
	box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
	-o-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
	-moz-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
  	-webkit-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
}
.quote {
	padding-left: 30px;
	font-style: italic;
}
.subscribeBox {
	font-size: 1.3em;
	width: 100%;
	text-align: center;
	background-color: #eee;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.searchBox {
	font-size: 1.3em;
	width: 100%;
	text-align: center;
	background-color: #eee;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.social a {
	color:#CBC8C4;
	font-size: 1.8em;
	padding-left: 4px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
}
.social a:hover {
	color: #797875;
}
.modal-content {
	padding: 36px;
}

.modal-content li{
	margin-top: 12px;
	list-style-type: none;
}
.photoHeader {
	font-family: 'Libre Baskerville', Georgia, serif;
	font-size: 1.4em;
	line-height: 1.5em;
	color:#7895a4;
	text-align:center;
}

.photoCallout {
	font-size: .7em;
	letter-spacing: .05em;
	margin-top: 2px;
	float: right;
}

.space {
	margin-top: 20px;
	margin-bottom: 20px;
}
.spaceAbove {
	margin-top: 50px;}

.sermonSeries {
	margin-top: 25px;
	margin-bottom: 25px;
}
.sermonIndividual {
	height: 200px;
	padding: 16px 20px 60px 20px;
	margin-bottom: 40px;
}
.sermonVideo {
	padding: 16px 20px 60px 20px;
}
.lecture {
	padding-top: 22px;
}
.sermonTitle {
	font-family: 'Libre Baskerville', Georgia, serif;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: -6px;
	color:#71535C;
}
.sermonDate {
	font-size: 1em;
	color:#797875;
	border-bottom: 1px solid #aeaeac
}
.commons {
	font-size: .8em;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.dateUnderline {
	font-size: 1em;
	color:#797875;
	border-bottom: 1px solid #aeaeac;
	margin-top: 50px;
}

.speaker {
	color:#797875;
}
.scripture {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 12px;
	color:#71535C;
}
.listen{
	margin-top: 14px;
}
.sermonSeries a:hover{
	opacity: .5;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
}
.text-right {
    text-align: right;
}
.bio{
	float:right;
}
.headshot {
	float: left;
	margin-right: 20px;
}
.missions {
	float: right;
	margin-left: 20px;
}
.blog-box{
	margin-bottom: 140px;
}

.blogTitle {
	font-size: 1.8em;
	border-bottom: 1px solid #aeaeac;
	padding-bottom: 3px;
	font-weight: 700;
}
.blogByline {
	font-size: 1em;
	margin-top: -6px;
	padding-bottom: 3px;
	color:#797875;
	border-bottom: 1px solid #aeaeac
}
.bookTitle {
	font-size: 1.4em;
	border-bottom: 1px solid #aeaeac;
	font-weight: 700;
}
.event {
	margin-bottom:50px;}

/*<-------Content and Sidebars------->*/

.mainContent {
	padding-right: 40px;
	border-right: 1px solid #aeaeac;
}
.rightSidebar {
	padding-left: 40px;
}
.main-button {
    display: inline-block;
    text-decoration: none;
    color: #7895a4;
 	background color: none;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: .05em;
    border: solid 1px #aeaeac;
    padding: 2px 20px;
    border-radius: 5px;
    padding-left: 18px;
    margin-bottom: 6px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*<-------Carousel------->*/

.carousel-control {
	padding-top: 12%;
	font-size: 40px;
	opacity: 0.3;
}
.carousel.fade {
	opacity: 1;
}
.carousel.fade .item{
	transition: opacity ease-out 1.2s;
	left: 0;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block;
}
.carousel.fade .item:first-child {
	top: auto;
	opacity: 1;
	position: relative;
}
.carousel.fade .item.active {
	opacity: 1;
}


/*<-------Footer------->*/

footer {
    width: 100%;
    margin-top: 60px;
    padding: 30px 0;
    background-color: #CBC8C4;
}
footer a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
}
footer a:hover {
    color: #797875;
    text-decoration: none;
}
footer .social a {
	color:#FFF;
	font-size: 1.8em;
	padding-left: 4px;
}


/*<-------Media------->*/

@media(max-width: 992px){
	header {height: 226px;text-align:center;}
	header img {margin-left: auto;margin-right: auto;}
}	
   
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.headerText{margin-top: -10px;}
	.mainContent {border: none;}
	.rightSidebar {padding-left: 14px;}
}

@media only screen and (max-width: 767px) {
	/****Mobile Landscape 480 Container 100% ****/
	.headerText {margin-top: -10px;}
	.sermonSeries {text-align: center;}
	.rightSidebar {padding-left: 14px;}
	.dropdown-menu {text-align: center;}
}
