/*----------------------------------------------+
 | Site: Berghoff Catering & Restaurant Group	|
 | Part: Print styles                           |
 +----------------------------------------------*/


/* Hide unnecessary elements
======================================================================*/
#admin, #content-secondary, #header ul, #logo, #nav, #corner, .utilities { display: none; }


/* Basics
======================================================================*/
body { background: none; border: 10px solid #912a26; padding: 3em 4em 4em; }
.hr { background: none; }
.hr hr { border-bottom: 2px dotted #e72019; border-width: 0 0 2px; color: #fff; display: block; }
ul { list-style: square; margin-left: 2em; }
ul li { background: none; padding: 0; }


/* Core layout
======================================================================*/
#content { background: none; border: 0; padding: 0; }
#content-primary, .home #content-primary { float: none; width: 100%; }
#content, #header-content, #footer { max-width: 100%; width: 100%; }

/*--- Footer ---*/
#footer { border-top: 1px dotted #521311; margin-top: 4em; padding-top: 1em; }

/*--- Header ---*/
#header { background: none; border-bottom: 1px dotted #521311; margin-bottom: 1em; padding: 0 0 1em; }

/*--- Home ---*/
	/* Intro */
	#intro-primary { clear: both; float: none; width: 100%; }


/* Content
======================================================================*/
/*--- Footer ---*/
#footer { font-size: 0.7em; }
#footer a { text-decoration: none; }
#copyright { float: none; font-size: 0.9em; margin: 0; }
#copyright a:after { content: " (" attr(href) ")"; }

/*--- Header ---*/
#header { text-align: center; }
#header p { margin: 0; }
#logo-print { display: block; float: none; }

/*--- Home ---*/
#intro h1 { text-align: center; }
#intro .call-l { float: none; text-align: center; }

/*--- Menus ---*/
.menu dt { background: none; border-bottom: 1px dotted #aaa; }