/*
* {
	clear:			none		!important;
	float:			none		!important;
	overflow:		visible		!important;
	position:		relative	!important;
	height:			auto		!important;
}
*/

#content:before {
	float:			right;
}

#wrapper {
	background:		none		!important;
	border:			0 none		!important;
	margin:			0			!important;
	box-shadow:		none		!important;
}
/*
#wrapper:before,
#wrapper:after {
	clear:			none		!important;
	content:		none		!important;
	display:		none		!important;
}
*/
/*
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	clear:			none		!important;
	content:		none		!important;
	display:		none		!important;
}
*/
#header,
#header *,
#login-widget,
#top-widget,
#colophon-widget {
	display:		none		!important;
}

.print {
	display:		"";
}

.no-print {
	display:		none		!important;
}

.post-edit,
.menu,
.menu *,
.breadcrumb-list,
.hupso-share-buttons,
.social-icons,
.scroll-top,
.powered {
	display:		none		!important;
}
