/*
Theme Name: Cornerstone Church
Author: YNhat
Author URI: http://ynhat.com/
Description: Theme for Cornerstone Church
Version: 1.0
*/ 
/*CSS  RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}ol,ul{list-style:none}
blockquote,q{quotes:none}blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none} 
table{border-collapse:collapse;border-spacing:0}
textarea{font-family:inherit;resize:none;overflow:auto}
/*COMMON FORMAT*/
/*_Clearfix*/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
/*_Media*/
.media{margin:10px}.media,.bd{overflow:hidden;_overflow:visible;zoom:1}
.media .img{float:left;margin-right:10px}.media .img img{display:block}.media .imgr{float:right;margin-left:10px}
/*_Float*/
.listh{overflow:hidden}.right,.colr{float:right}
.left,.col,.col1,.col2,.col3,.col4,.listh li{float:left}
/*_Inner*/
.inner{padding:10px}
.noborder{border:0 !important}
input,textarea{font-family:'HelveticaNeueLT Std',Helvetica,Arial,sans-serif}
input[type='submit'],input[type='button']{cursor:pointer}
strong{font-weight:bold !important}
em,.italic{font-style:italic !important}
.uppercase{text-transform:uppercase}
.no-uppercase, .no-uppercase > *{text-transform: none !important;}
.rounded{position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.pie,.border,.border > div{position:relative;}
/*TYPOGRAPHY*/
html,body{font:12px/1.5em 'HelveticaNeueLT Std',Helvetica,Arial,sans-serif;color:#333}
p{margin-bottom:1.5em}
a{color:#994D05;text-decoration:underline}
a:hover{}
h1{margin-bottom:5px;line-height:1.1em;font-size:21px;font-weight:bold;color:#663; font-family: 'Akzidenz Grotesk BE Cn',sans-serif;}
h2{margin-bottom:5px;line-height:1.1em;font-size:20px;font-weight:bold;color:#663;font-family: 'Akzidenz Grotesk BE Cn',sans-serif;}
h3{margin-bottom: 5px;line-height:1.1em;font-size:19px;font-weight:bold;color: #663;font-family: 'Akzidenz Grotesk BE Cn',sans-serif;}
h4{margin-bottom: 5px;line-height:1.1em;font-size:18px;font-weight:bold;color: #663;font-family: 'Akzidenz Grotesk BE Cn',sans-serif;}
.black{color:#333 !important}
.brown{color:#333 !important}
.fz14{font-size: 14px;}
.cufon{line-height:inherit;font-family: 'Akzidenz Grotesk BE Cn', sans-serif;}
/*Structure*/
body{
	width:100%;
	background:#000 url(images/bg.jpg) repeat-y center 0;
}
.wrap{
	position:relative;
	margin:0 auto;
	width:963px;
}
header{
	position:relative;
	z-index:100;
	height:155px;
	min-width:963px;
	border-top:8px solid #333;
	background: url(images/bg-header.jpg) no-repeat center top;
}
header .wrap{
	height:167px;
}
.logo{
	position:absolute;
	left:2px;
	top:24px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:367px;
	height:83px;
	background:url(images/logo.png) no-repeat;
}
.border{
	padding:3px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:url(images/trans1.png);
}
.border > div{
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	background-color:#fff;
}
.form-search-wrap{
	margin-top:44px;
}
.form-search{
	padding:6px 6px 8px 50px;
	background:#fff url(images/icon-search.png) no-repeat 5px center;
}
.form-search input[type="text"]{
	border:0;
	width:210px;
	font-size:14px;
	color:#666;
	outline: none;
}
.form-search label,.form-search input[type="submit"]{
	display: none;
}
.shadow{
	position:absolute;
	bottom:-20px;
	margin-top:-24px;
	padding-top:24px;
	width:100%;
	background:url(images/shadow.png) no-repeat center top;
}
.nav{
	height:50px;
}
.service-time{
	float:left;
	padding:9px 0 0 8px;
	font-size:14px;
	color:#666;
}
.service-time span{
	font-size:18px;
}
.menu-main{
	float:right;
	margin:0px 6px 0 0;
}
.menu-main > li{
	position:relative;
	float:left;
	margin-left:1px;
	padding:0;
	height:54px;
}
.menu-main > li > a{
	display:block;
	margin-top: 10px;
	padding:7px 11px 4px;
	color:#333;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	border:3px solid transparent;
}
.menu-main > li.current-menu-item,.menu-main > li:hover{
	
}
.menu-main > li.current-menu-item > a,.menu-main > li:hover > a{
	color:#fff;
	border:3px solid #c2d6c2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:#669966;
}
.menu-main .sub-menu{
	display: none;
	position: absolute;
	left:0;
	top:54px;
	padding-top: 8px;
	width: 150px;
	border:3px solid rgba(180,180,180,0.2);
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background: url(images/menu-trans.png);
}
.menu-main li:hover > .sub-menu,.menu-main li:focus > .sub-menu{
	/*display: block*/
}
.menu-main .sub-menu a{
	position: relative;
	z-index: 90;
	display: block;
	padding: 8px 18px;
	line-height: 1.1;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}
.menu-main .sub-menu li > a:hover, .menu-main .sub-menu li.current-menu-item > a{
	color:#c90;
}
.btn-locations-times{
	position: absolute;
	left:20px;
	bottom:-57px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 181px;
	height:40px;
	background: url(images/btn-locations-times.png) no-repeat bottom;
}
.body-wrap{
	position:relative;
	z-index: 10;
	padding-top:32px;
}
.body{
	padding-top:15px;
	background:url(images/shadow2.png) no-repeat center -27px;
}
.sidebar{
	float:left;
	width:324px;
}
.shadow3{
	padding-top:15px;
	background:url(images/shadow3.png) no-repeat right -13px;
}
.mod{
	width:308px;
}
.mod .hdr{
	height:38px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	border-bottom:4px solid #e9d391;
	-webkit-border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	background-color:#c90;
}
.mod .hdr h3{
	float:left;
	padding:10px 10px 0 15px;
	color: #fff;
}
.mod .hdr .viewall{
	float:right;
	display:block;
	margin:12px 15px 0 0;
	font-size:12px;
	color:#333;
}
.menu-left > li{
	position:relative;
}
.menu-left > li.even{
	background:url(images/gradient1.png) no-repeat right -1px;
}
.menu-left > li > a > span{
	color:#cc9900;
	font-size:13px;
	text-transform:none;
	font-family:'HelveticaNeueLT Std',Helvetica,Arial,sans-serif;
}
.menu-left > li.last,.menu-left > li.last a{
	-webkit-border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
}
.menu-left > li a{
	display:block;
	padding:8px 5px 8px 10px;
	line-height: 1.1;
	font-size:20px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	color:#000;
}
.menu-left > li.even a{
	background:url(images/sp.png) no-repeat left bottom;
}
.menu-left .arrow{
	position:absolute;
	right:-10px;
	top:0px;
	z-index:10;
	width:37px;
	height:37px;
	background:url(images/arrow.png) no-repeat left top;
}
.main{
	overflow:hidden;
}
.main > .border{
	margin-bottom:15px;
}
.main > .border  > div{
	background:#fff;
	padding-bottom:10px;
}
.main > div .content{
	padding:0 20px 10px;
}
.banner{
	padding:12px 0;
	text-align:center;
}
.banner img{
	border:3px solid #d6d6d6;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.list-event{
	font-size:14px;
}
.list-event li{
	position:relative;
	overflow:hidden;
	padding:8px 20px;
}
.list-event li.even{
	background:url(images/gradient.gif) repeat-y left;
}
.list-event li.last{
	-webkit-border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
}
.list-event .title{
	line-height:1.2em;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	color:#333;
}
.list-event .event-date{
	float:left;
}
.list-event .event-time{
	float:left;
}
.list-event .btn-view{
	float:right;
	font-size:12px;
	font-weight:bold;
}
.main-hdr{
	position: relative;
	padding:11px 15px 8px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	-webkit-border-radius:7px 7px 0 0;
	-moz-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	background:#ccc;
}
.main-hdr.no-border{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.main-hdr span,.main-hdr a{
	position: relative;
	display: inline-block;
}
.main-hdr .subhdr{
	margin-left: 16px;
	font-weight: normal;
	font-size:14px;
	color:#000;
}
.main-hdr .arrow{
	position: absolute;
	z-index: 10;
	left:50%;
	bottom:-30px;
	margin-left: -14px;
	width: 28px;
	height: 29px;
	background: url(images/arrow-up.png) no-repeat;
}
.main-hdr .search-term{
	text-transform: none;
}
.main-text{
	padding:30px 35px;
	font-weight:bold;
	background:#000 url(images/pics/plan-your-visit/img4.jpg) no-repeat right top;
}
.main-text .text1{
	line-height: 1.1em;
	font-size:34px;
	color:#fff;
}
.main-text .text2{
	font-size:22px;
	color:#c90;
}
.boxes{
	margin:23px 12px;
}
.boxes .box{
	float:left;
	margin:0 10px 20px;
	width:283px;
	font-size:14px;
}
.boxes .box .img{
	display:block;
	margin-bottom:10px;
}
.boxes .box .img img{
	display:block;
	border:3px solid #c2c2c2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.boxes .box .title{
	display:block;
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
	color:#333;
}
.boxes .box .desc{
	margin-bottom:15px;
}
.boxes .box .btn{
	display:block;
	float:right;
	margin-left:5px;
	padding:6px 10px 7px;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#696;
}
.boxes .box .btn span{
	
}
.boxes .box .line{
	overflow:hidden;
	height:33px;
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	background:url(images/gradient.png) no-repeat right;
}
footer{
	position:relative;
	z-index:0;
	margin-top:-60px;
	padding-top:90px;
	padding-bottom:20px;
	min-width:963px;
	font-size:14px;
	color:#fff;
	background: #000;
}
footer a{
	display:block;
	margin-bottom:10px;
	color:#fff;
	text-decoration:none;
}
footer h3,.menu-footer .hdr > a{
	margin-bottom:10px;
	color:#c90;
	line-height: 1;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
}
footer .col,.menu-footer > li{
	float:left;
	margin-right:10px;
	padding-right:10px;
}
.menu-footer{
	overflow: hidden;
}
.menu-footer > li{
	padding:0 0 0 10px;
	border-left:1px solid #3e3e3e;
}
footer .col1{width:177px}
.menu-col0{width:127px}
.menu-col1{width:105px}
.menu-col2{width:123px}
.menu-col3{width:140px}
.menu-col4{overflow:hidden}
footer .line{
	position:absolute;
	top:-10px;
	width:100%;
	height:8px;
	background:url(images/bg-footer.png) repeat-x top;
}
.social a{
	float:left;
	overflow:hidden;
	text-indent: -9999px;
	margin-right:7px;
	width:32px;
	height:32px;
	background:url(images/social-icons.png) no-repeat;
}
.social a.tw{background-position:-40px 0}
.social a.vi{background-position:-79px 0}
.social a.rss{background-position:-118px 0}
.fancybox-skin{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:0 !important;
	background:#fff;
}
.fancybox-inner{
	overflow:visible !important;
}
.dialog{
	position:relative;
	margin-top: 20px;
	font-size:14px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.dialog .btn-close{
	position:absolute;
	right:30px;
	top:-25px;
	width:70px;
	height:25px;
	background:url(images/btn-close.png) no-repeat;	
}
.dialog h3{
	font-size:20px;
	font-weight:bold;
	color:#C90;
}
.dialog .hdr{
	position:absolute;
	top:-28px;
	left:20px;
	padding:10px 15px 0;
	line-height: 1;
	font-size:44px;
	font-weight:bold;
	color:#994d05;
	background:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.dialog .bdy{
	padding:30px 25px 15px;
	min-width:900px; 
}
.dialog .map{
	margin-bottom:20px;
}
.dialog .line{
	margin:10px 0;
	height:3px;
	background:url(images/line.png) no-repeat left top;
}
.dialog ul{
	margin-left:16px;
	list-style:disc;
}
.dialog li{
	margin-bottom:5px;
}
.dialog-nav{
	padding:20px 0;
	text-align:center;
	color:#fff;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	background:url(images/trans2.png);
}
.dialog-nav a{
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
}
.dialog-nav .prev,.dialog-nav .next{
	width:17px;
	height:17px;
	background:url(images/arrows.png) no-repeat;
}
.dialog-nav .next{
	background-position:0 -17px;
}
.dialog-nav .btn{
	position:relative;
	padding:10px 15px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	background:#333;
}
.dialog-nav .btn.active{
	text-decoration:underline;
	color:#333;
	background:#ffcc00;
}
.dialog-nav .btn.active span{
	color:#333;
}
.dialog-nav .btn .arrow{
	position:absolute;
	top:-15px;
	left:50%;
	margin-left:-15px;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #ffcc00;
}
.list-groups{
	margin:14px 0 0 5px;
}
.list-groups > div{
	float:left;
	margin-left:18px;
	padding-bottom:20px;
	width:183px;
}
.list-groups .img{
	display:block;
}
.list-groups .img img{
	display:block;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.list-groups .title{
	display:block;
	margin:5px;
	line-height:1em;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.list-groups .title span{
	font-size:10px;
}
.list-groups .desc{
	margin-left:5px;
	line-height:1.3em;
}
.list-groups .line1,.content .line1{
	visibility:visible;
	margin:0 0 20px 20px;
	height:3px;
	width:auto;
	background:url(images/line1.png) no-repeat;
}
.content .line1{
	margin:0 0 5px 0;
}
.breadcrumbs{
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	color:#333;
}
.breadcrumbs a{
	color:#333;
}
.popular-links{
	padding:10px 20px 15px;
}
.popular-links label{
	font-weight:bold;
}
.popular-links a{
	color:#333;
	text-decoration:underline;
}
.event-carousel-wrap{
	margin-bottom:20px;
}
.event-carousel .event-node{
	display:block;
	position:relative;
	float:left;
	width:177px;
	margin-right:16px;

}
.event-carousel .event-node img{
	display:block;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
.event-carousel .event-node .caption{
	position:absolute;
	left:3px;
	bottom:3px;
	padding:5px;
	width:167px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	-webkit-border-radius:0 0 7px 7px;
	-moz-border-radius:0 0 7px 7px;
	border-radius:0 0 7px 7px;
	background:url(images/trans.png);
}
.list-blog{
	
}
.list-blog .title{
	display:block;
	margin-top: 15px;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.list-blog .subhead{
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.list-blog .more{
	font-weight:bold;
	color:#994D05;
}
.fb-box{
	position:relative;
	padding-bottom:10px;
	width:593px;
	height:80px;
	overflow:hidden;
	margin-top:20px;
}
.fb-box .inner{
	position:absolute;
	left:-10px;
	top:-75px;
	padding:0;
}
.post-hdr{
	overflow:hidden;
	margin-bottom:10px;
	background:#f2f2f2;
}
.post-hdr .img{
	float:right;
}
.post-hdr .bd{
	padding:20px 10px 10px 20px;
}
.page-title{
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
}
.post-hdr .subhead{
	font-size:14px;
}
.content-top{
	height:25px;
	margin-bottom:20px;
}
.content-top .meta{
	float:left;
	margin-right:50px;
	font-size:11px;
	font-style:italic;
}
.content-top .addthis{
	float:left;
	width:400px;
}
/*Content*/
.content p,.content li{
	line-height: 1.35em;
	font-size: 15px;
}
.content a{
	color:#994D05;
	text-decoration:underline;
}
.content ul,.popular-links ul{
	margin:0 0 20px 30px;   
	list-style:disc;
}
.alignnone{
	display: block;
	margin: 10px auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	display: inline;
	margin-bottom:0.625em;
}
.alignleft {
	float: left;
	margin-right: 1.625em;
	margin-bottom:0.625em;
}
.alignright {
	float: right;
	margin-left: 1.625em;
	margin-bottom:0.625em;
}
img.aligncenter{
	display: block;
	margin: 10px auto;
}
.tablestyle1-wrap{
	padding:5px;
	border:1px solid #f1f1f1;
	background:#fbfbfc;
}
.tablestyle1,.tablepress{
	border:15px solid #fff;
	border-width:5px 15px 10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #ebebeb 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#ebebeb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#ebebeb 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#ebebeb 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#ebebeb 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#ebebeb 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.tablestyle1 tr,.tablepress tr{
	background:#fff;
}
.tablestyle1 td,.tablepress td{
	padding:5px;
	border-bottom:1px solid #ddd;
}
.tablestyle1 h2,.tablepress h2{
	font-size:17px;
	font-weight:bold;
	color:#333;
}
.tablestyle1 .odd,.tablepress .odd{
	background:transparent;
}
.tablepress thead th, .tablepress tfoot th{
	font-size: 17px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color: #666633;
	background: #fff !important;
}
.event-intro{
	margin:0;
}
.event-intro .img{
	padding:4px;
	border:1px solid #DDD
}
.event-details{
	overflow:hidden;
	margin-bottom:20px;
	font-size:13px;
	background:#f2f2f2;
}
.event-info{
	float:left;
	width:340px;
}
.event-info p{
	margin-bottom:10px;
}
.event-details p{
	font-size: 13px;
}
.event-info label{
	font-weight:bold;
	color:#333;
}
.event-details > .right{
	float:none;
	overflow:hidden;
	padding:15px 20px;
}
.event-details > .right h2{
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:17px;
	font-weight:bold;
	color:#333;
	background:url(images/line2.png) no-repeat left bottom;
}
.btn1{
	display:block;
	padding:3px 10px 5px;
	border:3px solid #c2c2ad;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	color:#fff;
	font-size:20px;
	background:#333;
}

.btn-register{
	float:right;
	color:#fff !important;
}
/*Gallery*/
.galleryoverview{
	overflow:hidden;
	position:relative;
	margin-left:-17px;
}
.gallery-thumbnail-box{
	float:left;
	margin:0 0 20px 18px;
	width:183px;
}
.gallery-thumbnail-box img{
	border:3px solid #ebebeb;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.gallery-thumbnail-box span{
	line-height:1.3em !important;
}
.gallery-slider-wrap{
	padding-top:40px;
}
.gallery-slider{
	margin:0 26px 26px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
}
.gallery-slider .slide{
	width: 940px;
	height: 630px;
	text-align: center;
}
.gallery-slider .slide img{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.gallery-nav{
	position:relative;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	background:#999;
}
.gallery-nav .pager a{
	display:inline-block;
	margin:0 10px;
}
.gallery-nav .pager a img{
	width:123px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.gallery-nav .prev,.gallery-nav .next{
	display:block;
	position:absolute;
	left:20px;
	top:40px;
	width:17px;
	height:17px;
	background:url(images/arrows.png) no-repeat;
}
.gallery-nav .next{
	left:auto;
	right:20px;
	background-position:0 -17px;
}
.map-slider{
	overflow:hidden;
	width:450px;
	height:210px;
}
.map-slider-wrap .pager{
	margin:10px 0 0 -6px;
}
.map-slider-wrap .pager a{
	display:block;
	float:left;
	margin-left:6px;
}
.map-slider-wrap .pager a img{
	width:81px;
	border:2px solid #c5c5c5;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.map-slider{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.whenwhere{
	overflow:hidden;
}
.whenwhere > .left{
	width:450px;
}
.whenwhere > .right{
	width:430px;
}
.whenwhere{
	font-size:12px;
}
.hdr-text{
	margin-bottom:10px;
}
.hdr-text a{
	text-decoration:underline;
}
.hdr-text .active{
	color:#ffcc00
	font-weight:bold;
	text-decoration:none;
}
.yellow{
	color:#cc9900 !important;
}
.whenwhere .text1,.table2 .text1{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.whenwhere .text1 span,.table2 .text1 span{
	font-size:12px;
} 
.whenwhere .text2,.table2 .text2{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.table2{
	overflow:hidden;
	width:100%;
	color:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background:url(images/trans3.png);
}
.table2 .r0{
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	background:#171717;
}
.table2 .c0{
	text-align:left;
	width:180px;
}
.table2 th,.table2 td{
	padding:4px 6px;
}
.table2 td{
	text-align:center;
	color:#fc0;
	border:1px solid #8f8f8f;
}
.table2 td.c0{
	text-align: left;
	color:#fff;
}
.table2 td.c1,.table2 td.c2,.table2 td.c3,.table2 td.c4{
	color:#fc0;
}
.table2 a{
	font-size:12px;
	color:#fc0;
}
.table-wrap{
	position: relative;
}
.table-wrap .btn-tblclose{
	position: absolute;
	padding: 0px 5px;
	bottom: -8px;
	right: 20px;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.table-wrap .btn-tblclose span{
	border-bottom: 1px solid #000;
}
.whenwhere .table-wrap{
	margin-top:8px;
	overflow:hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}
#welcome{
	background:url(images/pics/plan-your-visit/welcome-bg.jpg) no-repeat center bottom;
}
#welcome .bdy > .col1,#santan-welcome .bdy > .col1{
	margin-right:20px;
	width: 450px;
}
#welcome .bdy > .col2,#santan-welcome .bdy > .col2{
	width:440px;
}
.box-yellow{
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #c90;
}

.box-red{
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	color:#ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ff0000;
}
.box-black{
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	color:#ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #000000;
}
.box-red{
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	color:#ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #640305;
}
.box-red a{
	
	color:#ffffff;
	
}
.box-purple{
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	color:#ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #a074b3;
}
.box-purple a{
	
	color:#ffffff;
	
}
.box-yellow .arrow{
	position: absolute;
	left:30px;
	bottom: -10px;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #c90;
}
.box-yellow .arrow-right{
	position: absolute;
	right:-10px;
	top: 20px;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #c90;
}
.faq .row{
	margin-bottom: 5px;
}
.faq .row > .char{
	float:left;
	margin-left:8px;
	width: 20px;
	font-weight: bold;
	color: #c90;
}
.faq .row > .bd{
	overflow: hidden;
}
.line3{
	margin:10px 0;
	height:2px;
	line-height: 0;
	font-style: 0;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(left,  #cccccc 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #cccccc 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#welcome .line3{
	margin-left: 9px;
}
#welcome .text3{
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	color:#c90;
}
#parents .col1, .parents .col1{
	margin-right: 35px;
	width:430px;
}
#parents .col2,.parents .col2{
	width: 440px;
}
.dialog .title{
	margin-bottom: 5px;
	font-style: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.dialog .box-services .box{
	display: none;
}
.dialog .box-services .box.active{
	display: block;
}
#parents, .parents{
	background:url(images/pics/plan-your-visit/parents-bg.jpg) no-repeat left bottom;
}
.main-hdr .subtitle{
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-transform: none;
}
.image-list{
	margin:20px 0 20px 12px;
	overflow: hidden;
}
.image-list li{
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 9px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:3px solid #ebebeb;
}
.image-list li img{
	display: block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.image-list li .caption{
	position: absolute;
	padding: 5px 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: url(images/trans3.png);
}
.video .btn-play{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
	background: url(images/btn-play.png) no-repeat;
}
.video{
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 10px;
	border: 3px solid #efefef;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.video img{
	display: block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.staff-list{
	margin: 0 0 0 -16px !important;
	padding: 0 !important;
	list-style: none !important;
}
.staff-list .node{
	float: left;
	margin:0 0 15px 16px;
	width: 183px;
	line-height: 1.3em;
}
.staff-list .img{
	display: block;
	margin-bottom: 5px;
	border: 3px solid #ebebeb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.staff-list .img img{
	display: block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.staff-list .name{
	display: block;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.staff-list .pos{
	margin-bottom: 5px;
	font-weight: bold;
	color:#663;
}
.staff-list .more1{
	color:#333;
}
.page-staff .section1{
	overflow: hidden;
	margin:15px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #e4e4e4;
}
.page-staff .section1 .video{
	display:block;
	margin-top:35px;
}
.page-staff .section1 .name{
	color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3em;
    text-decoration: none;
}
.page-staff .section1 .pos{
	color: #666633;
    font-weight: bold;
    margin-bottom: 5px;
}
.page-staff .section1 .more1{
	color: #333333; 
}
.give-serve .content{
	font-size: 14px;
}
.section1 .bd p{
	margin-bottom:10px;
}
.quote-box {
	margin:0 0 0 20px;
	padding:18px;
	width: 245px;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #f1f1f1;
}
.bar-bottom{
	position: relative;
	bottom: -20px;
	padding:10px 25px;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	background: #929292;
}
.bar-bottom a{
	color:#fff;
}
.menu-top{
	position: absolute;
	right:0;
	top:-3px;
}
.menu-top > li{
	float: left;
	margin-left: 4px;
}
.menu-top > li > a{
	display: block;
	padding: 3px 8px;
	font-size: 11px;
	font-weight: bold;
	font-family:'HelveticaNeueLT Std',Helvetica,Arial,sans-serif;
	text-decoration: none;
	color:#fff;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	background: #333;
}
.menu-top > li > a.active{
	color:#c90;
}
.content h2{
	margin-bottom: 10px;
	line-height: 1.2em;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
}
.content .btn{
	display: inline-block;
	padding:8px;
	font-size: 16px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #669966;
}
.content .btnpurple{
	display: inline-block;
	padding:8px;
	font-size: 16px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: purple;
}
.content .btn3{
	display: inline-block;
	padding:1px;
	font-size: 16px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #669966;
}
.content .btn30{
	display: inline-block;
	padding:18px;
	font-size: 50px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #669966;
}
.content .btn20{
	display: inline-block;
	padding:18px;
	font-size: 30px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #669966;
}
.form-give{
	float: left;
}
.form-wrap{
	padding: 10px;
	font-size: 12px;
	border:1px solid #e4e4e4;
	background: #f3f3f3;
}
.form-wrap .row{
	overflow: hidden;
	margin-bottom: 12px;
}
.form-wrap label{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color:#0000;
}
.form-wrap label .error{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color:red;
	opacity: 0.5;
}
.form-wrap label a{
	font-weight: normal;
}
.form-wrap input[type="text"], .form-wrap textarea{
	padding: 5px;
	width: 315px;
	height: 18px;
	font-size: 14px;
	outline: none;
	border:1px solid #dcdcdc;
	border-top:1px solid #b5b5b5;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
}
.form-wrap textarea{
	height:80px;
}
.form-wrap input[type="submit"]{
	padding:6px 15px 3px;
	font-size: 14px;
	font-weight: bold;
	border:1px solid #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}
.form-signup legend{
	font-size: 20px;
	font-weight: bold;
	color:#000;
}
.form-signup .option{
	overflow: hidden;
	margin-bottom: 5px;
}
.form-signup .option label{
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}
.form-signup .option .col1{
	width: 25px;
}
.form-signup textarea{
	width: 500px
}
.form-signup .findoutgroups{
	margin-top: 8px;
	padding:5px;
	max-height: 200px;
}
.subscribe-itunes{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 0 5px 14px;
	width: 283px;
	height: 49px;
	background: url(images/subscribe-itunes.png);
}
.subscribe-vimeo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 0 0 14px;
	width: 276px;
	height: 37px;
	background: url(images/subscribe-vimeo.png);
}
.menu-series{
	margin-bottom: 15px;
}
.menu-series li{
	position: relative;
}
.menu-series a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#333;
}
.menu-series a span{
	padding:8px 0;
	display: block;
	background: url(images/sp.png) no-repeat left bottom;
}
.menu-series > li{
	padding-left: 0;
}
.menu-series > li > a{
	line-height: 1.1;
	font-size: 20px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	text-transform: uppercase;
	color: #000;
	background: url(images/gradient1.png) no-repeat right -1px;
}
.menu-series > li > a > span{
	padding: 8px 5px 8px 30px;
}
.menu-series .sub-menu{
	display: none;
}
.menu-series .active > .sub-menu,.menu-series .expanded > .sub-menu{
	display: block;
}
.menu-series .message-list{ 
	margin-left: 0;
}
.menu-series .message-list > li{
	padding:0;
}
.menu-series > li > .sub-menu > li > a > span{
	padding:6px 0 6px 30px;
}
.menu-series .series > a{
	color:#cc9900;
}
.menu-series .series > a > span{
	padding:6px 0 6px 45px !important;
}
.menu-series .series .sub-menu > li a span{
	padding:6px 0 6px 45px;
}
.menu-series .arrow{
	position: absolute;
	left:0;
	top:10px;
	display: block;
	width: 0; 
	height: 0; 
	pointer-events: none;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #ffcc00;
}
.menu-series .expanded > .arrow,
.menu-series .active > .arrow{
	border-top: 10px solid #ffcc00 !important;
	border-right: 6px solid transparent !important;
	border-left: 6px solid  transparent !important;
}
.menu-series > li > .arrow{
	left:15px;
}
.menu-series .series .arrow{
	left:30px;
	top:5px;
}
.menu-series .series.active > .arrow,
.menu-series .series.expanded > .arrow{
	top:7px;
}
.menu-series .parrow{
	display: none;
	position: absolute;
	right: -10px;
	top: -3px;
	z-index: 10;
	width: 37px;
	height: 37px;
	background: url(images/arrow.png) no-repeat left top;
}
.menu-series a.active > .parrow{
	display: block;
}
.video-wrap{
	overflow: hidden;
	margin: 0 0 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fve-video-wrapper{
	margin: 0 !important;
}
.video-title{
	margin-bottom: 20px;
	padding:10px 12px 8px;
	line-height: 1;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #c90;
}
.video-title span{
	color:#333;
}
.video-content{
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-size: 14px;
	border-bottom:1px solid #ccc;
}
.video-info {
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}
.video-info .row{
	overflow: hidden;
	padding:8px 0 5px;
	font-weight: bold;
}
.video-info .row.style1{
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #d1d1d1; /* Old browsers */
	background: -moz-linear-gradient(left,  #d1d1d1 0%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d1d1d1), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #d1d1d1 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #d1d1d1 0%,#e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #d1d1d1 0%,#e9e9e9 100%); /* IE10+ */
	background: linear-gradient(to right,  #d1d1d1 0%,#e9e9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */
}
.video-info .col1{
	margin-left: 20px;
	width: 170px;	
}
.video-info .col2{
	margin-left: 10px;
	width: 140px;	
}
.video-info .col3{
	width: 120px;	
}
.download-audio{
	float: right;
	margin-top: 30px;
	padding: 5px 10px 3px;
	font-size: 17px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	text-decoration: none !important;
	color:#fff !important;
	border:3px solid #c2d6c2;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #669966;
}
.this-week-message{
	margin: 0 0 20px;
}
.this-week-message .img img{
	border:3px solid #ebebeb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.worship-songs .right{
	width: 370px;
}
.song-list{
	margin: 0 0 20px 8px !important;
	width: 200px;
	font-size: 14px;
	list-style: none;
}
.song-list li{
	overflow: hidden;
	padding:5px 0;
	background: url(images/sp.png) no-repeat left bottom;
}
.song-list li a{
	color:#333;
}
.song-list .col1{
	margin-left: 5px;
	width: 35px;
	font-weight: bold;
}
.song-list .col2{
	width: 155px;
}
.song-list .col2 > span{
	display: block;
}
.song-list .title{
	font-weight: bold;
	text-decoration: none;
	color:#333;
}
.current-song{
	overflow: visible;
}
.current-song .img img{
	width: 117px;
	height: auto;
	-webkit-box-shadow: 0 1px 5px #999;
	-moz-box-shadow: 0 1px 5px #999;
	box-shadow: 0 1px 5px #999;
}
.current-song .song-title{
	line-height: 1.3;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.current-song .song-name{
	font-size: 12px;
	color:#999;
}
.current-song .sp{
	margin: 10px 0 12px;
	height: 2px;
	font-size: 0;
	line-height: 0;
	background: url(images/sp1.png) no-repeat left bottom;
}
.rating{
	margin-bottom: 10px;
	width:85px;
	height: 16px;
	background: url(images/star.png) repeat-x;
}
.rating > div{
	float: left;
	height: 16px;
	background: url(images/star-a.png) repeat-x;
}
.rating.star-0 > div{width:0px;}
.rating.star-1 > div{width:17px;}
.rating.star-2 > div{width:34px;}
.rating.star-3 > div{width:51px;}
.rating.star-4 > div{width:68px;}
.rating.star-5 > div{width:85px;}
.download-song{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 224px;
	height: 49px;
	background: url(images/download-song.png) no-repeat;
}
.media-player{
	overflow: hidden;
	width: 220px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#player{
	display: none;
}
.main-image{
	display: block;
	width: 100%;
}
.content .wpb_content_element{
	margin-bottom: 20px;
}
.wpb_content_element.wpb_single_image{
	margin-bottom: 10px;
}
.wpb_separator{
	margin-bottom: 15px;
	height: 3px !important;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(left,  #cccccc 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cccccc 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #cccccc 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
/*Staff*/
.dialog-staff .hdr{
	color:#994d05;
}
.dialog-staff .col1{
	margin-right: 30px;
	max-width:220px;
}
.dialog-staff .col2{
	max-width:680px;
}
.dialog-staff .pos{
	margin-bottom: 10px;
	font-weight: bold;
}
.dialog-staff .avatar{
	display: block;
	margin-bottom: 10px;
	border:3px solid #ebebeb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.dialog-staff .email{
	display: block;
	padding:10px 15px 6px;
	font-size: 20px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	text-decoration: none;
	color:#000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #fc0;
}
.dialog-staff h3{
	margin-bottom: 0;
	line-height: 1.2;
	font-size: 18px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	text-transform: uppercase;
	color:#994d05;
}
.dialog-believe{
	width: 960px;
}
.dialog-believe h2{
	line-height: 1.3;
	font-size: 33px;
	text-transform: uppercase;
}
.dialog-believe h4{
	color:#994d05;
}
.next-steps .wpb_text_column a{
	text-decoration: none;
}
.ministry-box{
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 15px;
	border:3px solid #ebebeb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #dbdbdb;
}
.ministry-box img{
	display: block;
	float: left;
	margin:-3px 0 0 -3px;
}
.ministry-box.image-right img{
	display: block;
	float: right;
	margin:-3px -3px 0 0;
}
.ministry-box .wpb_content_element.wpb_single_image{
	margin-bottom: 0;
}
.ministry-box .wpb_text_column{
	padding:10px 10px 0 0;
}
.ministry-box.image-right .wpb_text_column{
	padding:10px 0 0 10px;
}
.group_header_image{
	width:633px;	
}
.group_header_image img{
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
}
.contact_page{
	overflow:hidden;
	font-size:14px;
	padding-bottom:50px;
}
.contact_page .map_link{
	background:#ffcc00;
	display:inline-block;
	padding:12px 16px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#333333;
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0;
}
.right_contact h3.cufon{
	font-size:36px !important;
	color:#994d05 !important;
}
.wpjb-table th{
	background:#000000;
	padding:35px 0;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;	
}
.wpjb-table th.title_th{
	text-align:left !important;
	padding-left:15px;
}
.wpjb-table tr.even{
	background:#f5f5f5;
}
.title_job{
	background:#000000;
	padding:35px 30px;
	color:#fff;
	font-size:35px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:4px solid #585858;
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	line-height:35px;
}
table.wpjb-info tbody td.wpjb-info-label{
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	font-size:20px;
	text-transform:uppercase;
	width:35%;
}
table.wpjb-info tbody tr {
   background:url(images/line_tr.jpg) bottom left no-repeat; 
}
table.wpjb-info tbody td{
	padding:15px 0;
	font-size:14px;
}

table.wpjb-info tbody td ul{
	margin:0 0 0 20px;
}
table.wpjb-info tbody td ul li{
	list-style:disc;
	margin:5px 0;
}
.job_detail{
	margin:0 20px;
}
.map_tooltip{
	border:3px solid #222222;
	border-radius:10px;
	-webkit-border-radius:10px;-moz-border-radius:10px;
}
.btn_job{
	background:#669966;
	border-radius:7px;
	-webkit-border-radius:7px;-moz-border-radius:7px;
	display:inline-block;
	padding:10px 25px;
	text-decoration:underline;
	color:#fff;
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.wpjb-form fieldset.wpjb-fieldset-apply legend {
   font-size:20px;
   color:#669966;
   text-transform:uppercase;
   display:block;
   background:url(images/line_legend.jpg) bottom left no-repeat;
   width:100%;
   padding:15px 0 15px 15px;
}
.wpjb-element-name-file{
	margin-top:15px !important;
}
span.customSelect { 
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#fff;
	padding:5px 8px;
	width:200px;
}
span.customSelectInner{
	background:url(images/select_arrow.jpg) right no-repeat;
	font-size:14px;
	font-weight:bold;
	width:200px !important;
	
}
.filter_event{
	background:#cc9900;
	overflow:hidden;
	border-radius:7px 7px 0 0;
	padding:4px;
	border-bottom:4px solid #585858;
}
.filter_event h3{
	padding-left:15px;
	float:left;
	color:#fff;
	font-size:15px;
	padding-right:100px;
	line-height:24px;
}
.search_event{
	background:url(images/bg_search_event.png) #fff right no-repeat;
	border-radius:3px;
	padding:5px 0px 5px 10px;
	border:none;
	font-size:14px;
	font-weight:bold;
	width:465px;
	margin-left:10px;
	width:480px;
}
.header_event{
	background:#000;
	padding:25px 15px;
	border-bottom:1px solid #bababa;
	overflow:hidden;
}
.header_event h3.cufon{
	font-size:38px;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	margin:0 40px 0 0;
	line-height:30px;	
	height:30px;
}
.header_event .nav_month{
	float:left;
	overflow:hidden;
}
.header_event .nav_month span{
	display:block;
	float:left;	
}
.header_event .nav_month span.prev{
	background:url(images/event_prev.jpg) top left no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
}
.header_event .nav_month span.next{
	background:url(images/event_next.jpg) top left no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
}
.header_event .nav_month span.title_month{
	border-radius:3px;
	background:#c79316;
	height:30px;
	padding:0 10px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:0 10px;
}
.filter_time{
	float:right;
	overflow:hidden;
}
.filter_time span{
	display:block;
	background:#c79316;
	border-radius:3px;
	height:30px;
	line-height:30px;	
	font-size:18px;
	font-weight:bold;
	padding:0 10px;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.filter_time span.active{
	color:#fff;
}
.content_event{
	padding-bottom:10px;
}
.content_event table.event_calendar{
	width:910px;
	margin:0 auto;
}
.content_event table.event_calendar td{
	border:1px solid #d5d5d5;
	padding:10px;
	
}
.content_event table.event_calendar thead td{
	background:#e9e9e9;
	text-align:center;
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:15px 0;
}
.content_event table.event_calendar tbody td {
	width:179px;	
	vertical-align:top;
	position:relative;	
}

.content_event table.event_calendar tbody td span{
	font-size:18px;
	font-weight:bold;	
	display:block;	
	position:absolute;
	top:0;
	left:0;
	height:18px;
	width:100%;
}
.content_event table.event_calendar tbody td .td_inner{
	position:relative;
	height:100%;
	padding-top:25px;
	
}
.content_event table.event_calendar tbody td a{
	display:block;
	border-radius:2px;
	background:#f9f4e7;
	padding:9px 12px;
	margin-bottom:2px;
	text-decoration:none;
	color:#333;
}
.content_event table.event_calendar tbody td.active{
	background:#c79316;
}
.content_event table.event_calendar tbody td.active a{
	background:#c99b2b;
	color:#fff;
}
.content_event table.event_week tbody td{
	height:700px;
	vertical-align:top;
	padding:30px 10px 10px;
}
.content_event table.event_week thead td.active{
	background:#c79316;	
}
.content_event table.event_day thead td{
	text-align:left;
	padding-left:25px;
	padding-right:10px;
}
.content_event table.event_day td{
	text-align:left;
	padding-left:25px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:20px;
}
.event_day_inner{
	position:relative;
	width:100%;
}
.content_event table.event_day tbody td{
	width:100%;
	height:auto;
}
.content_event table.event_day td h3{
	font-size:30px;
	font-weight:bold;	
}
.content_event table.event_day td h3 a{
	color:#000;
	display:inline;
	background:none;
	padding:0;
}
.content_event table.event_day td .date_event{
	color:#cc9900;
	font-size:12px;
	background:url(images/line_event_day.jpg) bottom left no-repeat;
	padding-bottom:9px;
	margin-bottom:9px;
}
.content_event table.event_day td  .intro_content{
	padding-right:105px;
	font-size:14px;
}
.content_event table.event_day td  .intro_content a{
	color:#c79316;
	text-decoration:none;
	display:inline;
	padding:0;
	background:none;
	text-decoration:underline;
}
.content_event table.event_day td a.more_event_day{
	background:url(images/more_event.jpg) top left no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	padding:0;
	top:0;
	right:0;
}
.event_detail{
	padding:15px 0;
	
}
.event_detail td{
	padding:10px 0 15px;
}
.event_detail td.left_cols{
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	font-size:20px;
	font-weight:bold;
	width:200px;
	padding-right:20px;
}
.event_detail td.right_cols{
	width:660px;
}
.event_detail tr{
	background:url(images/line_event_day.jpg) bottom left no-repeat;
}
.event_detail tr.last{
	background:none;
}
.wpdm_file .cont{
	padding: 0;
}
.wpdm-only-button .btn_left, .wpdm-only-button .btn_right{
	font-size: 20px;
	font-family:'Akzidenz Grotesk BE Cn',sans-serif;
	text-decoration: none;
}
.wpdm-only-button .btn_right{
	display: none;
}
.rounded-border{
	display: inline-block;
	border:3px solid #d5d5d5;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.border_gold{
	display: inline-block;
	padding:4px;
	border:1px solid #f1f1f1;
}
.commentlist .comment{
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaa;
}
.comment-author{
}
.comment-author .avatar{
	display: none;
}
.comment-author .fn{
	font-weight: bold;
}
.comment .comment-meta{
	float: none;
	font-size: 12px;
}
.comment .comment-meta a{
	color:#aaa;
	text-decoration: none;
}
.commentlist .comment .reply{
	float: right;
	font-size: 12px;
}
.commentlist .comment p{
	margin-bottom: 1em;
}
#respond{
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
#commentform > p{
	overflow: hidden;
}
#commentform label{
	margin-left: 15px;
	float: left;
	line-height: 29px;
}
#commentform input[type="text"],#commentform textarea{
	margin: 0;
	padding:5px;
	width: 300px;
	border:1px solid #bbb;
	font-size: 14px;
}
#commentform input[type="text"]{
	float: left;
}
#commentform input[type="submit"]{
	display: inline-block;
	padding:8px;
	font-size: 20px;
	font-family: 'Akzidenz Grotesk BE Cn', sans-serif;
	color:#fff;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #669966;
}
#commentform textarea {
	width: 580px;
}
.nocomments{
        color: white;
}
.map-cornerstone{
	background: url(https://cornerstoneonline.com/wp-content/themes/cs/images/pics/plan-your-visit/map2.jpg);
}

.edit-link {
	position: absolute !important;
	right: 10px;
	top:7px;
}
.edit-link .post-edit-link{
	display: inline-block;
	padding:7px 10px 5px;
	line-height: 1em;
	font-weight: normal;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
	text-transform: none;
	border-radius:5px;
	background: #994D05;
}
.edit-link .vc_inline-link{
	display: none;
}
h3.gf_progressbar_title {
    font-size: 24px !important;
	color: red;
	}
.ac_open_cl_icon {
padding: 12px 5px !important;
}
.uk-h4
{
font-size: 14px !important;
margin-bottom: 0px;
}
.uk-button
{
margin-bottom: -5px;
}
.uk-overlay-background
{
background: black;
color: white;
opacity: .7 !important;
}