@charset "UTF-8";

/*
	janpingel.com
	Print Stylesheet
*/

a, a:link, a:visited, #footer a, #footer a:link, #footer a:visited { color: inherit; background: inherit; border: 0; }
a:link:after,
a:visited:after,
a:hover:after,
a:active:after {
content: " <" attr(href) "> ";
color: gray;
font-style: italic;
font-weight: normal;
}
a[href^="/"]:after { content: " <http://janpingel.com"attr(href)"> "; }
#examples a:after, #references a:after, div.vcard div a:after, #education a:after { content: ""; }
body { border: 0; padding: 0; }
body, #content div.wrapper, #footer div.wrapper { width: 100%; min-width: 100%; max-width: 100%; }
#header, #content #contact form, #content #contact p { display: none; }
h2 { text-align: right; }
#skills h3 { margin-top: 1.5em; }
#work li, #work li.even, #skills div, #references div { float: none; width: auto; }
#work a img { display: none; }
#content #contact div.vcard { width: auto; position: static; text-align: left; }
#footer, #footer h2 { color: inherit; }
#content hr { border: 0; margin: 0 0 1.5em; }
#references, #content #contact, #content { margin-bottom: 0; }
body.resume #copyright { display: none; }