/*
 Print styles
 Site: Monroe
*/

body, #wrapper {
 background-color: #fff;
 color: #000;
 font-size: 9pt;
}

#bottom-bar {
 font-size: 1.5em;
 font-weight: bold;
 margin: 3em 0;
}

#bottom-bar strong {
 background-color: transparent;
 color: #DB3A3F;
}

#footer {
 border-top: 1px solid #000;
 font-size: 0.9em;
 margin-top: 2em;
 padding-top: 0.75em;
}

#logo a {
 text-decoration: none;
}

#nav, #search, #bottom-bar img {
 display: none;
}
