/** CSS placed here will be applied to all skins */

/* Style for "notices" */
.notice {
    text-align: justify;
    margin: 1em;
    padding: 0.2em;
}

#spoiler {
    border-top: 2px solid #ddd;
    border-bottom:2px solid #ddd;
}

body.page-Main_Page #t-cite, 
body.page-Main_Page #lastmod, 
body.page-Main_Page #siteSub, 
body.page-Main_Page #contentSub, 
body.page-Main_Page #p-page_tools, 
body.page-Main_Page h1.firstHeading {
    display: none !important;
}

/* Display subtitle */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}