body { 
	background-image: url(https://rudemechs.com/wp-content/uploads/2015/09/RudeMechs_Background2.png)!important;
	background-color: #232323!important;
	border-bottom-color: #000000;
}
a.button:hover, .wpcf7-submit:hover { 
	background-color: #ff6d00!important;
}
a.button:hover { 
	color: #ff6d00;
}
.nav-holder #nav div > ul > li:hover > a, .caroufredsel_wrapper .slide a.hover, .article a.hover { 
	background-color: #ff6d00!important;
}
div#wearemenu {
   margin: 0;
   padding: .3em 0 .3em 0;
   width: 100%;
   text-align: left;
}

div#wearemenu ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

div#wearemenu ul li {
   margin: 5px;
   padding: 5px;
   display: inline;
}

.breadcrumbs {
   display: none;
}

.video-post .datetime {
   display: none;
}

.event-name  {
   display: none;
}

.grid-cols {
    margin-left: 0;
}

@media (max-width: 810px) {
  .footer-news-link {
    display: none;
  }
}