/* BACKEND CMS */
/* TOP BAR */
#wp-admin-bar-wp-logo, #wp-admin-bar-comments {
	display: none;
}

/* HjÆLP OG SKÆRMINSTILLINGER (FANER) */
#screen-options-link-wrap, #contextual-help-link {
	display: none;
}

/* PLACEHOLDER CONTAINER TIL WIDGETS */
.metabox-holder .postbox-container .empty-container {
	display: none;
}

/* EDIT PAGES */
.post-type-page #content-tmce, .post-type-page #content-html, .post-type-page #content-cornerstone {
	display: none;
}
#x-meta-box-page {display: none;}

#pageparentdiv {display: none;}

#postimagediv {display: none;}