#printhead {
    display: block;
}

body {
    font-family:  "tablet-gothic", sans-serif;
    width: 90%;
    margin: 5%;
}

.entry-content {
    font-family:  "lemonde-journal", serif;
}

img { max-width: 80%; height: auto;}

a {
    color: #333333;
    text-decoration: none;
}

.menu-wrap, .menu-button, #menublock, #totop {
    display: none;
}

.entry-footer, #footer {
    font-size: 0.8em;
}

.entry-footer {
    margin-top: 3em;
    padding-top: 1em;
    border-top: 1px solid #333333;
}
