/* $Layout
/******************************/

.layout-content.content .layout-region.content { width: 100%; float: left;}

.layout-content.content-left-sidebar-right .layout-region.content { width: 100%; }
.layout-content.content-left-sidebar-right .layout-region.right-sidebar { display: none; }

.layout-content.sidebar-left-content-right .layout-region.left-sidebar { display: none; }
.layout-content.sidebar-left-content-right .layout-region.content { width: 100%; }

.layout-content.sidebar-left-content-center-sidebar-right .layout-region.left-sidebar { display: none; }
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.content { width: 100%; }
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.right-sidebar { display: none; }

.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content { width: 100%; }
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-left { display: none; }
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-right { display: none; }
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.right-sidebar { display: none; }

.layout-content.header-top-content-left-sidebar-right .layout-region.header { width: 100%; }
.layout-content.header-top-content-left-sidebar-right .layout-region.content { width: 100%; }
.layout-content.header-top-content-left-sidebar-right .layout-region.right-sidebar { display: none; }

.layout-content.header-top-sidebar-left-content-right .layout-region.header { width: 100%; }
.layout-content.header-top-sidebar-left-content-right .layout-region.left-sidebar { display: none; }
.layout-content.header-top-sidebar-left-content-right .layout-region.content { width: 100%; }

.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.header { width: 100%; }
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.left-sidebar { display: none; }
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.content { width: 100%; }
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.right-sidebar { display: none; }

.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.header { width: 100%; }
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content { width: 100%; }
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-left { display: none; }
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-right { display: none; }
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.right-sidebar { display: none; }

.layout-content.split-content .layout-region.content { width: 100%; }
.layout-content.split-content .layout-region.right-sidebar { display: none; }

.layout-content.header-top-split-content .layout-region.header { width: 100%; }
.layout-content.header-top-split-content .layout-region.content { width: 100%; }
.layout-content.header-top-split-content .layout-region.right-sidebar { display: none; }

.content-fragment { margin: 0 !important; }
.content-fragment-top, .content-fragment-bottom { display: none; }
.content-fragment, .content-fragment-content, .content-fragment-header { border-width: 0 !important; }

.poweredby { border-bottom: solid 1px #006396; border-top: solid 1px #006396; }
.poweredby a { display: block; width: auto; text-align: center; height: auto; padding: 10px; margin: auto; background-image: none; }

.content-fragment.group-banner, .content-fragment.group-banner .content-fragment-content { padding-left: 0 !important; }
.content-fragment.group-banner .group-avatar { left: 0 !important; }

/* $Hidden Content
/******************************/

.admin-bar-header, 
.admin-bar, 
.admin-bar-footer,
.header-fragment, 
.page-editing,
.site-banner .internal-link.edit-page, 
.site-banner .internal-link.save-page,
.navigation-list-header,
.navigation-list,
.navigation-list-footer,
.breadcrumb-list-header,
.breadcrumb-list,
.breadcrumb-list-footer,
.field-list-header,
.field-list,
.field-list-footer,
.post-actions,
.post-tags,
.post-rating,
.filter,
.internal-link.add-post,
.internal-link.rss,
.content-fragment.comment-list,
.content-fragment.blog-feedback-list,
.content-fragment.media-gallery-post-comment-list,
.content-fragment.blog-banner,
.content-fragment.media-gallery-banner,
.content-fragment.wiki-banner,
.content-fragment.forum-banner,
.post-details-container,
.page-tabs .tab-set
	{ display: none !important; }
	
/* $Hidden Content Exceptions
/******************************/
.header-fragment.site-banner { display: block !important; }

/* $Color adjustments
/******************************/
html, body { color: #000 !important; }
a { color: #000 !important; text-decoration: underline !important; }

html, 
.content-fragment-page,
.layout,
.group-banner,
.user-banner
	{ background-color: #fff !important; background-image: none !important; }