/*
 Theme Name:     wpex-earth Child
 Theme URI:      http://www.coyotesmart.org/wp-content/themes/wpex-earth
 Description:    Earth child theme
 Author:         John Flanders
 Author URI:     http://www.jflandersconsultiong.com
 Template:       wpex-earth
 Version:        1.0.0
*/

@import url("../wpex-earth/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#wrapper {width: 940px;}
#mainnav {
    border: medium none;
    width: 940px;
    background-color: #283A90;
}

#masterhead {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 940px;
}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0px;
}
.wp
b_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0px;
    padding-left: 10px;


up {
    background: none repeat scroll 0 0 #00415D;}
#footer-copyright {
    float: left;
    width: 40%;
}
#footer-menu {
    float: right;
    text-align: right;
    width: 60%;
}

#mainnav {
    background: -moz-linear-gradient(center top , #283A90, #2A3C90) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#mainnav .sf-menu > li {
border-left: 1px solid rgba(64, 86, 142, 0);
padding-left: 5;
}
#mainnav .sf-menu > li {
border-right: 1px solid rgba(64, 86, 142, 0);
padding-right: 4;
}

a {
color: #758918;
text-decoration: none;
font-size: medium;
}

.alert-red {
    background: #ED9168;
    /* color: #c03500; */
    /* color: #FFFF00; */
}
.alert-green {
    background: #bfd887;
    padding-bottom: 200px;
}

.navbar-nav > li:hover ul {
    display: block;
}