.interactiveContainer {
	max-width: none !important;
	border: none !important;
}
.entry-content {
	overflow: hidden;
}
#page, #main {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}
#comments {
	margin: auto;
	max-width: 800px;
}
#comments-title {
	font-size: 13px;
}
.tags, #site-header, #main-nav {
	display: none;
}
.entry-title, .byline, .post-social {
	display: none;
}
.mainText {
	float: left;
	margin-left: -300px;
	padding-left: 50%;
	width: 600px;
}
p.wp-caption-text, p.wp-media-credit {
	max-width: 1476px !important;
	width: 98% !important;
	margin-left: 1% !important;
	margin-right: 1% !important;
}
.wp-media-credit {
	font-size: 10.005px;
	font-family: Futura,"Franklin Gothic Medium",Arial,sans-serif !important;
	font-weight: 100;
	margin: 3px 0 6px;
	text-align: right;
	color: #aaa;
	text-transform: uppercase;
}
#sidebar {
	display: none;
}
.wp-caption-text {
	font-size: 11px!important;
	font-family: Merriweather,Cambria,"Palatino Linotype",Baskerville,"Lucida Bright",Georgia,Times,serif !important;
	font-weight: 700 !important;
	font-style: normal;
	color: #333!important;
	padding: 1px 0 4px;
	margin-bottom: 25px;
	border-bottom: 1px solid #dedede;
}
.footer-bg {
	background-color: white !important;
	border: none;
}
#page, #site-footer {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}
.largo-related-posts {
	display: none;
}