.iphone_only, ._hidenav {
    display: none !important;
}


p {line-height: 1.5em;}

/*  TOP WRAP */
#topwrap {
	background: #e9e9e9;
	background-repeat: repeat;
	background-image: url(../images/topwrapgradient.png);
	background-repeat: repeat-x;
/*	border: 1px solid #dddddd;  FBA */
  	text-transform: lowercase;
  	padding-top:0px;
}

#topwrap input { min-height:25px;}



/* Main menu
-----------------------------------------------------------------------------*/

body #logowrap { padding-bottom: 0;}

#topcolour { border: none;}

#topcolour .logo { padding-top: 10px;}

#topcolour #navwrap ul.nav li {
  margin-top:0px;
  margin-bottom: 0px;
}

#navwrap {
  background: #1c2634 url(../images/navwrap-background_large.jpg);
  background-repeat: repeat-x;
  border-bottom: 1px solid #292a29;
  z-index:1000;
}

#navwrap ul.nav { float: right;}



#navwrap ul.nav li[data-id="139"] a {
  margin-right: 0px;
  padding-right: 0px;
}

#navwrap ul.nav li[data-level="1"] {
	background: url(../images/topnav_divider.png) no-repeat top right !important;
  	float: left;
    margin-top: 0px;
	margin-right: 0 !important;
  	margin-left: 0px;
  	padding:0;
    transform: lowercase ;
}

#navwrap ul.nav li[data-id="139"] {
  background: none !important;
}

#navwrap ul.nav li > a {
  text-transform:lowercase !important;
  height: 50px;
  margin: 35px 20px 0 20px;
  color: #fff;
}

#nav li[data-id="405"] a {
  color: #ceac4f !important;
}

div.mega-inner ul li { 
	background:none !important;
}

div.mega-inner ul li a { 
  font-size:12px !important;
  height: 10px !important;
  margin: 0 !important;
}

._hidenav {
    display: none !important;
}

a._homenav {display:none !important;}

.dropdown.mega {
  z-index:2000; /* FBA 7/15/21 */
}



/* Banner
-----------------------------------------------------------------------------*/
#bannerwrap {padding-bottom:0; background-color: #160706; }

#bannerwrap .zen-container {
  width:1143px;
  border-left: 1px solid #292A29;
  border-right: 1px solid #292A29;
  padding: 0px;
}

#bannerwrap #banner {
  margin:0 auto;
}

#banner .custom {padding:0;}


/* Mainwrap
-----------------------------------------------------------------------------*/
#mainWrap {
   border-top: 1px solid #565656; 
   background-image: url(../images/main_content_background_blue.png) !important;
   background-repeat: repeat-x;
}

#mainWrap .zen-container {
  padding-bottom: 0px;
}

#mainWrap .sidebar {
  background: none;
  padding-left: 0;
}

#mainWrap .row-fluid.main-row{
  display:block;
  width: 98%;
  margin:0 auto;
}



/* Gridwrap
-----------------------------------------------------------------------------*/

#grid1wrap {
  background-color:#151b24;
  border-top: 1px solid #292a29; 
}

#grid1wrap .zen-container {
  padding: 0px; 
  background-image: url(../images/home_top_btn_bg2.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#grid1wrap p {
  margin-top: 25px;
  margin-bottom: 0px;
}



/* Featured Articles
-----------------------------------------------------------------------------*/

.article-intro .pull-left.item-image img, td.mod_events_latest img, td.mod_events_latest_first img, .jbFrontPage img {
  background-color: #FFF;
  padding: 7px;
  border: 1px solid #dfdfdf;
  width: 175px;
  float:left;
  margin:20px 20px 20px 20px;
}

.leading, .items-row, td.mod_events_latest, td.mod_events_latest_first {
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 20px;
  background: #FFF url(../images/home_article_background.jpg) no-repeat top left;
}

.leading p, .items-row p, , td.mod_events_latest p, td.mod_events_latest_first p, .jbFrontPage p{
  text-align: justify;
}

article { margin: 0;text-align: justify; }

.article-header {
  font-size: 25px;
  padding: 0;
  /*border-bottom: 1px solid #ddd;*/
 
}

h1.article-title, h2.contentheading  {
  font-size: 25px;
  padding:5px 0 5px 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0px;
}


.article-header h2{
  padding: 5px 0 0px 10px;
  margin-bottom: 0px;
  color: #000000;
  font-weight: normal;
  font-size: 21px;
  border-bottom: 1px solid #ddd;
}

.article-intro {
  padding-right:20px;
}

.article-intro p {
  margin-top:20px;
  margin-left: 20px;
}


.article-image img {
  background-color: #FFF;
  padding: 7px;
  border: none;
  margin: 10px 20px 25px 0px
}

.article-content{
  margin: 10px;
  text-align: justify;
}


.readmore a.btn{
  background-color: #f2f2f2;
  font-size: 14px;
  margin:0px 8px 10px 8px;
  border-radius: 2px;
  color: #585858;
  float:right;
  border: 1px solid #d0d0d0;
  background: url(../images/readmoregradient.png) repeat-x left bottom;
}

/* Sidebar
-----------------------------------------------------------------------------*/
.sidebar a {
	color:#000;
}
.sidebar ._cal_top {
  border-left: 1px solid #d2d2d2 !important;
  border-top: 1px solid #d2d2d2  !important;
  border-right: 1px solid #d2d2d2  !important;
  border-radius: 3px 3px 0 0 !important;
  -moz-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  background: #FFF url(../images/right_yellow_background.jpg) repeat-x top !important;
  padding-bottom: 20px !important;
}

.sidebar ._cal_bottom {
    border-left: 1px solid #d2d2d2  !important;
    border-bottom: 1px solid #d2d2d2  !important;
    border-right: 1px solid #d2d2d2  !important;
    border-radius: 0 0 3px 3px  !important;
    -moz-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
  background-color: #fff;
  margin-bottom: 20px !important;
}

.sidebar ._cal_bottom .module-inner {
  padding:10px;
}

.sidebar ._cal_bottom .module-inner a {
  color: #000;
}

.sidebar .moduletable {
  margin-bottom: 0px;
  border: none;
  padding: 0;
}

.sidebar ul.nav {
  padding-left:25px;
}

.sidebar ul.nav > li.active {
  padding-left: 0px;
}

.sidebar ul li a {
  color: #585858;
  padding: 4px 0;
}

.moduletable._sb_sub {
  border: none;
}


.moduletable._sb_main_blue, .moduletable._sb_main_green,  .moduletable._sb_main_tan {
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-bottom: 20px;
  width:99%;
  padding:0;
}



.sidebar .moduletable ul li {
  border-bottom: none !important;
  padding-left:25px;
}

.moduletable h3 {
  background-color: #fff;
  font-size: 20px;
  padding: 12px 0 10px 10px;
  margin-bottom:5px;
  margin-top:0px;
  border:none;
}

.moduletable._sb_main_blue h3, .moduletable._sb_main_green h3,  .moduletable._sb_main_tan h3 {
  border-bottom: 1px solid #ddd;
}

._sb_main_blue { background-color: #eff4fa;}
._sb_main_tan { background-color: #f9f3e5;}
._sb_main_green { background-color: #eeefdd;}

.category-module_sb_main_blue, .category-module_sb_main_green, .category-module_sb_main_tan, .category-module_sb_sub {
  padding-left: 25px !important;
}

/* Footer
-----------------------------------------------------------------------------*/

#footerwrap{
  background-color: #ececec;
 border-top: 1px solid #d3d3d3;
  padding:0;
}

/* Events / Sundays 
-----------------------------------------------------------------------------*/
.moduletable_sundays, td.mod_events_latest_first, .moduletable_sundays td.mod_events_latest {
  border: none !important;
  padding: 0px;
}

.jbSection, .jbFrontPage {
  border: 1px solid #ddd; !important /* FBA */
  border-right: 1px solid #ddd; /* FBA */
  border-radius:3px; /* FBA */
  -moz-border-radius:3px; /* FBA */
  margin-bottom: 20px; /* FBA */
  background-color:#f2f2f2; /*FBA */
} 

.jbCategoryText, .jbReadmore { /** FBA **/
    font-size: 14px;
    padding: 10px;
    text-align: justify;
}

#jbArticle .jbReadmore {
    background: none;
}

.leading .jbReadmore {
    margin-right:3%; 
}

h2.contentheading  {
  font-size: 25px;
  padding:0px 0 5px 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 0px;
    margin-top:0px;
}


/* Below main
-----------------------------------------------------------------------------*/
.grid_2_home {
    width: 48%;
    margin-right: 4%;
    *margin-right: 4%;
    float: left;
    position: relative;
    min-height: 1px;
}

.grid_2_home h3 {
  font-weight: normal;
  background:none;
  font-size: 21px;
  padding: 5px 5px 5px 10px;
  border-bottom: 1px solid #aab2bc;
  color: #000000;
}

.grid_2_home.zenlast {
  margin:0;
}

.moduletable_home_title_yellow  {
    background: #FFF url(../images/home_yellow_background.jpg) repeat-y top left;
}

#belowmain1, #belowmain2{
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin-bottom: 20px;
}

#belowmain1 .jbmoduleBody, #belowmain2 .jbmoduleBody  {
    font-size: 14px;
    padding: 10px 0 10px 10px;
    text-align: justify;
}

#belowmain1 a, #belowmain2 a {
  color:#000000;
}

#belowcontent .jbmoduleBody {
    height: 225px;
}

/* Responsive video
-----------------------------------------------------------------------------*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 900px){
  #navwrap { position:relative;}
}

@media only screen and (max-width: 520px){
  .customiphone_only, .iphone_only, a._homenav {
    display:block !important;  
  }
  
  ._iphone_hide {display:none;}
  
  article .item-image { width:100%;}
  
  article .pull-left.item-image {
    padding-left: 20px;
  }
  
  .grid_2_home {
    width:100%;
  }
  
  
  .article-intro .pull-left.item-image img, td.mod_events_latest img, td.mod_events_latest_first img, .jbFrontPage img {
    width: 250px;
    display: block;
    margin-left: auto;
    margin-right:auto;
    float: none;
  }
  

}


@media only screen and (max-width: 800px){
  #grid1wrap .zen-container {
    text-align: center;
    background-image: none;
    margin-top: 20px;
  }
}
