
.main {
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 30px 30px;
    position: relative;
}

.word {
    position: relative;
}

.word .word-title {
    font-size: 32px;
    margin: 30px 0 30px;
    letter-spacing: 1px;
    font-weight: 600;
}

/*.word h1:before, .word h2:before, .word h3:before, .word h4:before {*/
/*    content: '';*/
/*    border-left: 5px solid #f66;*/
/*    !*left: -15px;*!*/
/*    !*height: 75%;*!*/
/*    !*top: 12%;*!*/
/*    margin-right: 4px;*/
/*}*/

.word .word-time {
    margin: 30px 0 15px;
}

.word .word-time {
    font-size: 12px;
    color: #999;
    margin: 0 0 30px;
    letter-spacing: 1px;
}

.word .content {
    text-align: left;
    line-height: 1.5em;
}

.word-nav {
    position: fixed;
    bottom: 20px;
    height: 20px;
    line-height: 20px;
    font-family: "Montserrat", "Helvetica Neue", "Hiragino Sans GB", "LiHei Pro", Arial, sans-serif;
    font-size: 15px;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 1px;
    border-bottom: 3px solid transparent;
}

.word-nav:hover {
    color: #333;
    border-bottom-color: #333;
}

.prev-word-nav {
    left: 40px;
}

.next-word-nav {
    right: 40px;
}

.show-comments {
    font-family: "Montserrat", "Helvetica Neue", "Hiragino Sans GB", "LiHei Pro", Arial, sans-serif;
    text-align: center;
}

.show-comments a {
    color: #999;
    cursor: pointer;
}

.show-comments a:hover {
    color: #666;
}

@media screen and (max-width: 900px) {
    .word {
        padding-bottom: 80px;
    }

    .word-nav {
        position: absolute;
        bottom: 30px;
    }

    #newer {
        left: 0;
    }

    #older {
        right: 0;
    }
}

@media screen and (max-width: 420px) {
    .main {
        margin-top: 32px;
    }

    .word .word-title {
        font-size: 25px;
        margin: 0 0 30px;
        font-weight: 600;
    }

    .word h2 {
        font-size: 20px;
        margin: 30px 0 15px;
    }

    .word .word-time {
        font-size: 16px;
        line-height: 1.3em;
    }

    .word .word-time {
        font-size: 12px;
        margin: 0 0 20px;
    }

    .word .content {
        font-size: 15px;
    }

    .word .content blockquote p {
        font-size: 16px;
    }

    .word-nav {
        font-size: 14px;
        color: #444;
    }
}

/* comment */
.mod-comment {
    animation: fade-in;
    animation-duration: 3s;
    -webkit-animation: fade-in 3s;
}

h3#comments {
    margin: 60px 0;
    border-left: 3px solid #000;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}

.comment-list {
    padding: 0;
}

/*.comment-list a{*/
/*    text-decoration: underline;*/
/*}*/

.comment-respond {
    margin-top: 30px

}

#comment-form p {
    margin: 8px 0;
}

.comment-form .required, .comment-form .comment-notes, .comment-form-comment label {
    display: none;
}

textarea#comment {
    width: 100%;
}

#commentform #submit {
    cursor: pointer;
    width: 100%;
    border: 0;
    background: #F9F9F9;
    padding: 10px 0;
    color: #636363;
    font-family: "Microsoft JhengHei", sans-serif;
}

.comment-list li {
    list-style: none;
    margin-bottom: 20px;
}

.comment-body {
    padding: 20px 20px 10px 0px;
    position: relative;
}

.comment-author {
    color: #696969;
    font-size: 12px;
}

.comment-author .fn {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    line-height: 24px;
    font-style: normal;
}

.comment-author .says {
    line-height: 24px;
    display: block;
    float: left;
}

.comment-meta-data {
    line-height: 24px;
}

.comment-meta-data a {
    /*color: #9a9a9a;*/
    font-size: 12px;
}

.reply {
    position: absolute;
    top: 16px;
    right: 20px;
}

.reply a {
    color: #888;
    font-size: 12px;
}

.children {
    padding-top: 20px;
    padding-left: 0px;
}

.children li {
    border-left: 3px solid #f1f1f1;
}

.comment-list li {
    list-style: none;
    margin-bottom: 20px;
}

.children .comment-body {
    padding-left: 10px;
}

.comment-body {
    padding: 20px 20px 10px 0px;
    position: relative;
}

.comment-author {
    /*color: #696969;*/
    color: #333;;
    font-size: 12px;
}

.comment-author .fn {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 5px;
    line-height: 24px;
    font-style: normal;
}


.by-post-author .comment-respond {
    margin-left: 30px;
}

.comment-reply-title {
    font-weight: 600;
}


/* comment */


.text-align-center {
    text-align: center;
}

.like-button.is-active, .like-button:hover {
    background-color: #57ad68;
    color: #fff;
}

.like-button.is-active, .like-button:hover {
    right: calc((100% - 1200px) / 4);
    background-color: #ddd !important;
    border: 1px #ddd solid !important;
    color: white;
}

.like-button {
    height: 32px;
    line-height: 31px;
    border-radius: 999em;
    padding: 0 15px;
    border: 1px #57ad68 solid;
    color: #57ad68;
    display: inline-block;
    font-size: 14px;
    background: #fff;
}

.like-button {
    height: 32px;
    line-height: 31px;
    padding: 0 15px;
    border: 0 !important;
    color: #444 !important;
    display: inline-block;
    font-size: 14px;
    background: initial !important;
    margin: 3em auto 3.5em;
}

button, select {
    text-transform: none;
}

.like-text {
    vertical-align: middle;
}

.count {
    vertical-align: middle;
    font-size: 15px;
    padding: 2px;
}


/* like */


.word-footer {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    margin: 20px 10px 15px 0;
    border-left: 0;
    padding-left: 0;
    margin-bottom: 3rem;
    font-weight: 600;
}

.word-tags {
    float: left;
    display: inline-block;
    border-radius: 3px;
    border: 0;
    font-size: 12px;
    margin: 0 0.5rem 0 0;
}

sup {
    top: -0.5em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.word-likes {
    font-size: 12px;
    float: right;
}

.word a {
    color: #f66;
    border-bottom: 2px solid transparent;
}

.word a:hover {
    color: #ce1458;
}

.other li a:hover {
    border-bottom: 2px solid;
}


.cherry-previewer {
    background-color: inherit !important;
}

.cherry {
    font-size: 14px;
    background: inherit !important;
}

.cherry img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cherry a:hover {
    border-bottom: 1px solid;
}