
body, #web-wrapper {
	background-image: none;
	background-color: #ffffff;
}

#header .top-bar, #header .menu, .home-slider-wrapper, #content .article-menu, #content .breadcrumb, .partners-wrapper, #footer, #content .article-content .options, #content .article-footer a, #header .search input, #content .sidebar {
	display: none !important;
}
#home #content {
	position: static;
}

#header {
	height: auto !important;
}
#content, #content .main  {
	width: auto !important;
}
#content #article-list .article-content, #content #article-detail .article-content  {
	float: left !important;
	width: auto !important;
}

/*
#header, #footer {
	display: none;
}

.sidebar {
	display: none;
}
#web-container {
	margin: 10px 20px;
}
.section-items .articles {
	display: none;
}
.article-footer {
	background-color: #ffffff;
	border-width: 0;
	border-top: 1px solid #000000;
}
#content .main .welcome h1 {
	color: #000000;
}
.article-menu {
	display: none;
}
.breadcrumb {
	display: none;
}
.content-header {
	display: none;
}

*/