/*
 Theme Name:     Openstrap Child Theme
 Theme URI:      
 Description:    Openstrap Child Theme
 Author:         Hageman Design Works
 Author URI:     http://www.mattythesaint.com
 Template:       openstrap
 Version:        1.0.0
*/
 
@import url("../openstrap/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=UnifrakturCook:700|Alfa+Slab+One|Oxygen:300);


/* BASIC STYLE OVERRIDES BEGIN HERE */

body {
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0.019em;
    word-spacing: 0.066em;
    line-height: 1.75;
}
/*
h1 {
    font-family: 'UnifrakturCook', serif;
    font-size: 48px;
}
*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Alfa Slab One', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0.05em;
    word-spacing: -0.02em;
    line-height: 1;
}

h3 {
    color: #666666;
    letter-spacing: 0.07em;

}

h4 {
   letter-spacing: 0.1em; 
}

h5 {
    color: #444444;
    letter-spacing: 0.08em;
}

a {
    color: #2E8F24;
    text-decoration: none;
}

a:hover {
    color: #45B755;
    text-decoration: none;
}

a:focus {
    color: #b78934;
}

.intro-text {
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.4;
}

#header-top {
    background-color: #222;
    border-bottom: 1px solid #333;
    font-size: 12px;
    height: 23px;
    max-height: 23px;
}

#extended-footer {
    background-color: #333;
    color: #999;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left:15px;
    padding-right: 15px;
}

.footer-widget-title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    color: #EEE; 
}

#bodychild {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px;
    background: none repeat scroll 0% 0%;
    background-color: rgba(255,255,255,0.75);
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    margin-bottom: 15px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
}

.header-body {
    background-color: none;
}

.logo-row {
    max-width: 100%;
    background-color: none;
    margin-bottom:0px;
    height:auto;
    max-height:250px;
    padding-top: 10px;
}

.logo-row .img-responsive {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    max-width: 100%;
}

/* PAGEBUILDER PLUGIN STYLE OVERRIDES BEGIN HERE */

.panel {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
}

.panel-grid {
    zoom: 1;
}

.panel-grid:before {
    content: '';
    display: block;
    background-color: rgba(255,255,255,0.75);
}

.panel-grid:after {
    content: '';
    display: table;
    clear: both;
    background-color: rgba(255,255,255,0.75);
}

.panel-grid-cell {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 17px;
    min-height: 1em;
}

.panel-grid-cell .panel {
    zoom: 1;
    min-height: 1em;
    background-color: rgba(255,255,255,0);
}

.panel-grid-cell .panel:before {
    content: '';
    display: block;
}

.panel-grid-cell .panel:after {
    content: '';
    display: table;
    clear: both;
}

.panel-grid-cell .panel.panel-last-child {
    margin-bottom: 0;
}

.panel-grid-cell .widget-title {
    margin-top: 0;
}

.panel-grid-cell .pacel .text-widget p img {
    box-shadow: 0px;
}


/* MODERN TRIBE EVENT CALENDAR PLUGIN STYLE OVERRIDES BEGIN HERE */

.tribe-events-list-separator-month {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 2.5em 0px 0px;
    background-color: #333;
    padding: 6px 10px;
}

.tribe-events-list-separator-month span {
    color: #fff;
}

.tribe-events-list .tribe-events-event-cost span {
    font-weight: bold;
    background: none repeat scroll 0% 0% #555;
    border: 1px solid #555;
    display: block;
    padding: 5px 10px;
    text-align: center;
    line-height: 1.3;
    font-style: normal;
    text-overflow: ellipsis;
    color: #fff;
}

.single-tribe_events .tribe-events-event-meta {
    background-color: rgba(255,255,255,0.5);
    border: none;
    margin: 30px 0px;
}

.tribe-events-list .vevent.hentry {
    border-bottom: 1px solid #555;
    padding: 2.25em 0px;
    margin: 0px;
}

/* Upcoming Events Sidebar Widget */

.tribe-events-list-widget ol li {
    margin-bottom: 10px;
    list-style: none outside none;
}


/* NAVBAR STYLE OVERRIDES BEGIN HERE */

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0px;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

/* Navbar color */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #222;
    background-color: #222;
}

/* Navbar Item Hover Color */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #45B755;
}

/* Navbar Item Active Color */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #2E8F24;
}

/* NAVBAR OPEN COLOR */

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #45B755;
}

/* Navbar Dropdown Menu*/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    list-style: none outside none;
    background-color: #555;
    border-top: 1px solid #555;
    border-radius: 0px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #45B755;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #FFF;
    white-space: nowrap;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #2E8F24;
    outline: 0px none;
}

/* MINI MENU TOGGLE OVERRIDES */
.navbar-inverse .navbar-toggle {
    background-color: #2E8F24;
    border-color: #2E8F24;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #45B755;
    border-color: #45B755;
}

/* SLIDER STYLE OVERRIDES BEGIN */

.slider {
        margin-top: -20px;
    }

.container .credit {
    font-size: 14px;
    color: #333;
    margin-right: 110px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}


/* BUTTON STYLE OVERRIDES BEGIN */

.btn-primary {
    color: #FFF;
    background-color: #2E8F24;
    border-color: #2E8F24;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #45B755;
    border-color: #45B755;
}

.btn {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-user-select: none;
}


/* FRONT PAGE BLURB STYLE OVERRIDES BEGIN */

.btn-sm, .btn-xs {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-success {
    margin-bottom: 12px;
    color: #FFF;
    background-color: #2E8F24;
    border-color: #2E8F24;
}

hr.style-eight:after {
    font-family: FontAwesome;
    content: none;
    display: inline-block;
    position: relative;
    top: -1em;
    font-size: 1.5em;
    padding: 0px 1em;
    background: none repeat scroll 0% 0% #FFF;
}


/* SIDEBAR STYLE OVERRIDES BEGIN */

.sidebar-right {
    background-color: #ddd;
    padding-top: 25px;
    margin-top: -20px;
    margin-bottom: -30px;
}

.widget-title {
    font-size: 16px;
    padding-top: 10px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: none;
    color: #555;
}

.widget {
    margin-bottom: 40px;
}

.sidebar-right .widget img {
    border-radius: 0px;
    padding-bottom: 0px;
    box-shadow: 0px;
}

.member-input {
    display: block;
    width: 100%;
    height: 34px;
    margin: 6px 0px;
    padding: 6px 12px;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 2px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
}

/* Member Login Style Overrides */

input[type="submit"] {
    color: #FFF;
    background-color: #2E8F24;
    border-color: #2E8F24;
    border-radius: 2px;
}

input[type="submit"]:hover {
    color: #FFF;
    background-color: #45B755;
    border-color: #45B755;
    border-radius: 2px;
}

/* Mailchimp Signup Style Overrides */

.mc4wp-form input[type="submit"], .mc4wp-form button {
    color: #FFF !important;
    background-color: #2E8F24 !important;
    border-color: #2E8F24;
}

.mc4wp-form input[type="submit"]:hover, .mc4wp-form button:hover, .mc4wp-form input[type="submit"]:active, .mc4wp-form button:active, .mc4wp-form input[type="submit"]:focus, .mc4wp-form button:focus {
    color: #FFF !important;
    background-color: #45B755 !important;
    border-color: #45B755;
}


/* PHOTO GALLERY STYLE OVERRIDES BEGIN */
.gallery .gallery-icon img {
    height: auto;
    max-width: 100%;
    padding: 0;
}

#gallery-1 img {
    border: 0px;
}
