
body {
    color: black;
    background-image: url("../images/starnetblog_subtile_background_pattern7.jpg");
    font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
    font-size: 12pt;
    margin: auto;
    width: 70em;
    line-height: 1.4em;
}

#pageContent {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 3em;
    width: 70em;
    background-color: white;
    padding-top: 7em;
    padding-bottom: 5px;
    border-left: 1px solid #596a5d;
    border-right: 2px solid #596a5d;
    border-bottom: 2px solid #596a5d;
    overflow: auto;
}

#pageDetails {
    margin-left: 8.5em;
    margin-right: 22em;
    margin-top: 5em;
    margin-bottom: 5em;
}

.notes {
    display: none;
}

.heading {
    font-family: Palatino, serif;
    font-size: 18pt;
    font-weight: bold;
}   

.italics {
    font-style: italic;
}

.footnote {
    vertical-align: 20%;
    font-size: 10px;
    font-weight: bold;
}

a.headnoteLink:link {
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed #aaaaaa;
    outline: 0;
}

a.headnoteLink:visited {
    color: black;
    text-decoration: none;
    outline: 0;
}

a.headnoteLink:hover {
    color: black;
    text-decoration: none;
    background-color: #FDFCDC;
    border-bottom: 1px solid #777777;
    outline: 0;
}

a.headnoteLink:active {
    color: black;
    text-decoration: none;
    outline: 0;
}

#commentaryPopup {
    display: none;
}

.blockquote {
    margin-left: 5em;
}

.likeVerse {
    margin-left: 5em;
    margin-bottom: 0em;
    margin-top: 0em;
}

.blockCitation {
    margin-left: 20em;
    margin-top: 0em;
}
