/*
 Print styles
 Site: Tomi Servis
*/

/* Hide unnecessary parts */
#slogan, #nav, #accessibility, .vcard h2, #footer ul { display: none; }

body { font-size: 9pt; }
#header { margin-bottom: 2em; }
h1 { margin-bottom: 1em; }
h2 { margin-bottom: 0.5em; }
#content ul { margin: 0.5em 0 1.5em 2em; }
#content li { list-style: square; margin-bottom: 0.25em; }
.vcard { border-top: 1px solid #000; margin-top: 2em; padding-top: 1em;  }
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 1em; padding-top: 0.5em; }

