/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#header {
    background-color:#54311B;
    border-bottom: 5px solid #54311B;
    height: 230px;
    margin-bottom: 0
    margin-left: 0;
    margin-top: 0;
    min-width: 980px;
    padding-top: 0;
    width: 100%;
}

.logo {
    float: left;
    font-family: 'Segoe UI',Arial,Helvetica,sans-serif;
    font-weight: 500;
    height: 215px;
    max-width: 590px;
    text-transform: uppercase;
}

.blog-description {
    display: block;
    line-height: 1em;
    margin: 0;
    padding: 1px 0;
color: #ffffff;
    font-size: 15px;
}


.blog-name a {
    background: url("../../uploads/2014/03/header7.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 200px;
    margin: 0 0 12px -10px;
    text-indent: -9000px;
    width: 980px;
}


#nav {
    background: url("http://sittingfoxmuzzleloaders.com/wp-content/images/topnav.jpg") repeat-x scroll center bottom #54311B;
    margin-left: auto;
    margin-right: auto;
}

#nav .sf-menu a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    padding: 8px 12px 11px;
    text-decoration: none;
}

#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li {
background: none repeat scrool 0 0 #37331;
color: #D5B000;
}


#searchbar {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 227px;
}

#wrapper {
    min-height: 100%;
    padding: 0 0;
    position: relative;
}

#footer {
    margin: 0 auto 0;
    padding-bottom: 10px;
    width: 980px;
}


.widgettitle {
    background: url("http://sittingfoxmuzzleloaders.com/wp-content/images/feed-title-white.jpg") repeat-x scroll center top #EFEFEF;
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    margin: -10px -10px 10px;
    padding: 5px 15px;



#body {
    color: #333333;
    font: 18px 'Lucida Grande',Arial,Helvetica,sans-serif;
}

/* Code To Adjust Font Size of Main Header Labels on Gravity Forms. Works Across The Board On All Gravity Forms On This Site. */

.gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 10px 0 4px;
}

/* Code To Adjust Font Size of Field Labels Under The Fields on Gravity Forms. Works Across The Board On All Gravity Forms On This Site. */

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
    display: block;
    font-size: 20px;
    letter-spacing: 0.5pt;
    margin: 3px 0;
}

/* Code To Adjust Font Size and Alignment of Submit Button on Gravity Forms. Works Across The Board On All Gravity Forms On This Site. */

.gform_wrapper .gform_footer {
    clear: both;
    font-size: 20px;
    margin: 20px 0 0;
    padding: 20px 0 10px;
    text-align: center;
}