/*--------------------------------------------------------------
>>> PRINT, last editted on 10/23/17
---------------------------------------------------------------- */


@media print {


 html { color: #000 !important; background: #fff url(../css-images/spacer.gif) repeat-x center 0 !important; }

#topnav, #footer { display: none !important; }
 header#branding, #topnav, footer { display: none !important; } 

 body, p, h1, h2, h3, h4, h5, ul, ol, li, article, td, th, 
 .full-width h1, .full-width h2, .full-width p, input 
 { color: #000 !important; text-shadow: none !important; background: none !important; border-color: #ddd !important; }

 article { max-width: 670px !important; }


 div#page, #content, .full-width { background: #fff url(../css-images/spacer.gif) repeat-x center 0 !important; }
 div#page-container, .full-width  { color: #000 !important; }

 
 aside, .upcircle, input.submit, article a.submit { display: none !important; } 


 h1 span.print { display: block !important; }

 #banner.l2 { display: none !important; }
 #banner.l2 h1, #banner.l2 h2 { color: #000 !important; text-shadow: none !important; padding-top: 0px !important; padding-left: 0px !important; margin-top: 0px !important; position: relative !important; text-align: left; }
 #breadcrumbs { display: none !important; }
 
 img { max-width: 500px; height: auto; }


}




/*--------------------------------------------------------------
END
--------------------------------------------------------------*/
