nav, 
.header, 
.breadcrumb, 
.social, 
.icon_list, 
.gallery, 
.featured_content, 
.tags,
.mission,
.mini_map,
.link_list_1,
.link_list_2,
.more {
	display:none;
}
div.content {
    float: none;
    margin-right: auto;
    width: 100%;
}
.date {
    color: #666666;
    font-size: 10px;
}
aside {
    clear: both;
    float: none;
    margin-bottom: auto;
    margin-left: auto;
    width: 100%;
}

footer .copyright {
    background: none;
    color: #737373;
    padding: 10px;
    padding-top: 5px;
}
.copyright {
    display: block !important;
}
footer {
    background: none;
    padding-top: 5px;
}
