/*
 Theme Name:     Klingler Excavation, Inc.
 Theme URI:      http://klinglerexcavation.com/
 Description:    Klingler Excavation Custom Theme
 Author:         Fred Wunderlich
 Author URI:     http://grafiks101.com/
 Template:       customizr
 Version:        1.0.0
*/


/* 
.navbar-wrapper {
    margin-top: 0px;
}

.navbar .navbar-inner {
 box-shadow: none;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 background: none;
 }
 */
 
 .container .social-block {
  display: none;
 }
 
 .row-fluid .credits {
   width: 100%;
   }
 
 .navbar .nav > li > a {
    font-size: 16px;
    padding: 5px 15px;
}
 
 .my-extra-widget {
    float: right;
    margin: 8px 30px 15px;
    font-size: 1.1em;
    line-height: 1.4em;
    text-align: center;
}

.tc-header .brand a {
    margin: 10px 0 0 20px;
}

h2.site-description {
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    padding-top: 0;
}

h1 {
    font-size: 28px;
    line-height: 30px;
}

.tc-header {
    border-bottom: 5px solid #e9eaee;
    }
    
footer#footer {
    background: #004d1e;
}
  
#footer_one {
 display: none;
}

#footer_two {
 text-align: center;
 width: 100%;
}

#footer_three {
 display: none;
}

.footer-widgets {
    padding: 0 0 10px;
}

.featurette-divider {
    margin: 15px 0;
    }

hr {
margin: 15px 0;
}

footer#footer a, footer#footer p {
    font-size: 16px;
}

img.alignleft {
    margin: 0.2rem 1.71429rem 0.857143rem 0;
}

.services {
    float: right;
    margin: 0 auto;
    width: 80%;
}
  
  
.credits {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

.back-to-top {
  display: none;
}

input[type="submit"] {
background-color: #006d1e;
background-image: linear-gradient(to bottom, #019a2d, #004d1e);
}

input[type="submit"]:hover {
background-color: #004d1e;
}
/* Color Changes */
a,
.btn-link,
.navbar-link:focus,
.navbar .nav > li > a:hover,
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.carousel-control:focus,
.widget h3:before,
.navbar-wrapper .navbar h2,
h2.site-description,
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a,
.archive .archive-header .format-icon:before,
.dropdown-menu > li.current-menu-ancestor > a,
.dropdown-submenu:focus > a,
.widget.widget_rss li:before,
.social-block a:hover,
.page-links button.btn,
#footer #calendar_wrap table a,
footer#footer .colophon a.back-to-top {
     color: #004d1e;
}
.nav-list > .active > a:focus,
.nav-pills > .active > a:focus {
     background-color: #004d1e;
}
a.thumbnail:focus {
     border-color: #004d1e;
}
.tc-header {
     border-top-color: #004d1e;
}
.nav .dropdown-toggle .caret,
.navbar .nav li.dropdown > a:focus .caret,
.navbar .nav li.dropdown.open.current-menu-ancestor > .dropdown-toggle 
.caret {
     border-top-color: #004d1e;
     border-bottom-color: #004d1e;
}
blockquote,
.dropdown-menu > li.current-menu-ancestor > a:after {
     border-left-color: #004d1e
}
a:focus,
.btn-link:focus {
     color: #970505;
}
.navbar .btn-navbar[disabled],
#wp-calendar th {
     background-color: #004d1e;
}
.btn-primary[disabled] {
     background-color: #970505;
     *background-color: #7e0404;
}
.nav .dropdown-toggle:focus .caret {
     border-top-color: #970505;
     border-bottom-color: #970505;
}
.btn-primary.active {
     background-color: #650303 \9;
}
.navbar .btn-navbar[disabled] {
     background-color: #7e0404;
     *background-color: #650303;
}
h3.assistive-text {
     color: #f93c3c;
}
.uneditable-input:focus {
     border-color: #f93c3c;
     -webkit-box-shadow: 0 0 8px #f93c3c;
     -moz-box-shadow:     0 0 8px #f93c3c;
     box-shadow:         0 0 8px #f93c3c;
}
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a:focus {
     background-color: #d70707;
     background-image: -webkit-gradient(linear, 0 0, 0 100%, 
from(#004d1e), to(#c80606));
     background-image: -webkit-linear-gradient(top, #004d1e, #c80606);
     background-image: -moz-linear-gradient(top, #004d1e, #c80606);
     background-image: -o-linear-gradient(top, #004d1e, #c80606);
     background-image: linear-gradient(to bottom, #004d1e, #c80606);
     filter: 
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004d1e' , 
endColorstr='#ffc80606' , GradientType=0)
}
.btn-primary {
     background-color: #c30606;
     background-image: -moz-linear-gradient(top, #004d1e, #970505);
     background-image: -webkit-gradient(linear, 0 0, 0 100%, 
from(#004d1e), to(#970505));
     background-image: -webkit-linear-gradient(top, #004d1e, #970505);
     background-image: -o-linear-gradient(top, #004d1e, #970505);
     background-image: linear-gradient(to bottom, #004d1e, #970505);
     filter: 
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004d1e' , 
endColorstr='#ff970505' , GradientType=0);
     border-color: #970505 #970505 #4d0202;
     *background-color: #970505;
}
.btn-info {
     background-color: #f93737;
     background-image: -moz-linear-gradient(top, #fa5454, #f70a0a);
     background-image: -webkit-gradient(linear, 0 0, 0 100%, 
from(#fa5454), to(#f70a0a));
     background-image: -webkit-linear-gradient(top, #fa5454, #f70a0a);
     background-image: -o-linear-gradient(top, #fa5454, #f70a0a);
     background-image: linear-gradient(to bottom, #fa5454, #f70a0a);
     filter: 
progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa5454' , 
endColorstr='#fff70a0a' , GradientType=0);
     border-color: #f70a0a #f70a0a #b00505;
     *background-color: #f70a0a;
}
.navbar .btn-navbar {
     background-color: #ab0505;
     background-image: -moz-linear-gradient(top, #c80606, #7e0404);
     background-image: -webkit-gradient(linear, 0 0, 0 100%, 
from(#c80606), to(#7e0404));
     background-image: -webkit-linear-gradient(top, #c80606, #7e0404);
     background-image: -o-linear-gradient(top, #c80606, #7e0404);
     background-image: linear-gradient(to bottom, #c80606, #7e0404);
     filter: 
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc80606' , 
endColorstr='#ff7e0404' , GradientType=0);
     border-color: #7e0404 #7e0404 #340202;
     *background-color: #7e0404;
}
.btn-info[disabled] {
     background-color: #f70a0a;
     *background-color: #004d1e;
}
.btn-info.active {
     background-color: #c80606 \9;
}
.navbar .btn-navbar.active {
     background-color: #4d0202 \9;
}
a.carousel-control:hover {
     color: #004d1e;
}
.widget.widget_archive li:before,
.widget.widget_categories li:before,
.widget.widget_calendar li:before,
.widget.widget_pages li:before,
.widget.widget_links li:before,
.widget.widget_meta li:before,
.widget.widget_recent_entries li:before,
.widget.widget_recent_comments li:before,
.widget.widget_nav_menu li:before,
.widget.widget_rss li:before {
     color: #004d1e;
}

.navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle {
    color: #009d1e;
}


@media (max-width: 979px) {

.navbar .btn-navbar {
    display: none;
}

.navbar.resp {
    display: none;
}

.tc-header .brand a {
    margin: 10px 0 0;
}

.navbar-wrapper {
    display: none !important;
}

.services {
    width: 100%;
}

}

@media (max-width: 480px) {
.site-logo img {
max-width: 200px !important;
}
}

