/*
Theme Name: Z88 FM
Version: 1.0.07

	Z88 FM v1.0.01
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
.top_header_middle_bg .col2 a { color: yellow; }
/* Tell the browser to render HTML 5 elements as block */
header, footer, aside, nav, article {
    display: block;
}

/* Begin Typography & Colors */
@font-face {
  font-family: 'HelveticaRegular';
  src: url('fonts/helr45w-webfont.eot');
  src: url('fonts/helr45w-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/helr45w-webfont.woff') format('woff'),
       url('fonts/helr45w-webfont.ttf') format('truetype'),
       url('fonts/helr45w-webfont.svg#HelveticaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CooperBlackRegular';
  src: url('fonts/coopbl-webfont.eot');
  src: url('fonts/coopbl-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/coopbl-webfont.woff') format('woff'),
       url('fonts/coopbl-webfont.ttf') format('truetype'),
       url('fonts/coopbl-webfont.svg#CooperBlackRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NothingYouCouldSayRegular';
  src: url('fonts/nothingyoucouldsay-webfont.eot');
  src: url('fonts/nothingyoucouldsay-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/nothingyoucouldsay-webfont.woff') format('woff'),
       url('fonts/nothingyoucouldsay-webfont.ttf') format('truetype'),
       url('fonts/nothingyoucouldsay-webfont.svg#NothingYouCouldSayRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-size: 12px; /* Resets 1em to 10px */
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  color: #000;
}

#page {
  text-align: left;
}

#content {
  font-size: 1.2em;
}

.widecolumn .entry p {
  font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: left;
}

.thread-alt {
  background-color: #f8f8f8;
}

.thread-even {
  background-color: white;
}

.depth-1 {
  border: 1px solid #ddd;
}

.even, .alt {
  border-left: 1px solid #ddd;
}

footer {
  border: none;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
}

h1, h2, h3 {
  font-family:'Montserrat', sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 1.8em;
  text-align: left;
}


h2 {
  font-size: 1.6em;
	line-height:1.8em;
}

h2.pagetitle {
  font-size: 1.6em;
}

#sidebar h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}

h3 {
  font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
  text-decoration: none;
  color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-bottom:20px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*Skip to Main div for accessibility, visible on focus*/
#skip-to-main a{
	position: absolute;
	left:0px;
	top: 0px;
	width: 50px;
	height: 50px;
	visibility: hidden;
}

#skip-to-main a:focus{
	position: absolute;
	top:0px;
	left:0px;
	width: 50px;
	height: 50px;
	visibility:visible;
}
        

/* Begin Structure */
body {
  margin: 0;
  padding: 0;
}

#page {
  margin: 0px auto;
  padding: 0;
  width: 960px;
}

.narrowcolumn {
  float: left;
  padding: 44px 0 120px;
  margin: 0px 0 0;
  width: 601px;
}

.widecolumn {
  padding: 0px 0 0px 0;
  margin: px 0 0 0px;
  width: 601px;
}

.post {
  margin: 0 0 10px;
  text-align: left;
}

.post hr {
  display: block;
}

.widecolumn .post {
  margin: 0;
}

.narrowcolumn .postmetadata {
  padding-top: 5px;
}

.widecolumn .postmetadata {
  margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* Clearfix */

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;height: 620px;
	position:relative;
	}

footer p {
	margin: 0;
	/*padding: 10px 0;*/
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	margin-bottom:10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 13px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	/*margin: 5px 0 0 10px;*/
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar ul ul li a, #sidebar ul ol li a {
	//margin-left: 45px;
}
#sidebar ul ul li.current_page_item a, #sidebar ul ol li.current_page_item a {
	padding-left: 0 !important;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 357px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/*  -  Gabe's Additions ---------------------*/

.addthis_toolbox {
	padding: 20px 0;
	clear: both;
}

div.jcarousel-container div.jcarousel-prev-disabled, div.jcarousel-container div.jcarousel-next-disabled {
	visibility: hidden;
}

#sidebar ul li {
	clear: both;
}

#sidebar ul ul, #sidebar ul ol {
	float: left;
	width: 100%;
}

/* Pacesol.css */

@charset "utf-8";
/* CSS Document */
td.top_header_left_bg
{
   background-image: url(images/top_header_left_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   }
td.top_header_right_bg
{
   background-image: url(images/top_header_right_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   }
td.top_header_middle_bg
{
   width:960px;
   }
div.top_header
{
   width:960px;
   background-image: url(images/z3_home_header.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 59px;
   display:block;
   }
/* div#logo_nav_section */
nav {
  width:960px;
  height: 120px;
   margin:0 auto;
   position: relative;
  }
div#bg-nav {
  background-color:#ffffff;
  /*background-image: url(images/z3_home_log_section.jpg);
  background-repeat: repeat-x;
  background-position: left top;*/
  height: 120px;
}

div#bg-slider
{
   /*background-image: url(images/z3_home_banner_section.jpg);
   background-repeat: repeat-x;
   background-position: left top;*/
   background-color: #E2E8F0;
   height: 408px;
   -moz-box-shadow: 0 0 2px #555555 inset;
   -webkit-box-shadow: 0 0 2px #555555 inset;
   box-shadow: 0 0 2px #555555 inset;
   }
section#slider
{
   width:960px;
   margin:0 auto;
   }
div#page_wrapper
{
   background-color: #fff;
   /*background-image: url(images/z3_home_page_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;*/
   }
div#bg-footer
{
   /*background-image: url(images/z3_home_footer.jpg);
   background-repeat: repeat-x;
   background-position: left top;*/
   background-color: #E2E8F0;
   height: 620px;   position: relative;
   }
div.emergency_alert
{
   background-image: url(images/emergency_alert.jpg);
   float: left;
   height: 58px;
   width: 310px;
   padding-left: 80px;
   }
h3.myriad_pro_bold_condensed
{
   font-size:27.24px;
   color:#fff;
   }
div.top_header div.col2
{
   width:569px;
   float:left;
   height:58px;
   }
div.top_header div.col2 p
{
   color: #FFFFFF;
    font-family: 'HelveticaRegular';
    font-size: 15px;
    line-height: 46px;
    margin: 0;
    padding-left: 10px;
   }
header
{
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
header a
{
  position: absolute;
}
footer nav
{
  margin-left: 300px;
}
div.smlog_nav
{
   width:678px;
   height:122px;
   float:right;
   position:relative;
   }

nav .social
{
  padding: 0px;
  margin-left: 260px;
}

nav div.give
{
  position:absolute;
  top:0px;
  right:194px;
}

nav .listen
{
  position:absolute;
  right:0px;
  top:0px;
}
div#nav ul
{
   margin-left:270px;
   padding:0px;
   }
div#nav
{
   display:block;
   position:absolute;
   bottom:0px;
   left:0px;
   z-index:95;
   }
div#nav, div#nav ul
{
   height:50px;
   }
div#nav ul li
{
   float:left;
   display:inline;
   }
div#nav ul li a
{
   display:block;
   font-family: 'CooperBlackRegular';
   font-size:20px;
   color:#014c69;
   line-height:46px;
   /*padding:0 8px;*/
}
div#nav ul li a:hover,
div#nav ul li.current_page_item a
{
   color:#299186;
}
div.channel_logo
{
 position:relative;
 padding-top:22px;
 left:-4px;
 width:980px;
   }
div.channel_logo img
{
   margin-right:10px;
   background-color:transparent;
}
div.channel_logo a:hover img
{
   }
ul#mycarousel li
{
   /*
   background: url("images/banner_shad.png") no-repeat scroll -5px bottom transparent;
   */
   }
ul#mycarousel li span:hover, ul#mycarousel li img:hover {
   position: relative;
   bottom: 2px;
}
ul#mycarousel li.vans span
{
	background: url(/images/zButton_ZStops_175x130.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 87px;
	letter-spacing: -0.3px;
	line-height: 1em;
	padding: 45px 34px 0 15px;
	width: 124px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
}
ul#mycarousel li.vans span a {
	color: #c82c2b;
	font-size: 13px;
}
ul#mycarousel li.btm span
{
	background: url(/images/zButton_BTMs_175x130.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 87px;
	letter-spacing: -0.3px;
	line-height: 1em;
	padding: 45px 34px 0 15px;
	width: 124px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
}
ul#mycarousel li.sister span
{
	background: url(/images/zButton_FamilyOfStations_175x130.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 87px;
	letter-spacing: -0.3px;
	line-height: 1em;
	padding: 45px 34px 0 15px;
	width: 124px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
}
ul#mycarousel li.church span
{
	background: url(/images/zButton_Churches_175x130.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 87px;
	letter-spacing: -0.3px;
	line-height: 1em;
	padding: 45px 34px 0 15px;
	width: 124px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
}
ul#mycarousel li.rules span
{
	background: url(/images/zButton_Rules_175x130.png) no-repeat scroll 0 0 transparent;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 87px;
	letter-spacing: 0.3px;
	line-height: 1em;
	padding: 45px 34px 0 15px;
	width: 124px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.6);
}
ul#mycarousel li.fng span
{
   display: block;
   background: url(/images/unused.png) no-repeat scroll 0 0 transparent;
   text-align: center;
   padding-top: 87px;
   text-align: center;
   height: 45px;
   width: 174px;
   /*margin: 0 auto;*/
   text-shadow: 1px 1px 0 rgba(255,255,255,.6);
   }
ul#mycarousel li.fng span strong
{
   font-size: 29px;
   font-weight: normal;
   color: #114346;
   }
footer div.fcol1
{
   width:275px;
   float:left;
   margin-right:49px;
	padding-top: 20px;
   }

footer .fcol1 .flogo
{
   padding-top:20px;
   margin-bottom:10px;
}
footer .fcol1 .gift
{
   margin-bottom:10px;
}
footer .fcol1 .links
{
   margin-bottom:25px;
}
footer .fcol1 .links ul
{
   margin:0px;
   padding:0px;
   list-style:none;
}
footer .fcol1 .links ul li
{
   float:left;
   margin-left:2px;
   position:relative;
}
#youtoneHover
{
   background-image: url(images/youtuebe_hover.png);
   background-repeat: no-repeat;
   width:339px;
   height:358px;
   position:absolute;
   z-index:100;
   bottom:0px;
   right:-80px;
   display:none;
}
#youtoneHover h1
{
   margin:0px;
   padding:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #b42d16;
   text-decoration: none;
   border-bottom:solid 1px #b42d16;
   width:290px;
   margin:0px auto;
   margin-top:30px;
}
#youtoneHover h1 span
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color: #b42d16;
   text-decoration: none;
}
#youtoneHover .videos
{
   margin:0px;
   padding:0px;
}
#youtoneHover .videos li
{
   margin-bottom:10px;
}
#youtoneHover .videos li .img
{
   float:left;
   width:161px;
   height:99px;
   margin-right:10px;
}

#youtoneHover .videos li .content
{
   float:right;
   padding-top:15px;
   width:100px;

}

#youtoneHover .videos li .content p
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   color: #545d66;
   text-decoration: none;
}
#youtoneHover .videos li .content span
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #878f96;
   text-decoration: none;
   font-style: italic;
}

#twitterHover
{
   background-image: url(images/twitter_hover.png);
   background-repeat: no-repeat;
   width:339px;
   height:347px;
   position:absolute;
   z-index:101;
   bottom:0px;
   right:-120px;
   display:none;
}
#twitterHover ul
{
   margin:0px;
   padding:0px;
   width:224px;
   margin-top: 30px;
   margin-left: 85px;
}
#twitterHover ul li
{
   margin-bottom:25px;
}
#twitterHover ul li p
{
   padding:0px;
   margin:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #02506c;
   text-decoration: none;
}
#twitterHover ul li a
{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #32a0cd;
   text-decoration: none;
   clear:both;
}

#twitterHover ul li span
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #a4a8a9;
   text-decoration: none;
}

#facebookHover
{
   background-image: url(images/facebook_hover.png);
   background-repeat: no-repeat;
   width:339px;
   height:358px;
   position:absolute;
   z-index:102;
   bottom:0px;
   right:-165px;
   display:none;
}
#facebookHover h1
{
   margin:0px;
   padding:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #3b557e;
   text-decoration: none;
   width:290px;
}
#facebookHover h1 span
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: normal;
   color: #3b557e;
   text-decoration: none;
}

#facebookHover ul li
{
   margin-bottom:10px;
}

#facebookHover ul li p
{
   margin:0px;
   padding:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #02506c;
   text-decoration: none;
}

#facebookHover ul li strong
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #02506c;
   text-decoration: none;
}

#facebookHover ul li span
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #a4a8a9;
   text-decoration: none;
}

footer .fcol1 .likepage
{
   position:relative;
   background-image: url(images/like-us-on-facebook.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 56px;
   width: 274px;
}
footer .fcol1 .likepage span
{
   bottom: -2px;
    color: #597299;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    left: 69px;
    position: absolute;
}

footer .fcol2
{
   float:left;
   width:218px;
   margin-top:40px;
   border-right:dashed 1px #adaeae;
   /*height:200px;*/height: 378px;
}
footer .fcol3
{
   margin-top:40px;
   width:322px;
   padding-left:33px;
   float:left;

   }
footer .fcol2 span a,
footer .fcol3 span a
{
    color: #014C69;
    font-family: 'CooperBlackRegular';
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
}
footer .fcol2 ul,
footer .fcol3 .links ul
{
   margin:0px;
   padding:0px;
   list-style:none;
   line-height:20px;
}
footer .fcol2 ul li,
footer .fcol3 .links ul li
{
   font-family: 'HelveticaRegular';
    font-size: 13px;
}
footer .fcol2 ul li a,
footer .fcol3 .links ul li a,
footer .fcol2 h1 a,
footer .fcol3 h1 a
{
   color:#02506c;
}
footer .fcol2 ul li a:hover,
footer .fcol3 .links ul li a:hover,
footer a:hover
{
   color:#2a9185;
}
footer li.photo_gallery,
footer li.prayer,
footer li.van_stops
{
   margin-top:9px;
   }
div.links
{
   margin-bottom:15px;
   }
div.fcol3 div.fcol1-1
{
   width:155px;
   border-right:dashed 1px #adaeae;
   float:left;
   }
div.fcol3 div.fcol1-2
{
   width:151px;
   float:left;
   padding-left:14px;
}
p.photo_see_more a
{
   font-family: 'NothingYouCouldSayRegular';
   font-size:13px;
   color:#4f6588;
   }
p.photo_see_more
{
   font-family: 'NothingYouCouldSayRegular';
   font-size:7px;
   color:#4f6588;
   }
span.title_one
{
   display:block;
   width:100%;
   font-family: 'NothingYouCouldSayRegular';
   font-size:33.42px;
   color:#04445a;
   position:absolute;
   }
span.title_two
{
   color: #04445A;
    display: block;
    font-family: 'NothingYouCouldSayRegular';
    font-size: 61.42px;
    left: 17px;
    position: absolute;
    top: 20px;
    width: 100%;
   }
div.panel-content p
{
  color: #515962;
    font-size: 15px;
    padding-top: 150px;
   margin-top:0px;
   padding-left:18px;
   }
div.panel-content a.learn-more
{
   font-family: 'NothingYouCouldSayRegular';
   font-size:15px;
   color:#fff;
   background-image: url(images/learn_more.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 42px;
   width: 135px;
   line-height:40px;
   display:block;
   text-align:center;
   position: absolute;
   bottom: 20px;
   left: 15px;
   }
div.panel-content{
     height: 297px;
    position: absolute;
    right: 15px;
    top: 75px;
    width: 356px;
    z-index: 100;
   }
div.storize
{
   position:fixed;
   right:0px;top:132px;
   z-index:9999;
   display: none;
   }
div.page_title
{
   //margin:0 auto;
   //width:960px;
   }
div.page-about
{
   background-image: url(images/z3_about_02.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }
div.page-shows
{
   background-image: url(images/z3_show_02_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }
div.page-schedule
{
   background-image: url(images/z3_show_02_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }
div.page-listenonline
{
   background-image: url(images/online_bg.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }
div.page-jesus
{
   background-image: url(images/z3_jesus_02.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }

div.femailbio
{
   background-image: url(images/z3_team-bio_female_02.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   height: 137px;
   position: relative;
   }
div.page_title
{
   bottom: 30px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
   }
div.page_title h1
{
   font-family: 'Montserrat';
   color:#fff;
   font-size:47.04px;
   /*width:630px;*/
   text-align:left;
   text-shadow: 2px 2px 2px #000;
}
div.schedule_title p a
{
   font-family: 'CooperBlackRegular'!important;
   color:#545d66!important;
   font-size:24px!important;
   margin-bottom:21px;
   }
div.show_schedules table
{
   margin-bottom:56px;
}
div.show_schedules table th
{
   height:35px;
   background-color:#8099ab;
   text-transform:uppercase;
   color:#fff;
   padding-left:10px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:bold;
}
div.show_schedules table td
{
   padding-left:10px;
   background-color:#e9e8e7;
   color:#545d66;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   height:25px;
   padding-top:5px;
   padding-bottom:5px;
}
div.page-shows div.page_title h1
{
   padding:0px;
   //width: 443px;
   line-height:normal;
   //position:relative;
   /*top:-10px;*/
   //left:101px;

   }
div.page-shows div.page_title
{
   padding-top:0px;
   }
div.entry h1 {
   //background-color: #C13939;
    //color: #FFFFFF;
    font-weight: bold;
    //line-height: 1.6em;
    //padding: 0 10px;
    text-transform: uppercase;
}

div.post-meta {
   color: #999999;
    font-size: 12px;
    margin: 0 0 10px;
}

div.post div.entry {
   border-bottom: 1px dashed #B6C6DB;
}

div.post div.entry h2.post-title
{
   background-color: #02506E;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding: 9px 6px;
   }

div.post div.entry h2
{
    color: #02506E;
    font-size: 20px;
    font-weight: bold;
   }
div.post div.entry h4 {
   color: #02506E;
   font-weight: bold;
   font-size: 16px;
}
div.post div.entry h3
{
   font-size:16px;
   color:#32556e;
   font-weight:bold;
	padding-bottom: 5px;
}
div.post div.entry div.contact_td h3
{
   font-size:20px;
   color:#2ba085;
   font-weight:bold;
   float:left;
}

div.post div.entry h3.event_title
{
   font-size:20px;
   color:#2ba085;
   font-weight:bold;
}

table#current-events th {
   background-color: #8099AB;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    padding-left: 10px;
    text-transform: uppercase;
    border-bottom: 10px solid #FFF;
}

table#current-events h2 a {
   color: #02506E;
   font-weight: bold;
}

table#current-events p {
   color: #444;
   padding: 10px 0;
}

table#current-events tr.eventwrap td {
   background: none repeat scroll 0 0 #EAEAEA;
    border-bottom: 10px solid #FFFFFF;
    padding: 10px;
}

h3.blog_title
{
   font-size:20px;
   color:#2ba085;
   font-weight:bold;
   }
div.post div.entry div.contact_td
{
   background-image: url(images/z3_contact_07_bg.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-bottom: 9px;
   margin-bottom:18px;
   }
div.post div.entry div.contact_td p.map_it
{
   background-image: url(images/z3_contact_03_map_it.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   float: left;
   height: 28px;
   padding-left: 30px;
   line-height:28px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#02506d;
   clear:right;
   margin:0px;
   margin-left:15px;
   position:relative;
   top:7px;
   }
div.post div.entry div.contact_td ul
{
   float:none;
   clear:both;
   }
div.post div.entry p
{
   font-size:14px;
   color:#545d66;
   font-family:Arial, Helvetica, sans-serif;
   margin-top:0px;
   clear:right;
   }
div.post div.entry a
{
   //font-size:14px;
   color:#32556e;
   font-weight:bold;
   }
div.post div.entry  a:hover
{
   //font-size:14px;
   color:#2b9185;
   font-weight:bold;
   }
div.post div.entry ul li
{
   list-style:none;
   background-image: url(images/entry_bullet.jpg);
   background-repeat: no-repeat;
   background-position: left 8px;padding-left:15px;
   margin-left:0px;color: #545D66;
   }

div#page_navigation {
   margin: 0 0 0 25px;
}
div#page_navigation ul.children li a {
   margin-left: 45px;
}
div#page_navigation ul li.current_page_item
{
   background-image: url(images/about_us_page_navigation.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 34px;
   //width: 236px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: #fff;
   //padding-left: 42px;
   line-height:34px;
   }
div#page_navigation ul li.current_page_item a
{
   color:#fff;
   padding-left: 45px;
}

div#page_navigation ul li.current_page_item ul li a
{
   color: #258E83;
   }
div#page_navigation li
{
   //background-image: url(images/li_bg.jpg);
   //background-repeat: no-repeat;
   //background-position: left bottom;
   margin: 0;
   //padding-left:42px;
   border-bottom: 1px dashed #b7c3cc;
   }
div#page_navigation li a
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:bold;
   color:#258e83;
   line-height:34px;
}
div#page_navigation li a:hover
{color: #02506E;}
div#page_navigation  {
    margin-left: 42px;
    margin-top: 20px;
   }
.tdomf_form .required {
    font-weight: normal!important;
}
.tdomf_form .required span
{
   color:red;
   }
h2.extra_page_title
{
   background-image: url(images/z3_events_03_bg.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-bottom: 10px;
   margin-bottom:10px;
   }
p.sm
{margin:0px;
   }
body.page-template-pageevents-php .entry
{
   background-image: url(images/z3_events_03_bg.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding-bottom: 28px;
   margin-bottom:38px;
   }
div.already_account
{
   background-image: url(images/z3_give_06_img1.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   margin-bottom:15px;
   }
div.already_account_hover
{
   background-image: url(images/z3_give_06_img1_hover.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   margin-bottom:15px;
   }

div.personal_account
{
   background-image: url(images/z3_give_06_img2.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   margin-bottom:15px;
   }
div.personal_account_hover
{
   background-image: url(images/z3_give_06_img2_hover.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   margin-bottom:15px;
   }
div.business_account
{
   background-image: url(images/z3_give_06_img3.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   }
div.business_account_hover
{
   background-image: url(images/z3_give_06_img3_hover.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 94px;
   width: 525px;
   cursor: pointer;
   }

div.account_links
{
   margin-top:60px;

   }
div.account_links h1
{
   font-family: 'CooperBlackRegular';
   font-size:22px;
   display:block;
   text-align:center;
   padding-top:23px;
   padding-bottom:6px;
   font-weight: normal;
   }

div.already_account_hover h1,
div.business_account_hover h1,
div.personal_account_hover h1
{
   color:#fff!important;
   cursor: pointer;
   }


div.account_links a
{
   font-family:Arial, Helvetica, sans-serif!important;
   font-size:14px!important;
   color:#014c69!important;
   display:block;
   text-align:center;
   }
div.already_account h1
{
   color:#545d66;
   }
div.personal_account h1
{
   color:#2b9186;
   padding-top: 37px;
   }
div.business_account h1
{
   color:#545d66;
   padding-top: 37px;
   }
div.contact_middle label
{
   display:block;
   }
div.already_account_hover a,
div.business_account_hover a,
div.personal_account_hover a
{   color:#fff!important;cursor: pointer;}
div.contact_middle
{
   /*background-image: url(images/z3_team-bio_male_contact_middle.jpg);
   background-repeat: repeat-y;
   background-position: left top;*/
   padding: 1px 15px;
    width: 307px;
	text-align: center;
   }
div.contact_header
{
   /*background-image: url(images/z3_team-bio_male_contact_header.jpg);
   background-repeat: no-repeat;
   background-position: left top;*/
   height: 83px;
   width: 337px;
   }
div.contact_header h3
{
   color: black;
    font-family: 'Montserrat';
    font-size: 30px;
    line-height: 62px;
	text-align: center;
   }
div.contact_bottom
{
   /*background-image: url(images/z3_team-bio_male_contact_bottom.jpg);*/
   background-repeat: no-repeat;
   background-position: left top;
   height: 8px;
   width: 337px;
   }
div.contact_middle input[type="text"]
{
   background-image: url(images/z3_team-bio_male_contact_text.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 19px;
   width: 235px;
   border:none transparent;
   padding:2px 5px;
   margin-bottom:10px;
   }
div.contact_middle textarea
{
   background-image: url(images/z3_team-bio_male_contact_message.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 158px;
   width: 235px;
   padding-top: 2px;
   padding-right: 5px;
   padding-bottom: 2px;
   padding-left: 5px;
   border: 0px none transparent;
   }
div.contact_middle p{margin-top:0px;margin-bottom:0px;padding:5px;}
div.contact_middle input[type="submit"]
{
   /*background-image: url(images/z3_team-bio_male_contact_submit.jpg);*/
   background-repeat: no-repeat;
   background-position: left top;
   background-color: #a3c7ce;
   height: 35px;
   width: 109px;
   border-radius: 7px;
   border: thin none transparent;
   font-family: 'Montserrat';
   color:#fff;
   font-size:16px;margin-bottom:8px;margin-left: 138px;
   text-transform: uppercase;
	padding:5px;
   }
div.contact_middle input:hover[type="submit"]{
	 background-color: #00AFAA;
}

div#bio_contact{
	margin-left:23px;
	margin-top:30px;
    border: 5px;
    border: solid;
    border-color: #d3d3d3;
}

a.vmapit
{
   background-image: url(images/z3_contact_03_map_it.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 27px;
   padding-left: 38px;
   line-height:27px;
   display:block;
   float:left
   }
a.more_detail
{
   line-height:27px;margin-right:25px;
   display:block;
   float:left
   }
a.request_bumber_stickers
{
   font-family: 'NothingYouCouldSayRegular';
   color:#fff;
   background-image: url(images/request_bumber_stickers.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 44px;
   width: 235px;
   line-height:44px;
   text-align:center;
   font-size:15px;
   margin-top:60px;
   }
a.request_van_stop
{
   font-family: 'NothingYouCouldSayRegular';
   color:#fff;
   background-image: url(images/request_nav_stop.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 44px;
   width: 235px;
   line-height:44px;
   text-align:center;
   font-size:15px;
   }
div.vanstop div.entry
{
   background-image: url(images/z3_events_03_bg.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   width: 551px;
   margin-bottom: 36px;
   padding-bottom: 9px;
   }
div.give a
{

	/*Uncomment next line for fundraiser red button*/
   background-image: url(/images/RedGiveNow_243x66.png);

	/*Uncomment next line for regular make a gift button*/
/*   background-image: url(images/make_a-gift.jpg);*/

   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 66px;
   width: 243px;
	 float: left;
	
   }
div.give a:active
{

	/*Uncomment next line for fundraiser red button*/
   background-image: url(/images/RedGiveNowPressed_243x66.png);

	/*Uncomment next line for regular make a gift button*/
   /*background-image: url(images/make_a-gift.jpg);*/

   background-repeat: no-repeat;
   background-position: left top;
   }
div.listen a
{
   background-image: url(images/listen.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   float: left;
   height: 66px;
   width: 187px;
}
div.listen a:hover
{
   background-image: url(images/listen.jpg);
   background-repeat: no-repeat;
   background-position: -188px top;
}
p.hr
{
   background-image: url(images/z3_events_03_bg.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 2px;
   width: 551px;
   margin:26px 0px!important;
   display: block;
   }
table td
{vertical-align:top;}
#skislope td {vertical-align:bottom;}
table td ul,
table td ul li
{margin:0px!important;}
table p
{margin:0px!important;}
table td.middle
{
   padding-top:70px;
   }
div.entry div.jesus_bottom_box
{
   background-image: url(images/z3_jesus_17_bottom.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 230px;
   width: 613px;
   padding-left:34px;
   padding-top:21px;
   padding-right:29px;
   padding-bottom:13px;
   margin-bottom:20px;
   }
div.entry div.jesus_bottom_box h2
{
   font-size:21px;
   }
div.entry a.yes_i_prayed
{
   background-image: url(images/yes_i_prayed.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 43px;
   width: 200px;
   font-family: 'NothingYouCouldSayRegular';
   color:#fff!important;
   line-height:43px;
   text-align:center;
   font-size:15px;float:left;
   }
div.entry a.i_have_question
{
   background-image: url(images/i_have_question.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   display: block;
   height: 43px;
   width: 233px;
   font-family: 'NothingYouCouldSayRegular';
   color:#06526f!important;
   line-height:43px;
   text-align:center;
   font-size:15px;float:left;margin-left:15px;
   }
   div.model_container{
      width:413px;
      display:block;
      margin:0 auto;
      margin-top:57px;
      }
   div.model_container table
   {
      margin-top:5px;
      }
   div.model_container table label
   {
      display:block;
      color:#545d66;
      font-size:14px;
      font-family:Arial, Helvetica, sans-serif;
      margin-bottom:3px;
      }
   div.model_container
   {
      color:#545d66;
      font-size:14px;
      font-family:Arial, Helvetica, sans-serif;
      margin-bottom:3px;
      }
   div.model_container table input[type="text"]
   {
   background-image: url(images/model_text_box.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 22px;
   width: 176px;
   border: 0px none transparent;
   padding:2px 4px;
      }
   div.model_container table select
   {
      height: 26px;
   width: 184px;
   background-image: url(images/model_text_box.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px none transparent;
   padding:2px 4px;
      }
   div.model_container table textarea
   {
   background-image: url(images/model_box_comment.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 123px;
   width: 399px;
   border: 0px none transparent;
   }
   div.model_container input[type="submit"]
   {
   background-image: url(images/model_box_button.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 33px;
   width: 112px;
   border: 0px none transparent;
   font-family: 'NothingYouCouldSayRegular';
   color:#fff!important;
   font-size:16.19px;
   margin-left:137px;
   margin-top:2px;
      }
   div#ihavequestion select.big_select
   {
   background-image: url(images/model_big_select.jpg);
   padding: 5px;
   height: 26px;
   width: 391px;
   margin-top: 10px;
   margin-bottom: 15px;
   border: 0px none transparent;
      }
   div.listen_online div#TabbedPanels1 ul.TabbedPanelsTabGroup li
   {
      margin-bottom:0px;
      color: #FFFFFF;
       font-family: 'CooperBlackRegular';
       font-size: 29px;
      }
   div.listen_online div#TabbedPanels1 ul
   {
      padding:0px;
      }
   div#blog_sidebar
   {
   background-image:url(images/blog_right_sidebar.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   width: 270px;display:block;margin-left: 46px;
   padding:23px 28px;   margin-top: 73px;
   min-height: 533px;
      }
   div#blog_sidebar h3{
      font-family:Arial, Helvetica, sans-serif;
      font-size:19px;
      color:#319387;
      font-weight:bold;
      margin-bottom:15px;
      }
   div#blog_sidebar ul li
   {
   background-image: url(images/sidebar_bullet.png);
   background-repeat: no-repeat;
   background-position: left 6px;
   padding-left:15px;
   margin-bottom:16px;
      }
   div#blog_sidebar ul li a
   {
      font-family:Arial, Helvetica, sans-serif;
      font-size:14px;
      color:#02506e;
   }
   div#blog_sidebar div.seperator
   {
   background-image: url(images/blog_side_seperator.png);
   height: 2px;
   width: 271px;
   margin-top: 12px;
   margin-right: auto;
   margin-bottom: 15px;
   margin-left: auto;
      }
div.image_wrapper
{
   background-image: url(images/schedule_small_thumbnail.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   height: 72px;
   width: 78px;
   padding-left:6px;
   padding-top:6px;
   }
div.show_schedule table td
{
   color:#013e56;
   padding:8px 0;
   border-bottom:dashed 1px #b6c6db;
   }
div.show_schedule table td.col2
{
vertical-align:middle;
   }

div.show_schedule h4
{
   font-family: 'CooperBlackRegular';
   font-size: 28px;
   margin:0px;
   }
div#story_bg
{
   background-image: url(images/storiez_slider_bg.png);
   height: 355px;
   width: 473px;
   background-repeat: no-repeat;
   background-position: left top;
   float:left;
   padding-left:48px;
   padding-top:29px;
   }
div.image_bg
{
   background-image: url(images/image_frame.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 277px;
   width: 405px;

   padding-top:39px;
   padding-left:35px;


   }
div.story_image_wrapper
{
   height: 252px;
    overflow: hidden;
    position: relative;
    width: 389px;
   }
div.story_image_wrapper img {
   height: auto;
    position: absolute;
    width: 100%;
}
div.storiez_overlay
{
   position:absolute;
   bottom:0px;
   left:0px;
   background-image: url(images/transparent_overlay.png);
   background-repeat: repeat-x;
   background-position: left top;
   height: 52px;
   width: 390px;
   }
div.overlay_content
{
   color: #FFFFFF;
    display: block;
    font-size: 20px;
    padding: 12px 5px;
    position: relative;
    text-shadow: 1px 1px 4px #000000;
    width: 100%;
   }
div.overlay_content   a.view_all
{
   background-color: #C13939;
   color: #F4F2ED;
   display: block;
   float: right;
   font-size: 13px;
   margin-right: 5px;
   padding: 6px 10px;
   text-align: right;
}
#home-content
{
   /*border:solid 1px #333;*/
}
#home-content .col2
{
   width:442px;
   height:476px;
   float:right;
   background: url(images/homeblocks.gif) -508px 0 no-repeat;
}
#sm-pinterest
{
  float: left;
  padding: 1px;
  background: url(images/sicons_2.png) -44px -129px no-repeat;
}
#sm-twitter
{
  float: left;
  padding: 1px;
  background: url(images/sicons_2.png) -44px -43px no-repeat;
}
#sm-facebook
{
  float: left;
  padding: 1px;
  background: url(/wp-content/uploads/2023/07/Facebook-Teal.png) no-repeat;
}
#sm-youtube
{
  float: left;
  padding: 1px;
  background: url(/wp-content/uploads/2023/07/Youtube-Teal.png) no-repeat;
}
#lg-twitter
{
	float: left;
	padding: 1px;
	background: url(images/sicons_2.png) 0px -43px no-repeat;
}
#lg-instagram
{
	float: left;
	padding: 1px;
	background: url(/wp-content/uploads/2023/07/Instagram-Teal.png) no-repeat;
}
#facebook
{
  float: left;
  padding: 1px;
  background: url(/wp-content/uploads/2023/07/Facebook-Teal.png) no-repeat;
}
#lg-youtube
{
  float: left;
  padding: 1px;
  background: url(/wp-content/uploads/2023/07/Youtube-Teal.png) no-repeat;
}

#home-content .col2 .tabs
{
   margin:0px;
   padding:0px;
   list-style:none;
}
#home-content .col2 .tabs li
{
   float:left;
}

#home-content .col2 .tabs li#tab1 a
{
   display:block;
   width:218px;
   height:52px;
   margin-right:10px;
}

#home-content .col2 .tabs li#tab1
{
   background-image: url(images/today-events.jpg);
   background-repeat: no-repeat;
}
#home-content .col2 .tabs li#tab1:hover,#home-content .col2 .tabs li#tab1.selected
{
   background-image: url(images/today-events-hover.jpg);
   background-repeat: no-repeat;
}

#home-content .col2 .tabs li#tab2 a
{
   display:block;
   width:157px;
   height:52px;
}

#home-content .col2 .tabs li#tab2
{
   background-image: url(images/news-events.jpg);
   background-repeat: no-repeat;
}
#home-content .col2 .tabs li#tab2:hover,#home-content .col2 .tabs li#tab2.selected
{
   background-image: url(images/news-events-hover.jpg);
   background-repeat: no-repeat;

}
#home-content .col2 .pages
{
   background:#fcfaf5;
   height:402px;
}
#home-content .col2 .pages ul
{
   margin:0px;
   padding:0px;
   list-style:none;
   width:423px;
   margin:0px auto;
   height:355px;
   padding-top:10px;
   overflow:auto;
}
#home-content .col2 .pages ul li
{
   background-image: url("images/news-events-hover-line.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-right: 41px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#home-content .col2 .pages ul li p
{
     color: #545d66;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#home-content .col2 .pages ul li a
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #02506e;
   text-decoration: none;
}

#home-content .col2 .pages ul li strong
{
   margin:0px;
   padding:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #02506e;
   text-decoration: none;
}

#home-content .col1
{
   width:507px;
   height:475px;
   float:left;
   margin-right:10px;
   background-image: url(images/homeblocks.gif);
}

#home-content .col1 .christmas-on-the-air
{
   width:487px;
   height:111px;
   background-image: url(images/christmas-on-the-air-2023.png);
   margin:0px auto;
}

#home-content .col1 .now-on-the-air
{
   width:487px;
   height:111px;
   background-image: url(images/now-on-the-air.png);
   margin:0px auto;
}

#home-content .col1 .on-air-override {
   background-image: url(images/on-air-override.png);
}

#home-content .col1 .on-air-override div {
   display: none;
}

#home-content .col1 .now-on-the-air .host
{
   float: right;
    height: 71px;
    margin: 17px 14px 10px 0;
    width: 77px;
}

#home-content .col1 .now-on-the-air .host img
{
   width: 72px;
   height:66px;
   }

#home-content .col1 .now-on-the-air .timing
{
   width:190px;
   float:right;
   margin-top:15px;
}

#home-content .col1 .now-on-the-air .timing h1
{
   margin:0px;
   padding:0px;
   font-family: "Montserrat";
   font-size: 30px;
   font-weight: 600;
   color: #02506d;
   text-decoration: none;
   text-align:center;
}
#home-content .col1 .now-on-the-air .timing p
{
   margin:0px;
   padding:0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:15px;
   font-weight:bold;
   color: #02506d;
   text-decoration: none;
   text-align:center;
}

#home-content .col1 .playing
{
   height:37px;
   width:480px;
   background:#8099ab;
   margin:0px auto;
   margin-top:10px;
}

#home-content .col1 .songlist
{
   height:270px;
   width:480px;
   margin:0px auto;
   overflow:auto;
   color: #444444;
   font-size: 14px;
}
#home-content .col1 .songlist a {
   color: #02506E;
}

#home-content .col1 .songlist ul
{
   list-style:none;
   margin:0px;
   padding:0px;
}
#home-content .col1 .songlist ul li
{
   border-bottom:dashed 1px #787b81;
}
#home-content .col1 .songlist ul li span.description
{
   font-size: 12px;
   color: #999;
   font-style: italic;
   line-height: 1.6em;
}

#home-content .col1 .songlist ul li p.time {
   background: url("images/time-bg.png") no-repeat scroll 0 0 transparent;
    color: #303030;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 23px;
    padding: 4px 8px;
    text-align: center;
    width: 63px;
}

.height10
{
   height:10px;
}
.ngg-widget, .ngg-widget-slideshow {
    margin: 0;
    overflow: hidden;
    padding: 0px 0 0 0!important;
    text-align: left;
}
#ngg-webslice h2
{
   display:none;
   }
.ngg-widget img {
   border: none!important;
   margin: 0 2px 2px 0;
   padding: 1px;

}
div.ngg-widget span.img_wrapper
{
    background-image: url("images/photo_gallery_images.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 76px;
    width: 72px;
   padding-top:6px;
   padding-left:6px;
   }
/*ul h2
{
   display:none;
   }*/
div#page_navigation td.col2 h4 a {color: #014C69;}
div#page_navigation td.col2 h4 a:hover {color: #319387;}

/*li#menu-item-56 a:hover
{
   background-image: url(images/about_hover_bg.png);
   background-repeat: no-repeat;
   background-position: center top;
   width:91px;
   height:39px;
   }*/
ul.blogroll a
{
   background-image: url(images/blog_page_bullets.png);
   background-repeat: no-repeat;
   background-position: right 5px;
   padding-right:15px;
   }
div#blog_sidebar ul.blogroll li
{
   padding-left:10px;
   }
div.about_zmenu_right img
{
   position: absolute;
    /*right: 70px;*/
    top: 0;
    height: 200px;
    width: auto;
   }

div.resources img {
   height: auto;
    margin: 30px 5px;
    width: 170px;
}
div.noimg img
{
   width: auto;
   height: auto;
   position: relative;
   right: 0;
   top: 0;
   }
div.about_z_menu
{
    padding-top:55px;padding-left:15px;padding-right:45px;
}
div.about_zmenu_right table td
{
   vertical-align:top;
   }
div.about_zmenu_left,
div.about_zmenu_right p,
div.about_zmenu_right,
div.about_zmenu_right td
{
   color:#4d545b;
   font-size:13px;
   line-height:1.5em;
   margin:0px;
   }
div.about_zmenu_left h2,
div.about_zmenu_right h2
{
   font-family: "CooperBlackRegular"!important;
   font-size:22px!important;
   color:#42474d!important;
   display:block;
   margin-bottom:10px!important;
   }
div.about_zmenu_right a
{
   line-height:normal!important;   }
td.real_player
{
   background-image: url(images/real_player.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   font-size:12px;
   color:
   }
td.media_player
{
   background-image: url(images/window_media_palyer.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   }
td.quick_time
{
   background-image: url(images/quick_time_player.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   }
td.real_player a,
td.media_player a,
td.quick_time a
{
   color:#545d66!important;
   font-size:12px!important;
   }
td.real_player strong,
td.media_player strong,
td.quick_time strong
{
   color:#278f84;
   font-size:13px;
   display:block;
   text-align:center;
   }

/* Calendar --------------------------- */
#CommunityListMobile{
		visibility: hidden;
	}

table.fullcalendar {
   width: 960px;
}

table.em-calendar {
   margin: 0 auto 20px;
}

table.em-calendar td {
    //font-size: 140%;
    padding: 8px 12px !important;
}

table.em-calendar td.eventful-today {
   background: #ddd;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a{
   //font-size: 26px !important;
}

table.fullcalendar td {
   height: 50px !important;
   width: 14% !important;
}
table.em-calendar thead {
   background: none repeat scroll 0 0 #32556E;
    color: #FFFFFF;
    text-align: center !important;
}

table.em-calendar thead tr td.month_name, table.em-calendar thead tr td a.em-calnav {
    text-align: center;
    vertical-align: middle;
    color: #FFF;
}
table.em-calendar td.eventful ul li a, table.em-calendar td.eventful-today ul li a {
//   font-size: 10px !important;
//    line-height: 1em;
    vertical-align: top;
}

table.em-calendar td.eventful ul {
   padding: 0 !important;
}

div.post div.entry table.em-calendar ul li, table.em-calendar td.eventful-pre a ul li, table.em-calendar td.eventful ul li, table.em-calendar td.eventful-today ul li, table.em-calendar td.eventful ul li {
   background: 0 none !important;
   color: #545D66;
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #eee;
}

table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a, table.em-calendar td.eventful ul li a, table.em-calendar td.eventful-today ul li a {
   text-decoration: none !important;
   line-height: 1.3em;
   font-size: 12px;
   margin-bottom: 0.5em;
   margin-top: 0.5em;
   display: block;
}

table.fullcalendar tr td.month_name {
   font-family: 'CooperBlackRegular';
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #000000;
}

table.fullcalendar tr td a.em-calnav {
   font-family: 'CooperBlackRegular';
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 3px;
    color: #173042 !important;
    text-shadow: 1px 1px 0 #26597d;
}

table.fullcalendar tr td a.em-calnav:hover {
   color: #FFF !important;
   text-shadow: 1px 1px 1px #173042;
}

table.fullcalendar thead tr td {
   text-align: center !important;
   vertical-align: middle;
}

table.fullcalendar tr.days-names td {
   background: #EEEEEE;
    color: #999999;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 0 #FFF;
}
.em-item-image-wrapper img{
	max-width:100%;
}


/* Event Form ------------------------ */

form#event-form {
   font-size:14px;
   color:#545d66;
   font-family:Arial, Helvetica, sans-serif;
   margin-top:0px;
   clear:both;
   background-color: #EAEAEA;
    border: 3px solid #DDDDDD;
    padding: 10px 20px 10px 10px;
}

form#event-form div.wrap h4 {
   border-bottom: 1px solid #DDDDDD;
    font-size: 20px;
    padding-bottom: 5px;
}

input#event-name {
   font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 400px;
}

span#event-date-explanation, span#recurrence-dates-explanation {
   color: #AAAAAA;
    display: block;
    font-size: 12px;
    font-style: italic;
    letter-spacing: -0.1px;
    margin-top: 15px;
}

div.event-form-recurrence {
   border: 1px solid #999999;
    margin-top: 15px;
    padding: 12px 20px 1px;
}

#em-location-data tr th {
   vertical-align: top;
}

#em-location-data tr td p em {
   color: #AAAAAA;
    font-size: 12px;
}

div#em-map-404 p em {
   visibility: hidden;
}

div.event-form-details div label {
   vertical-align: top;
}

div.event-form-details div select {
   height: 35px;
    overflow-y: auto;
    text-transform: uppercase;
    width: 176px;
}

div.single-map {
   background: none repeat scroll 0 0 #DDDDDD;
    color: #555555;
    float: left;
    height: 300px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 400px;
    margin-bottom: 20px;
}

div.single-map i {
   display: block;
    padding: 100px;
    text-align: center;
}

//BUTTONS

input.button, form#event-form p.submit input {

}
 .wp-block-button__link:hover{
	color: #ffffff;
	
}
.wp-element-button:hover{
	background-color: #1b4565 !important;	
}

/* Gravity Forms ------------------------ */

div.gform_body {
   background-color: #ffffff;
    padding: 10px 20px 10px 10px;
    border: 1px solid #e1e1e1;
}

#gform_394 div.gform_body {
	 background-color:#e7f7f7;
}

.gform_wrapper .gsection {
   border-bottom: 1px dotted #999;
   padding: 8px 0;
}

div.gform_body ul li {
   background: none !important;
   list-style: none;
   margin: 5px 0;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-family: 'Montserrat';
}

/*div.gform_body ul li.gsection {

}*/

.gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 20px !important;
    vertical-align: text-top !important;
}

.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input {
    align-self: flex-end;
    padding: 15px;
}


/*End of Gravity Forms_____________________________*/

div#mom-stop {
   background-color: #EAEAEA;
    border-bottom: 6px solid #DDDDDD;
    margin: 0 0 40px;
    padding: 20px 20px 30px;
    font-size: 12px;
    line-height: 1.5em;
    width: 100%;
}

div#mom-stop h2 {
   text-shadow: 1px 1px 0 #FFF;
}

div#mom-stop h2 span {
   font-size: 15px;
    font-style: italic;
    text-transform: none;
    text-shadow: none;
}

div#mom-stop div {
   float: left;
    margin: 15px 10px 0 0;
    width: 48%;
	overflow: hidden;
	text-overflow: ellipsis;
}

div#mom-stop span {
   color: #02506E;
    font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
}

div.em-events-search {
   background: none repeat scroll 0 0 #EAEAEA;
    border: 2px solid #DDDDDD;
    color: #999999;
    margin: 0 0 15px;
    padding: 4px 2px;
}

div.em-events-search h3 {
   margin: 0 0 5px;
}

/* General */

hr {
  border: 0;
  border-bottom: 3px solid #B7C3CC;
  display: block;
  margin: 31px 0;
  visibility: visible;
}

ul.submitted-post {
  margin: 0 !important;
  padding: 0 !important;
}

ul.submitted-post li {
  margin: 0 0 30px;
  background: none repeat scroll 0 0 #EAEAEA;
  list-style: none outside none;
  padding: 10px 20px;
}

img#coda-left {
  background: url('images/arrows.png') 0 0;
	z-index:1000;
}

img#coda-right {
  background: url('images/arrows.png') -100px 0;
}

ul#topnav {
   margin: 0;
   padding: 0;
   float:left;
   width: 690px;
   list-style: none;
   font-size: 1.1em;
}
ul#topnav li {
   float: left;
   margin: 0;
   padding: 0;
   /*position: relative;*/
}
ul#topnav ul li a {
   float: left;
   /*text-indent: -9999px;
   height: 44px;*/
   font-size:13px!important;
   color:#145d77;
}
ul#topnav ul li a:hover
{
   color:#228c80;
   }
/*ul#topnav li:hover a, ul#topnav li a:hover {
   background-position: left bottom;
}
ul#topnav a.home {
   background: url(nav_home.png) no-repeat;
   width: 78px;
}
ul#topnav a.products {
   background: url(nav_products.png) no-repeat;
   width: 117px;
}
ul#topnav a.sale {
   background: url(nav_sale.png) no-repeat;
   width: 124px;
}
ul#topnav a.community {
   background: url(nav_community.png) no-repeat;
   width: 124px;
}
ul#topnav a.store {
   background: url(nav_store.png) no-repeat;
   width: 141px;
}*/
ul#topnav li .sub {
   position: absolute;
   top: 37px;
	left:0px;
   /*right: 0;*/
   /*background: #344c00 url(sub_bg.png) repeat-x;*/
   /*padding: 20px 20px 20px;*/
   float: left;
   display: none;
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/about_hover-1.png);
   height: 223px;
   width: 961px; /*Took off importance so that mobile auto works - AR*/
   background-repeat: no-repeat;
   background-position: left top;
}
ul#topnav li .row {
   clear: both;
   float: left;
   width: 100%;
   margin-bottom: 10px;
}
ul#topnav li .sub ul {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 150px;
   float: left;
}
ul#topnav .sub ul li {
   width: 100%;
   color: #42474D;
}
ul#topnav .sub ul li h2 {
   padding: 0;
   margin: 0;
   font-size: 1.3em;
   font-weight: normal;
}
ul#topnav .sub ul li h2 a {
   padding: 5px 0;
   background-image: none;
   color: #e8e000;
}
ul#topnav .sub ul li a {
   float: none;
   text-indent: 0; /*--Reset text indent--*/
   /*height: auto;
   background: url(navlist_arrow.png) no-repeat 5px 12px;
   color: #fff;*/
   display: block;
   font-weight:normal;
   text-decoration: none;padding: 2px 0px 2px 0px;
   font-family: Helvetica, Arial, sans-serif;
   line-height: 1.35;
   font-size: 0.9em !important;
}
div.sub ul li
{padding-left:15px!important;}
ul#topnav li .sub ul.left {
    width: 414px;
}
ul#topnav li .sub ul.mid {
    width: 201px; padding-top:52px;
}
ul#topnav li .sub ul.right {
    width: 326px; padding-top:52px;
}

div.column
{
   background-image: url(images/transparent_overlay.png);
   background-repeat: no-repeat;
   background-position: left center;
   height:223px;
   display:block;
   float:left;
   }
div#nav ul li a.home
{
   width: 87px;text-align:center;
   position:relative;z-index:9999;
   }

div#nav ul li a.events
{
   width: 87px;text-align:center;
   position:relative;z-index:9999;
   }
div#nav ul li:hover a.events
{
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/events.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
   }

div#nav ul li a.shows
{
   width: 91px;text-align:center;
   position:relative;z-index:9999;

   }

div#nav ul li:hover a.shows
{
   background-image: url(images/shows.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
   }

div#nav ul li a.shows
{
   width: 91px;text-align:center;
   position:relative;z-index:9999;

   }

div#nav ul li:hover a.shows
{
   /*background-image: url(images/shows.png);*/
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/shows.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
   }

div#nav ul li a.give
{
   width: 61px;text-align:center;
   position:relative;z-index:9999;

   }

div#nav ul li:hover a.give
{
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/give.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
   }

div#nav ul li a.about
{
   width: 78px;text-align:center;
   position:relative;z-index:9999;

   }

div#nav ul li:hover a.about
{
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/about.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
   }

div#nav ul li a.resources {
   text-align: center;
    width: 120px;
}

div#nav ul li a.jesus
{
   width: 144px;text-align:right;
   position:relative;z-index:9999;
   //margin-left:5px;
   }

div#nav ul li:hover a.jesus
{
   height: 66px;
   }
div#nav ul li a.resources
{
   width: 127px;text-align:center;
   position:relative;z-index:9999;
}
div#nav ul li:hover a.resources
{
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/resources.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 66px;
}
#bigeye {
  position:absolute;
  right:0px;
  bottom:10px;
}
#site-info {
  font-family:Arial, Helvetica, sans-serif;font-size:12px;text-align:center;display:block;position:absolute;bottom:0px;width:960px;color:#8d8b7f;padding:20px 0;
}
/* Meet the Team */

#post-66 table {
  width: 100%;
  border: none;
	height: auto !important;
}
#post-66 table tr td {
  width: 50%;
}
#post-66 table tr{
  padding-bottom:70px;
}
#post-66 table img {
  float:none;
  clear:both;
}
#post-66 table p {
  clear: both;
}

#onair{
		padding:10px;
	}
#newsbox{
		padding:10px !important;
	}

/*Z Interviews Page*/

#post-122105 table.alignleft{
	width:960px;
	height:auto !important;
}
#post-122105 table p img{
	width: 255px !important;
	max-width:255px;
}

/*Blog 2024 items*/
.ymal_container{
	width: 600px;
	float: left;
	clear: right;
	padding-bottom: 40px;
}
div#bottom_features.ymal_container h2{
	font-family: 'Frank Ruhl Libre';
	font-size:30px;
	line-height:30px;
	text-decoration:none;
	color:#6D6D71;
}
div#ymal_title{
	padding-bottom: 20px;
}
div#ymal_title h3 a{
	color: #6D6E71;
}
div#ymal_title h3 a:hover{
	color: #00AFAA;
}
.ymal_post_block{
	width:280px;
	height:400px;
	padding:10px;
	font-size: 20px !important;
	float:left;
	clear:right;
}
.ymal_post_block img{
	width:280px;
}
.blog_container_z{
	width: 600px;
	float: left;
	clear: right;
}

.blog_post_z{
	width: 280px;
	height:400px;
	padding:10px;
	font-size: 20px !important;
	float:left;
	clear:right;
}
.blog_post_z img{
	width:280px;
}
.blog_top_title{
	font-family: "Montserrat" !important;
	font-size:40px;
	top:30px;
	text-decoration: none;
	text-shadow: none;
    left: 50%;
    margin-left: -480px;
    position: absolute;
}
.blog_post_title{
	font-family: 'Frank Ruhl Libre';
	font-size:40px;
	line-height:40px;
	padding-top:15px;
	text-decoration:none;
	color:#6D6E71;
}
.blog_grid_title{
	font-family: "Montserrat" !important;
	font-size: 24px;
}
.blog_metaZ{
	font-family: "Montserrat";
	font-size:16px;
	line-height: 22px;
	color: #8EB8CC;
}
.blog_metaZtwo{
	font-family: "Montserrat";
	font-size:12px;
	line-height: 16px;
	color: #8EB8CC;
}
.blog_bod p{
	font-family: "Montserrat" !important;
	font-size: 16px; /*similar to the H3*/
	font-weight: 200;
	line-height: 24px;
	color:#6D6E71;
}
.blog_bod ul li{
	font-family: "Montserrat" !important;
	font-size: 14px; /*similar to the H3*/
	font-weight: 200;
	line-height: 28px;
	color:#6D6E71;
}
.blog_bod ol li{
	font-family: "Montserrat" !important;
	font-size: 14px; /*similar to the H3*/
	font-weight: 200;
	line-height: 28px;
	color:#6D6E71;
}

div.page-blogz {
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/Header-Banner-for-Blog.jpg);
   background-repeat: no-repeat;
   background-position: center top;
	background-color: #D2E4ED;
   height: 170px;
   position: relative;
}

.z_cat_titles{
	font-family:"Montserrat" !important;
	font-weight:900;
	font-size: 20px !important;
	margin-bottom:5px;
	color:#6D6E71;
}
.z_cat_links{
	font-family:"Montserrat" !important;
	font-size: 16px !important;
	margin-bottom:5px;
}
.z_cat_div{
	margin-left: 42px;
}
div#search_BG{
	background-color: #ebf7fc;
	/*background-color: #B5CAD4;*/
	border-radius: 10px;
	padding:30px;
	overflow: wrap;
	margin: 10px;
}
.blog_metaZsearch{
	font-family: "Montserrat";
	font-size:12px;
	line-height: 14px;
	color: #919294;
	padding-left: 5px;
}
.blog_metaZsearchInline{
	font-family: "Montserrat";
	font-size:12px;
	color: #919294;
	display:inline;
	padding-right:7px;
}

.blog_search_title{
	font-family: 'Frank Ruhl Libre';
	font-size:30px;
	line-height:30px;
	/*padding-top:15px;*/
	text-decoration:none;
	color:#6D6E71;
}

.search-body-mobile{
	visibility:hidden;
}

.search-sidebar-div{
		visibility:visible;
	}

.top-search-hr{
	visibility:visible;
}

/*New Ad Blocks from banner file for home page*/
.flexbox-adblock-container{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 5px;
    row-gap: 30px;
	width: auto;
}

.description_div{
		background-color:#6F8FAF;
		padding:20px;
		width:100%;
		height:30px;
	}

/*Responsiveness Mobile begins here
 * 
 * 
 * 
 * 
 * 
 * */
@media (300px <= width <= 500px){
	html{
	/*min-width:240px;*/
	width: auto;
}

/*:root{
		width:auto;
	}*/
body{
		background-color:white;
		width:100% !important;
	}
header{
   width:auto !important;
   z-index: 90;
	}
	
#page, td.top_header_middle_bg, div.top_header, section#slider{
  width: 100% !important;
   }  
#page{
		margin-right:0px !important;
		margin-left:0px !important;
	}	
	
/*Added a mobile nav plugin so commenting this section out: AR
nav {
   width:auto !important;
  }
div#nav{
	height:100px !important;
	position: relative !important;
    top: 130px;
    left: 0px !important;
	z-index: 95 !important;
   }
div#nav ul {
    margin-left: 5px !important;
	}
ul#topnav{
		width:auto !important;
		margin:20px !important;
	}
ul#topnav li .sub {
    width: 400px !important;
	position:absolute;
	top:130px;
	height:300px;
	overflow-wrap:break-word;
    }
	div#nav ul li  {
		display:inline;
	}
ul#topnav li .sub ul.left {
    width: 5px;
    visibility: hidden;
    }
ul#topnav li .sub ul.right {
    width: 200px;
    visibility: hidden !important;
}*/
div#bg-nav{
	width: auto !important;
	background-image:none;
	position:relative;
	z-index:1000;
	}
nav{
		width:auto !important;
		top:-20px;
}
div.give{
    position: relative;
    top: 0px;
    left: 10px;
	right:0px;
	z-index:1000;
	}
div.give a{
		width: 200px;
		background-size:95%;
	   
	}
div.listen{
	position: relative;
    top: 0px;
    left: 200px;
	}
	div.listen a{
    background-image: url(https://zradio.org/wp-content/uploads/2023/09/Listen-Now.png);
	width:180px !important;
	background-size:90% !important;
	}
	div.listen a:hover {
    background-image: url(https://zradio.org/wp-content/uploads/2023/09/Listen-Now.png);
    background-repeat: no-repeat;
    background-position: 0px top;
    }
header img:first-child{
	position: relative;
    top: 50px;
    margin: 20px;
	visibility:hidden !important; /*Mobile Menu plugin is showing a logo already.*/
	}
	header a{
		visibility:hidden;
	}
	
.description_div{
		background-color:#6F8FAF;
		width:auto;
		height:auto;
		position: relative;
	top:60px;
	}
	
div#bg-slider, div#page_wrapper{
   position: relative;
    top: 60px; 
	width: 100%;
    }
	
div.page_title {
		left:0px;
		margin-left:5px;
		padding: 20px;
		background: #8099ab;
		position:relative;
		top:60px;
	}
	div.page-about{
		height:auto;
	}
div.page-schedule {
		background-image:none !important;   
	}
div.page_title_wrapper.page-jesus{
		background-image:none !important;
	}
	
div#bg-slider{
		height: 260px;
		width: 100%;
	}
div.page_title_wrapper{
		background-image:none !important;
	}
.coda-slider-wrapper.arrows .coda-slider .panel{
    width: 41em !important;
    height: 15em !important;
	}
	.coda-slider{
		float:unset !important;
		overflow:clip !important;
	}
    .coda-slider-wrapper .coda-slider .panel {
	width: 25em !important;
	}
	
.coda-slider-wrapper{
		/*top:-15px;*/
	width:auto !important;
	}
div#coda-slider-1{
		/*width: 25em important!;*/
	}
	div#coda-slider-1.coda-slider.preload{
		height: 14em !important;
	}
	
.coda-slider-wrapper.arrows .coda-slider{
	width:auto !important;

	}
	.coda-slider-wrapper.arrows{
		width:auto !important;
	}
.coda-slider-wrapper.arrows .coda-slider img{
	width: 33.6em;
	height:auto !important;
	}
	.coda-nav-left{
		left:0px !important;
		top:200px  !important;
	}
	.coda-nav-right{
	top:200px !important;
	}
div.channel_logo {
		position:absolute;
		padding-top:10px;
		width:450px !important;
	}
/*New adblock Flexbox for mobile*/	
.flexbox-adblock-container{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 1em;
	padding: 2em;
	
}
.flexbox-adblock-container a img{
	 width: 14em;
	
	}
	
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: auto !important;
	padding: 10px 15px !important;
	z-index:1000;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: visible;
}
#mycarousel{
	width: 25em !important;
    display: flex;
    flex-wrap: wrap;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal, .jcarousel-skin-tango .jcarousel-next-horizontal {
		Visibility:hidden;
	}
#downloadapp{
		position:relative;
		top:50px;
	height: 150px;
    padding-bottom: 20px;
	}
	#downloadapp a img{
		width:100%;
	}
#home-content{
		position:relative;
		/*top:300px;*/
	}
#home-content .col1{
		background-image:none;
		border-bottom-style: solid;
		height:40em;
		width:93%;
	}
#home-content .col1 .now-on-the-air {
		/*width:auto;*/
		height:90px;
		margin:0px !important;
		background-repeat: no-repeat;
		background-size: 80%;
	}
	#newsbox {
		width: 29.5em;
	}
#onair{
		padding:0px !important;
	}
#home-content .col1 .now-on-the-air .timing {
    width: 130px;
    float: right;
    margin-top: 10px;
    position: relative;
    right: 110px;
}
	
	#home-content .col1 .now-on-the-air .timing h1{
		font-size:1.7em;
	}
	#home-content .col1 .now-on-the-air .timing p{
		font-size:1em;
	}
	#home-content .col1 .now-on-the-air .host{
		position:relative;
		right:100px;
		margin-top:5px;
		display:flex;
		flex-shrink:flex;
	}
#home-content .col1 .songlist {
    height: 310px;
    width: 100%;
    padding-right: 10px;
	margin:0px;
    overflow-y: scrollbar;
    overflow-wrap: normal;
    color: #000000;
}
	
	#home-content .col1 .songlist ul li p.time {
		padding-bottom:20px;
	}
	
	#home-content .col1 .playing{
		width:100%;
	}
	#home-content .col2{
		width:100%;
		height:450px;
		float:left;
		background-color:lightblue;
		background-image:none;
		position:relative;
		top:30px;
	}
	#home-content .col2 .tabs li#tab2{
		background-size:90%;
	}
	#home-content .col2 .tabs li#tab1{
		background-size:95%;
	}
	#home-content .col2 .tabs li#tab1 a{
		width:200px;
	}
	#home-content .col2 .pages{
		height:355px;
	}
	#home-content .col2 .pages ul{
		/*width:370px;*/
		width: 100%;
        overflow:scrollbar;
		overflow-wrap:break-word;
	}
	div#bg-footer{
		position:relative;
		top:150px;
	}
	footer {
		width:auto;
		height:auto;
		padding-left:10px;
		padding-right:10px;
		background-color: #E2E8F0;
	}
	footer div.fcol1 {
    width: auto;
    clear: both;
		float:left;
		margin-left:auto;
		margin-right:auto;
}
	footer nav {
		margin-left:10px;
		margin-right:10px;
		height:auto;
	}
	footer .fcol2{
		width:130px !important;
		float:left;
		clear:both;
		padding-right:15px;
	}
	footer .fcol3{
		width:130px !important;
		float:left;
		padding-right:10px;
		padding-left:10px;
	}
	div.fcol3 div.fcol1-1 {
		border-right:none;
	}
	div.fcol1-2 {
		position:relative;
		top:50px;
		left:-165px;
		clear:both;
	}
	#site-info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    position: relative;
    bottom: 0px;
    width: 100%;
    color: #8d8b7f;
    padding-top: 40px;
		margin-right:10px;
}
	div.top_header div.col2 p{
		background-color: black;
	}
	div#content.narrowcolumn.show_schedules{
		position:relative;
		top:-180px;
	}
	div#content.narrowcolumn{
		width:auto;
		padding:10px;
	}
/*Station of the Year Table*/
	table.tableflowsoty{
		width:auto !important;
		height:auto !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}
	table.tableflowsoty td{
		display:block !important;
	}
	table.tableflowsoty td div{
		width:auto !important;
	}
	div.entry table.tableflowsoty{
		width:auto !important;
	}
	div.entry table.tableflowsoty td{
		width:auto !important;
	}
	table.tableflowsoty th{
		display:none;
	}
	
/*these 3 belong to the Storm Center page for mobile*/
	table.tableflow{
		width:auto !important;
	}
	table.tableflow td{
		display:block !important;
	}
	table.tableflow th{
		display:none;
	}
	/*these 3 belong to the Storm Center Info page for mobile*/
	div#post-86621 img{
		width:350px!important;
	}
	div.entry table{
		width:350px !important;
	}
	div.entry table td{
		width:350px !important;
	}
	
	/* Meet the Team RESPONSIVE */

#post-66 table {
height:auto !important;
  width: 100% !important;
  border: none;
  padding:bottom:100px;
  float:none;
 clear:both;
}
#post-66 table tr td {
  width: 30% !important;
  padding-bottom:30px !important;
	clear:both;
}
#post-66 table tr{
  margin-bottom:250px !important;
height:auto;
  display:block;
 float:left;
clear:both;
}
#post-66 table img {
  float:none;
  clear:both;
}
#post-66 table p {
  clear: both;
}
	#post-66 table tr .tableheadermeet{
		 margin-bottom:30px !important;
	}
	#post-66 table tr .sectionrow{
		margin-bottom:30px !important;
	}
	
	
/*Calendar Full Page edit for mobile*/	
	#CommunityListMobile{
		visibility: visible;
	}
	.em.em-calendar section.em-cal-days {
		visibility:hidden;
		display:none;
	}
/*BLOG MOBILE RESPONSIVENESS*/
	div.page-blogz {
   background-image: url(https://zradio.org/wp-content/uploads/2024/04/Z883-Blog-Header-Mobile.jpg);
   background-repeat: no-repeat;
   background-position: center top;
	background-color: #F1F6F8;
	margin-top:50px;
   height: 200px;
   position: relative;
}
	
.blog_container_z{
	width: auto;
	clear: both;
}

.blog_post_z{
	width: auto;
	height:500px;
	padding:10px;
	font-size: 20px !important;
	float:none;
    clear:both;
}
.blog_post_z img{
	width:100%;
}
	#sidebar {
		width:100%;
		margin-left:-42px;
		float:none;
		clear:both;
	}
	
.search-body-mobile{
		visibility:visible;
	    position:relative;;
	    top:-50px;
		padding:10px;
	}
.search-sidebar-div{
		visibility:hidden;
		height: 1px;
	}
.search-header-mobile{
		font-size:3em;
	    font-family: 'Montserrat';
	}
.top-search-hr{
	visibility:hidden;
}
	#fundraiser-percent{
		position:relative;
		top:-238px !important;
		left:-60px !important;
		padding:5px;
		border-radius:10px;
		background-color:white;
	}
	#fundraiser-families-needed{
		position:relative;
		top:-208px !important;
		font-size:16px !important;
		text-shadow:none !important;
	}
		
}