/*
Helen O'Connell print friendly styles
*/

/*basic print enhancements*/
body { background-color: #fff; color: #000; }
#wrapper { width: 100%; margin: 0; background: none !important; }
#branding { width: 100%; margin: 0 0 1em; }
#content { width: 100% !important; padding: 0 !important; margin: 0; font-size: 10pt; min-height: inherit !important; }
* html #content { height: auto !important; }

/*hide irrelevant areas*/
#footer { display: none; }

/*handle image replaced headings so they show up*/
h1 { text-indent: 0; background: none; }
#nav { width: auto; }
#nav li{ text-indent: 0; background: none !important; width: auto !important; }
#nav li a, #nav li a:visited { background: none !important; color: #000; width: auto !important; font-weight: normal; }
#pageAbout li#navAbout a, #pageProfile li#navProfile a, #pageGallery li#navGallery a, #pageWork li#navWork a,  #pageContact li#navContact a { color: #000; font-weight: bold; }
