
@font-face {
    font-family: 'Azo Sans webfont';
    src: url('../../../../fonts/AzoSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Azo Sans webfont';
    src: url('../../../../fonts/AzoSans-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Azo Sans webfont';
    src: url('../../../../fonts/AzoSans-LightItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Azo Sans webfont';
    src: url('../../../../fonts/AzoSans-MediumItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Hack webfont';
    src: url('../../../fonts/Hack-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Hack webfont';
    src: url('../../../fonts/Hack-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Hack webfont';
    src: url('../../../fonts/Hack-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Hack webfont';
    src: url('../../../fonts/Hack-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
html {
    font-size: 16px;
}
html[lang="ar"],
html[lang="he"] {
    direction: rtl;
}
*::selection {
    color: #ffffff;
    background-color: #208448;
}
body {
    font-family: "Azo Sans webfont", sans-serif;
    font-size: 1rem;
    color: #4e5a66;
    line-height: 1.5;
    background: #ebe5d8 url(../images/lp-logo-400t.png) no-repeat center top;
    margin: 18rem 2rem 2rem 16rem;
    min-width: 288px;
    max-width: 1024px;
}
body.preview {
    margin: 1rem;
}
p {
    margin: 0em 0em 1em 0em;
}
p:last-child, p:empty {
    margin-bottom: 0em;
}
h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0.5em 0em;
    padding: 0em;
}
h1.banner {
    font-size: 1em;
    margin: 1em 0em;
}
h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.67em 0em;
    padding: 0em;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em;
    padding: 0em;
}
h3.ribbon {
    font-weight: normal;
    margin: 0em;
}
h2.archive {
    margin: 2rem 0rem 0rem 0rem;
    clear: both;
}
h4, h5, h6 {
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em;
    padding: 0em;
}
h4.archive {
    font-size: 1.33em;
}
h1,h2,h3,h4 {color:#447c85}
h1:first-child, h2:first-child,
h3:first-child, h4:first-child,
h5:first-child, h6:first-child {
    margin-top: 0em;
}
sup {
    vertical-align: super;
    font-size: 0.5em;
}
em {
    font: inherit;
    font-style: italic;
}
blockquote em {
    font-style: normal;
}
strong {
    font: inherit;
    font-weight: bold;
}
cite {
    font: inherit;
}
small {
    font-weight: normal;
    font-size: 0.75em;
}
blockquote {
    font-size: 1em;
    font-style: italic;
    padding: 0em 2em;
    margin: 0em 0em 1em 0em;
}
blockquote:last-child {
    margin-bottom: 0em;
}
pre {
    font-family: "Hack webfont", monospace;
    margin: 1em 0em;
    overflow-x: auto;
}
code {
    font-family: "Hack webfont", monospace;
    font-size: 0.75em;
    font-style: normal;
    color: #39434d;
    background-color: #e5e2dc;
    padding: 0.2em 0.4em;
    margin: 0.2em 0em;
    display: inline-block;
}
pre > code {
    box-sizing: border-box;
    width: 100%;
}
hr {
    width: 100%;
    border: none;
    clear: both;
    border-top: 1px solid #ddd;
    margin: 1em 0em;
}
hr:last-child, hr + hr {
    display: none;
}
ul {
    list-style: disc outside;
    margin: 1em 2em;
    padding: 0em;
}
ul li > ul {
    list-style-type: circle;
}
ol {
    list-style: decimal outside;
    margin: 1em 2em;
    padding: 0em;
}
ol li > ol {
    list-style-type: lower-latin;
}
html[lang="ar"] ol li > ol {
    list-style-type: arabic-indic;
}
html[lang="he"] ol li > ol {
    list-style-type: hebrew;
}
dl {
    list-style: none;
}
dl dt {
    font-weight: bold;
}
dl dd {
    margin-left: 1em;
}
ul#nav {
    display: none;
}
ul.navigation {
    list-style: none;
    font-size: 1em;
    box-sizing: border-box;
    background-color: #fbfbf7;
    margin: 0em 0em 2em 0em;
    padding: 0em;
    border: 1px solid #c6ccc8;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #ffffff 0em, #fbfbf7 10em);
    box-shadow: 0px 2px 4px 2px rgba(57,67,77,0.05);
}
ul.navigation li {
    display: block;
    min-width: 4em;
    padding: 0.67em 1em;
    margin: 0em;
    white-space: normal;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d2d9d4;
}
ul.navigation li:last-child {
    border-bottom: none;
}
ul.sidebar li {
    text-align: left;
    text-align: start;
    font-size: 0.75em;
}
ul#nav li {
    text-align: center;
    padding-top: 0em;
    padding-bottom: 0em;
    line-height: 3em;
}
ul.archive {
    list-style: none;
    margin: 0rem;
}
ul.archive li {
    margin: 0em;
}
ol.comments {
    list-style: none;
    padding: 0em;
    margin: 0em;
}
ol.comments li {
    box-sizing: border-box;
    display: block;
    width: 100%;
    top: 0em;
    margin: 0em;
    padding: 2rem 2rem 0rem 2rem;
    border-bottom: 1px solid #c6ccc8;
}
ol.comments label:first-child {
    margin-top:  0em;
}
ol.comments li:last-child {
    border-bottom: none;
}
ol.comments li#comment_shim {
    display: none;
}
ol.comments li.comment_form {
    padding: 2rem;
}
table {
    border-collapse: collapse;
    border-spacing: 0em;
    width: 100%;
    margin: 0em 0em 1em 0em;
    overflow-x: scroll;
}
table:last-child {
    margin-bottom: 0em;
}
table thead tr {
    background-color: #39434d;
    color: #ffffff;
    border: 1px solid #39434d;
}
table thead tr th {
    padding: 0.5em;
    font-weight: bold;
}
table tbody tr td {
    padding: 0.5em;
    border: 1px solid #39434d;
    vertical-align: middle;
}
form, fieldset {
    margin: 0em;
    padding: 0em;
    border: none;
}
form.search_box {
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 2em;
}
form.comment_edit {
    width: 100%;
    background-color: transparent;
    margin-bottom: 0em;
    padding: 0rem 0rem 2rem 0rem;
    border: none;
}
select, input {
    box-sizing: border-box;
    display: block;
    width: 320px;
    margin: 0.5em 0em;
    padding: 0.4em;
    background: none;
    text-align: left;
    text-align: start;
    font: inherit;
    font-size: inherit;
    color: #4e5a66;
    background-color: #ffffff;
    border: 1px solid #c6ccc8;
    border-radius: 0em;
}
select:focus, input:focus {
    outline: none;
    background-color: #ffffff;
    border: 1px solid #bb4b1b;
}
input:placeholder {
    color: #c6ccc8;
    opacity: 1;
}
input.error, input:invalid {
    background-color: #ffb2b2;
    box-shadow: none;
}
input[type="radio"], input[type="checkbox"] {
    width: auto;
}
input#search_field,
input#sidebar_search_field {
    display: inline;
    width: 100%;
    margin: 0em;
    padding-right: 38px;
}
textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 320px;
    font: inherit;
    font-size: inherit;
    color: #4e5a66;
    margin: 0.5em 0em;
    padding: 0.4em;
    background-color: #ffffff;
    border: 1px solid #c6ccc8;
    border-radius: 0em;
}
textarea:focus {
    outline: none;
    border: 1px solid #bb4b1b;
}
button {
    font: inherit;
    font-size: inherit;
    cursor: pointer;
}
button:focus {
    outline: none;
}
button#search_submit,
button#sidebar_search_submit {
    display: block;
    position: absolute;
    width: 38px;
    height: 100%;
    top: 0px;
    right: 0px;
    border: none;
    border-radius: 0em;
    margin: 0em;
    padding: 0em;
    background: transparent url(../images/search.svg) center no-repeat;
    background-size: 50%;
    overflow: hidden;
    color: transparent;
}
button#search_submit:focus,
button#sidebar_search_submit:focus {
    background-color: #c6ccc8;
}
button#search_submit:hover,
button#sidebar_search_submit:hover {
    background-size: 60%;
}
label {
    display: block;
    margin-top: 1em;
}
div.shim {
    margin-top: 2em;
}
div.clear {
    visibility: hidden;
    clear: both;
}
div#mast {
    display: none;
    width: 100%;
    text-align: center;
}
div#main {
    width: 100%;
    margin: 0em;
    padding: 0em;
    clear: both;
    overflow: visible;
}
div#sidebar {
    display: block;
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: 12rem;
}
div.prev {
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 2em;
}
div.next {
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 2em;
}
div.ribbon {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    color: #ffffff;
    background-color: #426aa6;
    padding: 0.5em;
    margin-bottom: 1em;
    border-radius: 0.2em;
}
div.flash {
    background-color: #bb4b1b;
}
div.metadata {
    font-weight: normal;
    font-size: 0.75em;
    text-align: center;
    display: block;
    position: relative;
    bottom: 0em;
    left: -2rem;
    width: 100%;
    padding: 0.25rem 2rem;
    margin-top: 2rem;
    background-color: #ffffff;
    border-top: 1px solid #c6ccc8;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
html[lang="ar"] div.metadata,
html[lang="he"] div.metadata {
    left: 2rem;
}
article.post.pinned div.metadata {
    background-color: #fffddd;
}
div.comments_pagination {
    width: 100%;
    clear: both;
    text-align: center;
}
div.tags {
    margin: 1rem 0rem 0rem 0rem;
    font-size: 0.75em;
}
div.doaction {
    font-family: inherit;
    margin: 1em 0em;
}
div.doaction:last-child {
    margin-bottom: 0em;
}
div.admin, div.downloads {
    margin: 1em 0em 0em 0em;
}
div#main > article, div.standalone {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 1024px;
    clear: both;
    background-color: #fbfbf7;
    margin: 0rem auto 2rem 0rem;
    padding: 2rem 2rem 0rem 2rem;
    border: 1px solid #c6ccc8;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #ffffff 0em, #fbfbf7 10em);
    box-shadow: 0px 2px 4px 2px rgba(57,67,77,0.05);
}
div#main > article:last-child {
    margin-bottom: 0rem;
}
div#main > article.discourse {
    padding: 2rem;
    margin-top: 2rem;
}
div#main > article.commentary {
    padding: 0rem;
    margin-top: 2rem;
}
div#main > article.page {
    padding-bottom: 2rem;
}
div.standalone {
    margin-bottom: 0rem;
    padding-bottom: 2rem;
}
div.user_controls.standalone,
div.user_login.standalone,
div.lost_password.standalone,
div.user_register.standalone {
    max-width: 384px;
}
ul.archive article.post.archive {
    display: block;
    position: relative;
    float: left;
    width: 196px;
    height: 196px;
    font-size: 0.75em;
    background-color: #fbfbf7;
    margin: 1rem 0rem 0rem 1rem;
    padding: 8px;
    border: 1px solid #c6ccc8;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, #ffffff 0em, #fbfbf7 10em);
}
div.post_archive_container {
    height: 100%;
    overflow: hidden;
}
article > header {
    display: block;
    width: 100%;
    clear: both;
    margin: 0em;
    padding: 0em;
    border: none;
}
article > section {
    display: block;
    width: 100%;
    clear: both;
    margin: 1em 0em 0em 0em;
    padding: 0em;
}
article > section:first-child {
    margin-top: 0em;
}
article section.comment {
    margin-bottom: 1em;
}
article > section.photo {
    width: 100%;
    clear: both;
}
article > footer {
    display: block;
    width: 100%;
    text-align: left;
    text-align: start;
    clear: both;
    margin: 0em 0em 1em 0em;
    padding: 0em;
    border: none;
}
article > footer:last-child {
    margin: 0em;
}
article.video video,
article.audio audio {
    width: 100%;
}
a {
    text-decoration: none;
    border-bottom: 1px transparent solid;
}
a:link, a:visited {
    color: #447c85;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    outline: none;
    color: #bb4b1b;
    text-decoration: none;
    border-bottom: 1px #bb4b1b solid;
}
h3.ribbon a {
    color: #ffffff;
    font-weight: bold;
}
h3.ribbon a:hover,
h3.ribbon a:focus,
h3.ribbon a:active {
    border-bottom: 1px #ffffff solid;
}
div.traversal a {
    display: inline-block;
    padding: 0.4em 0.8em;
    min-width: 8em;
    border: none;
    border-radius: 0.2em;
    color: #ffffff;
    background-color: #208448;
}
div.traversal a:hover,
div.traversal a:focus,
div.traversal a:active {
    color: #ffffff;
    background-color: #006428;
}
section a:link, p a:link,
section a:visited, p a:visited {
    color: #447c85;
    border-bottom: 1px #c6ccc8 solid;
}
section a:hover, p a:hover,
section a:focus, p a:focus,
section a:active, p a:active {
    color: #bb4b1b;
    border-bottom: 1px #bb4b1b solid;
}
div.tags a,
div.tag_cloud a {
    display: inline-block;
    padding: 0.2em 0.4em;
    margin-bottom: 4px;
    border: none;
    border-radius: 0.2em;
    color: #ffffff;
    background-color: #bb4b1b;
}
div.tags a:hover,
div.tags a:focus,
div.tags a:active,
div.tag_cloud a:hover,
div.tag_cloud a:focus,
div.tag_cloud a:active {
    color: #ffffff;
    background-color: #c3592b;
}
div.doaction a, button {
    display: inline-block;
    white-space: nowrap;
    padding: 0.4em 0.8em;
    border: none;
    border-radius: 0.2em;
    color: #ffffff;
    background-color: #39434d;
}
div.doaction a:hover, button:hover,
div.doaction a:focus, button:focus,
div.doaction a:active, button:active {
    background-color: #000000;
}
div.doaction a.post_delete_link,
div.doaction a.delete_link {
    background-color: #cc5252;
}
div.doaction a.post_delete_link:hover,
div.doaction a.delete_link:hover,
div.doaction a.post_delete_link:focus,
div.doaction a.delete_link:focus,
div.doaction a.post_delete_link:active,
div.doaction a.delete_link:active {
    background-color: #af2d2d;
}
article > section.photo > a {
    border-bottom: none;
}
article > section.photo > a:focus {
    outline: #bb4b1b solid 4px;
}
a.likes > img {
    display: inline-block;
    position: relative;
    top: 0px;
}
a.likes:hover > img,
a.likes:focus > img,
a.likes:active > img {
    top: 1px;
}
a.archive_post_link {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border-radius: 6px;
    color: transparent;
    background-color: transparent;
}
a.archive_post_link:hover,
a.archive_post_link:focus,
a.archive_post_link:active {
    outline: #bb4b1b solid 4px;
}
iframe {
    width: 100%;
    height: auto;
    border: none;
    margin: 1rem 0rem;
}
iframe.video_embed {
    max-height: 538px;
    height: calc((100vw - 22rem) * 0.5625);
}
body.preview iframe.video_embed {
    height: auto;
}
img {
    border-style: none;
    margin: 0em;
    padding: 0em;
}
section img {
    display:  block;
    max-width: 100%;
}
section.photo img,
article.archive img {
    width: 100%;
}
.ajax_loading {
    background-size: 30px 30px;
    background-image: linear-gradient(-45deg,
        #f2f0e6 25%,
        transparent 25%,
        transparent 50%,
        #f2f0e6 50%,
        #f2f0e6 75%,
        transparent 75%,
        transparent) !important;
    animation: ajax_loading 2s linear infinite;
}
.ajax_loading .doaction {
    visibility: hidden;
}
@keyframes ajax_loading {
    from {
        background-position: 0px 0px;
    }
    to {
        background-position: 60px 30px;
    }
}
@media print {
    html {
        font-size: 4.2mm;
    }
    body {
        background-color: #ffffff;
    }
    div#main > article,
    div.standalone {
        background-color: #ffffff;
        background-image: none;
        page-break-inside: avoid;
        box-shadow: none;
    }
}
@media screen and (max-width: 959px) {
    body {
        margin: 0rem 1rem 1rem 1rem;
        background-image: none;
    }
    body.mobile_nav {
        margin-bottom: 5rem;
    }
    h2 {
        font-size: 1.25em;
        margin: 0.8em 0em;
    }
    blockquote {
        padding: 0em 1em;
    }
    form.comment_edit {
        padding: 0rem 0rem 1rem 0rem;
    }
    input, select {
        width: 100%;
    }
    input#search_field,
    input#sidebar_search_field {
        width: 12em;
    }
    ol.comments li {
        margin: 0em;
        padding: 1rem 1rem 0rem 1rem;
    }
    ol.comments li.comment_form {
        padding: 1rem;
    }
    ul#nav {
        display: block;
        margin: 2em 0em 0em 0em;
    }
    ul#nav li#mobile_toggle {
        display: none;
    }
    ul#nav.mobile_nav {
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: auto;
        padding: 0em;
        border-right: none;
        border-bottom: none;
        border-left: none;
        border-radius: 0em;
    }
    ul#nav.mobile_nav li {
        height: 0em;
        overflow: hidden;
        border-bottom: none;
        box-sizing: border-box;
        transition: height 250ms ease 125ms, border-bottom 0ms 125ms;
    }
    ul#nav.mobile_nav.on li,
    ul#nav.mobile_nav li#mobile_toggle {
        display: block;
        height: 3em;
        border-bottom: 1px solid #d2d9d4;
    }
    ul#nav.mobile_nav.on li#mobile_toggle {
        height: 0em;
        border-bottom: none;
        transition: height 125ms ease 0s;
    }
    div#mast {
        display: block;
    }
    div#sidebar {
        display: none;
    }
    div#main > article {
        padding: 1rem 1rem 0rem 1rem;
    }
    div.standalone {
        padding: 1rem;
    }
    div.user_controls.standalone,
    div.user_login.standalone,
    div.lost_password.standalone,
    div.user_register.standalone {
        margin-left: auto;
    }
    div.metadata {
        left: -1rem;
        margin-top: 1rem;
        padding: 0.25rem 1rem;
    }
    iframe.video_embed {
        height: calc((100vw - 4rem) * 0.5625);
    }
}
@media screen and (max-width: 559px) {
    ul.archive article.post.archive {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        margin-left: 0em;
    }
    ul.archive article.post.archive img {
        width: 100%;
    }
}
