@import "utf-8";

.sidebar-r {
	display: none;
}
.layout-l {
	display: none;	
}
.layout-r {
	width: 100% !important;
	float:none !important;
}
.layout-c {
	width: 100% !important;
}
article.content {
	width: 100% !important;
}
#wrapper {
	width: 100% !important;
}
#container {
	width: 100% !important;
	background: none !important;
}
body {
	background: none !important;	
}
section#column {
	width: 100% !important;
}
#main {
	display: none !important;
}
.wp-pagenavi {
	display: none !important;
}
footer {
	display:none !important;
}
#g-nav {
	display: none !important;
}
header {
	display: none !important;
}