.wp-block-image, .site-footer h1 {
	display: none;
}
#site-footer h1 {
	display: none;
}
#site-footer.site-footer {
	padding: 0px;
	margin: 0px;
}
.site-footer .design-credit {
	margin: 0px;
}
#main, #loop-container, .post {
	background: #000000;
}
.further-reading a:hover {
	color: #ffffff;
}
#return-top {
	background-color: #444444;
}
.site-header.toggled .menu-primary, .menu-primary-tracks {
	background: #000000;
	opacity: 0.65;
}

.entry {
	background: #000000;
}
p {
	color: #aaaaaa;
}
.entry-header h1 {
	line-height: 1.6;
}

.excerpt-container {
  background-color: #181818;
}

.full-width.full-post .excerpt-meta {
	padding-top: 1.5em;
	letter-spacing: .08em;
}

.excerpt-title, .entry-title {
	letter-spacing: 0.04em;
}

.excerpt-content {
	padding-bottom: 1.5em;
}

p {
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

.menu-primary, .menu-primary-tracks {
	-webkit-transition: all 0s linear;
	transition: all 0s linear;
	background-image: none;
}
.excerpt-meta, .post-title {
	font-weight: 400;
}

.excerpt {
	opacity: 1;
}

.entry .featured-image:after { 
  display: none; 
}

.excerpt .featured-image {
  position: relative;
  padding-bottom: 50%;
  width: 100%;

}

.full-width-images .featured-image-container {
	background: #000000;
}

.date {
	color: #666666;
}

.site-header {
	border: 0px;
}

#infinite-footer .container, .blog-credits {
  display: none; 
}

.wp-block-latest-posts.is-grid {
	text-align: center;
	text-transform: uppercase;
	color: #888888;
}

.wp-block-latest-posts.is-grid a {
	color: #bbbbbb;
	font-size: 16px;
}

.wp-block-latest-posts.is-grid a:hover, a:active {
	color: #ffffff;
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
}

.wp-block-latest-posts.is-grid li a {
	font-size: 12px;
}

.entry-container {
	padding-top: 0em;

}

.has-text-align-center {
	margin-bottom: 1em;
}

.entry-meta-bottom {
	margin-top: -2em;
	margin-bottom: -1em;
}

.site-footer .social-media-icons {
	margin: 0 0 1.5em;
}

.featured-image {
	border: 1px solid #333333;
}

.full-width #main .excerpt-container {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url("https://manmadeghost.com/wp-content/uploads/2020/09/mmg-titlebg2.jpg");
  background-color: #181818;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.excerpt-header::after, .entry-header::after {
	content: "";
	background-color: transparent;
	position: absolute;
	width: 100px;
	height: 16px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -1.5em;
	background-image: url("https://manmadeghost.com/wp-content/uploads/2020/09/mmg-ectobar2a.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100px 16px;
	opacity: 0.7;
}

.more-link:link, .more-link:visited {
	color: #666666;
}
.more-link:hover, .more-link:active {
	color: #dddddd;
}

.pgc-rev-lb-b-view .pgc-rev-lb-b-item-title {
	text-transform: uppercase;
	font-family: "Roboto Condensed";
}

.pgc-rev-lb-b-view .pgc-rev-lb-b-info-wrap {
	margin-top: 10px;
}

.sgb-item {
	display: none;
}

.wp-block-latest-posts.is-grid a:link {
	font-size: 11px;
}