#footer-widgets,#colophon{
background-color:#680f05 !important;
     color:#fff
}

#footer-widgets a,#colophon a,
#footer-widgets h3.widget-title {
     color:#fff
}

.widget,
.widget a,
.widget ul li a.post-title {
    color: #000;
}

.entry-header, .widget-title, .entry-title {
color: #000000;
}

.page-header, .page-title {
color: #000000;
}
li#menu-item-474 {
 border-bottom: 2px solid #ad4f18 !important; 
 border-left: 2px solid #ad4f18 !important;
}
li#menu-item-474 a{
  font-weight: bold !important;
}
li#menu-item-474 a:hover{
  border: 0px !important;
}
li#menu-item-474 a:before{
  border: 0px !important;
  background: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
}
li#menu-item-473 {
 background: #680f05 !important; 
 border-bottom: 2px solid #680f05 !important;
}
li#menu-item-473 a{
  font-weight: bold !important;
  color: #fff !important;
}
li#menu-item-473 a:hover{
  border: 0px !important;
}
li#menu-item-473 a:before{
  border: 0px !important;
  background: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
}
#top-nav #site-navigation a {
color: #3C3C3C;
font-size: 14px !important;
padding: 13px 12px !important;
}
#top-nav #site-navigation ul ul a {
color: #3C3C3C !important;
}
#top-nav {
margin-top: 20px !important;
}
.widget-title {
color: #680f05 !important;
}
#secondary a{
color: #680f05 !important;
}
#secondary h1.widget-title {
 border-bottom: solid 2px #680f05 !important; 
}
#footer-sidebar {
  border-top: solid 5px #680f05 !important; 
}
#primary-mono article.page h1.entry-title {
  border-bottom: solid 2px #680f05 !important; 
}
.page-id-436 .entry-header{
 display: none; 
}
.down1{
  float: left;
}
.down2{
  float: right; 
  width: 68%;
}
.down3{
  float: right; 
  width: 71%;
  text-align: right;
}

#social {
 text-align: center; 
}

#social .button {

  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  padding-left: 60px;
  position: relative;
  background-color:rgb(0,0,0);
  color:rgb(255,255,255);
  text-decoration: none;
  text-transform: Uppercase;
  margin-bottom: 15px;
}

#social .button:hover{
    text-decoration: none;
  color: #eeeaee;
}

#social .button p{font-size: 18px;}
.button span {
  position: absolute;
  left: 0;
  width: 50px;
  font-size:30px;
  -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: 1px solid  rgba(0,0,0,0.15);
    text-decoration: none;
}

#social a {
  margin: 0px;
}

#social .button.twitter {
  background: #00acee;
}

#social .button.facebook {
 background: #3b5998;
}
#social .button.google-plus{
  background: #db4a39;
}

#social .button.linkedin {
  background: #0e76a8;
}
#social .text-center{
  text-align: center;
}