.scroll-actions,
.black-bar,
.logo,
#search,
.contact-info,
#top-nav,
#nav,
.banner,
.breadcrumb,
.sidebar,
a.button,
.footer-list,
.newsletter-signup,
.filter,
p.pagination,
a.block-button,
.event-info.second,
.author .subnav-image-circle,
#comment-box{
	display:none;
}
.left-content{
	width:100%;
}
.left-content .news-listing {
	float:none;
	display:block;
}
.wrapper.content {
	width:100%;
	margin:0;
}
.latest-news-tab{
	color:#000;
}
.news-listing-text{
	width:600px;
}
.block-list li:nth-child(3n+1), .block-list.resources li:nth-child(3n+1) {
	clear:none;
}
.block-list li:nth-child(4n+1), .block-list.resources li:nth-child(4n+1) {
	clear:left;
}
.block-list li:nth-child(3n), .block-list.resources li:nth-child(3n) {
	margin-right:10px;
}
.page-slideshow{
	display:block;
}
.event-description{
	float:left;
	clear:both;
}
#footer{
	background:none;
	color:#000;
	padding:0;
	display:none;
}
.footer-info{
	float:left;
	text-align:left;
	width:100%;
	clear:both;
}
span{
	display:block !important;
}
.bar{
	text-indent:0;
	background:none;
	text-transform:uppercase;
	line-height:32px;
}
.author{
	width:100%;
	padding:0;
}
#contact-form{
	display:none;
}

.toggle-text {
    display: block !important;
}