/*
	DWN printer styles
	Compliments other style sheets
*/


/* Hidden Objects */
.hide, #skip-link, #dev-marker, .tabs, #toolbar,
#header .region-header, #mobile-menu-toggle, #main-menu, #mobile-menu,
.field-name-field-related-sections,
.sidebar, #footer, #footer-bottom
{ display:none !important }

/* Content formatting */
a
{ text-decoration:underline }
a.action, a.more
{ text-decoration:none }

/* Layout */
body
{ padding:0 !important; right:0 !important; width:auto !important; position:static !important }

.container
{ width:auto }
#header
{ padding:0 0 2em }

#section-title
{ margin:0; background:transparent none }
#section-title h1
{ margin:0 0 .6em; padding:0; color:#ff6319 }

#content-wrapper
{ margin:0 0 1em }
body.one-sidebar.sidebar-first #content-innerwrapper
{ margin-left:0 }
body.one-sidebar.sidebar-first #content
{ float:none; width:auto }
