/*
 Print styles
 Site: School Psychology Blog
*/

/* Hide unnecessary parts */
#header .accessibility, #nav, #middle, #sidebar, .comment-form { display: none; }

body { font-size: 9pt; }
#header a { text-decoration: none; }
#header h1 { font-size: 2.5em; margin-bottom: 1em; }
#content h1 { margin-bottom: 1em }
#content ul { margin: 1.15em 0 1em 1em; }
#content ul li { list-style: disc; }
#content ol { margin: 1em 0 1em 1em; }
#content ol li { list-style: decimal; }
blockquote { margin: 2em 1em; font-style: italic; }
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.5em; }
