body {
  background: #000;
  color: #FFF8E7;
  }

title {
  color: #FFF8E7;
}

.entry-title {
  color: #FFF8E7;
}

.entry-title a {
	color: #FFF8E7;
}

h4 {
	color: #FFF8E7;
}

.nav-links {
  color: #FFF8E7;
}

.site-content {
  background: #000;
  background-size: contain;
}

#content {
  background: #000;
}

.excerpt-container {
  background: #FFF8E7;
}

.excerpt.sticky .excerpt-container {
  background: #FFF8E7;
}

#primary {
  background: #000;
}

.loop-container {
  background: #000;
}

.entry .featured-image:after {
  display: none;
}
.excerpt {
  opacity: 1;
}

.entry {
  background: #000;
}

.mt-thumb-title-wrapper {
	background: #00ff00;
  background-size: contain !important;
  background-attachment: fixed;
  min-height: 1080px;
}

.about-desc {
	background: #000;
  color: #FFF8E7;
}

.section-wrapper {
	background: #000;
}

.masonry_item {
	width: 33%;
	overflow: hidden;
}

.footer-info {
  font-size: 12px;
  font-weight: 300;
}

.footer-info-wrap {
	border-bottom: 0px;
}

.footer-copyright-wrap {
  color: #111111;
  font-size: 0px;
}

.mt-fotogenic-masonry-wrap .section-title {
  margin-top: 40px;
  font-size: 24px;
}

#masthead.shrink {
  opacity:.5;
}

#site-navigation ul li a {
	color: #FFF8E7;
}

.fotogenic-header-img .page-title, .fotogenic-header-img .entry-title {
	color: #FFF8E7;
}

.hero_image_subtitle{
	color: #FFF8E7;
	text-shadow:
		-1px -1px 0 #222,
		1px -1px 0 #222,
		-1px 1px 0 #222,
		1px 1px 0 #222;
}

.hero_image_title {
	color: #FFF8E7;
	text-shadow:
		-1px -1px 0 #222,
		1px -1px 0 #222,
		-1px 1px 0 #222,
		1px 1px 0 #222;
}

.hero_image_desc {
	color: #FFF8E7;
	text-shadow:
		-1px -1px 0 #222,
		1px -1px 0 #222,
		-1px 1px 0 #222,
		1px 1px 0 #222;
}

#masthead .social-icons ul li a {
	color: #FFF8E7;
}

#masthead .fotogenic-search-icon {
	color: #FFF8E7;
}

.mt-thumb-title-wrapper::before {
	background: rgba(0,0,0,0.0);
}