﻿/*
Theme Name: Modernize
Theme URI: -
Description: Modernize Wordpress Theme
Version: 2.08
Author: Goodlayers
Author URI: http://goodlayers.com
License:
License URI:
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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, sub, sup, 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 { }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		/*border: 1px solid; */
		width: 100%; }
	tr th{
		border-bottom: 1px solid;
		text-align: left;
	}
	tr th, tr td{
		padding: 9px 20px;
		/*border-right: 1px solid;*/
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }

/* #Basic Styles
================================================== */
	body {
		font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
		color: #666;
		-webkit-text-size-adjust: 100%;
		line-height: 18.5px;
		background: #E3F2F9;
 }
 	html{ min-height: 100%; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
		font-weight: normal; line-height: 1; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { margin-bottom: 15px;}
	h2 { margin-bottom: 15px; }
	h3 { margin-bottom: 15px; }
	h4 { margin-bottom: 15px; }
	h5 { margin-bottom: 15px; }
	h6 { margin-bottom: 15px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a{ color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* #Links
================================================== */
	a{ color: inherit; text-decoration: none; outline: 0; }
	a:hover{ color: inherit; }
	p a { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { }
	ul {  }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc, ul { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px;  }
	/*
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	*/
	li { line-height: 18px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */
	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	img{ display: block; }
	
	iframe{ display: block; }
/* #Buttons
================================================== */
	a.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		height: 29px; line-height: 26px; padding: 1px 12px 0px 12px; display: inline-block; 
		background: url('images/gradient-top4-32px.png') repeat-x; font-weight: bold; cursor: pointer;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }

	a.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		background-image: url('images/gradient-bottom4-32px.png'); }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }
		
	a.gdl-button{
		height: 26px; line-height: 26px; padding: 1px 12px 0px 12px; display: inline-block; 
		background: url('images/gradient-top4-32px.png') repeat-x; font-weight: bold; cursor: pointer;
		
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }
	a.gdl-button:hover{
		background-image: url('images/gradient-bottom4-32px.png'); 
	}
	
	.gdl-image-frame{
		padding: 4px; 
		display: inline-block;
	}
#wpadminbar img { display: inline; }

.button.big-button {
    display: block;
    color: white;
    background: #90b52b;
    border: 0;
    font-size: 2.2rem;
    text-align: center;
    height: auto;
    padding: 15px 0;
    margin: 0 0 20px;
    border-radius: 10px;
    line-height: 1;
}

.button.big-button .reduced {
    font-size: 1.75rem;
    line-height: 1;
}

.button.big-button:hover {
  background: #86a928 !important;
  color: #fff !important;
}

.button.kinda-big-button {
    display: block;
    color: white;
    background: #90b52b;
    border: 0;
    font-size: 2rem;
    text-align: center;
    height: auto;
    padding: 15px 0;
    margin: 0 0 20px;
    border-radius: 10px;
    line-height: 1;
}


.button.kinda-big-button:hover {
  background: #86a928 !important;
  color: #fff !important;
}

@media only screen and (max-width: 959px) {
  .button.big-button .reduced {
    font-size: 1.4rem;
  }  
}

@media only screen and (max-width: 767px) {
  .button.big-button {
    font-size: 1.3rem;
  }
  .button.big-button .reduced {
    font-size: 1rem;
  }
  .button.kinda-big-button {
    font-size: 1rem;
  }
}



/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		list-style: none;
		border-bottom: solid 1px; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px;
		border-width: 1px 1px 0 0;
		margin: 0;
		cursor: pointer;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0 0 20px; display: block; list-style: none; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
		
		
    .gform_body input[type="text"], 
    .gform_body input[type="password"], 
    .gform_body input[type="email"], 
    .gform_body textarea, 
    .gform_body select {
      margin-bottom: 0px;
    }
    
    .gform_wrapper ul li.gfield {
      margin-bottom: 0px;
    }
    
    .gform_wrapper .top_label .gfield_label {
      margin: 1em 0 0em !important;
    }
    
    .gform_wrapper ul li#field_1_4, .gform_wrapper ul li#field_1_2 {
      float: left;
      clear: none;
      width: 48%;
      display: inline-block;
      zoom: 1;
      width: 48.5%;
      vertical-align: top;
    }
    
    .gform_wrapper ul li#field_1_4 {
       margin-right: 1.3%;     
    }
    
    .gform_wrapper ul li#field_1_4 input, 
    .gform_wrapper ul li#field_1_2 input {
      width: 97.5% !important;
    }
		
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block; }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
/* #Subscript
================================================== */
sup { 
	height: 0; line-height: 1; position: relative; top: -0.6em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
sub { 
	height: 0; line-height: 1; position: relative; top: +0.2em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
	
/* #Custom Tag
================================================== */
	.wp-caption, .wp-caption-text,
	.sticky, .gallery-caption,
	.bypostauthor{ max-width: 100% !important; }
	.alignright{ float: right; margin-left: 10px; margin-bottom: 10px; }
	.alignleft{ float: left; margin-right: 10px; margin-bottom: 10px; }
	.aligncenter{ margin: 0 auto 0; }
	.shortcode-image-left{ margin-right: 12px; }
	.shortcode-imarg-right{ margin-left: 12px; }  

	br.clear{ clear: both; height: 0px; display: block; }
	.display-none{ display: none; } 
	.overflow-hidden{ position: relative; overflow: hidden; }
	
	.mt0{ margin-top: 0px !important;}
	.mt10{ margin-top: 10px !important; }
	.mt15{ margin-top: 15px !important; }
	.mt20{ margin-top: 20px !important; }
	.mt25{ margin-top: 25px !important; }
	.mt30{ margin-top: 30px !important; }
	.mt40{ margin-top: 40px !important; }
	.mb0{ margin-bottom: 0px !important; }
	.mb5{ margin-bottom: 5px !important; }
	.mb10{ margin-bottom: 10px !important; }
	.mb15{ margin-bottom: 15px !important; }
	.mb20{ margin-bottom: 20px !important; }
	.mb30{ margin-bottom: 30px !important; }
	.ml0{ margin-left: 0px !important; }
	.mr0{ margin-right: 0px !important; }
	
	.pt25{ padding-top: 25px !important; }

	/*disable blank space*/
	cufon[alt=" "]{ 
	   display: none !important; 
	} 
	

/* #Theme Style
================================================== */
div.body-wrapper{ }
div#custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; }
div#custom-full-background img{ 
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
	min-width: 50%; min-height: 50%; z-index: -1; }
div.container{ }
	
.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }
	
/*--- Header ---*/
div.header-wrapper{ position: relative; background-image: url('https://crossroadskidsclub.net/wp-content/uploads/2012/10/topNavTrim.jpg'); background-repeat: no-repeat;}
div.logo-wrapper img{ display: inline-block; } 
div.outer-social-wrapper{ text-align: center; }
div.social-icon-wrapper{ float: right; }
div.social-wrapper { float: right; text-align: right; font-size: 15px; font-weight: bold; margin-left: 20px; }
div.social-wrapper-text { margin-bottom: 10px; }
div.social-icon:first-child { margin-left: 0px; }
div.social-icon { float: left; margin-left: 11px; opacity: 1; filter: alpha(opacity=100); cursor: pointer; }

/*--- Top Navigation ---*/
div.top-navigation-wrapper{ position: relative; z-index: 20; min-width: 980px; background-image:url('https://crossroadskidsclub.net/wp-content/uploads/2012/10/topNavTrim.jpg'); }
div.top-navigation-wrapper-gimmick{ padding-bottom: 2px; }
div.top-navigation.container{ 
	font-size: 11px; padding-top: 7px; padding-bottom: 7px; line-height: 100%;
	text-align: center; background:transparent;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;}
div.top-navigation-right{ float: right; margin-right: -9px;}
div.top-navigation-left{ float: left; margin-left: -9px;}
div.top-navigation-left ul{ list-style: none; margin-left: 0px;}
div.top-navigation-left li{ float: left; }
div.top-navigation-left li a{ color: inherit; padding: 0px 8px 0px 8px; line-height: 100%; display: block; }
div.top-navigation-left li:last-child a{ padding-right: 0px;}
div.top-navigation-left li ul{ display: none; }
div.top-navigation-left ul li:last-child a{ border-right: 0px !important; }
div.top-navigation-left ul li:first-child a{ padding-left: 0px !important; }

div.top_navigation-header-padding{ padding-top: 15px; }
div.top-navigation-wrapper.container{ 
	padding-top: 5px; padding-bottom: 0px; background: transparent; }
	
#main-superfish-wrapper .sf-menu li a {
padding: 0px 15px;
}

#main-superfish-wrapper .adventtopmenu a {
  color: #83BA4A !important;
}

#main-superfish-wrapper .adventtopmenu a:hover {
  color: #555B30 !important;
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  #main-superfish-wrapper .sf-menu li a {
    padding: 0px 7px;
    font-size: 11px;
  }
}

/*--- Navigation ---*/
div.navigation-wrapper{
	font-size: 13px; font-weight: bold; text-align: center; }

div.navigation-wrapper ul li ul li{ font-weight: normal; }
div.responsive-menu-wrapper{ display: none; }
div.responsive-menu-wrapper select{ width: 100%; height: 30px; margin-bottom: 20px; }
div#main-superfish-wrapper{ margin-left: 10px; }

/*--- Search Form ---*/
div.search-wrapper{ float: right; }
div.search-wrapper form { margin: 0px; padding: 9px 0px 9px 0px; }
div.search-wrapper #search-text{ width: 170px; overflow: hidden; float: left; }
div.search-wrapper input[type="text"]{
	font-size: 11px; padding: 2px 5px 2px 6px; margin: 0px 0px 0px 9px; width: 150px; height: 19px; 
	line-height: 19px; border: 0px;}
div.search-wrapper input[type="submit"]{
	padding: 0px; margin: 3px 10px 3px 10px; width: 17px; height: 17px; float: right;
	border: 0px; 
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none}

.bigsearch {
  margin: 20px 0 20px 10px;
}

.bigsearch .part {
  float: left;
  margin-right: 30px;
}

.bigsearch .part input {
  margin-bottom: 20px;
}

.bigsearch .part select {
    padding: 6px 7px 6px;
    margin: 0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    background: #f8f8f8;
    color:#888;
    border: 1px solid rgb(204, 204, 204);
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .bigsearch .part select { padding-right:18px}
}

.bigsearch .part label {position:relative}
.bigsearch .part label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top: 7px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
.bigsearch .part label:before {
    content:'';
    right:6px; top:3px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

.missingthumb img {
  width: 100%;  
}

.search-results .blog-thumbnail-image {
  margin-right: 15px !important;
}

.search-results h2.blog-thumbnail-title {
  padding: 4px 0 0;
}

/*--- Content ---*/
div.content-wrapper{ position: relative; }

/*--- Page ---*/
div.gdl-page-item{ padding-bottom: 30px; }
h1.gdl-page-title{ font-size: 20px; border-bottom: 1px solid; padding-bottom: 6px; margin-bottom: 0px; }
div.gdl-page-content{ margin-top: 35px; }

div.pagination{ 
	margin: 25px 10px 0px 10px; border-top: 1px solid; text-align: right; padding-right: 20px;
	position: relative; z-index: 99;}
div.pagination a, div.pagination span{ 
	padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center; border-bottom: 1px solid #ececec; border-left: 1px solid; 
	border-color: inherit; color: inherit; }
div.pagination a:last-child, div.pagination span:last-child{ border-right: 1px solid; border-color: inherit; }
div.pagination a:hover{ background: none; color: inherit; }
div.pagination span{ }
	
/*--- Sidebar ---*/
div.gdl-left-sidebar{ float: left; }
div.gdl-right-sidebar{ float: left; }
div.gdl-page-item{ float: right; }
div.gdl-page-float-left{ float: left; }

div.custom-sidebar { border-color: inherit; margin-bottom: 40px; clear: both; }
div.custom-sidebar div { border-color: inherit; }
div.custom-sidebar ul{ list-style: none; margin-left: 0px; border-color: inherit; }	
div.custom-sidebar ul li{ 
	padding-top: 9px; padding-bottom: 9px; border-bottom: 1px solid; border-color: inherit; }	
div.custom-sidebar ul li{ padding-left: 15px; background-position: 0px 4px; }
div.custom-sidebar ul li li:last-child{ 
	border-bottom: none; padding-bottom: 0px; }	
div.custom-sidebar #recentcomments a{background: none; }		
div.custom-sidebar #twitter_update_list{ font-family: 'Droid Serif'; font-style: italic;}
div.custom-sidebar #twitter_update_list li{ background: none; padding-left: 0px; }
div.custom-sidebar #twitter_update_list li span{
display: inline-block;
}
div.custom-sidebar #twitter_update_list li span a { margin-top: 0px; margin-right: 6px; padding-left: 2px; display: inline-block;
}
div.custom-sidebar #twitter_update_list li a {display: table;
margin-top: 10px;
float: none;
clear: both;
}

/*--- Custom Widget ---*/
div.custom-sidebar .textwidget{ margin-top: 15px; }

div.custom-sidebar .gdl-recent-post-widget{ border-color: inherit; }
div.custom-sidebar  .recent-post-widget{ 
	padding-top: 13px; padding-bottom: 13px; border-bottom: 1px solid; border-color: inherit; }
div.custom-sidebar  .recent-post-widget-thumbnail{
	background-color: #f3f3f3; padding: 4px; margin-right: 12px; border: 1px solid #fff;  float: left; }
div.custom-sidebar  .recent-post-widget-context{ overflow: hidden; margin-top: 2px; }
div.custom-sidebar  .recent-post-widget-date{
	margin-top: 4px; height: 16px; line-height: 19px; font-family: 'Droid Serif'; font-style: italic;
	background-position: 0px 0px; padding-left: 22px; }
div.custom-sidebar  .recent-post-widget-comment-num{
	margin-top: 4px; height: 16px; line-height: 19px; font-family: 'Droid Serif'; font-style: italic;
	background-position: 0px 0px; padding-left: 22px; }

div.custom-sidebar .twitter-whole{ border-color: inherit; }
div.custom-sidebar .twitter-whole ul li  a{ background: none; padding: 0px; }

div.custom-sidebar .flickr-widget{ margin-top: 10px; display: inline-block; }
div.custom-sidebar .flickr_badge_image{	margin: 10px 10px 0px 0px; float: left; width: 56px; height: 56px; }
div.custom-sidebar .flickr-widget img{ width: 56px; height: 56px; }

div.custom-sidebar .contact-widget-whole ol{ list-style: none; margin-left: 0px; margin-top: 15px; }
div.custom-sidebar .contact-widget-whole ol li{ margin-right: 10px; }
div.custom-sidebar .contact-widget-whole input,
div.custom-sidebar .contact-widget-whole textarea{ margin-bottom: 16px; }
div.custom-sidebar .screenReader{ display: none; }

div.custom-sidebar .gdl-recent-port-widget{ margin-top: 10px; }
div.custom-sidebar .recent-port-widget{ float: left; margin-right: 10px; margin-top: 10px; }

/* Sidebar right/left */	
div.right-sidebar-wrapper{ 
	border-left: 1px solid;
	padding-top: 32px;
	padding-left: 20px; }
div.right-sidebar-wrapper .custom-sidebar-title{ 
	padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

div.left-sidebar-wrapper{ border-right: 1px solid #ececec; padding-right: 20px; padding-top: 32px; }
div.left-sidebar-wrapper .custom-sidebar-title{
	padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

/* Sitemap */
div.sitemap .custom-sidebar-title{ padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

/* Tag Cloud*/
.tagcloud{ border-color: inherit; display: inline-block; }
.tagcloud a{
	font-size: 12px !important; display: block; float: left; padding: 3px 8px 3px 8px; margin-right: 10px;
	margin-top: 10px; border: 1px solid; border-color: inherit;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Calendar */
#calendar_wrap{ border-color: inherit; }
#wp-calendar{ width: 100%; border-color: inherit; border-width: 0px; }
#wp-calendar caption{ font-size: 13px; font-weight: bold; margin: 5px auto 15px; padding-bottom: 6px; border-bottom: 1px solid; border-color: inherit; }
#wp-calendar td{ padding: 4px; text-align: center; border-right: 0px; }
#wp-calendar th{ padding: 0px; text-align: center; border-right: 0px; border-bottom: 0px; background: transparent;  }

/* search widget */
div.custom-sidebar #searchsubmit{ position: absolute; height: 27px; top: 0px; right: 2px; cursor: pointer;
	width: 28px; border: 0px; border-image: initial; 
	
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none;}
div.custom-sidebar #search-text{ margin-right: 10px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; }
div.custom-sidebar #search-text input[type="text"]{ margin-bottom: 0; width: 100%; }
div.custom-sidebar #searchform br.clear{ display: none; }

/* contact form */
div.custom-sidebar label, legend { font-weight: bold; margin-bottom: 7px; }
div.custom-sidebar .error{ font-family: 'Droid Serif'; font-style: italic; margin-bottom: 15px; }
div.custom-sidebar #contactForm input, div.custom-sidebar #contactForm textarea { width: 100%; border-radius: 5px;  }

/*--- Footer ---*/
div.footer-wrapper .container{ background-image: url('https://crossroadskidsclub.net/wp-content/uploads/2012/10/kcFooter.png'); background-repeat:no-repeat; background-position:bottom right; background-color:#628aa3; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
div.footer-wrapper-gimmick{ height: 3px; }
div.footer-widget-wrapper{ padding-top: 35px; }
div.footer-widget-wrapper .custom-sidebar{ }
div.footer-widget-wrapper .custom-sidebar-title{ font-size: 16px; margin-bottom: 10px;}

@media only screen and (min-width: 768px) {
  div.footer-form .one-half {
    width: 50%;
    float: left;
  }
  
  div.footer-form .one-half.last {
    width: 48%;
    padding-left: 2%;
  }

  div.footer-form .one-half span.wpcf7-form-control-wrap textarea {
    max-width: 90% !important;
    height: 88px !important;
    max-height: 88px !important;
  }
  
  #cf7_form_box input[type="submit"] {
    display: block !important;
    float: right !important;
  }
  
  .wpcf7-response-output.wpcf7-validation-errors{
    text-align: right;
    padding-right: 0px;
  }
}

.footer-wrapper .gdl-divider, .footer-wrapper .custom-sidebar.gdl-divider div, .footer-wrapper .custom-sidebar.gdl-divider ul li {
    border-color: transparent !important;
}


/* Footer custom widget*/
div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"], div.footer-wrapper div.custom-sidebar .contact-widget-whole input, div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	 -moz-box-shadow: none; 
	 -webkit-box-shadow: none; 
	 box-shadow: none; }
div.footer-wrapper a.button, div.footer-wrapper button{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 !important; background: #222 !important; }
div.footer-wrapper #wp-calendar caption{ font-size:15px; border: none; margin-bottom: 15px; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/*--- Copyright ---*/
div.copyright-wrapper{ padding-top: 12px; padding-bottom: 12px; font-size: 11px; font-weight: bold; }
div.copyright-left{ text-align: left; float: left; margin-left: 20px; }
div.copyright-right{ text-align: right; float: right; margin-right: 20px; } 

/*--- Comments ---*/
div.comment-wrapper{  margin-top: 40px; }
div.comment-wrapper .comment-title{  font-size: 18px; }
div.comment-wrapper .comment-form-comment{  margin-right: 40px; }
div.comment-wrapper #reply-title{ font-size: 18px; margin-bottom: 15px; }
div.comment-wrapper input[type="text"], input[type="password"] {
	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 10px; 
	margin: 5px 5px 25px; line-height: 20px; }
div.comment-wrapper textarea{
	height: 165px; width: 590px; margin: 5px 5px 25px; padding: 10px; max-width: 100%;
	line-height: 20px; }

div.comment-wrapper .comment-form-captcha img { float: left; margin-right: 20px; margin-top: 1px; }
div.comment-wrapper .comment-form-author input,
div.comment-wrapper .comment-form-email input,
div.comment-wrapper .comment-form-url input { float: left; }
div.comment-wrapper .comment-form-captcha input { float: left; width: 205px; }
div.comment-wrapper .comment-form-author label,
div.comment-wrapper .comment-form-email label,
div.comment-wrapper .comment-form-url label,
div.comment-wrapper .comment-form-captcha label { float: left; line-height: 32px; margin: 5px 0px 0px 10px; }
div.comment-wrapper .comment-form-author span,
div.comment-wrapper .comment-form-email span,
div.comment-wrapper .comment-form-url span,
div.comment-wrapper .comment-form-captcha span { float: left; line-height: 32px; margin-left: 2px; }

	
ol.comment-list{ margin: 0px; list-style: none; }
ol.comment-list .comment-body{ border-bottom: 1px solid; margin-top: 22px; padding-bottom: 22px; }
ol.comment-list ul{ margin: 0px 0px 0px 30px; list-style: none; }
div.comment-avartar{ float: left; }
div.comment-context{ margin-left: 80px; }
span.comment-author{  margin-right: 5px; font-size: 16px; }
span.comment-date{  margin-right: 5px; font-style: italic; font-family: 'Droid Serif'; font-size: 11px;}
span.comment-time{ margin-right: 5px; font-style: italic; }
div.comment-content{ margin-top: 7px; }

div.comment-wrapper #respond{ margin-top: 30px; }

/* Slider */
div.slider-wrapper{ position: relative; overflow: hidden; }
div.slider-bottom-gimmick{ height: 5px; width: 100%; }
div.slider-top-shadow{ 
	height: 6px; width: 100%; position: absolute; top: -1px; z-index: 100;
	background: url('images/gradient-vertical-6px.png'); }
div.slider-bottom-shadow{ 
	height: 6px; width: 100%; position: absolute; bottom: 4px; z-index: 100;
	background: url('images/gradient-vertical-6px.png') 0px 6px;}
.gdl-slider-title{
	margin-left: -2px; padding-bottom: 7px; font-size: 28px; font-weight:bold; line-height: 30px;
}

/* Accordion */
h3.accordion-header-title{ font-size: 18px; margin-bottom: 25px; }
ul.gdl-accordion{ list-style: none !important; margin-left: 0px !important; }
ul.gdl-accordion li{ list-style: none; background: none !important; border-bottom: 1px solid; padding-top: 15px; }
ul.gdl-accordion li:first-child{ list-style: none; border-bottom: 1px solid; padding-top: 0px; }
h2.accordion-head{ 
	margin-bottom: 0px; padding: 0px 0px 15px 0px; 
	line-height: 21px; font-size: 16px; cursor: pointer; display: block; }
div.accordion-content{ padding: 0px 0px 20px 37px; overflow: hidden; }
span.accordion-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; display: block; }
div.accordion-head p{ margin-bottom: 0px; }
ul.gdl-accordion .accordion-content ul li { list-style: disc; border-bottom: 0px; margin-bottom: 5px; }

/* Gallery */
h3.gallery-header-title{ font-size: 18px; margin-bottom: 25px; margin-left: 10px; }
div.gallery-thumbnail-image{ padding: 4px; }

/* Toggle Box */
h3.toggle-box-header-title{ font-size: 18px; margin-bottom: 25px; }
ul.gdl-toggle-box{ margin-left: 0px; }
ul.gdl-toggle-box li{ list-style: none; border-bottom: 1px solid #ececec; margin-bottom: 15px; }
h2.toggle-box-head{ padding: 0px 0px 0px 0px; line-height: 21px; font-size: 16px; cursor: pointer; }
div.toggle-box-content{ padding: 0px 0px 20px 37px; overflow: hidden; }
span.toggle-box-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; }
div.toggle-box-head p{ margin-bottom: 0; }
ul.gdl-toggle-box .toggle-box-content ul li { list-style: inherit; border-bottom: 0px; margin-bottom: 5px; }

/* Column Service */
div.column-service-image{ 
	float:left; width: 32px; height: 32px; text-align: center; 
	line-height: 32px; margin: 0px 10px 0px 10px; }
div.column-service-image img{ vertical-align: middle; }
div.column-service-content{ margin: 0px 0px 0px 62px;  }
h2.column-service-title{ font-size: 17px; margin-bottom: 4px; }

/* Stunning Text */
div.stunning-text-wrapper{ padding-top: 35px; padding-bottom: 35px; clear: both;}
h1.stunning-text-title{ line-height: 30px; font-size: 24px; font-weight: bold; padding: 0px 25px 0px 25px;}
div.stunning-text-caption{ font-size: 13px; padding: 0px 25px 0px 25px; margin-top: 8px;}
div.stunning-text-button-wrapper{ text-align: center; } 
a.stunning-text-button{ 
	padding: 0px 27px 0px 27px; height: 38px; line-height: 38px; font-size: 16px;
	background: url('images/gradient-top-32px.png') repeat-x; float: right; margin-top: 15px; margin-right:10px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	}
	
/* Testimonial */
h3.testimonial-header-title{ font-size: 18px; margin-bottom: 25px; margin-left: 10px; }
div.testimonial-no-header{ padding-top: 47px }
div.testimonial-icon{ 
	width: 18px; height: 18px; float: left; margin-top: 2px; margin-right: 15px; margin-left: 1px; }
div.testimonial-author{ 
	margin-top: 20px; margin-bottom: 20px;  padding-bottom: 20px; margin-right: 3px; font-weight: bold; font-size: 13px; 
	text-align: right; border-bottom: 1px solid; }

div.jcarousellite{ overflow: hidden;} 
div.jcarousellite ul{ width: 1000%; margin: 0px; list-style: none;} 
div.jcarousellite ul li{ float: left; } 
div.jcarousellite-nav{ position: absolute; top: 0px; right: 10px; margin-right: 3px; }
div.jcarousellite-nav .prev{ width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; }
div.jcarousellite-nav .next{ 
	width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; background-position: 20px 0px !important; }

/* Divider */
div.divider{ position: relative; margin-top: 8px; }
div.scroll-top{ position: absolute; top: -19px; right: 2px; cursor: pointer; font-size: 10px; }

/* Portfolio */
div.portfolio-thumbnail-image,
div.portfolio-thumbnail-video,
div.portfolio-thumbnail-slider{ padding: 4px; }
h3.portfolio-header-title{ font-size: 18px; margin: 33px 0px 0px 10px; }
div.portfolio-view-all-project{ position: absolute; right: 10px; top: 33px; font-style: italic; }
div.portfolio-thumbnail-image{ text-align: center; position: relative; }
div.portfolio-thumbnail-image img{ display: block; margin: 0px auto; }
div.portfolio-thumbnail-video{ text-align: center; }
div.portfolio-thumbnail-video object{ display: block; margin: 0px auto;}
div.portfolio-thumbnail-slider{ text-align: center; margin: 0px auto; overflow: hidden; }
div.portfolio-thumbnail-slider .flexslider{ display: block; }
div.portfolio-thumbnail-slider ol.flex-control-nav{ display: none; }
div.portfolio-thumbnail-slider ul.flex-direction-nav .prev{ 
	background: url('images/thumbnail-nav.png'); width: 31px; 
	height: 24px; bottom: 0px; left: 0px; top: auto;}
div.portfolio-thumbnail-slider ul.flex-direction-nav .next{
	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;
	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }
h2.portfolio-thumbnail-title{ font-size: 15px; margin-top: 15px; margin-bottom: 10px; }
div.portfolio-thumbnail-title a{ color: inherit; }
div.portfolio-thumbnail-content{ margin-top: 8px; }
div.portfolio-bottom{ height: 15px; display: block; clear: both; }

span.portfolio-thumbnail-image-hover{
	opacity: 0; filter: alpha(opacity=0); position: absolute; width: 100%; height: 100%; 
	background-color: #fff; overflow: hidden; display: block; }
span.portfolio-thumbnail-image-hover span{ 
	top: 50%; left: -50%; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; 
	position: absolute; display: block; }
/*IMAGES THAT SHOW UP DURING HOVER
span.portfolio-thumbnail-image-hover span.hover-link{ background: url('images/link.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-video{ background: url('images/video.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-zoom{ background: url('images/zoom.png') no-repeat; }*/

a.portfolio-read-more{ margin-right: 12px; margin-top: 15px; float: left; }
a.portfolio-visit-website{ margin-top: 15px; float: left; }

.portfolio-item-holder.masoned{ overflow: hidden; }

/* fullwidth portfolio */
div.sixteen.columns.portfolio-item {  padding-bottom: 22px; border-bottom: 1px solid #ececec;}
div.sixteen.columns.portfolio-item:last-child { padding-bottom: 0px; border: 0px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 620px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; float: none; overflow: hidden; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-title{ font-size: 18px; margin-top: 12px; }
div.sixteen.columns.portfolio-item .portfolio-thumbnail-content{ margin-top: 12px; }
div.sixteen.columns.portfolio-item a.portfolio-read-more{ margin-top: 22px; }
div.sixteen.columns.portfolio-item a.portfolio-visit-website{ margin-top: 22px; }

div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 320px; }
div.sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,
div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 180px; }
div.both-sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}

ul#portfolio-item-filter{ margin: 14px 0px 8px 0px; list-style:none; }
ul#portfolio-item-filter li { float: left; margin: 12px 2px 0px 10px; }

/* Single */
h1.single-thumbnail-title{ margin-top: 40px; padding-bottom: 18px; font-size: 21px; margin-bottom: 0; }
h1.single-thumbnail-title a{ color: inherit; }
div.single-thumbnail-info{ 
	padding-top: 7px; padding-bottom: 7px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	margin-bottom: 20px; font-size: 11px; font-family: Droid Serif; font-style: italic; }
div.single-thumbnail-date{ 
	height: 16px; line-height: 20px; font-style: italic; margin-right: 20px; padding-left: 23px; float: left; }
div.single-thumbnail-author{ 
	height: 16px; line-height: 20px; float: left; margin-right: 20px; padding-left: 23px; }
div.single-thumbnail-comment{
	height: 16px; line-height: 20px; float: right; padding-left: 21px; } 
div.single-thumbnail-tag{
	height: 16px; line-height: 16px; float: left; margin-right: 20px; padding-left: 23px; } 
div.single-thumbnail-context{ padding-top: 20px; }
div.single-content{ margin-top: 20px; } 


div.single-port-prev-nav{ float: left; }
div.single-port-prev-nav a{ float: left; }
div.single-port-prev-nav .left-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-right: 8px; }
div.single-port-next-nav{ float: left; margin-left: 30px; }
div.single-port-next-nav a{ float: left;}
div.single-port-next-nav .right-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-left: 8px; }

div.single-port-thumbnail-image,
div.single-port-thumbnail-video,
div.single-port-thumbnail-slider{ padding: 4px; }
div.single-port-nav{ float: right; margin-top: 18px; margin-bottom: 18px; }
h1.single-port-title{ border-bottom: 1px solid; font-size: 21px; padding-bottom: 8px; margin-top: 30px; margin-bottom: 0px; }
h1.single-port-title a{ color: inherit; }
div.single-port-content{ margin-top: 22px; } 
div.single-port-info{ margin-top: 30px; font-style: italic; font-family: Droid Serif; } 
div.single-port-info span.head{ font-weight: bold; margin-right: 5px; }
div.single-port-date{ margin-top: 8px; }
div.single-port-tag{ margin-top: 8px; }
div.single-port-visit-website{ padding-left: 28px; margin-top: 10px; }
div.about-author-wrapper{ margin-top: 40px; padding: 18px; }
div.about-author-avartar{ float: left; }
div.about-author-info{ margin-left: 110px; }
div.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 5px; }

div.social-share-title{ margin-top: 40px; font-size: 18px; }
div.social-shares ul{ list-style: none; margin-left: 0px; margin-top: 15px; }
div.social-shares ul li{ float: left; margin-right: 15px; margin-bottom: 15px; }

/* Blog */
h3.blog-header-title{ font-size: 18px; margin: 40px 0px 25px 10px; }
h2.blog-thumbnail-title,
div.blog-thumbnail-image,
div.blog-thumbnail-slider,
div.blog-thumbnail-video{ padding: 4px; }
div.blog-thumbnail-info{ font-family: Droid Serif; font-style: italic; }
a.blog-continue-reading{ margin-top: 14px; display: none; } 	
a.blog-read-more{ margin-right: 15px; margin-top: 15px; float: left; }

div.blog-item-holder .blog-item0:last-child, 
div.blog-item-holder .blog-item0:last-child{ border-bottom: 0px; }
div.blog-item-holder .blog-item0{ border-bottom: 1px solid; padding-top: 10px; }
div.blog-item-holder .blog-item0 .blog-thumbnail-image {width:210px; height:121px;},
div.blog-item-holder .blog-item0 .blog-thumbnail-video,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider{ float: left; margin-right: 10px; margin-bottom: 10px; width: 55px; height: 55px; }
div.blog-item-holder .blog-item0 .blog-thumbnail-slider .flex-caption,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider  ol.flex-control-nav,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider  ul.flex-direction-nav{ display: none;}
div.blog-item-holder .blog-item0 .blog-thumbnail-context{ overflow: hidden; float: none; } 
div.blog-item-holder .blog-item0 .blog-thumbnail-title{ margin-top: 5px; margin-bottom: 0px; font-size: 12px;} 
div.blog-item-holder .blog-item0 .blog-thumbnail-date{ margin-top: 8px; margin-bottom: 10px; font-family: 'Droid Serif'; font-style: italic; } 

div.blog-item-holder .blog-item1{ padding-bottom: 10px; padding-top: 35px; }
div.blog-item-holder .blog-item1:last-child{ border: 0px; padding-bottom: 0px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-title{ font-size: 15px; margin-top:10px; margin-bottom: 10px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-context{ float: none; overflow: hidden; } 
div.blog-item-holder .blog-item1 .blog-thumbnail-image,
div.blog-item-holder .blog-item1 .blog-thumbnail-video,
div.blog-item-holder .blog-item1 .blog-thumbnail-slider{ margin-right: 0px; }
//div.blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: left; width: 460px; margin-right: 20px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-info{ font-size: 11px; margin-bottom: 16px; display: none !important; }
div.blog-item-holder .blog-item1 .blog-thumbnail-date{ 
	height: 16px; line-height: 20px; font-style: italic; padding-left: 22px; float: left;
	background-position: 0px 0px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-comment{
	height: 16px; line-height: 20px; margin-left: 20px; float: left; padding-left: 22px;
	background-position: 0px 0px; } 

div.blog-item-holder .blog-item2{ padding-top: 40px; padding-bottom: 10px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-title{ padding-bottom: 16px; font-size: 21px; margin-bottom: 0px;}
div.blog-item-holder .blog-item2 .blog-thumbnail-info{ 
	padding-top: 7px; padding-bottom: 7px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	margin-bottom: 21px; font-size: 11px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-date{ 
	height: 16px; line-height: 20px; margin-right: 20px; font-style: italic; padding-left: 23px; float: left; }
div.blog-item-holder .blog-item2 .blog-thumbnail-author{ 
	height: 16px; line-height: 20px; margin-right: 20px; float: left; padding-left: 23px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-comment{
	height: 16px; line-height: 20px; float: right; padding-left: 21px; display: none !important; } 
div.blog-item-holder .blog-item2 .blog-thumbnail-tag{
	height: 16px; line-height: 16px; margin-right: 20px; float: left; padding-left: 23px; } 
div.blog-item-holder .blog-item2 .blog-thumbnail-context{ }

div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-image,
div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-video,
div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: left; width: 210px; }
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-image,
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-video,
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: none; width: auto;  }
div.both-sidebar-included .blog-item1 .blog-thumbnail-context{ padding: 0px 0px 0px 0px; width: auto; }

/* Message Box */
div.message-box-wrapper{ border:1px solid; padding: 20px; margin-bottom: 20px; }
div.message-box-title{ font-weight: bold; font-size: 14px; margin-top: 2px; }
div.message-box-content{ margin-top: 12px; }

div.message-box-wrapper.red{ background-color: #ffdcdd; border-color: #e9b9bb; color: #713a3c;}
div.message-box-wrapper.red .message-box-title{ color: #8d4345;}
div.message-box-wrapper.yellow{ background-color: #ffffe0; border-color: #e1db8b; color: #4d4d39;}
div.message-box-wrapper.yellow .message-box-title{ color: #737357;}
div.message-box-wrapper.blue{ background-color: #c2e1ee; border-color: #8ec3d9; color: #3d5058;}
div.message-box-wrapper.blue .message-box-title{ color: #475d66;}
div.message-box-wrapper.green{ background-color: #e1ffd9; border-color: #badeb1; color: #435b3d;}
div.message-box-wrapper.green .message-box-title{ color: #526d4b;}

/* Shortcode */
.shortcode1-4{ width: 23%; margin-right: 2%; float: left; }
.shortcode1-3{ width: 31.33%; margin-right: 2%; float: left; }
.shortcode1-2{ width: 48%; margin-right: 2%; float: left; }
.shortcode2-3{ width: 64.66%; margin-right: 2%; float: left; }
.shortcode3-4{ width: 73%; margin-right: 2%; float: left; }
.shortcode1{ width: 98%; margin-right: 2%; float: left; }

a.gdl-button.shortcode-large-button{ 
	margin-bottom: 20px; margin-right: 10px;
	padding: 0px 21px 0px 21px; height: 38px; line-height: 38px; font-size: 14px; }
a.gdl-button.shortcode-medium-button{ 
	margin-bottom: 20px; margin-right: 10px;
	padding: 0px 15px 0px 15px; height: 30px; line-height: 30px; font-size: 12px; }
a.gdl-button.shortcode-small-button{ 
	margin-bottom: 20px; margin-right: 10px; text-shadow: none; font-size: 11px; }

div.shortcode-list ul{ list-style: none !important; margin-left: 0px !important; }	
div.shortcode-list li{ padding:2px 0px 2px 25px !important; border: 0px !important; } 
div.shortcode-list-arrow li{ background: url('images/list/arrow.png') no-repeat !important; }
div.shortcode-list-arrow2 li{ background: url('images/list/arrow2.png') no-repeat !important; }
div.shortcode-list-arrow3 li{ background: url('images/list/arrow3.png') no-repeat !important;  }
div.shortcode-list-bullet li{ background: url('images/list/bullet.png') no-repeat !important; }
div.shortcode-list-bullet2 li{ background: url('images/list/bullet2.png') no-repeat !important; }
div.shortcode-list-bullet3 li{ background: url('images/list/bullet3.png') no-repeat !important; }
div.shortcode-list-check li{ background: url('images/list/check.png') no-repeat !important; }
div.shortcode-list-check2 li{ background: url('images/list/check2.png') no-repeat !important; }
div.shortcode-list-check3 li{ background: url('images/list/check3.png') no-repeat !important; }
div.shortcode-list-delete li{ background: url('images/list/delete.png') no-repeat !important; }
div.shortcode-list-delete2 li{ background: url('images/list/delete2.png') no-repeat !important; }
div.shortcode-list-delete3 li{ background: url('images/list/delete3.png') no-repeat !important; }

div.shortcode-social{ float: left; margin-right: 12px; } 

div.shortcode-block-quote-left{ 
	width: 33%; float: left; margin: 15px 20px 15px 20px; padding: 20px;
	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;
font-style: oblique;
}
div.shortcode-block-quote-right{ 
	width: 33%; float: right; margin: 15px 20px 15px 20px; padding: 20px; 
	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;
font-style: oblique;
 }
div.shortcode-block-quote-center{ 
	margin: 0px 20px 20px 20px; text-align: center; padding: 20px; 
	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;
font-style: oblique;
}

div.shortcode-dropcap{ 
	margin-top: 0px; margin-bottom: 0px; margin-right: 5px; float: left; font-size: 25px; font-size: 25px; 
	width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }
div.shortcode-dropcap.circle{
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}

/* contact form */
div.contact-form-wrapper ol{ margin: 0px; list-style: none; }
div.contact-form-wrapper ol li{ margin-bottom: 20px; }
div.contact-form-wrapper ol li.sending-result{ max-width: 622px; display: none; }
div.contact-form-wrapper ol li.sending-result .message-box-wrapper{ padding: 10px 15px 10px 15px; }
div.contact-form-wrapper ol li div.error{ display: none; }
div.contact-form-wrapper  input[type="text"], input[type="password"] {
	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 7px; margin: 10px 5px 10px;
	line-height: 20px; max-width: 90%; }
div.contact-form-wrapper .textarea{ margin-right: 32px; }
div.contact-form-wrapper textarea{
	height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; max-width: 100%;
	line-height: 20px; }
div.contact-form-wrapper .contact-submit{ float: left; }
div.contact-form-wrapper .contact-loading{
	width: 16px; height: 16px; float: left; margin: 7px 0px 0px 15px; display:none;
	background: url('images/loading.gif'); }
	
/* Price Item */
div.gdl-price-item{ margin-bottom: 20px;}
div.gdl-price-item .price-item{ border: 1px solid; border-color: inherit; margin-left: -1px; padding-bottom: 30px;}
div.gdl-price-item .price-tag{
	font-size: 35px; line-height: 40px; text-align: center; padding-top: 20px; padding-bottom: 20px; font-weight: bold; }
div.gdl-price-item .price-title{ 
	font-size: 14px; text-align: center; font-weight: bold; padding-top: 8px; padding-bottom: 8px; }
div.gdl-price-item .price-button{ text-align: center; margin-top: 25px; } 
div.gdl-price-item .price-content{ text-align: center; margin-top: 25px; }
div.gdl-price-item .price-content .shortcode-list{ display: inline-block; }

div.gdl-price-item .price-item.active{ padding-bottom: 70px; margin-top: -20px; }

/* code */
.gdl-code{
	overflow: hidden; padding: 15px; border: 1px #eee solid; clear: both; background: #f9f9f9;
	margin-bottom: 20px; color: #555; font-size: 13px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}

/* Contact Form 7 */
span.wpcf7-form-control-wrap input[type="text"],
span.wpcf7-form-control-wrap input[type="[password"],
span.wpcf7-form-control-wrap textarea{
	max-width: 90%; width: 320px; height: 30px; line-height: 30px; 
	padding: 0px 0px 0px 7px; margin: 10px 5px 10px; line-height: 20px; }
span.wpcf7-form-control-wrap input.wpcf7-file{ width: auto; height: auto; background-color: transparent; border: none;
	-webkit-box-shadow: none; box-shadow: none; margin-left: 0; max-width: 90%; }
span.wpcf7-form-control-wrap textarea{ height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; 
max-width: 100%; line-height: 20px; max-width: 90%; }

div.wpcf7 p{ font-weight: bold; }
div.wpcf7 p span.wpcf7-form-control-wrap textarea, div.wpcf7 p span.wpcf7-form-control-wrap input{ font-weight: normal; }
div.wpcf7 .ajax-loader{ display: none; }

/* Responsive anything video fix */
.anythingSlider .fluid-width-video-wrapper{ padding: 0px !important; }

.rsswidget img { float: left; margin-right: 5px; margin-top: 4px; }

#sm2-container{
bottom: 0px;
}

#portfolio-item-holder .portfolio-thumbnail-context .sc_player_container1 .myButton_play, #portfolio-item-holder .portfolio-thumbnail-context .sc_player_container1 .myButton_stop  {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
height: 20px !important;
width: 20px !important;
background-size: cover !important;
}
.dllisten {
  float: left;
  padding-right: 10px;
  color: #d49744;
  margin: 0;
}

.dlspan {
  margin-bottom: 7px;
  
}

.songleft {
  float: left;
  width: 40%;  
  font-size: 11px;
}
.songright {
  float: left;
  width: 60%;
  text-align: right;
  font-size: 11px;
}

#rigwfz h3 {
  display: none;
}

div.contact-form-wrapper input[type="text"], div.contact-form-wrapper input[type="password"], div.contact-form-wrapper textarea, div.custom-sidebar #search-text input[type="text"], div.custom-sidebar .contact-widget-whole input, div.comment-wrapper input[type="text"], input[type="password"], div.comment-wrapper textarea, div.custom-sidebar .contact-widget-whole textarea, span.wpcf7-form-control-wrap input[type="text"], span.wpcf7-form-control-wrap input[type="password"], span.wpcf7-form-control-wrap textarea {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;  
}

span.wpcf7-form-control-wrap input[type="email"] {
  color: #545d63;
  background-color: #E4F1F9;
  border: 1px solid #cfcfcf;
  width: 320px;
}

span.wpcf7-form-control-wrap input[type="text"], span.wpcf7-form-control-wrap input[type="email"], span.wpcf7-form-control-wrap input[type="[password"], span.wpcf7-form-control-wrap textarea {
  margin: 10px 0px 10px !important;
  max-width: 90%;
}

span.wpcf7-form-control-wrap textarea {
  max-width: 85% !important;   
  max-height: 65px !important;
}

#cf7_form_box input[type="submit"] {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

span.wpcf7-not-valid-tip { 
  width: 200px !important;
}

.downloadzip.stunning-text-button {
  margin: 15px 10px 0px;
  background: #6388A3 !important;
  border: 1px solid #6388A3 !important;
  float: left;
  width: 88%;
  text-align: center;
}

.albumembed {
  display: none;
}

.albumembed {
  margin: 10px 10px 0;
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .downloadzip.stunning-text-button {
    width: auto;
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .downloadzip.stunning-text-button {
    width: auto;
    font-size: 12px;
  }
}
.stunning-text-button {
  color: #ffffff !important;
  background: orange !important;
  border: 1px solid #6388A3 !important;
  display: inline-block;
}

.addvideo-0 {
  display: none;
}

.addvideo {
  display: block;
}

.addvideos {;
  margin: 0;  
}

@-moz-document url-prefix() { 
  .dlspan {
    margin: 0px;
  }  
}

.videotop {
  margin-top: 20px;
}

.singledownload {
  float: right;
  text-align: right;
}

/* Advent */

.wpcf-lightbox {
  display: none;
}

h1.advent-page-title.single-thumbnail-title.post-title-color.gdl-title {
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  padding-bottom: 0px;
  color: #219742 !important
}

h2.advent-post-title {
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  padding: 10px 0 0 0px;
  font-size: 21px;
  margin: 0;
}

.adventhowto {
  background: #84c4ec;
  color: #fff;
  padding: 10px;
  margin: 32px 0 15px 0; 
}

.adventhowto a {
  font-weight: bold;
  color: #fff;
}

.adventhowto a:hover {
  text-decoration: underline;
  color: #fff;
}

.adventhowto h3, .adventshare h3 {
  font-weight: bold;
  margin: 0 !important;
  padding: 0 0 5px !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #fff !important;
  text-align: center;
}

.adventhowto div.custom-sidebar, .adventshare div.custom-sidebar  {
  margin: 0;
  padding: 0;
}

.adventhowto div.custom-sidebar .textwidget {
  margin: 0;
  padding: 0;
}

.single-advent-day #fb_share_1, .page-template-page-advent-php #fb_share_1 {
  display: none;
}

.single-advent-day .single-content, .page-template-page-advent-php .single-content {
  margin-top: 5px;
}

.adventshare {
  background: #8ECB37;
  color: #fff;
  padding: 10px;  
}

.addthis_toolbox {
  text-align: center !important;
  width: 245px;
  margin: 20px auto 0 auto !important;
}

.addthis_toolbox .at300b {
  padding: 0 40px 0 0 !important;
}

.at300bs {
  color: #fff !important;
}

.at4-icon-left.at4-icon.aticon-facebook {
  background: transparent url(images/adventshare.png) no-repeat !important;
  height: 75px !important;
  width: 55px !important;
}

.at4-icon-left.at4-icon.aticon-facebook:after {
  content:"(facebook)";
  margin-top: 50px;
  display: block;
  text-indent: 0px;
  color: #fff;
}

.addthis_32x32_style .at15t_email, .addthis_32x32_style .at15nc.at15t_email {
  background: url(images/adventshare.png) -130px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;
}

.addthis_32x32_style .at15t_email:after {
  content:"(email)";
  margin-top: 50px;
  display: block;
}

.addthis_32x32_style .at15t_twitter, .addthis_32x32_style .at15nc.at15t_twitter {
  background: url(images/adventshare.png) -259px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;
}

.addthis_32x32_style .at15t_twitter:after {
  content:"(twitter)";
  margin-top: 50px;
  display: block;
}

.addthis_32x32_style .at15t_pinterest_share {
  background: url(images/adventshare.png) -388px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;
}

.addthis_32x32_style .at15t_pinterest_share:after {
  content:"(pinterest)";
  margin-top: 50px;
  display: block;
}

.pinterest-posts {
  width: auto;
  float: left;
  padding: 0 40px 0 0;
}

.adventshare .pinterest-posts a {
  background: url(images/adventshare.png) -388px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;
  display: block !important;
}

.adventshare .pinterest-posts a:after {
  content:"(pinterest)";
  padding-top: 57px;
  display: block;
  color: #fff;  
}

.instagrambadge {
  background: url(images/adventshare.png) -518px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;  
  text-indent: -9999px;
  display: block;
  float: left;
}

.instagrambadge:after {
  content:"(instagram)";
  margin-top: 25px;
  display: block;
  text-indent: 0px;
  color: #fff;
}

.addthis_toolbox .instagrambadge {
  padding: 0 !important;
}

.emailbadge {
  background: url(images/adventshare.png) -130px 0 no-repeat !important;
  height: 75px !important;
  width: 55px !important;  
  text-indent: -9999px;
  display: block;
  float: left;
  padding-right: 40px;
}

.emailbadge:after {
  content:"(email)";
  margin-top: 25px;
  display: block;
  text-indent: 0px;
  color: #fff;
}

.addthis_button_facebook.at300b {
  background: transparent url(images/adventshare.png) no-repeat !important;
  height: 75px !important;
  width: 55px !important;
}

.addthis_button_facebook.at300b:after {
  content:"(facebook)";
  margin-top: 22px;
  display: block;
  text-indent: 0px;
  color: #fff;
}

.addthis_button_facebook .at-icon-wrapper {
  opacity: 0;
}

.adventblock {
  width: 58px;
  background: #BDBEC0;
  float: left;
  text-align: center;
  font-size: 26px;
  line-height: 59px;  
  height: 58px;
  color: #fff;
  margin: 0 5px 5px 0;
}

#adventblock-25 {
  width: 248px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
  font-weight: bold;
}

.adventads {
  width: 248px;
  margin-top: 10px;
  float: left;
} 

.adventads img {
  width: 100%;
  height: auto;
}

#adventblock-25 a:hover, #adventblock-25 a.current {
  font-size: 55px;
} 

.adventblock a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;  
}

.adventblock a:hover, .adventblock a.current {
  color: #fff;
  font-weight: bold;
  font-size: 40px;
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  #adventblock-25 {
    width: 184px;
    height: 80px;
    line-height: 80px;
  }

  .adventads {
    width: 184px;
  }  
  
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  #adventblock-25 {
    width: 373px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
  }  
  
  .adventads {
    width: 373px;
  }
  
  .single-advent-day .right-sidebar-wrapper.gdl-divider, .page-template-page-advent-php .right-sidebar-wrapper.gdl-divider {
    margin: 0 11px;
  }
}

@media only screen and (max-width: 767px) {
  .single-advent-day .right-sidebar-wrapper.gdl-divider, .page-template-page-advent-php .right-sidebar-wrapper.gdl-divider {
    margin: 0 11px;
  }
  
  #adventblock-25 {
    margin-bottom: 30px;
  }
  
  .addthis_button_twitter.at300b {
    padding: 0 !important; 
  }
  
  .addthis_toolbox .at300b {
    margin-bottom: 20px;
  }
  
}

.pp_inline {
  padding: 20px 20px 0px;
  line-height: 130%;
}

.newvideothumb {
  margin: 0 0 15px 0;
  float: left;
  clear: both;
}
.pinimg {
  visibility: hidden;
  height: 1px;
  width: 1px;
}

.fbintro {
  margin: 20px 0 10px;  
}

.fb-comments {
  margin-top: 10px;
}

/* Replace old css that was overriding the grid */
div.blog-item-holder .blog-item1 {
  max-width: 220px;
}

.advent-coming-soon {
  background: url(images/advent-comingsoon.jpg?t=1) no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  padding: 30px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}

.advent-coming-soon form {
  text-align: left;
}

.advent-coming-soon h3 {
  text-transform: uppercase;
  font-size: 62px;
  color: white;
  font-family: Helvetica, Arial, san-serif;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 65px;
}

.advent-coming-soon h5 {
  font-style: italic;
  font-size: 21px;
  color: white;
  font-family: Helvetica, Arial, san-serif;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 21px;
}

.advent-coming-soon input[type="text"], .advent-coming-soon input[type="email"] {
  display: block;
  width: 98%;
  background: #77CCF3;
  border: 1px solid #1260AD;
  color: #1260AD;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.advent-coming-soon label.error {
  font-weight: bold;
  font-style: italic;
  background: #F26D8E;
  padding: 0 5px;
  margin: 0 -3px 10px 0px;
  box-shadow: inset 0 0 1px #BA1A3D;
}

.ercont {
  margin: 20px auto;
  max-width: 500px;
}

.advent-coming-soon ::-webkit-input-placeholder {
  color: #0C709A;
  font-style: italic;
}

.advent-coming-soon :-moz-placeholder { /* Firefox 18- */
  color: #0C709A;
  font-style: italic;
}

.advent-coming-soon ::-moz-placeholder {  /* Firefox 19+ */
  color: #0C709A;
  font-style: italic;
}

.advent-coming-soon :-ms-input-placeholder {  
  color: #0C709A;
  font-style: italic;
}

.advent-coming-soon .columns {
  margin-top: 0px;
}

.hidden {
  display: none;
}

.advent-radios {
  text-align: center;
  font-style: italic;
  clear: both;
}

.advent-radios ul {
  margin-left: 42%;
  margin-top: 10px;
}

.advent-radios li {
  list-style: none;
  text-align: left;
  font-weight: bold;
}

.advent-radios li label{
  display: inline;
  padding: 0 15px 0 5px;
}

.advent-submit {
  text-align: center;
}

.advent-submit .btn {
  background: #0C709A;
  border: 2px solid #1260AD;
  border-radius: 15px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;  
  padding-left: 30px;
  padding-right: 30px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  height: auto;
  -webkit-appearance: none;
}

.advent-submit .btn:hover {
  background: #fff;
  color: #0C709A;
}

.page-id-3466.page-template-page-gospel .gdl-page-title {
  display: none;
}

.page-id-3466.page-template-page-gospel .gdl-page-content {
  margin-top: 0px;
}

@media only screen and (max-width: 767px) {
  div.blog-item-holder .blog-item1 {
    max-width: none;
  }  
  .advent-coming-soon h3 {
    font-size: 28px;
    line-height: 30px;
  }
  .advent-coming-soon h5 {
    font-size: 14px;  
  }
  .advent-coming-soon {
    padding: 30px 10px;
  }
  .advent-coming-soon .columns {
    margin: 0px !important;
    max-width: 98%;
  }
  .advent-coming-soon .one.column {
    display: none !important;
  }
  .advent-radios ul {
    margin-left: 30px;
  }
}

.social-icon img {
  max-height: 24px;
  max-width: 24px;
}

.gdl-page-content b {
  font-weight: bold;
}

.gdl-page-content b {
  font-weight: bold;
}

.page-id-7682.page-template-page-gospel ul.tabs {
margin: 0;
}

.page-id-7682.page-template-page-gospel ul.tabs li {
  margin: 0;
  width: 25%;
}

.page-id-7682.page-template-page-gospel ul.tabs li a {
border-radius: 0px;
color: #fff !important; 
width: 88%;
text-align: center;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}

.page-id-7682.page-template-page-gospel .tabs-content {
margin-top: -1px !important;
}

.page-id-7682.page-template-page-gospel .tabs-content li {
padding-bottom: 20px;
}

.page-id-7682.page-template-page-gospel ul.tabs li a[data-href="We-all-need-a-rescuer"] {
background: #0F4A71 !important;
border-color: #0F4A71 !important;
}

.page-id-7682.page-template-page-gospel ul.tabs li a[data-href="God-sent-a-rescuer"] {
background: #9C961E !important;
border-color: #9C961E !important;
}

.page-id-7682.page-template-page-gospel ul.tabs li a[data-href="Jesus-is-THE-Rescuer"] {
background: #B73016 !important;
border-color: #B73016 !important;
}

.page-id-7682.page-template-page-gospel ul.tabs li a[data-href="We-can-follow-Jesus"] {
background: #E38102 !important;
border-color: #E38102 !important;
float:right;
}

.page-id-7682.page-template-page-gospel .tabs-content li[data-href="We-all-need-a-rescuer"] {
background: #0F4A71 !important;
border: 10px solid #0F4A71 !important;
color: #fff;
}

.page-id-7682.page-template-page-gospel .tabs-content li a {
color: #fff !important;
text-decoration: underline;
}

.page-id-7682.page-template-page-gospel .tabs-content li a:hover {
text-decoration: none;
}

.page-id-7682.page-template-page-gospel .tabs-content li[data-href="God-sent-a-rescuer"] {
background: #9C961E !important;
border: 10px solid #9C961E !important;
color: #fff;
}

.page-id-7682.page-template-page-gospel .tabs-content li[data-href="Jesus-is-THE-Rescuer"] {
background: #B73016 !important;
border: 10px solid #B73016 !important;
color: #fff;
}

.page-id-7682.page-template-page-gospel .tabs-content li[data-href="We-can-follow-Jesus"] {
background: #E38102 !important;
border: 10px solid #E38102 !important;
color: #fff;
}

@media only screen and (max-width: 959px) { 
.page-id-7682.page-template-page-gospel ul.tabs li {
height: 50px;
}

.page-id-7682.page-template-page-gospel ul.tabs li a {
line-height: 1;
padding: 10px 5px 0;
height: 37px;
}
}

@media only screen and (max-width: 480px) { 
.page-id-7682.page-template-page-gospel ul.tabs li {
height: 60px;
}

.page-id-7682.page-template-page-gospel ul.tabs li a {
height: 47px;
padding: 10px 0 0 0;
width: 100%;
}
}

.passage-display-version {
  display: none;
}

h1.passage-display,
.version-NLT h3 {
  font-size: 12px;
  font-family: Helvetica, Arial, san-serif;
  font-weight: bold;
  color: #000;
}

.page-template-default ul.tabs li {
    float: left;
    margin: 12px 2px 0px 2px;
}

.page-template-page-gospel ul.tabs li a {
  padding: 0 7px;
  -moz-box-shadow: 1px 1px 3px #ececec;
  -webkit-box-shadow: 1px 1px 3px #ececec;
  box-shadow: 1px 1px 3px #ececec;
  background-color: #f1f1f1;
  color: #7a7a7a;
  border: 1px solid #dedede;
  height: 26px;
  line-height: 26px;
  padding: 1px 7px 0px;
  display: inline-block;
  background: url('images/gradient-top4-32px.png') repeat-x;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

table.dataTable.no-footer {padding-top: 20px}

.tab-image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.page-template-default ul.tabs li {
    float: left;
    margin: 12px 2px 0px 2px;
}

.page-template-default ul.tabs li a {
  padding: 0 7px;
  -moz-box-shadow: 1px 1px 3px #ececec;
  -webkit-box-shadow: 1px 1px 3px #ececec;
  box-shadow: 1px 1px 3px #ececec;
  background-color: #f1f1f1;
  color: #7a7a7a;
  border: 1px solid #dedede;
  height: 26px;
  line-height: 26px;
  padding: 1px 7px 0px;
  display: inline-block;
  background: url('images/gradient-top4-32px.png') repeat-x;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

ul.tabs li a.active {
  top: 0px;
  margin: 0px !important;
}

ul.tabs {
  border-bottom: 0px !important;
}

@media only screen and (min-width: 768px) {
  .footer-wrapper .container .four.columns {
    padding-bottom: 180px;
  }
}


/*custom styling for full-screen pages for tables*/

.outer-social-wrapper {
  float: right;
}

@media only screen and (min-width: 768px) {
	div.container.fullscreen{ background: #ffffff; -moz-box-shadow: 0px 0px 8px #bbbbbb; -webkit-box-shadow: 0px 0px 8px #bbbbbb; box-shadow: 0px 0px 8px #bbbbbb; width: unset !important; max-width: 90%} 
	div.container.fullscreen div.slider-wrapper.fullwidth {width: unset !important; margin-top: 10px;}
	div.container.fullscreen div.navigation-wrapper {width: unset !important; margin-top: 10px; margin-left: unset;}
	div.container.fullscreen div.header-wrapper {background-repeat: repeat-x;}
	div.container.fullscreen .eight.columns {width: unset;}
	div.container.fullscreen .column {width: 100%; margin: 40px 0px 10px 0px}
	div.container.fullscreen .columns {width: 100%; margin: 40px 0px 10px 0px}
	div.container.fullscreen .container .four.columns {width: 220px;}
	div.container.fullscreen .gdl-page-item {width: unset;}
	div.container.fullscreen div.gdl-page-content {margin-top: 0px;}
	div.container.fullscreen div.social-wrapper-text {margin-left: 30px;}
	div.container.fullscreen div.footer-wrapper {margin-left: -10px; color: #333030 !important; background-color: #6388A3 !important; width: unset !important;}
}
@media only screen and (min-width: 1250px) {
	div.container.fullscreen{ max-width: 1250px !important;} 
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	div.container {padding-left: 10px !important; padding-right: 10px !important;}
	.footer-wrapper div.container {margin-left: -10px !important; margin-right: -10px !important;}

}

/*Move data table search to left side */
.dataTables_wrapper #supsystic-table-1_filter, .dataTables_wrapper #supsystic-table-2_filter, .dataTables_wrapper #supsystic-table-3_filter, .dataTables_wrapper #supsystic-table-4_filter, .dataTables_wrapper #supsystic-table-5_filter {
    float: left; 
    text-align: left; 
    margin-left: 10px; 
}
/*Master Sequence Navigation*/
.msNav {
	box-sizing: border-box;
	width: 100%; 
	background: #f9f9f9;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.msNav ul {
	margin: 0; 
}
.msNav ul li {
	float: left;
	display: inline-block;
	width: 20%;
}
.msNav a {
	width: 100%; 
	font-size: 18px;
        display: block;
        padding: 20px 0;
	text-align: center;
}
.msNav a.selected {
	font-weight: bold;
	color: #6388A3;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

@media only screen and (max-width: 767px) {
  .msNav ul li {
    width: 50%; 
  }
}

.custom-sidebar.gdl-divider div.mission-widget {
  background: #DB9130;
  border-bottom: 10px solid #49738C !important;   
  border-color: #49738C !important;    
  font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
}

.mission-widget h3 {
  text-transform: uppercase;
  color: #fff;
  padding: 10px;
  background: #A9B240;
  font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 260%;
}

.mission-widget-inner {
  color: #fff;
  padding: 0 10px 10px;
}

.mission-widget-inner p {
  text-align: justify;  
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 160%;
  line-height: 1.4;
}

.page-id-19 ul.tabs {
    margin: 0 0 20px;
    overflow: visible;
    border: none !important;
}

.page-id-19 ul.tabs li {
  margin: 0;
  width: 50%;
  border-bottom: 3px solid #F0F0F0 !important;
}

.page-id-19 ul.tabs li a {
border-radius: 0px;
color: #E89324 !important; 
width: 95%;
text-align: center;
box-shadow: none !important;
-webkit-box-shadow: none !important;
background: transparent !important;
border-color: #fff !important;
font-weight: bold;
font-size: 140%;
padding: 1px 0;
}

.page-id-19 ul.tabs li a.active {
background: #E89324 !important;
border-color: #E89324 !important;
color: #fff !important; 
}

.page-id-19 ul.tabs li a:hover {
  color: #C97108 !important;
}

.page-id-19 ul.tabs li a.active:hover {
  color: #fff !important;
  background: #E38109 !important;
  border-color: #E38109 !important;
}

.page-id-19 .tabs-content {
margin-top: -1px !important;
}

/*
.page-id-19 .tabs-content li {
padding-bottom: 20px;
}
*/

.page-id-19 .tabs-content li a:hover {
text-decoration: none;
}

/*
@media only screen and (max-width: 959px) { 
.page-id-19 ul.tabs li {
height: 50px;
}

.page-id-19 ul.tabs li a {
line-height: 1;
padding: 10px 5px 0;
height: 37px;
}
}
*/

@media only screen and (max-width: 480px) { 
  .page-id-19 ul.tabs li {
    height: 60px;
  }
  
  .page-id-19 ul.tabs li a {
    height: 48px;
    padding: 10px 0 0;
    width: 100%;
    line-height: 1;
  }
}

.page-id-19 .gdl-portfolio-item,
.page-id-19 .divider {
  opacity: 0;
  height: 1px;
  overflow-x: hidden;
}

#text-9 {
  opacity: 0;
  display: none;
}

.single-advent-day #jp-relatedposts {
display: none !important;
}