/* @override 
	http://www.sanctuaryfirst.org.uk/assets/css/sf_custom.css?v=2.33
	https://www.sanctuaryfirst.org.uk/assets/css/sf_custom.css?v=2.35
	https://www.sanctuaryfirst.org.uk/assets/css/sf_custom.css?v=2.36
	https://www.sanctuaryfirst.org.uk/assets/css/sf_custom.css?*
	http://www.sanctuaryfirst.org.uk/assets/css/sf_custom.css?* */

/*********************************************/

/** TITLE:		SF Custom Styling
/** AUTHOR:		Owen Griffiths
/** COMPANY:	Sanctus Media Ltd
/** VERSION:	1.0.3

/*********************************************/
@media only screen and (max-width: 560px){
	/* Minor mods for the Home Page */
	.hidden-mobile {
		display: none;
	}
	.two-headers {
		padding-right: 5px;
		min-height: 40px;
		margin-bottom: 0px;
	}
	
	.two-headers h3 {
		margin-bottom: 0px;	
	}
	
	.blog-item h2 {
		margin-bottom: 1px;
	}
	.home-latest-video {
		width: 50%;
	}
}



.transp_bg.theme_slide {
	display: block;
	width: 100%;
	height: auto;
}

.theme_slide h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

.reading_slide {
	background-color: rgba(0, 0, 0, 0.45) !important;
	color: #fff !important;
}

.reading_slide h2 {
	color: #fff !important;
	font-size: 34px;
	margin-top: 80px !important;
}

.reading_slide .reading_txt p {
	margin: 0px !important;
	line-height: 20px;
}

.reading_slide .reading_txt {
	margin-left: 30px;
	max-height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
}

.prayer_slide {
	height: auto;
}

.prayer_slide h2 {
	font-size: 34px;
	display: block;
}

.prayer_slide .prayer_txt p {
	line-height: 18px;
	margin: 0px;
	max-width: 450px;
}

.prayer_slide .prayer_txt {
	max-height: 144px;
	overflow: hidden;
	margin-bottom: 15px;
}


.theme_slide, .prayer_slide {
	padding-bottom: 20px !important;
}

.teaser.style1 {
	margin-bottom: 0px;
}

.page_title h1 {
	color: #fff;
	font-weight: 700;
}

.daily p {
	margin-bottom: 5px;
}

.daily .center-footer {
	text-align: center;
	border-top: 1px solid #ccc;
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 1px;
}


.daily .center-footer .tag_list img {
	vertical-align: middle;
	padding: 0px 5px 1px 0px;
}

.daily .email-subscribe {
	margin: 8px 0px 15px 0px;
	font-size: 0.9em;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

.fb-like {
	height: 20px;
	vertical-align: top;
/* 	padding-left: 40px; */
}


.theme_header h2 {
	font-weight: 100;
	margin: 20px 0px;
	color: #fff;
	text-transform: capitalize;
	font-size: 28px;
}

table.calendarBG {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	table-layout: fixed;
}

table.calendarBG td {
	text-align: center;
	padding: 5px;
}

table.calendarBG td.calendarCell {
	color: #8e8b8b;
}

.calendarMonthLinks a {
	font-weight: 800;
}

h4.cal span {
	font-weight: 300;
}


.theme-links a {
	color: #fff;
	font-size: 18px;
}

.header-links {
	position: relative;
	top: 90px;
	text-align: center;
}

.header-links a {
	color: #fff;
	font-size: 18px;
}

/**** DOWNLOADS LIST ****/

ul.downloads li {
	background-size: 40px;
	margin-bottom: 10px;
	min-height: 40px;
}

ul.downloads li img {
	width: 40px;
	float: left;
}

ul.downloads li .txt {
	margin-left: 50px;
}

ul.downloads li h3 {
	margin-bottom: 0px;
}

/********* THEME **********/

.theme-feature-image {
	width: 40%;
	float: right;
	margin-left: 15px;
}

@media only screen and (max-width: 560px){
	.theme-feature-image {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
}

.theme-feature-image img {
	width: 100%;
}

.theme-row {
	overflow: hidden;
}

/******** TAGS ***********/

.tag_list a {
	border: 1px solid #307bb5;
	border-radius: 9px;
	padding: 0px 5px 1px 5px;
	font-size: 0.85em;
	background-color: #e1eef6;
}

aside.tag-cloud a {
	border: 1px solid #307bb5;
	border-radius: 20px;
	padding: 0px 8px 1px 8px;
	font-size: 0.85em;
	background-color: #e1eef6;
	line-height: 1.6em;
	margin: 1px;
}

.video_tag_list {
	height: auto;
	background-position: 10px 1px;
	padding: 0px 0px 0px 35px;
	margin-bottom: 10px;
	max-height: 20px;
	overflow: hidden;
}

.video_tag_list a {
	display: inline-block;
	border: 1px solid #a0a0a0;
	border-radius: 9px;
	padding: 0px 5px 0px 5px;
	font-size: 0.85em;
	margin-bottom: 4px;
	color: #8b8b8b;
}

.video header h2 {
	text-align: left;
}

/*********** POLICY PAGES ***********/

.policy h2 {
	text-transform: capitalize;
	margin: 0px 0px 5px 0px;
}

.policy p {
	margin: 0px 0px 0.7em 0px;
	line-height: 1.5em;
}

.policy ul li {
	margin: 0em 0px 0.1em 2em;
	list-style-type: circle;
	
}

.policy ul {
	margin-bottom: 1em;
}

.policy {
	
}

/*********** LOW SEARCH *************/

ol.ls-search-results {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

.ls-search-results li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding-top: 14px;
	/*border: 1px solid #f00;*/
	clear: both;
}

.ls-search-results article img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.ls-search-results article h1 {
	text-transform: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
}

.ls-search-results article h1 a:hover {
	text-decoration: underline;
}

.ls-search-results article p.ls-search-results-path {
	margin: 0px 0px 0px 0px;
	/*font-weight: bold;*/
	color: #1e8035;
}

.ls-search-results article p.ls-search-results-path a {
	color: #1e8035;
}

.ls-search-results article p.ls-search-results-summary {
	margin: 2px 0px 4px 0px;
	line-height: 1.4em;
	color: #555;
}

header.results_collection {
	border-top: 3px solid #2D71B5;
	font-size: 1.4em;
	height: 3.1em;
	padding: 4px 10px 1px 10px;
	color: #444;
	background: #d6d6d6; /* Old browsers */
	background: -moz-linear-gradient(top, #d6d6d6 0%, #F3F3F3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d6d6d6 0%,#F3F3F3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d6d6d6 0%,#F3F3F3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#F3F3F3',GradientType=0 ); /* IE6-9 */
}

header.results_collection p {
	margin: 0;
	line-height: 1.3em !important;
}

fieldset.low_search_box {
	padding: 20px;
	font-size: 1.4em;
}

fieldset.low_search_box input {
	padding: 1px 5px;
}

h2.low_search_keywords {
	text-transform: none;
	padding: 12px 0px 0px 1px;
	margin: 0px 0px 12px 0px;
}

p.low_no_results {
	padding-left: 10px;
}

ul.low_pagination {
	border-top: 1px solid #aaa;
	width: 75%;
	padding-top: 5px;
	clear: both;
	margin-top: 20px;
}

ul.low_pagination li {
	display: inline;
	font-size: 1.1em;
	padding: 1px 5px;
}

ul.low_pagination li.active {
	font-weight: bold;
	text-decoration: underline;
}

.ls-search-results span.channel_title {
	color: #888;
}

/******* SOLSPACE SEARCH *************/

.result_listing {
	clear: both;
	margin: 30px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.result_listing img {
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 68px;
}

.result_listing h1 {
	display: inline;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 0px;
	margin-top: 0px;
}

.result_listing h1.prayer { 
	font-weight: bold;
}

img.result_video {
	float: left;
	margin-right: 10px;
}

.result_listing .post-date, .result_listing .post-category {
	margin-top: 5px;
	/*margin-left: 130px;*/
	display: block;
}


.search-results .result_listing.daily-worship .post-date, 
.search-results .result_listing.daily-worship .post-category {
	margin-left: 0px;
}


.search-results .result_listing.videos img {
	margin-bottom: 6px;
}

.search-results .result_listing.videos .post-date {
	padding-top: 5px;
	clear: left;
	display: block;
}


.sf-wide ul.slides li {

	margin-right: 20px;
}

.sf-wide .flexslider {
	margin-bottom: 0px;
}


ul li p.read_more {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}

.video-links {
	position: relative;
	top: 60px;
	text-align: center;
}

.video-links a {
	color: #fff;
	font-size: 18px;
	
}

ul.worship_history li {
	margin-bottom: 10px;
	padding-left: 30px;
	background: url('/assets/img/comments.png') 0 5px no-repeat;
	padding-bottom: 10px;
	border-bottom: 1px dashed #c4c7ca;
}

ul.worship_history li a {
	text-transform: lowercase;
}

ul.worship_history li:last-child {
	border-bottom: none;
}

a.read_more_inline {
	display: inline-block;
	width: auto;
}

/***** CONNECT GROUPS ******/

.rhs_panel.connect-resources, .rhs_panel.connect-archive {
	font-weight: 400;
	font-size: 1em;
	padding-bottom: 10px;
	background-color: #e8e8e8;
	margin-top: 30px;
}

.rhs_panel.connect-resources a:hover, .rhs_panel.connect-archive a:hover {
	text-decoration: underline;
}

.rhs_panel.connect-resources h1, .rhs_panel.connect-archive h1 {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #888
}

.rhs_panel.connect-archive span {
	display: block;
	color: #888;
}



/***** VIDEOS ******/

article.video header {
	padding: 0px;
}

article.video header h2 {
	font-size: 14px;
	padding: 10px;
}

.item-con-t1 header h2 {
	padding: 5px;
}

p.vid_title {
	clear: both;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}


.youtube_video_frame {
	border: 1px solid #c3c6c9;
	width: 340px;
	padding: 4px;
	border-radius: 3px;
	float: left;
	margin-right: 3%;
}

li.rel_vid {
	display: inline-block;
	margin-right: 10px;
	max-width: 166px;
}

li.rel_vid img {
	padding: 2px;
	border: 1px solid #b2b2b2;
	border-radius: 2px;
	display: block;
}

li.rel_vid header {
	background-color: #e7e7e7;
	margin: 0px;
}

li.rel_vid header h2 {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 400;
	text-align: center;
	padding: 3px;
}


ul.podcasts li {
	border: 5px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 4px;
	display: inline-block;
	height: 90px;
	margin: 0px 15px 40px 0px;
	background-color: #000000;
}

ul.podcasts li img {
	opacity: 0.7;
}

ul.podcasts li a:hover img {
	opacity: 1;
}

/***** RESOURCES / LABYRINTH ******/

.resource-supporting-videos {
	float: left	
}

.resource-supporting-video-previews {
	margin-top: 20px;
}

.resource-download {
	margin-top: 20px;
}

.resource-supporting-video-previews ul li {
	display: inline;
	margin-right: 20px;
	line-height: 40px;
}

.resource-supporting-video-previews img {
	border: 5px solid #FFF;
}


/***** DO MORE ******/

.do_more p {
	margin: 0px 0px 10px 0px;
}


/*********** WORSHIP ********/

figure.image-with-credit {
	position: relative;
	margin-bottom: 14px;
}

figure.image-with-credit img {
	margin: 0px !important;
}

figure.image-with-credit figcaption {
	position: absolute;
	bottom: 5px;
	right: 0px;
	text-align: right;
	padding: 0px 5px 2px 5px;
	color: #c6c6c6;
	font-size: 0.7em;
	background-color: #555;
}

.fullpage-image-credit {
	position: absolute;
	bottom: 5px;
	right: 0px;
	text-align: right;
	padding: 0px 5px 2px 5px;
	color: #c6c6c6;
	font-size: 0.7em;
	background-color: #555;
}

.prayer_author {
	margin: 15px 0px;
	color: #1778ba;
	border-top: 1px solid #ccc;
	padding: 4px 20px 0px 0px;
	width: auto;
	display: inline-block;
}

.slide-prev {
	background-image: url(../img/arrow_l.png);
}

.slide-next {
	background-image: url(../img/arrow_r.png);
}

.slide-prev:hover {
	background-image: url(../img/arrow_l_hl.png);
}

.slide-next:hover {
	background-image: url(../img/arrow_r_hl.png);
}

.slide-prev, .slide-next {
	background-size: 20px;
}

.slide-txt {
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #a8a8a8;
}

/***** CONTACT FORM *****/

#contact_form {
	display: inline-block;
	padding: 15px 30px;
	margin-left: 50px;
	background-color: #cfcfcf;
	margin-bottom: 50px;
	border: 1px solid #fff;
}

#contact_form label {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 3px;
}

#contact_form input[type='text'] {
	height: 26px;
	border: none;
	border-bottom: 1px solid #adadad;
	max-width: 300px;
}

#contact_form input.captcha {
	width: 110px;
}

#contact_form input[type='submit'] {
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	color: #c6c6c6;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}

#contact_form input[type='submit']:hover {
	background-color: #cfcfcf;
	color: #fff;
	border: 1px solid #fff;
}

#contact_form textarea {
	width: 290px;
	height: 100px;
	border: none;
	border-bottom: 1px solid #adadad;
	border-top: 1px solid #adadad;
	padding: 6px;
}

#contact_form p {
	margin-top: 10px;
}

#contact_form p img {
	display: inline-block;
	vertical-align: bottom;
}



.mobile_slides section {
	padding: 20px 0px !important;
}

section.mobile_video {
	padding: 0px !important;
}

.sf_app {
	background-color: #ffffff;
	height: 500px;
	border-radius: 5px;
	
}

.app-right, .app-left {
	float: left;
	padding-left: 0px;
	padding-top: 50px;
	text-align: left;
}

.app-right {
	padding-top: 150px;
}

.appstore_images,  {
	position: relative;
}

.app_store, .google_store, .windows_store  {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 120px;
	display: block;
	float: left;
	margin-right: 20px;
}

.google_store img {
	left: -127px;
 	position: relative;
}

.windows_store img {
	left: -256px;
 	position: relative;
}

.app-font-light, .app-font-heavy {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.app-font-light {
	font-size: 3em;
	font-weight: 100;
}

.app-font-heavy {
	font-size: 4em;
	color: #cbcccb;
	font-weight: 700;
	padding-bottom: 15px;
}


/* ****************** Home Page Links ***************** */

.widget_testimonials_2.prayer_points .flex-direction-nav  {
	top: 4px;
	z-index: 1000;
}

.menu li>a {
	color: #383838;
	font-size: 1.0em;
}

.menu.opened li>a {
	color: #e6e6e6;
}

ul.links {
	display: block;
	float: right;
	height: 25px;
	padding: 0px;
	
}

ul.links li {
	display: block;
	float: left;
	height: 25px;
	margin-top: 37px;
	margin-right: 20px;
	overflow: hidden;
	padding-top: 1px;
}

ul.links a.link {
	padding-left: 8px;
	height: 25px;
}

ul.links a.link-logout {
	padding: 0px;
}

ul.links a:hover {
	color: #3172aa;
}

/*ul.links a.link-podcast {
	padding-left: 10px;
	height: 25px;
}*/

/*ul.links a.link-app {
	padding-left: 10px;
	height: 25px;
}*/

ul.links .app-icon {
	font-size: 150%;
	padding-bottom: 0px;
	vertical-align: text-top;
}

/*ul.links a.link-email {
	padding-left: 10px;
	height: 25px;
}*/

ul.links a.link-logout {
	background-repeat: no-repeat;
	background-size: 14px 25px;
	padding-left: 20px;
	background-position: top left;
	height: 25px;
	display: block;

	margin-right:3px;
}
ul.links a.link-logout:before {
	font-family: FontAwesome;
	content: '\f08b';
	font-size: 14px;
	position: relative;
	line-height: 0px;
	left: -3px;
	top: 1px;
}
ul.links a.link-logout:hover {
	color: #3172aa;
}

ul.links a.link-donate {
	background-color: #52ca1e;
	color: #ffffff;
	padding: 0px 8px;
	border-radius: 3px;
}
ul.links a.link-donate:hover {
	background-color: #0271bb;
}

ul.links a {
	color: #b1b1b1;
	padding: 0px;
	margin: 0px;
	display: block;
}

/*ul.links a.link-podcast:hover {
	color: #3172aa;
	background-image: url('/assets/images/podcast_icon_hover.png');
}

ul.links a.link-app:hover {
	color: #3172aa;
	background-image: url('/assets/images/app_phone_icon_hover.png');
}

ul.links a.link-email:hover {
	color: #3172aa;
	background-image: url('/assets/images/email_icon_hover.png');
}*/

.three-plates .plate, .three-plates .plate:hover {
	background-size: 100%;
}

.three-plates .plate h2 {
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(55,55,55,0.9);
	background-color: hsl(0, 0%, 0%, 0.40);
	line-height: 1.8rem;
	width: 90%;
	margin: 0px auto;
	margin-top: 76px;
	border-radius: 2px;
	padding: 5px 0px;
}

.home_audio_player {
	margin-top: 24px;
}

.live-notice {
	border-top: solid 1px white; 
	background-color: #189334;
}

.live-notice .container { 
	padding-top: 10px;
}

.live-notice section {
	color: #fff; text-align: center;
}

.live-notice h2 {	
	font-size: 2em;
	text-transform: none;
	margin-bottom: 8px;
}

.live-notice h3 {
	text-transform: none;
}

.live-notice h3 a.button-sf {
	color: #fff; 
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #fff;
	color: #189334 !important;
	padding: 3px 8px;
	border-radius: 5px;
	margin-left: 10px;
}

.live-notice h3 a.button-sf:hover {
	background-color: #33cb55;
	color: #ffffff !important;
}

.flowplayer {
	  background-color: #036;
	}
	.flowplayer.is-small {
	  /*margin-bottom: 53px;*/
	}
	.flowplayer.is-tiny {
	  /*margin-bottom: 47px;*/
	}
	 
/*	.flowplayer .fp-playlist {
	  position: absolute;
	  bottom: -100px;
	  width: 100%;
	  text-align: center;
	}*/
/*	.flowplayer.is-small .fp-playlist {
	  bottom: -53px;
	}
	.flowplayer.is-tiny .fp-playlist {
	  bottom: -47px;
	}*/
	 
/*	.flowplayer .fp-playlist a {
	  display: inline-block;
	  width: 70px;
	  height: 70px;
	  border-radius: 70px;
	  background-color: #666;
	  margin: 15px;
	}*/
/*	.flowplayer.is-small .fp-playlist a {
	  width: 37px;
	  height: 37px;
	  border-radius: 37px;
	  margin: 8px;
	}
	.flowplayer.is-tiny .fp-playlist a {
	  width: 33px;
	  height: 33px;
	  border-radius: 33px;
	  margin: 7px;
	}
	 */
/*	.flowplayer .fp-playlist a.is-active {
	  background-color: #eee;
	}
	 
	.flowplayer.is-paused .fp-playlist a.is-active {
	  background-color: #ccc;
	}
	 */
	/*.flowplayer a.fp-prev,
	.flowplayer a.fp-next {
	  position: absolute;
	  filter: alpha(opacity=100);
	  opacity: 1;
	  color: #00abcd !important;
	  bottom: -60px;
	  font-size: 20px;
	  display: none;
	  cursor: pointer;
	}
	.flowplayer.is-small a.fp-prev,
	.flowplayer.is-small a.fp-next {
	  bottom: -32px;
	  font-size: 11px;
	}
	.flowplayer.is-tiny a.fp-prev,
	.flowplayer.is-tiny a.fp-next {
	  bottom: -28px;
	  font-size: 9px;
	}
	 
	.flowplayer .fp-prev {
	  left: 0;
	}
	.flowplayer .fp-next {
	  right: 0;
	}
	 
	.flowplayer.is-ready .fp-next,
	.flowplayer.is-ready .fp-prev {
	  display: block;
	}*/

/*.grid_4 {
	background-color: #f00;
}

.grid_8 {
	background-color: #0f0;
}*/

#sf-home-page-main-container {
	position: relative;
	width: 100%;
	margin-top: 64px;
	height: 360px;
}

#sf-home-page-main-container .theme_slide {
	/*border: 1px solid #0f0;*/
	z-index: 2;
	color: #fff;
}

#sf-home-page-main-video {
	max-width: 528px;
	margin-right: 230px;
	margin-top: 10px;
	margin-bottom: 13px;
}

#sf-home-page-main-video {

}

/*#sf-home-page-main-video-playlist {
	float: right;
	height: 260px;
}

#sf-home-page-main-video-playlist ul li:first-child {
	border-top: 1px solid #555;
}

#sf-home-page-main-video-playlist ul li {
	height: 51px;
	background-color: #444;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
}

#sf-home-page-main-video-playlist ul li a {
	color: #fff;
	line-height: 52px;
	padding-right: 5px;
}

#sf-home-page-main-video-playlist ul li img {
	width: 94px !important;
	height: 51px !important;
	float: left;
	padding-right: 10px;
}

#sf-home-page-main-video-playlist ul li:last-child {
	height: 50px;
	overflow: hidden;
}*/


#sf-home-page-main-video-playlist {
	display: none;
}

#sf-fp-playlist {
	height: 260px;
	width: 230px;
	position: absolute;
	left: 530px;
	font-size: 1.2em;
	text-align: right;
}

#sf-fp-playlist a:first-child {
	/*border-top: 1px solid #555;*/
}

#sf-fp-playlist a {
	height: 52px;
	background-color: #24323d;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	/*border-left: 1px solid #555;*/
	overflow: hidden;
	display: block;
	color: #fff;
	line-height: 52px;
}

#sf-fp-playlist a img {
	width: 94px;
	height: 51px;
	float: right;
	margin-left: 10px;
}

#sf-fp-playlist a:last-child {
	height: 52px;
	overflow: hidden;
	border-bottom: 1px solid #555;
}

.fp-ui {
	border-radius: 2px;
	box-shadow: 0px 0px 11px 5px #222;
}

video {
	border-radius: 2px;
}

.flowplayer.is-fullscreen #sf-fp-playlist {
	display: none;
}

@media only screen and (max-width: 1150px){
	
/*	#revslider-767  {
		height: 450px !important;
	}*/
	
	#sf-home-page-main-video {
		max-width: 480px;
		margin-right: 180px;
		margin-top: 10px;
		margin-bottom: 13px;
	}
	
	#sf-fp-playlist a img {
		display: none;
	}
	
	#sf-fp-playlist {
		height: 260px;
		width: 130px;
		left: 480px;
		text-align: right;
	}
	
	#sf-fp-playlist a {
		height: 32px;
		line-height: 32px;
		padding-right: 10px;
	}
	
	#sf-fp-playlist a:last-child {
		height: 32px;
	}
}

@media only screen and (max-width: 970px){
	
	#revslider-848  {
		height: 360px !important;
	}
	
	#sf-home-page-main-video {
		max-width: 360px;
		margin-right: 0px;
	}

	#sf-fp-playlist {
		left: 360px;
	}
	
	#sf-home-page-main-container {
		margin-top: 40px;
	}

}

@media only screen and (max-width: 767px){
	
	.theme_slide .grid_4 {
		width: 100%;
		display: none;
	}
	
	#revslider-848   {
		height: 270px !important;
	}
	
	#sf-home-page-main-video {
		max-width: 360px;
		margin-right: 0px;
	}

	#sf-fp-playlist {
		left: 360px;
	}
	
	#sf-home-page-main-container {
		margin-top: 0px;
	}

}



/******* Encourage Me Landing Page ********/

article.encourage .container-t1 header {
	display: block;
	height: 50%;
	position: absolute;
}

article.encourage .container-t1 header h3 {
	display: block;
	margin: 10px auto;
	width: 85%;
	font-size: 24px;
	text-align: left;
	font-weight: 100;
	text-transform: uppercase !important;
}



/****** Additional CSS *******/

.video_share div {
	vertical-align: top; !important;
	margin-right: 20px;
	margin-bottom: 20px;
}

/****** Blog CSS *******/

.blog_archive {
	margin: 15px 0px 0px 0px
}

.blog_archive .info {
	position: relative;
}

.blog_archive .preview {
	margin-left: 60px;
}

.date-box {
	background: #0072ba;
	border:solid 1px #ddd;
	width: 55px;
	position: absolute;
	text-align: center;
	color:#fff;
}

.date-box .day {
	display: block;
	font-size: 32px;
	padding: 1px 0 1px 0;
	font-weight:500;
}

.date-box .month {
	font-size:12px;
	display: block;
	letter-spacing:5px;
	padding-left:5px;
	background:#fff;
	color:#222;
}

.blog_archive h3.blog-title {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.1em;
}

.blog_archive .preview p {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.3em;
}

.blog_archive .preview a.blog_link {
	text-align: right;
	display: block;
}




.comment_form h3 {
	margin: 0px;
}
.comment_form dl {
	margin: 0px 0px 5px 0px;
}

.comment_form dl dt {
	clear: left;
	width: 60px;
	float: left;
	padding: 5px 0px;
}

.comment_form dl dd  {
	width: 100%;
	padding: 5px 0px;
}


/***** AUDIO ******/

.overlay-text {
	position: absolute !important;
	bottom: 0px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.55);
	display: block;
	width: 100%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.overlay-text h3 {
	padding: 10px 3px;
	margin: 0px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
article.grid-item:hover > a > .overlay-text {
	background-color: rgba(10, 84, 133, 0.7);
}


/***** ADVENT CHALLENGE *****/

.advent_day {
	position: relative;
	margin-bottom: 30px;
}
.advent_day img {
	width: 100%;
	height: auto;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px #ababab;
	-moz-box-shadow: 0 2px 5px #ababab;
	box-shadow: 0 2px 5px #ababab;
}
.advent_day span.title {
	position: absolute;
	top: 0px;
	display: block;
	padding: 5px;
	background-color: rgba(62, 62, 62, 0.6);
	color: #fff;
	font-size: 17px;
	-webkit-border-radius: 5px 0px;
	-moz-border-radius: 5px 0px;
	border-radius: 5px 0px;
	font-weight: 600;
}
.advent_day.inactive span.title {
	color: #d6d7d6;
	font-weight: 400;
	background-color: rgba(62, 62, 62, 0.4);
}

/************ JOURNAL ***********/

.journal-page-status {
	margin: 0px 0px 20px 0px;
}

.journal-page-status .breadcrumbs {
	text-transform: uppercase;
}

.journal-page-status .breadcrumbs a {
	color: #888;
	text-decoration: underline;
}

.journal-page-status p {
	color: #888;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

.journal input.title {
	background-color: #eeeeee;
	border: none;
	width: 95%;
	padding: 3px 10px;
	font-family: "swister",sans-serif;
	font-size: 1.9em;
	color: #5959cf;
}

.journal textarea.entry {
	background-color: #eeeeee;
	background-image: url('/assets/images/sf-page-lining.png');
	width: 95%;
	height: 400px;
	line-height: 32px;
	font-size: 1.9em;
	border: none;
	padding: 5px 10px;
	color: #5959cf;
	font-family: "swister",sans-serif;
	font-weight: 500;
	background-attachment: local;
}

.journal textarea.public_entry {
	background-color: #eeeeee;
	background-image: url('/assets/images/sf-page-lining.png');
	width: 95%;
	height: 100px;
	line-height: 32px;
	font-size: 1.9em;
	border: none;
	padding: 5px 10px;
	color: #5959cf;
	font-family: "swister",sans-serif;
	font-weight: 500;
	background-attachment: local;
}

.journal .label {
	margin: 10px 0px 5px 0px;
	color: #676767;
}

.journal_container h4 {
	font-family: "swister",sans-serif;
	text-transform: none;
	font-size: 2em;
	color: #2f8cc0;
	margin: 10px 0px 0px 0px;
}

.journal_container header h2 {
	font-family: "swister",sans-serif;
	text-transform: none;
	font-size: 2.5em;
	color: #2f8cc0;
	margin: 0px 0px 0px 0px;
}

.journal_container .journal_text {
	font-family: "swister",sans-serif;
	text-transform: none;
	font-size: 1.7em;
	color: #2f8cc0;
	padding: 2px 0px 2px 0px;
}

.journal_container .journal_byline, .journal_archive .journal_byline {
	color: #999;
}

.journal_archive .journal_byline, .journal_container .journal_byline span {
	font-style: italic;
}
.journal_archive h5 {
	font-family: "swister",sans-serif;
	text-transform: none;
	font-size: 1.5em;
	color: #2f8cc0;
	margin: 10px 0px 0px 0px;
}


/************ LOGIN/REGISTER ***********/

.form-login {
	background: -webkit-linear-gradient(top, #d4d4d4 0%, #e7e7e7 68%, #d0d0d0 100%) #d5d5d5;
	background: -moz-linear-gradient(top, #d4d4d4 0%, #e7e7e7 68%, #d0d0d0 100%) #d5d5d5;
	background: -ms-linear-gradient(top, #d4d4d4 0%, #e7e7e7 68%, #d0d0d0 100%) #d5d5d5;
	background: linear-gradient(to bottom, #d4d4d4 0%, #e7e7e7 68%, #d0d0d0 100%) #d5d5d5;
	width: 370px;
	padding: 15px;
	margin: 20px auto;
	border-radius: 5px;
}

.form-group {
	background-color: #ffffff;
	height: 50px;
	border-radius: 5px;
}

.form-group.top-item {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom: 1px solid #bbb;
}

.form-group.middle-item {
	border-radius: 0px;
	border-bottom: 1px solid #bbb;
}

.form-group.bottom-item {
	
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	margin-bottom: 10px;
}

.form-group label {
	width: 20px;
	padding: 15px 10px;
	float: left;
	color: #bbb;
}

.form-group input {
	border: none;
	background-color: #fff;
	width: 300px;
	margin-top: 8px;
	height: 30px;
	font-size: 1.4em;
	padding-left: 5px;
	color: #555;
	outline: 0 !important;
}

.form-group button {
	width: 100%;
	border: none;
	height: 100%;
	min-height: 50px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #2f8cc0;
	/* IE10+ */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.002, #67b1d4), to(#3070ab));
	background-image: -webkit-linear-gradient(top, #67b1d4 0.2%, #3070ab 100%);
	background-image: -moz-linear-gradient(top, #67b1d4 0.2%, #3070ab 100%);
	background-image: -ms-linear-gradient(top, #67b1d4 0.2%, #3070ab 100%);
	background-image: -o-linear-gradient(top, #67b1d4 0.2%, #3070ab 100%);
	background-image: linear-gradient(to bottom, #67b1d4 0.2%, #3070ab 100%);
}

.form-group.captcha {
	height: 60px;
	border-bottom: none;
}

.form-group.captcha label {
	float: none;
	width: 100%;
	color: #616161;
	padding: 5px 0px 10px 44px;
	display: block;
	border-bottom: none;
}

.form-group .captcha-text {
	float: none;
	text-align: center;
}

.form-group.captcha input {
	border-left: 1px solid #bbb;
	margin: 0px 0px 5px 44px;
}

.login-small-text {
	color: #484848;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.login-small-text a{
	color: #3189bf;
	text-decoration: underline;
	font-weight: bold;
}

/* Upcoming Themes / Subthemes */
#subthemes-table {
	width: 100%;
	margin-bottom: 20px;
}

#subthemes-table .subtheme-date {
	width: 10%;
}

#subthemes-table .subtheme-title {
	width: 20%;
}

#subthemes-table .subtheme-readings {
	width: 20%;
}

#subthemes-table .subtheme-notes {
	width: 50%;
}

#subthemes-table th {
	padding: 15px 0px;
	font-size: 1.2rem;
	border-bottom: 1px solid #999;
}

#subthemes-table td {
	vertical-align: top;
	padding-top: 10px;
	border-bottom: 1px solid #999;
}


/***************************************
 **************** DONATE ***************
 ***************************************/

.donate .card-icons ul {
	margin-bottom: 15px;
}

.donate .card-icons ul li {
	display: inline;
	margin-right: 1rem;
}

.donate .btn-green {
	background: #00bc51;
	background-image: -webkit-linear-gradient(top, #00bc51, #009c51);
	background-image: -moz-linear-gradient(top, #00bc51, #009c51);
	background-image: -ms-linear-gradient(top, #00bc51, #009c51);
	background-image: -o-linear-gradient(top, #00bc51, #009c51);
	background-image: linear-gradient(to bottom, #00bc51, #009c51);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	text-shadow: 1px 1px 3px #666666;
	color: #ffffff;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
}
.donate .btn-green:hover {
	background: #0071da;
	background-image: -webkit-linear-gradient(top, #0071da, #0071ba);
	background-image: -moz-linear-gradient(top, #0071da, #0071ba);
	background-image: -ms-linear-gradient(top, #0071da, #0071ba);
	background-image: -o-linear-gradient(top, #0071da, #0071ba);
	background-image: linear-gradient(to bottom, #0071da, #0071ba);
	text-decoration: none;
}
.donate aside {
	float: left;
	line-height: 3.4em;
	font-size: 1.2em;
	height: 3.4em;
	margin-right: 10px;
}

.contacts .input-field  {
	width: 46% !important;
	padding-right: 20px;
}


.contacts .input-field.full  {
	width: 100% !important;
}

.contacts .sc-input.half  {
	width: 50% !important;
}

.contacts h4 {
	margin: 20px 0px 10px 0px;
	
}

.receipt dl dt {
	/*background: #0071ba;*/
    color:#0071ba;
    float:left; 
    font-weight:bold; 
    margin-right:10px; 
    padding:5px 6px;  
    width:63px; 
}

.receipt dl dd {
    margin:4px 0px; 
    padding:5px 0;
}

#donate_amount_box {
	padding: 20px;
	background-color: #ffffff;
	border-radius: 2px;
}
/*
#donate_amount_box p.header {
	text-align: center;
}

#donate_amount_box .don_btn {
	border: 1px solid #999;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #555;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#donate_amount_box .don_btn.half {
	width: 45%;
}

#donate_amount_box .don_btn.right {
	float: right;
}

#donate_amount_box .don_btn.rev {
	color: #fff;
	background-color: #2E71B6;
	border-color: #2E71B6;
}*/

#donate_amount_box input.tx_amount {
	font-size: 2em;
	width: 150px;
	-webkit-appearance: none;
	border-style: solid;
	border: none;
	height: 40px;
	text-indent: 10px;
	outline: none;
	color: #666;
}

#donate_amount_box .amount {
	border: 2px solid #0071bc;
	border-radius: 8px;
	float: left;
	padding: 0px 5px 0px 15px;
	margin: 0px 0px 15px 0px;
}

#donate_amount_box .amount .input-amount {
	padding-left: 10px;
	padding-right: 10px;
	width: 150px;
	font-size: 2em;
}

#donate_amount_box .input-field {
	padding-left: 12px;
}

#donate_amount_box .fa-pound-sign {
	color: #0071bc;
}

.donate_info {
	background-color: #fff;
	padding: 15px 20px;
	margin-bottom: 20px;
}

.donate_info a {
	font-weight: bold;
}

.donate_info p, .donate_info h3 {
	margin: 0px 0px 5px 0px;
}

.donate_cx_details {
	clear: left;
}


fieldset.donate_cx_details {
	border: none;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.donate_cx_details label {
	display: block;
	padding: 0px 0px 3px 12px;
	margin-top: 10px;
	color: #0071bc;
}

.donate_cx_details label:first-of-type {
	margin-top: 0px;
}

.donate_cx_details input {
	border: 1px solid #aaa;
	border-radius: 8px;
	padding: 0px 0px 0px 10px;
	height: 26px;
	width: 90%;
	outline: none;
}

.ga-checkbox {
	border: 2px solid #0071bc;
	border-radius: 8px;
	padding: 10px;
	margin: 10px 0px;
}

.ga-checkbox label {
	margin-left: 10px;
}

.mb-0 {
	margin-bottom: 0;
}
.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}

.pl-5 {
	padding-left: 5px;
}

.pl-10 {
	padding-left: 10px;
}

.pl-15 {
	padding-left: 15px;
}

.pr-5 {
	padding-right: 5px;
}

.pr-10 {
	padding-right: 10px;
}

.pr-15 {
	padding-right: 15px;
}

.border-left {
	border-left: 3px solid #0071bc;
}

/* NEWS */
.news-item {
	float: left;
}

.god_question_at_stake h2 {
	margin: 10px 0px 0px 0px;
}

.god_question_at_stake p {
	margin: 0px 0px 0px 0px;
}

.god_question_at_stake ul {
	
}

.god_question_at_stake li {
	list-style: circle;
	margin-left: 20px;
	margin-bottom: 5px;
}

.wblock {
	background-color: #ffffff;
	padding: 20px;
	margin-bottom: 30px;
}
.wblock p {
	margin-bottom: 0px;
}
.wblock h4 {
	margin-bottom: 0px;
}

.btn {
	margin: 0px;
	margin-left: 10px;
}
.btn-primary {
	background: #96b1c2;
	border: none;
	color: #fff;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	line-height: 16px;
}
.btn-inline {
	margin: 0px 5px 0px 0px;
}
.btn-xl {
	padding:10px 10px;
	font-size: 20px;
	line-height: 24px;
	display: inline;
}
.btn-tgq {
	background: #dd8d2d;
}
#signup_form {
	float: right;
	max-width: 30%;
	margin-left: 20px;
}
.btn-success {
	background-color: #59a16c;
}

.form-justify {
	text-align: center;
	margin-top: 50px;
}
.form-justify h2 {
	margin-bottom: 0px;
}


/*** register phone no ***/

.lent-reg {
	display: inline-block;
	vertical-align: top;
	background-color: #e6e6e6;
	padding: 15px 20px;
}
.lent-reg h3 {
	margin-bottom: 0px;
	color: #317cb4;
}

#phone2 {
	display: none;
}

.lent-reg input {
	display: block;
	width: 80%;
	font-size: 24px;
	margin-bottom: 20px;
	padding: 5px 10px 5px 10px;
	border: 4px solid #fff;
	border-radius: 4px;
	outline: 0;
	box-sizing: border-box;
}
.lent-reg input:focus {
	border-color: #7abbdb;
}
.lent-reg input.digit {
	width: 22%;
	display: inline-block;
	margin-right: 1%;
	text-align: center;
}
.lent-reg .return {
	background-color: #d0d0d0;
	font-size: 20px;
	padding: 6px 20px;
	margin-bottom: 3px;
	border-radius: 3px;
	display: none;
}
.lent-reg .return p {
	margin: 0px;
}
.lent-reg .return a, .lent-reg button {
	background-color: #7f7f7f;
	padding: 0px 10px;
	margin-right: 5px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	font-size: 20px;
	border: none;
}
.lent-reg .return.fail {
	color: #bb3b3b;
}
.lent-reg .return.success {
	color: #2b9a32;
}


article.cal_home {
	padding: 18px 0px;
	border-bottom: 2px dotted #b7b7b7;
}
article.cal_home p {
	margin: 0px;
}
article.cal_home h4 {
	font-size: 16px;
	margin-bottom: 5px;
	background-color: #306fb6;
	display: inline-block;
	color: #fff;
	padding: 0px 5px;
	font-weight: 700;
	border-radius: 5px 0px;
}
article.cal_home h4 span {
	color: #c6d8f2;
	margin-left: 4px;
}
i.cal-home-fl {
	position: absolute !important;
	bottom: 0px;
}
.cal_home .addr {
	background-color: #d7d7d7;
	display: inline-block;
	padding: 0px 3px;
	font-weight: 600;
	margin-top: 5px;
}
.cal_home .addr path {
	color: #c55252;
}
.grid_4 article.cal_home:last-child {
	border-bottom: none;
}



/**** ticketing ****/

sub.date {
	display: block;
	margin-top: -5px;
	margin-bottom: 20px;
	line-height: 16px;
	color: #c05252;
}

.buy_tickets {
	width: 100%;
	margin: 30px 0px;
	
}
.buy_tickets td {
	background-color: #e8e8e8;
	padding: 8px 16px;
	font-size: 18px;
	border: 3px solid #f3f3f3;
	border-top: 1px solid #a8a8a8;
}
.buy_tickets input {
	width: 50px;
	text-align: center;
}
.buy_tickets .btn-buy {
	font-size: 18px;
	padding: 6px 12px;
	line-height: 18px;
	width: auto;
	background-color: #306fb6;
}
.buy_tickets th {
	font-size: 20px;
	padding: 0px 10px;
	color: #306fb6;
}
.buy_tickets td.empty {
	background: none;
}
.buy_tickets td.order_total {
	background-color: #626262;
	color: #fff;
	font-weight: 700;
}
#checkout label {
	display: block;
	margin-top: 7px;
}
#checkout sub {
	display: block;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top: 7px;
}
#checkout input[type='text'] {
	width: 80%;
	outline: 0;
	padding: 5px;
	border: 1px solid #c5c5c5;
}
#checkout input[type='text']:focus {
	border: 1px solid #306fb6;
}
#checkout select {
	outline: 0;
}

#checkout fieldset {
	border: none;
	padding: 20px;
	background-color: #ffffff;
}
#checkout h2 {
	margin-bottom: -12px;
	font-size: 24px;
	padding-left: 10px;
}

#checkout input.btn, #checkout button {
	padding: 6px 10px;
	font-size: 16px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #3f6db1;
}
#checkout .card-icons svg {
	font-size: 30px;
}

.alert h4 {
	margin-bottom: 0px;
	color: #b24444;
}
.alert ul li {
	margin-bottom: 10px;
	width: 80%;
	font-size: 11px;
	background-color: #b64545;
	color: #fff;
	border-radius: 5px;
	padding: 0px 5px;
}

#checkout dl dt {
	width: 30%;
	display: inline-block;
	font-weight: bold;
}
#checkout dl dd {
	width: 50%;
	display: inline-block;
}

#checkout hr {
    border: none;
    border-bottom: 1px dashed #ccc;
    background: #ffffff;
}

/* CONFERENCE */

.conference img {
	float: left;
	padding-right: 8px;
}

.conference p {
	margin: 0px 0px 5px 0px;
}

.conference h2 {
	margin: 15px 0px 5px 0px;
	color:#1778ba;
}

dl.sidebar {
    margin-bottom:00px;
	margin-top: 0px;
}
 
dl.sidebar dt {
    color:#555;
    float:left; 
    margin-right:10px; 
    padding:2px 0; 
    width:125px; 
	clear: both;
}
 
dl.sidebar dd {
	font-weight:bold; 
    margin:0px 0; 
    padding:2px 0;
	color:#1778ba;
}

.conference-sidebar h2 {
	padding: 0px;
	margin: 10px 0px 3px 0px;
	color:#1778ba;
}

.conference-sidebar p.small {
	font-size: 85%;
}

.watch-items ul li {
	padding: 3px 8px 3px 10px;
	margin: 2px 0px;
	background-color: #1778ba;
	color: white;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	text-align: right;
}

.watch-items ul li:first-child {
	margin-top: 0px;
}

.watch-highlight {
	background-color: #ff00ff;
}

.watch-items ul li a {
	color: white;
}

#video_placeholder {
	margin: 0px !important;
	border-right: 10px solid #1778ba;
	border-radius: 0px;
}

.post-area.grid_4.watch-items {
	margin-left: 0px;
}

/* Image Wall */

.image_wall_text h1 {
	margin-top: 20px;
}

.image_wall_text {
	font-size: 1.2em;
}

.image_wall_text p {
	margin-bottom: 0.6em;
	line-height: 1.6em;
}

.image_wall_text ul li {
	margin: 0em 0px 1em 2em;
	list-style-type: circle;
	
}

.image_wall_text ol li {
	margin: 0em 0px 1em 0em;
}
