.site-branding {
	text-align: left;
}

.main-navigation,
footer#colophon{
  	background: #1d1d1d;
}

.menu-item:hover {
	background: #d99300;
  color: #000;
}

.menu-item:hover a {
color: #000;
}

.home .entry-header {
  display: none;
}

#category-posts-3-internal .cat-post-title {
	font-weight: bold;
  color: #000;
}

.widget li:before {
	margin: 0;
}

#category-posts-3-internal p {
	margin-bottom: 15px!important;
	}