
body {
    margin: 0px;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.95em;
    line-height: 1.4em;
    overflow-wrap: anywhere;
}

.Head {
    background-color: #CCDFF6;
    background-image: url("/pic/zarfhome-stripe-alpha.png");
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 120px;
    margin: 0px;
    margin-bottom: 36px;
}

.HeadCol {
    margin-left: auto;
    margin-right: auto;
    max-width: 840px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.Head .MenuButton {
    display: none;
    position: absolute;
    top: 40px;
    right: 20px;
    width: 44px;
    height: 40px;
}

.MenuButton a {
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #89C;
    border-radius: 8px;
    box-shadow: inset 0px 0px 4px #88F;
    background-color: white;
    font-size: 20px;
    margin: 0px;
    color: #8AF;
    text-align: center;
    text-decoration: none;
}
.MenuButton a:hover {
    background-color: #EEF;
}

.MenuOpen .MenuButton a {
    border: 2px solid #67C;
    background-color: #8CF;
    color: white;
}

.MenuButton a .GlyphDown {
    display: inherit;
    position: relative;
    top: 8px;
    pointer-events: none;
}

.MenuButton a .GlyphUp {
    display: none;
    position: relative;
    top: 8px;
    pointer-events: none;
}

.MenuOpen .MenuButton a .GlyphDown {
    display: none;
}

.MenuOpen .MenuButton a .GlyphUp {
    display: inherit;
}

.MenuButton a:active {
    background-color: #CCF;
}

@media (max-width: 720px) {
    .Head {
        background-position: top left;
    }
}

.Head h1 {
    font-family: "Alegreya", "Georgia", "Times New Roman", serif;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.Head h1 a {
    color: inherit;
    text-decoration: none;
}
.Head h1 a:hover {
    text-decoration: underline;
    text-decoration-color: #66F;
}

.Head h3 {
    font-family: "Alegreya", "Georgia", "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Foot {
    clear: both;
    background-color: #CCDFF6;
    margin: 0px;
    margin-top: 36px;
}

.FootCol {
    margin-left: auto;
    margin-right: auto;
    max-width: 840px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.Foot p {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    font-size: 0.85em;
}

.Body {
}

.BodySub {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 840px;
    padding-left: 20px;
    padding-right: 20px;
}

.BodyMainCol {
    margin-left: 0px;
    margin-right: 200px;
    display: flow-root;
}

.BodySideCol {
    float: right;
    width: 160px;
    border-left: 1px solid #CCF;
    padding-left: 20px;
}

.MenuCol {
    display: none;
    position: absolute;
    background: white;
    width: 300px;
    top: 120px;
    right: 0px;
}

.MenuOpen .MenuCol {
    display: block;
}

.MenuContent {
    position: relative;
    width: 265px;
    left: 10px;
    right: 0px;
    border-left: 1px solid #CCF;
    border-bottom: 1px solid #CCF;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #F8F8FC;
}

@media (max-width: 540px) {
    .Head .MenuButton {
        display: block;
    }
    .Head h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .Head h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .SubtitleExtra {
        display: none;
    }
    .BodyMainCol {
        margin-left: 0px;
        margin-right: 0px;
    }
    .BodySideCol {
        display: none;
    }
}


.Sidebar h3 {
    font-size: 0.75em;
    margin-top: 12px;
    margin-bottom: 6px;
}

.Sidebar p {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 0.85em;
}

.Sidebar ul {
    margin-top: 6px;
    margin-bottom: 6px;
    list-style: none;
    padding-left: 0px;
}
.Sidebar li {
    margin-left: 10px;
    text-indent: -10px;
    font-size: 0.85em;
}

form.UtilMenu input[type=search] {
    width: 100%;
    border: 1px solid #88F;
    border-radius: 4px;
}

form.UtilMenu input[type=submit] {
    border: 1px solid #89C;
    border-radius: 6px;
    box-shadow: inset 0px 0px 4px #88F;
    background-color: white;
    padding: 3px 6px;
    margin-top: 4px;
    margin-bottom: 4px;
    color: black;
    font-size: 12px;
    font-weight: normal;
}

form.UtilMenu input[type=submit]:hover {
    background-color: #EEF;
}

.EntryHead h2 {
    font-family: "Alegreya", "Georgia", "Times New Roman", serif;
    font-size: 1.66em;
    margin-bottom: 6px;
}

.EntryHead h4 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 0.85em;
}

.EntryHead h4.Tags {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
}

.EntryHead h4.Comments {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
}

.CommentHead {
}

.CommentBody {
}

.CommentHead .CommentAuthor {
    font-weight: bold;
}

hr.CommentDecl {
    margin-top: 3em;
}

h3.CommentDecl {
    font-weight: normal;
}

.UtilHead h3.Selector {
    font-size: 1em;
    font-style: italic;
}

button.UtilButton {
    border: 2px solid #89C;
    border-radius: 8px;
    box-shadow: inset 0px 0px 4px #88F;
    background-color: white;
    font-size: 16px;
    padding: 6px 10px;
    margin-left: 20px;
    cursor: pointer;
}
button.UtilButton:hover {
    background-color: #EEF;
}

.EntryBody h1, .EntryBody h2, .EntryBody h3, .EntryBody h4, .EntryBody h5 {
    font-family: "Alegreya", "Georgia", "Times New Roman", serif;
}

h1 {
    font-size: 1.50em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.4em;
}

h2 {
    font-size: 1.20em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.4em;
}

h3 {
    font-size: 1.10em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.4em;
}

h4 {
    font-size: 1.00em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
}

h5 {
    font-size: 0.85em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
}

hr {
    border: none;
    height: 1px;
    background-color: #CCF;
}

a {
    color: #2020B0;
    text-decoration-color: #DDF;
}

a:hover {
    text-decoration-color: #2020B0;
}

blockquote {
    margin-left: 4px;
    margin-right: 4px;
    border-left: 8px solid #E0E0FF;
    padding-left: 16px;
    padding-right: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: #F4F4FF;
}

blockquote p {
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.PlainList {
    list-style: none;
    padding-left: 0px;
}

.PlainList li {
    margin-left: 1em;
    text-indent: -1em;
}

pre {
    white-space: pre-wrap;
    margin-left: 4px;
    margin-right: 4px;
    border-left: 8px solid #E0F0D2;
    padding-left: 16px;
    padding-right: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    background: #E8FFE0;
}

code {
    white-space: pre-wrap;
    font-family: "Source Code Pro", monospace;
    font-size: 0.9em;
}

.PreWrap p {
    white-space: pre-wrap;
}

.PreWrapAll {
    white-space: pre-wrap;
}

.Hidden {
    display: none;
}

.IfScript {
    display: none;
}
.HasScript .IfScript {
    display: block;
}

.ClearBoth {
    clear: both;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.Center {
    text-align: center;
}

.ImageWrap {
    position: relative;
}

.ImageWrap img {
    max-width: 100%;
}

.ImageWrap p {
    white-space: pre-wrap;
    font-size: 0.8em;
    font-weight: bold;
}

.GenTable table {
    font-size: 90%;
    border-spacing: 0px 0px;
    background: #F8F8F8;
    padding: 8px 12px;
    margin-left: auto;
    margin-right: auto;
}

.GenTable table td {
    padding: 0px 20px;
}

.GenTable table th {
    border-bottom: 1px solid #CCF;
    text-align: left;
    font-weight: normal;
    font-style: italic;
    padding: 0px 20px;
}

