* {
	color: #959595; 
}

.mdl-layout__header, .mdl-layout__tab-bar-container, .mdl-layout__tab-bar, .bar, .dropdown-inner {
	background-color: #433f4a!important;
}

.mdl-layout__tab, .mdl-layout__tab.is_active, .dropdown-inner > a {
	color: #959595!important;
}

.mdl-card, .dropdown-inner > a:hover {
	background-color: #5C5763 !important;
}

.blogpostfade {
	background-color: #5C5763 !important;
	box-shadow: 0px -10px 25px 25px #5C5763 !important;
}

#featureditemsbar {
	background-color: #514b5a !important;
	border-top: solid 1px #736D7D !important;
	border-bottom: solid 1px #736D7D !important; 
}
#featureditemsbar::before {
	border: solid 1px #584e63 !important;
}

.whiteshadow > span {
	color: white;
}

[class^='ribbon-'] > span > div {
	color: white;
}

.mdl-card__supporting-text, .featuredbox .mdl-card__actions > * > * , #mainsubtitle {
	color: white !important;
}

#bar3 * , #bar5 * {
	color: #2d2d2d !important;
}
#bar3 * {
	text-shadow: 1px 1px 7px white;
}
.circle > a > img {
	border: solid 5px #433f4a;
	box-shadow: none;
}
footer {
	background-color: #393640 !important;
}
.mobilenavcontainer {
	background-color: #433f4a !important;
}

