/* Custom CSS
------------------------------------------------------------ */
.ez-widget-area ul li {
list-style-type: none;
}
.breadcrumb {
background: #FFF;
border-bottom: 0px;
margin-bottom: 10px;
padding: 13px 20px 5px 0px;
}
.ez-widget-area a:link {
font-weight:normal;	
} 
.search-form input[type="search"] {
width: 180px;
margin: 10px 0px 0px 0px;
padding:8px 0px 8px 10px;
}
.genesis-nav-menu li.right a, .genesis-nav-menu li.right a:visited {
	color: #FFF;
}
.content .entry-content h3 {
	margin: 25px 0 10px;
}
.content .entry-content h2 {
	border-bottom-style: solid;
	border-color: #97989D;
	border-bottom-width: 1px;
}
img {
	padding: 3px;
}
/* JD changed display from none to inline 31 May 2021 andchanged it back on 1 June when search added to nav bar */
.site-header .search-form {
	display: none;
}
.widget-wrap	{
	padding-top: 30px;
}
/* SW make the cycle counters widget narrower*/
.full-width-content #ez-feature-top-container {
    width: 100%;
    max-width: 100%;
    background: #FFFFFF;
    border-bottom: 0px;
}

#ez-feature-top-container .widget-wrap {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#ez-feature-top-container #banner {
	width: 100%;
	text-align: center;
    background: #FAFAFA;
    border-bottom: 2px solid #DDDDDD;
}

/* ========= SW Welcome banner ========== */
h2 .welcome-title {
	background-color: blue;
}

/* add verticals to menu */ 
.nav-primary .leftborder a {
	border-left: 1px solid #fff;
}
.nav-primary .rightborder a {
	border-right: 1px solid #fff;
}
	
/*  home page styling  */
/* encloses the news and events columns*/
#ez-home-container-wrap .post {
    margin: 0 0 15px 0 !important;
}
/*this id applies to each of the widgets on the home page*/
.ez-widget-area ul li, .ez-widget-area ol li {
    margin: 0;
    padding: 0;
}
/* this id definition isn't used according to home page source*/
#ez-home-top-3 .entry-content {
border-bottom: 1px solid #DDDDDD;
/* this id definition isn't used according to home page source*/	}
#ez-home-top-3 h2 {
font-size: 1.7rem;
}
/* This puts on all the boxes round news and elsewhere*/

.featuredpage .page, .featuredpost .post {
    margin: 0px !important;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
	border: #97959D 1px solid;
}
/* JD trial def puts box round the event column 
.widget_em_widget ul {
    margin: 0px !important;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
	border: #97959D 1px solid;
}*/
/* this id definition isn't used according to home page source*/
#ez-home-top-3 {
border: 1px solid #DDDDDD;
	padding:0 10 20 0px;
background-color: #f1f1f1;	
}
/*this id is for the events column*/
.ez-widget-area ul ul, .ez-widget-area ol ol {
    padding: 0;
    margin-bottom: 15px;
}

/* === footer widgets === */
.footer-widgets {
  	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 0rem 0 1rem;
	max-width: 1140px;
	margin: 0 auto;
}

.footer-widgets p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	padding: 0px 10px 0px 10px;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
	width:31%
}
.footer-widgets .wrap {
	width: 1140px;
display: inline;
margin-left: auto;
margin-right: auto;
padding: 25px 20px 30px 20px;}

/* === sidebar === */
.ex-home-sidebar .entry-title h2 {
font-size: 1.6rem;	
}
.sidebar.widget-area .featuredpost .post {
    margin: 0 0 15px 0 !important;
	padding: 10px 10px 0px 10px;
}

/* === postie === */
div .postie-post p, div .postie-post ul li, div .postie-post ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div .postie-post table[id*='ko_buttonBlock'] a {
	color: #FFFFFF
}
div .postie-post td[bgcolor*='30613'] a {
	color: #FFFFFF
}

/* ===== EZ footer 3 ======= */
#ez-fat-footer-3 p, #ez-fat-footer-3 li {
	font-size: 16px;
	border-bottom-color: rgb(240, 240, 240);
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 35px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}
#ez-fat-footer-3 h4 {
	line-height: 24px;
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 800px) {
.site-header .search-form {
	display: block;
}
}

@media only screen and (min-width: 800px) and (max-width: 1140px) {
.title-area {
height: 90px;
width: 500px;
}
.site-title  {
font-size: 5.5rem;
}
.site-description {
font-size: 1.5rem;
}
.site-header .search-form {
	display: block;
}
#home-hook-wrap {
padding: 25px 10px 30px;
}
.site-header .widget-area {
width: 230px;
margin: 0 auto;
text-align: left;
margin-top: 0px;
}
.full-width-content .menu-primary {
width: 820px;
}
.full-width-content .site-header .wrap {
width: 820px;
}
.genesis-nav-menu li.search {
display: none;
}
.menu-primary a {
padding: 17px 10px 17px 10px;
}
.full-width-content .content {
width: 800px;
}

}

@media only screen and (min-width: 460px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {

}

@media only screen and (min-width: 480px) and (max-width: 839px) {
/* HTML5 5th @media query trigger point */
.header-image .site-header .wrap .title-area {
	width: 400px;
	height: 80px;
	background-size: 400px 80px;
}
 
/* HTML5 6th @media query trigger point */
.header-image .site-header .wrap .title-area {
	width: 300px;
	height: 60px;
	background-size: 300px 60px;
}
 
/* Pre-HTML5 5th @media query trigger point */
.header-image #header .wrap #title-area {
	width: 400px;
	height: 80px;
	background-size: 400px 80px;
}
 
/* Pre-HTML5 6th @media query trigger point */
.header-image #header .wrap #title-area {
	width: 300px;
	height: 60px;
	background-size: 300px 60px;
}
svg:not(:root) {display: none; }
}

@media only screen and (max-width: 479px) {
.site-title  {
font-size: 4rem;
}
.site-description {
font-size: 1.3rem;
}
#home-hook-wrap {
padding: 25px 10px 30px;
}

.site-header .widget-area {
width: 230px;
margin: 0 auto;
text-align: left;
}
svg:not(:root) {display: none; }

}