/*********************************************
	Custom
*********************************************/
.builder-module {
    position: relative;
    z-index: 9;
}
.builder-module {
    background: url(images/bg-tr.png) repeat transparent;
    border: solid 3px #128100;
    border-radius: 10px;
} 
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1500px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: -100px;
  left: 0;
  
  /* Misc */
  padding: 0;
  border: 0;
  margin: 0;
  z-index: 1;
}

@media screen and (max-width: 1500px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -750px;   /* 50% */
  }
}

.entry-header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 2px 25px;
}
.entry-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 2px 25px 20px;
    margin-top: 0;
}

.switch-btns {
    margin-bottom: 10px;
}
a.btn, 
.switch-btns a {
    background: #FAF5D1 !important;
    color: #9C7532 !important;
}
a.btn:hover, 
.switch-btns a:hover {
    background: #9C7532 !important;
    color: #FAF5D1 !important;
}
.it_bb_event {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.it_bb_event .entry-content {
/*
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
*/
}
#event-location {
    padding: 0 25px 20px;
    background: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 0;
    border: none;
    border-bottom: 3px solid #128100;
}

.post .entry-content {
    border-bottom: 3px solid #128100;
}

.post .entry-meta,
.post .entry-date {
    display: none;
}

.entry-title {
    text-transform: capitalize;
    color: #D5461E;
}

/* Header */
.builder-module-header {
    background: url(images/logo.png) no-repeat 20px 8px #fff;
    height: 180px;
    border-radius: 15px;
}
.site-title {
    text-indent: -999em;
}
.site-title a,
.site-title a:hover {
    display: inline-block;
    height: 144px;
}

.site-tagline a, 
.site-tagline a:hover {
    display: inline-block;
    font-size: 15px;
    margin-top: -150px;
    padding-top: 150px;
    width: 216px;
    color: #231f20;
}

.builder-module-header h4.widget-title {
    display: none;
    float: left;
    font-size: 23px;
    margin-right: -15px;
    width: 130px;
    text-align: center;
    
}
.builder-module-header h4.widget-title.show {
    display: inline-block;
}
#it_widget_content-5 ul {
    list-style: none;
    margin-top: 20px;
    float: left;
    }
    #it_widget_content-5 li {
        font-size: 13px
    }
    #it_widget_content-5 span {
        color: #128100;
        font-style: italic;
        font-weight: bold;
    }

.builder-module-header .entry-title {
    font-size: 18px;
    color: #9c7532;
}

/* Header Navigation */
.builder-module-header .menu {
    list-style: none;
    margin: 0;
    
    display: block;
    float: left;
}
.builder-module-header .menu li {
    float: left;
    font-size: 16px;
    padding: 0;
}
.builder-module-header .menu li a {
    background: none repeat scroll 0 0 #128100;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 30px;
    text-decoration: none;
    
}
.builder-module-header .menu li a:hover {
    color: #128100;
    background: white;
}
.builder-module-header .menu li ul {
    border: .1em solid #C9C9C9;
    border-bottom: 0;
    width: 14em;
}
.builder-module-header .menu li li {}
.builder-module-header .menu li li a {
    float: none;
}
.builder-module-header .menu li li a:hover {}

.builder-module-header .menu li ul {
    display: none;
}
.builder-module-header .menu li:hover ul {
    display: block;
}
.builder-module-header .menu li ul ul {
    margin: -3.1em 0 0 14em;
}

/* News Item */
.builder-module-header .single-news-item h4.entry-title {
    margin-right: 1em;
    display: inline-block;
}
.builder-module-header .single-news-item .entry-content {
    border: medium none;
    padding-bottom: 0;
    padding-top: 2em;
}

/* Homepage */
.post-4 .entry-title { /* Home */
    margin-top: 0;
    height: 0;
    text-indent: -999em;
}
.post-4 .entry-content h2 {
    margin-top: 0;
}
.post-4 .entry-title a {
    font-size: 16px;
    color: #9c7532;
}
.post-4 .entry-footer {
    display: none;
}

.home-upcoming-events .entry-title {
    text-indent: 0;
}

.home-upcoming-events .entry-title a {
    letter-spacing: 0;
    font-size: .7em;
    margin-bottom: 10px;
    font-weight: normal;
    height: auto;
}

/* Sidebar */
.builder-module-content .builder-module-sidebar ul.menu {
    list-style: none;
    margin-left: 0;
    }
    .builder-module-content .builder-module-sidebar .menu li {
        float: left;
        font-size: 14px;
        padding: 3px 20px 3px 0;
        }
        .builder-module-content .builder-module-sidebar h4.widget-title {
            margin-bottom: 8px;
            
            color: #fff;
            background: #128100;
            text-align: center;
            padding: 6px 0;
        }
        .builder-module-content .builder-module-sidebar li a {
            display: inline-block;
            margin: 0 10px;
            width: 90px;
            padding: 2px 3px
            }
            .builder-module-content .builder-module-sidebar li a:hover {
                background: #fff;                
            }
            
#pluginbuddy_loopbuddy-7 div { /* eBooks LoopBuddy */
    margin: 20px 0 0;
}
#pluginbuddy_loopbuddy-7 .entry-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 10px;
}
#pluginbuddy_loopbuddy-7 .entry-content, 
#pluginbuddy_loopbuddy-7 .entry-footer {
    display: none;
}
          
#text-3 .widget-title { /* Facebook widget on About Us page */
    display: none;
    }
    #text-4 img {
        margin: 0.2em 0.5em;
    }
/* Join Us */
#it_widget_content-6 .widget-title {
    display: none;
}
#it_widget_content-6 .widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
}
#it_widget_content-6 img:hover {
    opacity: 0.6;
}

/* Event Alerts */
#it_widget_content-7 {
/*     background: white; */
}
#it_widget_content-7 .widget-content {
    padding: 0 10px;
    border: solid 1px green;
}
#it_widget_content-7 img {
    float: left;
    padding-right: 12px;
}
#it_widget_content-7 input {
    color: #128100;
    margin: 0 8px 0 0;
    float: left;
    font-size: smaller;
}
#it_widget_content-7 input[type=text] {
    width: 68%;
}
.smaller {
    font-size: smaller;
}

/* Exchange */
.pdf-sample {
    background: url("images/pdf_sample.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    text-indent: 22px;
}

.it-exchange-super-widget .empty-cart {
    color: #888;
}

/* Widget Bar */
#builder-module-52782f01cecc6 {
    text-align: center;
    background: #faf5d1;
    border: none;
    }
    #builder-module-52782f01cecc6 .widget-title {}
    #builder-module-52782f01cecc6 strong {
        font-size: 16px;
        color: #9C7532;
    }
    #builder-module-52782f01cecc6 img {
        padding: 3px;
        border: solid 1px #128100;
        border-radius: 5px;
        background: #ddd;
    }
    #builder-module-52782f01cecc6 img:hover {
        opacity: .5;
    }
        #it_widget_content-4 .pdf-sample {
            background-position: left center;
            float: left;
            margin-left: 20px;
        }
        #it_widget_content-4 .pdf-sample > small {
            font-size: 11px;
        }
        
/* FAQs */
#text-2 .faq-catname {
    display: none;
}
#text-2 .qa-faq {
    padding: 0 10px;
}
#text-2 .qa-faq-title {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0;
    padding: 2px 3px;
    line-height: 1.5em;
    }
    #text-2 .qa-faq-title:hover {
        background: #fff;
    }
#text-2 .qa-faq-anchor:focus {
    color: #128100;
}
#text-2 .qa-faq-answer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    margin-bottom: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

#text-2 .qa-faq-answer > p {
    padding: 15px 10px;
}

/* Archives */
.archive-title {
    background: none repeat scroll 0 0 #ECECEC;
    border: 3px solid #9C7532;
    border-radius: 10px;
    color: #9C7532;
    font-size: 2.5em;
    padding: 10px 25px;
    margin-bottom: 40px;
    text-align: center;
}

/* Events */
.add-to-calendar a, 
.event-address a {
    background: none repeat scroll 0 0 #9c7532 !important;
    border-radius: 5px;
    color: #FFFFFF !important;
    font-style: normal !important;
    font-weight: bold;
}


/* Search */
/** styling the search widget in all modules */
 
.builder-module .widget_search input {
    height: 30px;
    border: 0;
    margin: 0;
    right: 0;
    float: left;
}
.builder-module .widget_search input[type="text"] {
    background: #EEEEEE;
    margin-right: 2px;
    -webkit-border-top-left-radius: 3px;
        -moz-border-top-left-radius: 3px;
              border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
        -moz-border-bottom-left-radius: 3px;
              border-bottom-left-radius: 3px;
    width: 99.5%;
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    color: #888888;
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
              border-radius: 3px;
}
#searchform input[type="text"] {
    width: 90%;
    font-size: 0.9em;
}
.builder-module .widget_search input[type="text"]:focus {
    background: #FFFFFF;
    color: #333333;
    -webkit-box-shadow: inset #D1D1D1 0 0 2px;
        -moz-box-shadow: inset #D1D1D1 0 0 2px;
              box-shadow: inset #D1D1D1 0 0 2px;
}
.builder-module .widget_search input[type="submit"] {
    width: 22px;
    height: 22px;
    margin-top: 6px !important;
    margin-left: -25px !important;
    background: url('images/search.png') no-repeat;
    text-indent: -9999px;
}
#searchform input[type="submit"] {
    width: 22px;
    padding: 13px;
}
.builder-module .widget_search input[type="submit"]:hover {
    cursor: pointer;
}
.builder-module .right .widget_search,
.builder-module .left .widget_search {
/*     float: right; */
}
.builder-module .builder-module-sidebar .widget_search {
    width: 95%;
    /*padding: 0;*/
    background: none;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 
.builder-module-1 .builder-module-sidebar .widget-background-wrapper {
    margin-bottom: 0.7em;
}
 
.builder-module-1 .right .builder-module-sidebar {
    margin-top: 0.8em;
}

/* Contact Forms  */
span.wpcf7-list-item {
    float: left;
    clear: left;
}

form p {
    float: left;
    clear: left;
}

p.important {
    background: none repeat scroll 0 0 #FFFF00;
    padding: 1em;
    text-align: center;
}

.wpcf7-response-output {
    bottom: 90px !important;
    position: absolute !important;
}

/* Forums */
/*
.page-id-374, 
.page-id-374 .builder-module-header-background-wrapper {
    background: transparent;
}
.page-id-374 img.bg {
    display: none;
}
*/

/* Temp */
.builder-module-footer .builder-module-element a {
/*     display: none; */
}

/* Old Forums notice */
.locked-notice {
    border: 3px solid #d5461e;
    float: right;
    margin-left: 5em;
    margin-right: 5em;
    padding: 0 1em;
    text-align: center;
}




/*********************************************
    Revisions
*********************************************/
/* Header */

.builder-module-header .menu ul {}
.builder-module-header .menu li {
    background-color: none;
}
.builder-module-header .menu li a {
    background-color: transparent;
    color: #fff;
}
.builder-module-header .menu li a:hover {}

#nav_menu-6,
#nav_menu-10 {/* Secondary Nav */
    float: right;
}
#nav_menu-6 ul {}
#nav_menu-6 ul li {}

#nav_menu-6 ul li a,
#nav_menu-10 ul li a {
    color: #9c7532;
    padding: .7em;
}
#nav_menu-6 ul li a:hover {
    background: none repeat scroll 0 0 #9C7532;
    color: #FFFFFF;
}
            
#nav_menu-9 {/* Primary Nav */
    float: right;
}
#nav_menu-9 ul {
    float: right;
}
#nav_menu-9 ul li {
    background-color: #128100;
}
#nav_menu-9 ul li a {
    color: #FFFFFF;
    display: block;
    padding: 10px 30px;
}
#nav_menu-9 ul li a:hover {
    color: #128100;
    background: #fff;
    border: 1px solid #128100;
    padding: 9px 29px;
/*     float: left; */
}

.builder-module-sidebar #menu-resources li {
    float: none;
}
.builder-module-sidebar #menu-resources a {
    display: block;
    width: auto;
}

.builder-module-sidebar .em-calendar {
    margin: 0 auto;
}
.builder-module-sidebar .em-calendar td {
    padding: 3px 10px;
}


/* Fancy Flicker images */
#text-4 img:hover {
    border-radius: 1px;
    box-shadow: 0 0 10px #666666;
    opacity: 0.8;
}


.loop .entry-content.teasers {
    min-height: 0;
}

#it-exchange-store .it-exchange-featured-image {
    display: none;
    }
    #it-exchange-store .it-exchange-products li.it-exchange-product {
        width: 90%;
        margin-bottom: 1em;
    }
    

/* Calendar */
#it_widget_content-8 img {
    border-radius: 10px;    
}
#it_widget_content-8 img:hover {
    box-shadow: 0 0 10px #666666;
    opacity: 0.8;
}

#builder-module-52782f01ceca9-background-wrapper {
    background: transparent;
}

body {
    background: transparent;
}

/* Gravity Forms */
.gfield label {
    font-weight: normal;
}

/* Order Forms */
.fancybox.btn {
    border: 1px solid;
    border-radius: 10px;
    padding: 1em 2em;
}
#field_2_5, 
#field_2_6, 
#field_2_8 {
    background: none repeat scroll 0 0 #d2d2d2;
    padding: 0 2em 1em;
}

/* Donation Form */
#gform_4 h4 {
    margin: 1em 0 0;
}
#gform_4 ul > li p {
    margin: 1em 0;
}
#gform_4 #field_4_8 {
	font-weight: bold;
}
#gform_4 #field_4_8 > label {
	display: none !important;
}
#label_4_8_1 {
    font-weight: bold;
}

/* Updates */
.update {
    background: none repeat scroll 0 0 #29731c;
    color: white;
    font-size: 1.2em;
    padding: 1em;
}

.warning {
    font-weight: bold;
    margin: 1em;
    background-color: #D5461E;
    color: #fff;
    padding: 1em;
}

.mason-be-subtotal input {
    border: 0 none;
}

.gfield.alert.mason-bees {
    border: 2px solid #d5461e;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 1em;
}

.mason-bee-details {}
.order-details {}
.customer-details {}

/* 2017 Mason Bees Form */
.mason-bees-2017 .gfield {
	margin-bottom: 2em;
}
.mason-bees-2017 .gfield.form-details {
	margin-bottom: 0;
}
.mason-bees-2017 .too-many {
    border: 1px solid #d5461e;
    color: #d5461e;
    padding: 0.5em 1em;
}
.mason-bees-2017 .subtotal-2017 .gfield_label {
    float: left;
    line-height: 1;
    margin-right: 0.25em !important;
    padding: 0 !important;
}
.mason-bees-2017 .subtotal-2017 .ginput_container input {
	color: #900;
}
/* Out of Cocoons */
#gform_8 #field_8_6, 
#gform_8 #field_8_8 {
    display: none;
}

/* Events - Buy Now Buttons */
.event .entry-content br {
    display: none;
}

/*********************************************
	Color Legend
*********************************************

logo
    green:  #128100
    red:    #d5461e
    black:  #231f20
    
    brown:  #9c7532
    yellow: #FAF5D1
