/*
 Print styles
 Site: MSE
*/

/* Hide unnecessary parts */
#header .top-right .accessibility, #nav, #sidebar, #top .button, #top .photo, #footer .links { display: none; }

body { font-size: 9pt; }

/* Header */
#header { margin-bottom: 1.5em; }
#header h1 { font-size: 2.5em; margin-bottom: 1em; }
#header h1 a { text-decoration: none; }

/* Top */
#top { margin: 2em 0; }
#top #intro h2 { color: #000; font-size: 1.5em; margin-bottom: 0.5em; line-height: 1.2; }
#top #intro p { font-size: 1.17em; line-height: 1.2; }

/* Content */
#content ul { list-style: square; margin: 0.5em 0 1.75em 2em; }
#content ul.list-after-paragraph { margin-top: -1em; }

/* Footer */
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.5em; }
#footer p { margin: 0; }
