@charset "utf-8"; a:hover, body {
    color: #9D9D9D
}

.main, .main4 {
    width: 960px
}

.head h1 a, body {
    font-weight: 400
}

.head h1 a, .head h1 a:hover, .head h4, .main4 .menu, .site-description {
    text-align: center
}

* {
    margin: 0;
    padding: 0
}

.main, .main-head, .main4 {
    margin: 0 auto
}

body {
    background: #232122;
    font-family: 'Open Sans', sans-serif
}

a {
    color: #b09765
}

.hdr1::after {
    content: '';
    width: 100%;
    display: inline-block
}

.hdr1 > div {
    height: 100%;
    float: left;
    min-height: 70px
}

.site-description {
    margin-bottom: 8px
}

.head {
    height: 100%;
    padding: 30px 0 0;
    margin: 0 20px 0 0;
    width: 520px
}

.head a, .head a:hover {
    font-size: 40px;
    text-decoration: none;
    width: 520px;
    float: left;
    text-align: center
}

.content {
    width: 960px;
    float: left;
    margin: 10px 12px 0 0
}

p {
    line-height: 1.8em
}

.post-main {
    border-bottom: 1px solid #B09765;
    /*padding: 5px*/
}

.post-main h1 {
    font-size: 24px;
    padding: 2px 0 8px;
    margin: 0 0 5px
}

.categories a, .nav-next a, .nav-previous a, .navigation .alignleft a, .navigation .alignright a, .navigation .current, .navigation a:hover, .post-main .tagi a {
    text-decoration: none
}

.post-main .tagi, .post-main .tagi a, .post-main .tagi a:hover {
    padding: 0 1px 0 0;
    font-size: 13px
}

.more-link {
    margin: 10px 0
}

.categories, .categories a, .categories a:hover {
    font: 400 13px sans-serif;
    padding: 4px 0;
    margin-bottom: 48px;
}

dt, pre {
    padding: 10px
}

img {
    display: flex;
    max-width: 50% !important;
    max-height: 520px;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 12px;
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    background-color: #232324;
    word-wrap: break-word
}

::selection {
    background: #b09765
}

.sidebar-footer5 {
    float: right;
    width: 470px;
    margin-bottom: 12px
}

.afooter, .afooter2, .container, .footer {
    margin: 0 auto
}

.afooter2, .sidebar-box {
    width: 100%
}

.afooter2 {
    border-top: 1px solid #2F2F2F;
    overflow: hidden
}

.footer {
    overflow: hidden;
    padding: 0;
    width: 960px
}

.footertext {
    font-size: 16px;
    float: left;
    padding: 20px 0 18px
}

.cart-subtotal .amount, .mlogo, .order-total .amount, .shipping td {
    float: right
}

.footertext a {
    font-size: 16px;
    text-decoration: none;
    margin: 12px 0 0
}

.mlogo {
    padding: 0;
    min-height: 34px
}

::-webkit-scrollbar {
    width: 12px;
    background: #232122
}

::-webkit-scrollbar-thumb {
    background: #9D9D9D
}

[class*=span] {
    display: inline
}

div.head {
    margin: 0 auto;
    float: inherit !important;
}

div.more-link h1 {
    cursor: pointer;
}

/*div.post-main p img:not(:first-of-type) {
    cursor: pointer;
}*/

div.pagination {
    font-size: xx-large;
    display: flex;
    justify-content: center;
}

div.post-main p {
    margin-bottom: 16px;
}

a.opengrad {
    font-size: 18px;
    margin-top: 0px;
    margin-right: 5px
}

a.opengrad:hover {
    font-size: 18px;
    margin-top: 0px;
    margin-right: 5px;
}

img.medoed {
    margin-top: 0px;
    margin-left: 7px;
    width: 24px;
    height: 24px;
    position: relative;
    bottom: 4px;
}