/**
 * Theme Name: 		Bradley Stoke Matters
 * Theme URI: 		https://www.dreamabstract.com/
 * Description: 	Bradley Stoke Matters theme by Dreamabstract
 * Author: 			Dreamabstract
 * Author URI: 		https://www.dreamabstract.com/
 * Version: 		4.1
 */

 /* Load Google Fonts */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,400italic,600italic,700,800,700italic,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

/* Disable Responsive */
/*
.container {
    width: 1000px !important;
}
*/



/* WordPress Core Styles */
.alignnone {
    margin: 0 0 10px 0;
}
#bannerad .alignnone, #bannerad .aligncenter {
    margin: 0px !important;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 5px 10px 10px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 10px 10px;
}

a img.alignnone {
    margin: 5px 10px 10px 0;
}
#bannerad a img.alignnone {
    margin: 0px !important;
}

a img.alignleft {
    float: left;
    margin: 5px 10px 10px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 0 10px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 10px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

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

.sticky {
    background: white;
    border: 2px solid black;
}

.entry-content img {
    margin: 0 0 1.5em 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;

}

/* Comments style */
.comment-form input[type=text],
.comment-form textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
}

ol.comments-list {
    padding-left: 0;
}

ol.comments-list li {
    list-style: none;
}

ol.comments-list .comment-author {
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

ol.comments-list .comment-meta {
    float: right;
}
ol.comments-list .children {
    border-left: 1px solid #ccc;
}

.comment-form-comment label {
    display:  block;
}



/* Other General Styles */

img {
    max-width: 100%;
    height: auto;
}



/* Prevent banner from downsizing too much 
#banner {
    overflow: hidden;
}

#banner-container-holder {
    min-width: 900px;
    display: inline-block;
    position: relative;
    right: -50%;
}

#banner-container-row {
    position: relative;
    left: -50%;
}
*/




/******* Theme Styles *******/
header {background-color:#fff;min-height:150px;}
#header-middle h1 {font-size:38px;font-weight:800;margin:0px;color:#75B520;}
.h1style {font-size:38px;font-weight:800;margin:0px;color:#75B520;margin-top: 85px;}
.h2style {
  color: #7a7a7c;
  font-size: 14px;
  margin-top: 5px;
}
#header-right .btn {border:0px !important;}
#header-right .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #75B520;
	border-radius: 0px !important;
	}

#header-right #form-search {
	margin-top:50px;margin-bottom:15px !important;}
#showdate {text-align:right;margin-top:0px;}
#shares {text-align:right;margin-top:10px;}
.sd-content ul {text-align:right;}
.sd-social-official .sd-content ul > li {
  display: block;
  float: right !important;
  height: 25px;
  margin: 0 10px 5px 0 !important;
}

.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
  line-height: 15px !important;margin:0 !important;
}
#main .sharedaddy {display:none;}
#header-middle h2 {color:#7a7a7c;font-size:14px;}
#home .col-md-6 {padding-left:0px !important;padding-right:30px !important;}
#features .col-md-4 {padding-left:15px !important;padding-right:0px !important;}
#features a {width:100%;display:block;height:40px;line-height:40px;text-align:center;color:#fff;font-size:18px;font-weight:bold;}
#features a.bluebutton {background-color:#32ccfe;}
#features a.greenbutton {background-color:#75B520;}
#features a.redbutton {background-color:#d3011c;}
#features a:hover {background-color:#08559E;color:#fff !important;text-decoration:none !important;}
#right h2 {margin-top:0px;font-size: 18px;
    font-weight: bold;}
#right ul {margin:0px;padding:0px;list-style:none;}
#right li {padding:5px 0px;border-bottom:1px solid #75B520;}
.page-id-6 #right #em-wrapper {display:none;}
.breadcrumb {
    background-color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 10px 0px;
	font-size:11px;
} 
#mailchimp {background-color:#75B520;padding:0px 10px 10px 10px;color:#fff;}

#mce-EMAIL, #mce-FNAME, #mce-LNAME {width:100%;padding:5px;border:0px;color:#75B520;margin-bottom:5px;}
#mailchimp .button {
    padding: 4px 12px;
    color: #ffffff;
    background-color: #32ccfe;
    border-radius: 0px;
	border:0px;
}
.socialwidget h2 {background-color:#32ccfe;font-size:18px;font-weight:800;color:#fff;width:100%;line-height:40px;height:40px;margin-top:0px;background-image:url(images/tw.png);background-repeat:no-repeat;background-position:top left;padding-left:50px;}
#mailchimp h2 {font-size:18px;font-weight:800;color:#fff;margin-top:0px;background-color:transparent;background-image:none;padding-left:0px;}
#fb h2 {background-color:#3765a3;background-image:url(images/fb.png);background-repeat:no-repeat;background-position:top left;padding-left:50px;}

.widget-text {width:100%;height:auto;text-align:center !important;background-color:#d3011c;color:#fff;padding:10px;display:block;}
.widget-text h2 {background-color:transparent !important;font-size:17px !important;line-height:25px !important;text-align:center !important;}
#bradley {margin-bottom:20px;}
.page-id-18 #bradley {margin-top:20px;}
.socialwidget ul {margin:0px;padding:0px;list-style:none;}
.really_simple_twitter_widget li {padding:5px 0px;border-bottom:1px solid #75B520;}
/*.menu-home-menu-container {text-align:left;float:left;width:100%;}
.menu-home-menu-container li {display:inline-block;padding:0px 10px 0px 0px;width:277px;height:40px;line-height:40px;}
.menu-home-menu-container a {color:#fff;text-decoration:none;}
.menu-home-menu-container a:hover {color:#ff9600;text-decoration:none;}
.menu-home-menu-container ul {margin-left:0px;padding-left:0px}*/

#homenews .post-snippet {border:0px;padding-bottom:5px;}

#homenews li {float:left;padding:0px 0px 0px 15px !important;width:292px;list-style:none !important;}
#homenews ul {margin-left:0px;padding-left:0px;list-style:none !important;}
#homenews h2 {margin-top:0px !important;border:0px;font-size:1.4em;font-weight:bold;margin-bottom:10px !important;}
#homenews .col-md-12 {padding-left:0px !important;padding-right:0px !important;}
#homenews img {margin-bottom:10px;}
.post-snippet h2 {
    border:0px;
    color: #75B520;
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
	margin-top:0px;
}
.post-snippet {border-bottom: 1px solid #75B520;height:auto !important;padding:10px 0px;float:left;padding-bottom:10px;width:100%;}
.post-date {font-weight:bold;margin-bottom:10px;}
.post-snippet a {color:#75B520;}
.post-snippet img {float:left;margin-right:15px;width:250px;height:auto;}
.post-thumbnail img {float:left;margin-right:15px;width:250px;height:auto;}
.post-snippet .btn {margin-top:10px;margin-bottom:15px;}
.post-snippet a.btn  {color:#fff !important;}
.post-tags {font-weight:bold;}
#latest-articles {height:auto;margin-bottom:20px;}
#right .post-snippet {float:none;border-bottom:0px;}

#homenews .post-snippet {padding:0px;}
.widefat {width:100%;padding:5px;border: 1px solid #75B520;}
.magazine-container {margin-bottom:30px;min-height:270px;}
.widefat {margin-bottom:20px;}
#right .widget-image {margin-top:20px;}

/******* Pagination *******/

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  margin-left: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #75B520;
  border-color: #75B520;
  color: #fff;
  cursor: default;
  z-index: 2;
}
.pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #75B520;
  color: #75B520;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > li > a:hover {
  background-color: #75B520;
  border: 1px solid #75B520;
  color: #fff;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: #fff;
  border-color: #75B520;
  color: #777;
  cursor: not-allowed;
}


/******* Footer Styles *******/

footer {background-color:#75B520;color:#fff;padding-top:15px; padding-bottom:15px;margin-top:50px;}
footer a {color:#fff;}
footer a:hover {color:#D3011C;}
#footer-content {text-align:left;}
#footer-right {text-align:right;padding-bottom:10px;}
.footerLrow {width:100%;display:block;}

.menu-footer-menu-container {text-align:left;float:left;width:100%;margin-top:10px;}
.menu-footer-menu-container li {display:inline-block;padding:0px 10px 0px 0px;height:15px;line-height:15px;}
.menu-footer-menu-container a {color:#fff;text-decoration:none;}
.menu-footer-menu-container a:hover {color:#D3011C;text-decoration:none;}
.menu-footer-menu-container ul {margin-left:0px;padding-left:0px}


/* Menu Styles */

.navbar-default {
    background-color: #fff;
    border:0px;
	border-radius:0px !important;
}
.navbar-collapse { background-color: #75B520;padding-left:0px;padding-right:0px;}
.navbar .navbar-toggle, .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {width:100%;background-color: #75B520;color:#fff;margin:0 auto;border-radius:0;border:0px !important;}
.navbar .main-menu > li {
    border-left: none;
}

.navbar .main-menu > li:first-child {
    border-left: none;
}

/* first level styling */
.navbar .main-menu > li > a {
	color:#fff;
    z-index: 1000;
}

.navbar .main-menu > li > a:hover,
.dropdown > li:hover > a {
	background-color:#D70D17;
	color:#fff;

}

/* second level styling */
.navbar .main-menu > li:hover > ul {

}

.navbar .main-menu > li > ul > li > a {
    background-color: #75B520;
    color: #fff;
    padding: 5px 15px;
    z-index: 2000;
	border-top:1px solid #fff;
}

.navbar .main-menu > li > ul > li > a:hover,
.dropdown > li ul > li:hover > a {
background-color:#75B520;
border-top:1px solid #fff;
}

/* third level styling */
.navbar .main-menu > li ul > li:hover > ul {

}

.navbar .main-menu > li > ul > li > ul > li a {
    background-color: #fafafa;
    color: #000000;
    padding: 5px 15px;
    z-index: 3000;
}

.navbar .main-menu > li > ul > li > ul > li a:hover {

}


@media only screen and (min-width: 768px) {
    /* second level positioning */
    .navbar .main-menu > li:hover > ul {
        top: auto;
        width: 20em;
        margin-left: -1px;
    }

    /* third level positioning */
    .navbar .main-menu > li ul > li:hover > ul {
        width: 20em;
        margin-left: -1px;
    }
}

.navbar .caret {
    display: none;
}

/* Font Styles */

body {
	font-family: 'Open Sans', sans-serif;
	color:#333333;
	font-size:1.3em;
}

a {
	color:#75B520;

}

a:hover {
	color:#d3011c;

}

h1 {
	font-size:2.2em;
	color:#75B520;
	margin-top:0px;
}

h2 {
	font-size:1.8em;
	color:#75B520;

}
#right h2 {background-color:#75B520;color:#fff;line-height:40px;width:100%;padding-left:15px;text-align:left;font-size:22px}

h3 {
	font-size:1.3em;
	color:#75B520;

}

h4, h5, h6 {

}

.error {
    color: red;
}

/* Button Styles */

.btn, #commentform #submit, .wpbdp-button {
    padding: 4px 12px;
    color: #ffffff;
    background-color: #75B520;
	border-radius:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800;
	font-size:18px;
	border:0px;
}

.btn:hover, #commentform #submit:hover, .wpbdp-button:hover {
    color: #ffffff;
    background-color: #d3011c;
}
#right .btn {width:100%;}

/* Banner Styles */
#banner {padding-right:0px !important;}
.ms-info {
    background-color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
	width:100% !important;
	padding-top:10px;
	min-height:45px;
}
.ms-slide-info {bottom:0px !important;min-height: 45px !important;}
.ms-info h3 {background-color:transparent;color:#fff;width:auto;margin-bottom:0px;font-size:24px;font-family: "Francois One",Tahoma,Arial;padding-left:20px;}
.ms-info p {padding:0px 15px 0px 20px;color:#fff;
	font-size:24px;}
	
	/* Form Styles */

.wpcf7-text, .wpcf7-textarea, .wpcf7-date {margin:10px 0px;width:100%;padding:5px;}
.wpcf7-submit {margin:10px 0px;padding: 4px 12px;
    color: #ffffff;
    background-color: #75B520;
	border-radius:0px;
	border:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800;
	font-size:18px;}
.wpcf7-submit:hover {
    color: #ffffff;
    background-color: #d3011c;
}
.wpcf7-select {width:100%;} 
.wpcf7-captchac {margin-bottom:10px;padding:5px;display:inline-block;}
.wpcf7-captchar {margin-bottom:10px;width:45%;padding:5px;display:inline-block;}
#right .wpcf7-textarea {height:125px;}

div.wpcf7-mail-sent-ok {
    border: 0px;
    background-color:#75B520;
    color:#fff;
    text-align:center;
}
div.wpcf7-response-output {
    margin: 10px 0px;
    padding: 0.2em 1em;
    border-radius:5px;
}
.indicates-required {margin-bottom:5px;}

/* A-Z Directory customisation */

.wpbdp-bar {border:1px solid #75B520 !important;background-color:#effedb !important;}
form#wpbdmsearchform {text-align:left !important;}
.wpbdp-bar .wpbdp-search-form {
  margin: 0 !important;
  padding: 0 !important;
}
form#wpbdmsearchform input {margin-top:0px !important;vertical-align:top !important;}
#intextbox  {border:1px solid #75B520 !important;background-color:#fff !important;padding:6px !important;margin-top:0px !important;
	}
#wpbdmsearchsubmit, #wpbdp-main-box .box-col.submit-btn input {
    padding: 3px 12px 4px 12px;
    color: #ffffff;
    background-color: #75B520;
	border-radius:0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800;
	font-size:18px;
	border:0px !important;
	margin-top:0px !important;
	margin-left:5px;
}
#wpbdp-main-box-keyword-field {padding:6px;}
#wpbdp-main-box .box-row.separator {
  background: #E8FCCE none repeat scroll 0 0 !important;
}
#wpbdp-main-box {
  background: #E8FCCE none repeat scroll 0 0 !important;
  border-radius: 0px !important;
  padding:10px !important;
}

#wpbdmsearchsubmit:hover {
    color: #ffffff;
    background-color: #d3011c;
}
.advanced-search-link {margin-top:5px;}
#wpbdp-categories ul {padding:0px;margin:0px;}
#wpbdp-categories ul > li {font-size:16px;font-weight:bold;padding:0px 20px 0px 0px;margin:10px 0px;list-style:none !important;}
.children li, #wpbdp-category-page .wpbdp-categories li {font-size:14px !important;font-weight:normal !important;/*border-top: 1px solid #75B520;*/padding-top:10px !important;}
.children li > a, #wpbdp-category-page .wpbdp-categories li a {color:#333333;}
.children li > a:hover, #wpbdp-category-page .wpbdp-categories li a:hover {color:#D3021D;}
.wpbdp-categories li {margin:0px;padding:0px;list-style:none;}
#wpbdp-category-page ul {margin:0px;padding:0px;list-style:none;}
#wpbdp-categories li:nth-child(4n+1) {
  clear:both;
}
.wpbdp-listing-excerpt.odd {
  background:none !important;
}
.wpbdp-listing-excerpt {
  border-bottom: 1px solid #75B520 !important;
  padding: 10px 0px !important;
}
.listings .wpbdp-field-business_name label, .listings .wpbdp-field-business_genre label, .listings .wpbdp-field-long_business_description label {display:none;}
.wpbdp-field-business_name {font-size:18px;font-weight:bold;}
#wpbdp-search-form-wrapper label {color:#333333 !important;font-size:14px !important;}
#wpbdp-search-form-wrapper .label {text-align:left !important;font-weight:normal !important;padding:0px !important;}
#wpbdp-search-form-wrapper .submit, #wpbdp-search-form-wrapper .reset {margin:10px 0px;padding: 4px 12px;
    color: #ffffff !important;
    background-color: #75B520 !important;
	border-radius:0px !important;
	border:0px !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:800 !important;
	font-size:18px !important;}
	
	#wpbdp-search-form-wrapper input[type="button"], #wpbdp-search-form-wrapper input[type="reset"], #wpbdp-search-form-wrapper input[type="submit"] {margin:10px 0px;padding: 4px 12px;
    color: #ffffff !important;
    background-color: #75B520 !important;
	border-radius:0px !important;
	border:0px !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-weight:800 !important;
	font-size:18px !important;}
	
	.view-listing, .edit-listing {margin:10px 0px !important;padding: 4px 10px !important;
    color: #ffffff !important;
    background-color: #75B520 !important;
	background-image:none !important;
	border-radius:0px !important;
	border:0px !important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800 !important;
	font-size:16px !important;
	margin-right:5px !important;}
	.delete-listing {margin:10px 0px !important;padding: 4px 10px !important;
    color: #ffffff !important;
    background-color: #D91923 !important;
	background-image:none !important;
	border-radius:0px !important;
	border:0px !important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800 !important;
	font-size:16px !important;
	margin-right:5px !important;}
	#wpbdp-search-form-wrapper .submit:hover, #wpbdp-search-form-wrapper .reset:hover, .view-listing:hover {
    color: #ffffff;
    background-color: #d3011c;
}
	#wpbdp-search-form .wpbdp-search-filter > div.label {
  display: block;
  float: left;
  width: 25% !important;
}
#wpbdp-search-form .wpbdp-search-filter > div.field {
  display: block;
  margin-left: 0% !important;
  padding-left:0px !important;
  width: 75% !important;
}
#wpbdp-search-form {
  padding-left: 0px !important;
}
.intextbox {padding:5px !important;}
.listings .wpbdp-field-business_name a {pointer-events: none;
   cursor: default;}
 .listing-thumbnail a {pointer-events: none;
   cursor: default;} 
   .view-listing, .edit-listing, .delete-listing {display:none;}
   
    .wpbdp-listing .listing-title {
  border:0px !important;
  margin-bottom: 8px;
}
   
   .listing-title a {
  pointer-events: none !important;
   cursor: default !important;
   color:#75B520 !important;
}

.wpbdp-listing a {
  border-bottom: 0px !important;
  color: #75B520 !important;
  text-decoration: none;
}

.wpbdp-listing .listing-details {
  margin-left: 0px !important;
}
.wpbdp-listing.sticky .listing-details, .wpbdp-listing.sticky .listing-title {
  margin-left: 160px !important;
}
   
   .wpbdp-listing-excerpt.sticky {
  background: #e8fcce none repeat scroll 0 0 !important;
  border: 0px !important;
  padding:10px !important;
}
   

form#wpbdmsearchform {
  text-align: left !important;
}
.wpbdp-bar .wpbdp-search-form {
  margin: 0 !important;
  padding: 0 !important;
}
/*.wpbdp-listing-excerpt.sticky .wpbdp-field-business_name a {pointer-events:inherit !important;
   cursor:pointer !important;}
   
.wpbdp-listing-excerpt.sticky .view-listing {
	display:inline-block !important;
	margin:10px 0px !important;padding: 4px 10px !important;
    color: #ffffff !important;
    background-color: #75B520 !important;
	background-image:none !important;
	border-radius:0px !important;
	border:0px !important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:800 !important;
	font-size:16px !important;
	margin-right:5px !important;
	}
	.category-label {background-color: #75B520 !important;width:100%;}*/

/* Pagination */

.wpbdp-pagination .pages {font-weight:bold;margin-right:10px;}
.wpbdp-pagination .current {padding:6px 10px;background-color:#75B520;color:#fff;margin-left:5px;}
.wpbdp-pagination .page, .wpbdp-pagination .nextpostslink, .wpbdp-pagination .previouspostslink {padding:6px 10px;background-color:#d2fb9b;color:#75B520;margin-left:5px;}
.wpbdp-pagination .page:hover, .wpbdp-pagination .nextpostslink:hover, .wpbdp-pagination .previouspostslink:hover {background-color:#75B520;color:#fff;text-decoration:none;}
.wpbdp-field-business_website_address a
{
target-name:new;
target-new:tab;
} 

#wpbdp-categories .wplist ul > li {
  font-size: 16px;
  font-weight: bold;
  list-style: outside none none !important;
  margin: 10px 0;
  padding: 0 20px 0 0;
}

ul.wplist > li {
  width: 30px !important;
  border-left:1px solid #75B520;
  padding: 0px !important;
  text-align:center !important;
}
#wpbdp-categories ul.wplist {border-top:1px solid #75B520;border-bottom:1px solid #75B520;padding:0px;text-align:center;}
#wpbdp-categories ul.wplist li:nth-child(4n+1) {
  clear:none !important;
}
#wpbdp-categories ul.wplist li:nth-child(26n+1) {
  clear: both !important;
  border-right:0px !important;
}
ul.wplist li:first-child {
  border-left:0px !important;
  padding-left:0px;
}
.wpbdp-field-display label {display:none;}
.wpbdp-field-contact_first_name,
.wpbdp-field-contact_last_name {
	display: inline !important;
}
.page-id-11 .wpbdp-msg {display:none;}

/* Event customisation */

#em-wrapper {margin-top:0px !important;}
.events-table {width:100% !important;margin-bottom:15px;}
.events-table td, .events-table th {padding:10px !important;}
.events-table tr {border-bottom:1px solid #bfef7f;}
.events-table thead {background-color:#75B520;color:#fff;}
.events-table a {font-weight:bold;}
.em-pagination {}
.page-numbers  {background-color:#bfef7f;color:#75B520;padding:10px;display:inline-block !important;margin-bottom:10px;}
#em-wrapper .current {background-color:#75B520 !important;}
.page-numbers a {color:#fff;}
.page-numbers:hover {color:#fff !important;background-color:#75B520 !important;text-decoration:none !important;} 
.em-pagination .current {color:#fff !important;}
.em-search-field input, .em-search-field select {border:1px solid #75B520;}
div.css-search {border-radius:0px;border:1px solid #75B520 !important; }
.em-search-main {border-bottom:1px solid #bfef7f !important;}
.page-template-page-calendar .em-calendar {width:100%;}
.callinks {float:right;line-height:40px;font-size:18px;}

.viewallevents {text-align:right;font-weight:bold;line-height:40px;}
.single-location h3 {background-color:#75B520;color:#fff;line-height:40px;width:100%;padding-left:15px;text-align:left;font-size:22px}
.single-location .post-content ul {margin:0px;padding:0px;list-style:none;margin-bottom:15px;}
.single-location .post-content li {padding:5px 0px;border-bottom:1px solid #bfef7f;}
.single-event .post-tags {display:none;}
.single-event #right .side-event, .single-event #right .event-info {display:none;}
.single-event #right ul {margin-bottom:20px !important;}


/* Testimonial customisation */

.testimonial_rotator_slide_title {display:none;}

/* Current Issue page */

#previous-editions img {margin:15px 0px;}
#previous-editions .col-md-3 {text-align:center;}
#previous-editions {text-align:center;}

/* Facebook*/

#cff {height:520px !important;}
._1dro ._1drp {font-size:14px !important;}


@media only screen and (min-width: 768px) {
    a[href^="tel"] {
        text-decoration: none;
        pointer-events: none;
        cursor: default;
    }
}

@media only screen and (min-width: 1200px) {
	header {margin-top:5px;margin-bottom:5px;}
	#bannerad img {height:275px !important;}
	#header-middle h1 {margin-top:85px;}
	#header-middle h2 {margin-top:5px;}
	#tabad {display:none;}
	#mobad {display:none;}
	#mobileshares {display:none;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
header {margin-top:5px;margin-bottom:5px;min-height:130px;}
#header-middle h1 {margin-top:65px;font-size:34px;}
	#header-middle h2 {margin-top:5px;font-size:12px;}
	.h1style {margin-top:55px;font-size:34px;}
.h2style {margin-top:5px;font-size:12px;}
#showdate {text-align:right;margin-top:10px;}
.share-end {display:none !important;}
#header-right #form-search {
  margin-bottom: 15px !important;
  margin-top: 20px;
}
.topmenu a {
	padding:7px;
	height:30px;
	line-height:30px;
	font-size:15px;
}
#bannerad img {height:227px !important;}
#tabad {display:none;}
#mobad {display:none;}
#mobileshares {display:none;}
/*.navbar .main-menu > li > a {
	font-size:17px;
}*/
ul.wplist > li {
  width: 26px !important;
}
#homenews li {width:240px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar {margin-bottom:10px;}
	.navbar .main-menu > li > a {
	font-size:13px;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li > a {
    padding: 10px 7px;
}
.navbar {
    min-height: 40px;
}
.pull-right {
    float: none !important;
}
#right .col-md-3 {width:100% !important;display:block;}
#footer-left, #footer-right {text-align:center !important;padding-bottom:10px;}
#homenews li {float:left;padding:0px 15px 0px 15px !important;width:33.33333333%;list-style:none !important;} 
#form-search {margin-bottom: 10px;}	
.menu-footer-menu-container {text-align:center;float:none;width:100%;}
#header-left {text-align:center !important;}
#header-left img {margin-top:5px;}
#header-middle {text-align:center !important;}
.h1style {margin-top:0px;}
#header-middle h2 {margin-top:5px;margin-bottom:10px !important;}
.h2style {margin-top:5px;margin-bottom:10px !important;}
#header-right .btn {
    margin-bottom: 15px !important;
}
#header-right {
    padding-bottom: 0px;
}
#header-right #form-search {margin-bottom:0px !important;margin-top: 0px;}
#showdate, #shares {display:none !important;}
#banner {padding-right:15px !important;margin-bottom:8px;}
#bannerad {display:none;}
#features .col-md-4 {width:32.67%;}
#tabad {float:right;}
#tabad img {width:220px;height:auto;}
#mobad {display:none;}
#mobileshares {width:100%;text-align:center;padding:15px 0px;}
.sd-social-official .sd-content ul > li {
  float: left !important;
}
.blog #right {clear:both !important;}
#right {clear:both;display:block;}
ul.wplist > li {
  width: 27px !important;
}
#previous-editions .col-md-6 {clear:both;display:block;}

}
@media only screen and (min-width: 641px) and (max-width: 767px) {
#header-left {text-align:center !important;padding-bottom:10px;width:100% !important;}
#header-left img {margin-top:5px;}
#header-middle {text-align:center !important;}
.h1style {margin-top:0px;}
#header-middle h2 {margin-top:5px;margin-bottom:10px !important;}
.h2style {margin-top:5px;margin-bottom:10px !important;}
#header-right {text-align:center !important;width:100% !important;}
#header-right #form-search {margin-bottom:0px !important;margin-top: 0px;}
#showdate, #shares {display:none !important;}
#header-left {text-align:center !important;}
#form-search {margin-bottom: 10px;}	

footer .row, footer .container {width:100% !important;margin:0px !important;padding:0px !important;}
	footer p {width:100% !important;padding:0px !important;}
header .row, header .container {width:100% !important;margin:0px !important;padding:0px !important;}
	header .container {width:100% !important;margin:0px !important;padding: 10px 0px !important;}
	#right h2 {width:100% !important;}
	.pull-right {
    float: none !important;
}
#footer-left, #footer-right {text-align:center !important;padding-bottom:10px;}
.menu-footer-menu-container {text-align:center !important;float:none !important;width:100% !important;}

.topmenu a {

	-webkit-border-radius: 9px;
	border-radius: 9px;
	padding:10px;
	height:35px;
	line-height:35px;
	font-size:18px;
}
#header-right .btn {
    margin-bottom: 0px;
}
#homenews li {float:left;padding:0px 15px 0px 15px !important;width:33%;list-style:none !important;} 
#banner {padding-right:15px !important;margin-bottom:8px;}
#bannerad {display:none;}
#features .col-md-4 {padding-right:15px !important;}
.navbar-header {padding-left:15px !important;padding-right: 15px !important;}
.navbar-collapse {margin-left:0px !important;margin-right:0px !important;}
.collapse {margin-bottom:10px;}
.navbar {margin-bottom:0px !important;border:0px !important;}
#tabad {float:right;}
#tabad img {width:200px;height:auto;}
.socialwidget h2 {margin-top:20px;}
#right h2 {margin-top:20px;}
#mobad {display:none;}
#mobileshares {width:100%;text-align:center;padding:15px 0px;}
.sd-social-official .sd-content ul > li {
  float: left !important;
}
.post-snippet {width:50%;height:auto;float:left;padding-right:15px;}
#right {clear:both;display:block;}
.post-thumbnail img {float:none;margin-right:0px;width:100%;height:auto;margin-bottom:10px;}
ul.wpbdp-categories > li {
  width: 100% !important;
}
.blog #right {clear:both !important;}
ul.wplist > li {
  width: 30px !important;
  border-left:1px solid #75B520;
  padding: 0px !important;
  text-align:center !important;
}
ul.wplist > li {
  width: 23px !important;
  float:left !important;
}
}


@media only screen and (max-width: 640px) {
	body {
	font-size:1.5em;
}
#header-left {text-align:center !important;padding-bottom:10px;width:100% !important;}
#header-left img {margin-top:5px;}
#header-middle {text-align:center !important;}
#header-middle h1 {
  font-size: 27px !important;
}
#header-middle h2 {margin-top:5px;margin-bottom:10px !important;}
.h1style {font-size: 27px !important;margin-top:0px;}
.h2style {margin-top:5px;margin-bottom:10px !important;}
#header-right {text-align:center !important;width:100% !important;}
#header-right #form-search {margin-bottom:0px !important;margin-top: 0px;}
#showdate, #shares {display:none !important;}
	#footer-left, #footer-right {text-align:center !important;padding-bottom:10px;}
.menu-footer-menu-container {text-align:center !important;float:none !important;width:100% !important;}
	#footerbottom img {margin: 0px auto 10px auto !important;display:block;}

	
	footer .row, footer .container {width:100% !important;margin:0px !important;padding:0px !important;}
	footer .container {padding: 10px 0px !important;}
	footer p {width:100% !important;padding:0px !important;}
	header .row, header .container {width:100% !important;margin:0px !important;padding:0px !important;}
	header .container {width:100% !important;margin:0px !important;padding: 10px 0px !important;}
	#right h2 {width:100% !important;}
	.pull-right {
    float: none !important;
}

.topmenu a {

	-webkit-border-radius: 9px;
	border-radius: 9px;
	padding:10px;
	height:35px;
	line-height:35px;
	font-size:18px;
}

.navbar-fixed-bottom {
    bottom:inherit;
    margin-bottom: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position:inherit;
}
#header-right .btn {
    margin-bottom: 0px;
}
#homenews li {float:left;padding:0px 15px 0px 15px !important;width:100%;list-style:none !important;}
.navbar-header {padding-left:15px !important;padding-right: 15px !important;}
.navbar-collapse {margin-left:0px !important;margin-right:0px !important;}
.collapse {margin-bottom:10px;}
.navbar {margin-bottom:0px !important;border:0px !important;}
#banner {padding-right:15px !important;margin-bottom:8px;}
#bannerad {display:none;}
#features .col-md-4 {padding-right:15px !important;}
#tabad {display:none;}
.socialwidget h2 {margin-top:20px;}
#right h2 {margin-top:20px;}
#mobad {width:100%;height:auto;padding-left:15px;margin-right:15px !important;}
#mobad .row {margin-right:0px !important;}
#mobad img {width:100%;height:auto;}
#mobileshares {width:100%;text-align:center;padding:15px 0px;}
.sd-social-official .sd-content ul > li {
 float: left !important;
}
.post-thumbnail img {float:none;margin-right:0px;width:100%;height:auto;margin-bottom:10px;}
#homenews .post-image img {width:100%;height:auto;}
.event-time {width:35% !important;}
.event-description {width:60% !important;}
.callinks {
  float: none;
  text-align:center;
}
.wpbdp-bar .wpbdp-search-form {
  margin: 0 !important;
  padding: 0 !important;
}
form#wpbdmsearchform {
  text-align: center !important;
}
ul.wpbdp-categories > li {
  width: 100% !important;
}
.wpbdp-bar form.wpbdp-search-form {
  width: 100% !important;
}
.blog #right {clear:both !important;}
.blog .post-snippet img {width:100% !important;height:auto !important;margin-bottom:10px !important;}
ul.wplist > li {
  width: 30px !important;
  border-left:1px solid #75B520;
  padding: 0px !important;
  text-align:center !important;
  font-size:14px !important;
  margin:5px 0px !important;
}
ul.wplist > li {
  width: 23px !important;
  float:left !important;
}
#right {clear:both;display:block;}
#previous-editions .col-md-6 {clear:both;display:block;}
}
@media print {
    header, nav, #banner, #breadcrumb-holder, #right, footer, .btn {display:none;}
	#left .col-md-9, #left .col-md-8 {width:100%;}
.only_display_for_print {
	display: block;
}
}