/*

#sidebar {
	display:none;
}

.leftbar.top {
	display:none;
}

#left {
	width:1000px;
}

.content-section.layer-ten {
	width:1000px;
}

.content-section.layer-ten > div, .content-section.layer-ten > article {
	width:920px;
	padding-right:35px;
}

.leftbar {
	display:none;
}

.post-module {
	display:none;
}

#masthead {
	display:none;
}

.dfp {
	display:none;
}

#alerts {
	display:none;
}

.content-section.layer-six {
	display:none;
}

.content-section.layer-twelve {
	display:none;
}

#footer {
	display:none;
}

#wrap {
	width:1050px;
	max-width:1050px;
	min-width:1050px;
}

*/

* {
	background: none !important;
	border: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#masthead,
.dfp.leaderboard,
#alerts,
#sidebar,
#footer,
.leftbar,
#featured-slider,
#home-galleries-slider,
.flexslider {
	display: none !important;
}

#wrap {
	min-width: none;
	max-width: none;
	margin: 0;
}

#inner {
	padding: 0;
}

.content {
	float: none !important;
}