
#wrap nav, footer, #user-logout, #search, aside, .post-socials, .pagination, #comments, #looking-for, #more-content, #breadcrumbs{
	display: none;
}

#wrap{
	box-shadow: none;
}

section#main{
	width: 100%;
}

body{
	font-size: 16px;
	line-height: 22px;
}

.#two-col, .two-col{
	width: 75%;
}

#one-col, .one-col{
	width: 25%;
}
