
/* CSS Document */
*{
	padding:0;
	margin:0;
}
body{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.tcenter{
	text-align:center;
}
.clear{
	clear:both;
}
.wrapper{
	width:90%;
	margin:0 auto;
}
#header{
	background:#ffffff;
	padding:24px 0;
}
#navbar{
	float:right;
}
#topsocial{
	float:right;
}
#topsocial ul{
	list-style:none;
}
#topsocial ul li{
	display:inline-block;
	padding:40px 0;
}
#topsocial ul li a{
	color:#1F6036;
	text-decoration:none;
}
#topsocial ul li a:hover{
	color:#000;
}
#topsocial ul li i{
	font-size:22px;
	margin:0 10px;
}

#bishopinfo{
	height:684px;
	background:url(../images/midbanner-BG.png) no-repeat center;
	background-size:cover;
	background-attachment:fixed;
}
#bishopinfo img{
	width:100%;
	height:auto;
}
#banners{
	width:100%;
	background:#FFF;
}
#banners .bannerscol{
	width:50%;
}
.bannerimg img{
	width:100%;
}
.bannerlinks ul{
	list-style:none;
	position:absolute;
	margin-top:-60px;
	margin-left:20px;
}
.bannerlinks ul li{
	float:left;
	margin-right:15px;
}

.bannersociallinks ul{
	list-style:none;
	position:absolute;
	margin-top:-60px;
	margin-left:90px;
}
.bannersociallinks ul li{
	float:left;
	margin-right:40px;
	margin-bottom:20px;
}
#speciallinks{
	padding:40px;
	background:#FFF;
}
#speciallinks ul{
	list-style:none;
}
#speciallinks ul li{
	width:33%;
	display:inline-block;
}
#speciallinks ul li a{
	color:#583f65;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
}

.parallaxvideo{ 
	height:560px;
}
.parallaxvideo video{ 
    width: 100%;
    position: fixed;
	top:0;
	z-index: -100;
	
}

#upcomingevents{
	background:#d3d3d3;
}
#upcomingevents img{
	width:100%;
	height:auto;
}
#upcomingevents .eventstitle{
	width:20%;
}
#upcomingevents .eventsblocks{
	width:25%;
}
#upcomingevents .eventsblocks img{
	width:100%;
	height:230px;
}
#upcomingevents .lasteventsblocks{
	width:25%;
	margin-right:5%;
}
#upcomingevents .lasteventsblocks img{
	width:100%;
	height:230px;
}
#upcomingevents p{
	background:#FFF;
	padding:5%;
	width:90%;
	float:left;
	color:#3d0351;
	font-size:18px;
	line-height:24px;
}
#upcomingevents span{
	color:#8f8f8f;
	font-size:16px;
}


#livestream{
	background:#004001;
	padding:60px 40px;
}
#livestream h2 {
  position: relative;
  margin-top: 20px;
  color:#ffbf00;
  text-transform:uppercase;
  font-size:20px;
}

#livestream h2.one {
  margin-top: 0;
}
#livestream h2.one:before {
  content: "";
  display: block;
  border-top: solid 2px #5f3635;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

#livestream h2.one span {
  background: #004001;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
#livestream h2 .date{
	color:#FFF;
	font-size:35px;
}

#latestsermon{
	padding:40px;
	background:#FFF;
}
#latestsermon h1 {
  position: relative;
  margin-top: 20px;
  color:black;
  text-transform:uppercase;
  font-size:26px;
}

#latestsermon h1.one {
  margin-top: 0;
}
#latestsermon h1.one:before {
  content: "";
  display: block;
  border-top: solid 4px green;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

#latestsermon h1.one span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
#latestsermon ul{
	padding-top:40px;
}
#latestsermon li{
	list-style:none;
	width:33%;
	display:inline-block;
}
#latestsermon img{
	float:left;
	margin-right:15px;
}


#latestsermon p{
	color:#6b79af;
	font-size:16px;
	padding:20px 0 10px 0;
}
#latestsermon h3{
	color:#3d0251;
	font-size:18px;
	padding-bottom:20px;
}
#latestsermon a{
	color:#000;
	text-decoration:underline;
	font-size:16px;
}
#latestsermon a:hover{
	color:#000;
	text-decoration:none;
}


#bishopbuttons{
	background:url(../images/bishop-photo.png) no-repeat center;
	height:827px;
}
#bishopbuttons ul{
	background:#004001;
	width:50%;
	margin:680px 25% 0 25%;
	border:1px solid #91538f;
	float:left;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#bishopbuttons li{
	display:inline-block;
	padding:20px;
	font-size:20px;
	border-right:1px solid #764188;
	margin:10px 0;
}
#bishopbuttons li a{
	color:#e0cfe3;
	text-decoration:none;
	text-transform:uppercase;
}
#bishopbuttons li.last{
	border-right:none;
}
#bishopinfo .bishopphoto{
	width:40%;
	margin-right:5%;
}
#bishopinfo .bishopphoto img{
	width:100%;
	height:auto;
}
#bishopinfo .bishopdesc{
	width:45%;
	padding:100px 10% 0 0;
	font-size:26px;
	line-height:42px;
}
#bishopinfo .bishopdesc h3{
	color:#630482;
	padding:20px 0;
}
#blog{
	background:#3dd37d;
}
#blogcontent{
	background:#FFF;
	width:95%;
	margin-right:5%;
}
#blogcontent li{
	list-style:none;
}
#blogcontent li.blogblocks{
	width:25%;
	padding:30px 2%;
	height:190px;
}
#blogcontent li.blogtitle{
	width:13%;
}
#blogcontent li.blogtitle img{
	width:100%;
	height:250px;
}
#blogcontent p{
	float:left;
	display:block;
	padding-bottom:25px;
	color:#7f588c;
	font-size:16px;
	line-height:24px;
}
#blogcontent h3{
	color:#3d0351;
	font-size:22px;
	font-weight:normal;
	padding:10px 0;
}
#blogcontent span{
	color:#777777;
	font-size:16px;
}
#threepoints{
	padding:50px 0;
	color:#1F6036;
	background:#FFF;
}
#threepoints li{
	width:26%;
	padding:0 3%;
	list-style:none;
	font-size:18px;
	line-height:36px;
}
#threepoints li h3{
	color:#004001;
	font-size:22px;
	padding-bottom:40px;
	font-weight:500;
	text-transform:uppercase;
}
.allbu{
	background:#004001;
	border:2px solid #FFF;
	padding:10px 15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}
#map{
	width:100%;
	background:#FFF;
}
#map img{
	width:100%;
	height:auto;
}
#subscribe{
	background:#279a29;
	padding:64px 0;
	font-size:20px;
	color:#bbbbbb;
}
#subscribe input[type=text]{
	padding:12px 11px 11px 11px;
	border:2px solid #FFF;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	margin:0 0 0 10px;
	width:20%;
}
#subscribe input[type=button]{
	background:#004001;
	border:2px solid #FFF;
	padding:10px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-transform:uppercase;
	color:#FFF;
	font-size:16px;
	margin-left:-10px;
}
#copyright{
	background:#004001;
	color:#e1d0e7;
	font-size:16px;
}
#copyright ul{
	padding:40px 0;
}
#copyright ul li{
	display:inline-block;
	border-right:1px solid #004001;
	padding:10px 30px;
}
#copyright ul li a{
	color:white;
	text-decoration:none;
	text-transform:uppercase;
}
#copyright ul li a:hover{
	color:white;
}
#copyright .ftext{
	line-height:74px;
}

@media only screen and ( min-width:300px) and ( max-width:500px ) {
		#speciallinks{
	padding:0px
}
	#speciallinks ul li{
	width:98%;
	padding:1%;
	display:block;
}
#speciallinks ul li a{
	color:#fff;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	width:98%;
	padding:3% 1%;
	display:block;
	background:#3e1650;
}
#speciallinks ul li a:hover{
	color:#fff;
	background:#000;
}
#upcomingevents .eventstitle{
	width:100%;
}
#upcomingevents .eventsblocks{
	width:100%;
}
#upcomingevents .eventsblocks img{
	width:100%;
	height:auto;
}
#upcomingevents .lasteventsblocks{
	width:100%;
	margin-right:0;
}
#upcomingevents .lasteventsblocks img{
	width:100%;
	height:auto;
}

#livestream{
	padding:60px 20px;
}
#livestream h2.one span {
  padding: 0 10px;
}
#latestsermon li{
	list-style:none;
	width:100%;
	padding:20px 0;
	display:block;
}
#latestsermon img{
	margin-right:0px;
	width:100%;
	margin-bottom:10px;
}

#bishopbuttons ul{
	width:90%;
	margin:680px 5% 0 5%;
}
#bishopbuttons li{
	border-right:0px;
	border-bottom:1px solid #764188;
}

#blogcontent{
	width:100%;
	margin-right:0;
}
#blogcontent li.blogblocks{
	width:96%;
	padding:30px 2%;
	height:190px;
}
#blogcontent li.blogtitle{
	width:100%;
}

#bishopinfo{
	background:url(../images/midbanner-BG.png) no-repeat top center;
	background-size:cover;
	height:auto;
}

#banners .bannerscol{
	width:100%;
	background:#000;
	padding-bottom:30px;
}
.bannerlinks ul{
	list-style:none;
	position:relative;
	margin-top:0px;
	margin-left:20px;
}
.bannerlinks ul li{
	float:left;
	margin-right:15px;
}
.bannerlinks ul li img{
	width:100%;
	height:auto;
}

.bannersociallinks ul{
	list-style:none;
	position:relative;
	margin-top:20px;
	margin-left:20px;
}
.bannersociallinks ul li{
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
}
#threepoints li{
	width:94%;
	padding:5% 3%;
	border-bottom:1px solid #000;
	font-size:14px;
}
#threepoints li h3{
	padding-bottom:10px;

}
#subscribe input[type=text]{
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	margin:20px 0 10px 10px;
	width:80%;
}
#copyright ul li{
	display:inline-block;
	border-right:1px solid white;
	padding:10px;
}
#copyright{
	padding-bottom:20px;
}
#copyright .ftext{
	line-height:22px;
}
#header img{
	width:60%;
	height:auto;
}
#navbar{
	float:none;
	position:absolute;
	right:0;
	z-index: 99999;
}
.parallaxvideo{ 
	height:220px;
	display:none;
	overflow:hidden;
}
.parallaxvideo video{ 
    width: 100%;
    position:absolute;
	top:0;
	z-index: -100;
	margin-top:180px;
	display:none;
	
}
#topsocial ul li{
	display:inline-block;
	padding:10px 0;
}
#topsocial ul li a{
	color:#1F6036;
	text-decoration:none;
}
#copyright{
	font-size:12px;
}
}