/* Hide stuff we do not want, ie
 * Comments form, info about posts, page name on home page,
 * who did post and date, search form, slider read more link,
 * site title, events manager ad, casino ad, footer, hyphens before captions */
div#respond,#site-title,#site-description,.post-meta,article#post-2 h1.entry-title,div.entry-meta, .entry-meta .cat-links,#branding #searchform,#slider-wrap a.more-link,.bp_members #em-wrapper,comments,small center a, #site-generator div.powered, .entry-content .wp-caption .wp-caption-text:before {
        display:none
}

/* donations widget and page */
#custom_html-2 .textwidget, #paypal_donations-2 .paypal-donations {
  text-align: center;
}
#paypal_donations-2 h2, #paypal_donations-2 p {
  text-align: left;
}

.wpcf7-list-item {
  width: 100%;
  float: left;
}
.wpcf7-list-item.last {
  margin-bottom: 50px;
}

article.post-2451 {
  padding-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
html .page-id-2451 #primary {
  width: 100%;
}
html .page-id-2451 #secondary.widget-area {
  width: 100% !important;
  text-align: left;
  float: left;
  padding-left: 20px;
}
.page-id-2451 aside.sidebar h2.widget-title {
  font-size: 26px;
  border-bottom-width: 0;
  letter-spacing: 0;
}

.page-id-2451 aside.sidebar p {
  font-size: 16px;
}

/* headers */
h1, h2, h3, h4, .entry-title, h3.widget-title {
    color: #125484 !important;
}

/* set font, turn off hyphenation */
html p, .hometext, html ul {
    font-family: Open Sans,Arial,Helvetica !important;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    font-weight: 400;
}
.hometext {
    font-size: 16px;
    font-weight: 600;
}

/* to stretch banner if it is too small */
.logo-wrap, #site-logo a, #branding img {
    width: 100%;
    max-width: 100%;
}

/* Membership button widget */
#text-4 .wp_cart_button { 
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 5px;
}
#text-4, #paypal_donations-2 {
    text-align: center;
    padding: 10px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: .3px;
}

/* post category list on big swims page */
.entry-content ul.lcp_catlist { 
    list-style-type: none;
}
.lcp_catlist > li {
    float:none;
    display: block;
    clear: right;
}
.lcp_catlist li a img {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    display:inline !important;
}
.lcp_catlist >li >a:first-child {
    float:none;
    clear: right;
    display: block;
    padding-top: 20px;
    font-size: 19px;
    font-weight: 700px;
}

/* make header take up all the space */
#header-content.clearfix {
        margin:0;
        padding:0;
}

body.blog {
    padding-top: 0;
}
header#branding {
    border-radius : 0 0 0 0;
}

/* stretch page across whole page */
#page.hfeed {
/*    width: 100%;
    max-width: 100%; */
	margin-bottom: 0;
	margin-top: 0;
}
#content[role=main] {
    width: 100%;
}
html #primary {
    width: 70%;
}

#secondary.widget-area {
	width: 25%;
}
body.page, body.archive, body.single {
/*	padding-top: 0; */
	padding-bottom: 0;
}

article.post {
	border-bottom: 0;
}

.home-page-text {
 font-size: 18px;
 font-weight: 600;
 text-align: center;
 color: #067238; 
}

/* Extensive Posts widget CSS */
#secondary ul li {
    list-style-type: none !important;
}

#secondary .cw-erpv-posts .cw-erpv-post .cw-erpv-post-short {
    max-width: 100%;
}


.cw-erpv-posts-section img.wp-post-image {
    border: 0 0 0 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/* text widget with buttons in it */
.textwidget a.buttons {
 margin-bottom: 30px;
 font-weight: 600;
 display: block;
 clear: both;
 text-align: center;
 width: 150px;
}

/* buttons and menu CSS  */
a.buttons, nav#access, #mc_embed_signup .button {
    color:white;
    background-color:#f8b332;
    background-image:-webkit-gradient(linear,left top,left bottom,from(#f8b332),to(#f8b332)) !important;
    background-image:-webkit-linear-gradient(top,#f8b332,#f8b332) !important;
	background:-moz-linear-gradient(#f8b332,#f8b332) repeat scroll 0 0 transparent !important;
	background-image:-ms-linear-gradient(top,#f8b332,#f8b332) !important;
	background-image:-o-linear-gradient(top,#f8b332,#f8b332) !important;
	background-image:linear-gradient(top,#f8b332, #f8b332) !important;
    font-family:Open Sans,Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:600;
    }
html #branding ul.menu li {
    border-left-color: white;
}
#branding ul.menu ul.sub-menu a {
    background-color: #f8b332;
    color: white; 
}
#branding ul.menu li a {
    color: white;
}
a.buttons {    
    border:3px solid #f6a309/*f8b332*/;
  background-color: #0875ae;
    padding:10px 15px 10px 15px;
	text-align:center;
	margin-bottom: 0;
	border-radius:20px;
	text-decoration:none;
	width:20em;
  color: white;
    }
#mc_embed_signup .button { border: 3px solid #125484 !important; }
a.buttons:hover, #mc_embed_signup .button:hover, nav#access:hover {
    color: #82b89c;
    text-decoration: none !important;
}
a.buttons:hover {
  background-color: #0875ae !important;
  background-image: none !important;
  border:3px solid #0875ae;
  color: white;
}
#branding ul.menu .sub-menu li:hover, #branding ul.menu .sub-menu a:hover {
    font-weight: 600;
    color: #555;
}

div.button-block {
 margin-bottom: 30px;
 font-weight: 600;
 display: block;
 clear: both;
 margin-left: auto;
 margin-right: auto;
 width: 180px;
}

/* image captions */
.entry-content .wp-caption, #secondary .wp-caption {
 background-color: transparent;
     margin-bottom: 10px;
}
#secondary .wp-caption {
     margin-bottom: 4px;
}

.entry-content .wp-caption .wp-caption-text, #secondary .wp-caption .wp-caption-text {
text-align: center;
padding: 5px 7px 0;
} 

/* bullet points */
.entry-content ul{
        list-style-type:square
}

/* Remove borders from article */
article.hentry, #secondary .widget {
    border-bottom: 0 solid #fff;
}

.addthis_toolbox {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 150px;
}

/* clean up footer */
#supplementary{
        padding:0
}
/* Make footer three fill the space */
#supplementary.one {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
footer#colophon{
        margin-top:2em
}
#footer_copyright-2 {
	border: 0;
}

/* 
 * Make webhive link in footer one look like it is part of site link 
 */
#supplementary .widget-area .widget { 
    margin-bottom: 0; 
    border-bottom: 0; 
    padding-bottom: 0; 
    padding-top: 20px;
    font-size: 12px;
    color: #666;
    }
#supplementary .widget-area .widget a {
    color: #555;
    font-weight: 700;
}
#site-generator.clearfix {
    padding-top: 0;
    border-top: 0;
    border-bottom: 0;
}

/* make find me page long enough
#post-27{
        height:42em
} */
#first.widget-area, #supplementary.one .widget, #page #site-generator {
    background-color: #0875ae !important;
    color: white;
}


html #site-generator a, #supplementary .widget-area .widget a {
    color: white;
    text-decoration: underline;
}
#secondary .textwidget {
    background-color: white;
    color: #373737;
}
/* change page background color to white and remove footer margin color */
#page, #main.clearfix, .hentry, #site-generator, #supplementary.one, footer#colophon {
	background-color: white !important;
    border-color: white;
}

.hentry {
	border: 0;
}
/* remove rounded corners at bottom of page */
#site-generator.clearfix {
    border-radius: 0 0 0 0 !important;
}

/* mailchimp signup form */
#mc_embed_signup{background:#99bd99; clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup p { margin-bottom: 7px; color: #005900; font-weight: 600; font-size: 16px;}
#mc_embed_signup label, .indicates-required { color:#005900; }
#text-3 #mc_embed_signup .mc-field-group { width: 92%; }
input { border-radius: 5px; }

@media screen and (max-device-width: 767px), handheld, screen and (max-width: 767px) {
    #main.clearfix {background-image: none; }
    body { position: absolute; top: 0; width: 100%;padding-top: 0 !important; } 
    #header-content { padding: 0 0 0 0; }
    article.hentry { margin-left: 0;}
    #page.hfeed, html #primary, #secondary.widget-area { width: 100%; max-width: 100%; }
    #hgroup, #wpadminbar, #sidebar-header-right { display:none; }
}

