﻿/* Common CSS */
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 180%;
    font-family: verdana;
    color: #222;
    background: #c6e5f2 url(images/body-bkg.png) no-repeat center top;
}
a, a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
    color: #000;
}
li h3 {
    color: #222;
}
li {
    color: #bbddff;
}
hr {
    height: 1px;
    color: #e9e9e9;
}
img {
    border: 0;
}

pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.neo2009 {
    width: 980px;
    background: #fff;
    margin: auto;
}
.ak92-menu {
    height: 30px;
    padding-top: 10px;
    background: #def1f9;
}
.ak92-menu li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 5px;
}
.ak92-menu ul {
    padding: 0;
    margin: 0;
    padding-left: 30px;
}
.ak92-menu li a:link,
.ak92-menu li a:active,
.ak92-menu li a:visited {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    line-height: 30px;
    color: #272d36;
    text-transform: uppercase;
    font-weight: bold;
}
.ak92-menu li a:hover {
    background: #fff;
    text-decoration: none;
    color: #09c;
}
li.current_page_item {
    background: #fff;
}

#ak92-logo {
    height: 140px;
    padding-left: 20px;
}
#ak92-logo a {
    float: left;
    height: 136px;
    border-bottom: 4px solid #e6f1f3;
    width: 600px;
    background: url(images/logo.png) no-repeat center center;
    background-size: 600px 136px;
    display: block;
    text-indent: -9999px;
}

.neo-title a:link,
.neo-title a:active,
.neo-title a:visited {
    text-decoration: none;
}
.neo-title a:hover {
    text-decoration: none;
    color: #09c;
}

#seabox {
    padding: 20px;
    background: #3c95d5 url(images/search-bkg.png) no-repeat left bottom;
    padding-bottom: 15px;
}
#sbox {
    background: #2abada;
    border: 1px solid #3ac6e5;
    padding: 10px;
}
#search-neo {
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
    width: 190px;
    height: 20px;
    padding-top: 4px;
    padding-left: 65px;
    background: #fff url(images/sin.png) no-repeat;
}
#akrss {
    height: 20px;
    padding-top: 3px;
}
#akrss a:link,
#akrss a:active,
#akrss a:visited {
    float: left;
    height: 20px;
    padding-left: 15px;
    padding-right: 10px;
    background: url(images/syn.png) no-repeat left center;
    font-weight: bold;
    color: #fff;
}

#ak92-cate {
    background: #57abe6 url(images/about-bkg.png) no-repeat left top;
    padding: 20px;
    padding-top: 30px;
}
#ak92-cate h3 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 5px;
}
#ak92-cate a {
    color: #fff;
}
#ak92-cate li {
    padding-left: 13px;
    background: url(images/lbg.gif) no-repeat left center;
    line-height: 24px;
}
#neoleft li {
    list-style: none;
}

#ak92-leftads {
    background: #9ed5e1 url(images/photostream-bkg.png) no-repeat left bottom;
    padding: 20px 20px 30px 20px;
    border-top: 3px solid #fff;
}

#ak92-comments {
    background: #d1f0e2;
    padding: 20px;
}
#ak92-comments h3 {
    color: #102a30;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
#ak92-comments a {
    color: #247682;
}
#ak92-comments li {
    padding-left: 13px;
    background: url(images/lbg2.gif) no-repeat left center;
    line-height: 24px;
}

#ak92-flink {
    background: #e1f3ee;
    padding: 20px;
    border-top: 3px solid #fff;
}
#ak92-flink h3 {
    font-size: 14px;
    font-weight: bold;
    color: #102a30;
    padding-bottom: 10px;
}

/* 文章列表样式 */
.neoblog {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6f1f3;
    margin-bottom: 20px;
    clear: both;
    min-height: 165px;
    overflow: hidden;
}
.neologoimg {
    float: left;
    width: 180px;
    height: 162px;
    padding-top: 1px;
    padding-bottom: 2px;
}
.neologoimg img {
    padding: 5px;
}
.neologoimg a {
    border: 1px solid #e9e9e9;
    background: #f2f2f2;
    width: 160px;
    height: 160px;
    float: left;
}
.neologoimg a:hover {
    border: 1px solid #2abada;
    background: #faf4f5;
}
.neologotxt {
    float: right;
    width: 420px;
    height: 165px;
}
.neo-data {
    font-size: 10px;
    width: 420px;
    height: 31px;
    color: #666;
}
span.neo-readmore {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    height: 31px;
    background: url(images/quote.gif) no-repeat right;
    text-transform: uppercase;
}
span.neo-comm {
    float: left;
}
.googleads-001 {
    padding-top: 20px;
    height: 60px;
}
.googleads-002 {
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid #e9e9e9;
    background: #f2f2f2;
    text-align: center;
}
.googleads-003 {
    float: right;
    width: 620px;
    padding-top: 10px;
    background: #fff;
    padding-left: 20px;
    font-size: 9px;
    height: 15px;
}
.neo-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}
.neo-txt a {
    color: #2abada;
}
#neo-content a {
    color: #2abada;
}
p.neo-vx {
    display: none;
}
p.neo-neo002 img {
    padding: 0;
    border: 0;
}
p.neo-neo003 img {
    padding: 1px;
    border: 1px solid #e9e9e9;
    background: #f2f2f2;
}

/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
    float: left;
    width: 640px;
    background: #fff;
}

div#content {
    padding: 20px;
}

div.sidebar {
    float: right;
    width: 320px;
    font-size: 12px;
    padding-right: 20px;
}

div#secondary {
    clear: left;
}

div#footer {
    clear: both;
    width: 100%;
}

/* Category */
div#category_description {
    padding-bottom: 30px;
}

div#category_description p {
    padding: 0px;
    margin: 0px;
    line-height: 1;
}

div#category_description h2 {
    margin-top: 4px;
    line-height: 1;
}

div#category_description .archive-meta {
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

div#category_description small {
    margin-left: 54px;
    font-size: 12px;
}

/* Content */
h2 {
    font-family: 微软雅黑, verdana;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0px 0px 8px 0px;
}

h2 span {
    color: #dd0000;
    font-family: verdana;
    font-size: 18px;
}

.entry-title,
.entry-meta {
    clear: both;
}

.entry-title {
    padding-left: 20px;
    background: url(images/icon_cat.gif) no-repeat left center;
}

.entry-content {
    border-top: 1px dashed #ccc;
    padding-top: 5px;
}

.entry-content-width p img {
    padding: 5px;
    border: 1px solid #e9e9e9;
    background: #f2f2f2;
}

.entry-content-width,
.navigation {
    _overflow: hidden;
}
.navigation {
    padding: 0px 20px;
}

.entry-content h2 {
    font-family: verdana;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
}

.entry-content li {
    color: #222;
}

.related_post li {
    color: #ffcc33;
}

.entry-meta {
    font-size: 12px;
    color: #999999;
    margin-bottom: 20px;
}

.meta-nav {
    color: #55aa22;
    font-weight: bold;
}

.cat {
    width: 13px;
    height: 13px;
    background-image: url(images/icon_cat.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 4px 4px 4px 0px;
}

.info {
    width: 48px;
    height: 58px;
    background-position: left top;
    background-image: url(images/icon_info.png);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 4px 10px 0px;
}

div#content #search {
    float: left;
    padding: 0px;
}

/* ========== 评论样式 ========== */
#comments {
    margin-top: 20px;
    padding: 0 20px 20px 20px;
}

#comments h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    color: #333;
}

/* 评论列表 */
#comments .comment-list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

#comments .comment-list li {
    padding: 15px 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
}

#comments .comment-list li:last-child {
    border-bottom: none;
}

/* 评论头像 */
#comments .comment-list .avatar {
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 15px;
    background: #f0f0f0;
}

/* 评论作者 */
#comments .comment-list .comment-author {
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

#comments .comment-list .comment-author a {
    color: #333;
    text-decoration: none;
}

#comments .comment-list .comment-author a:hover {
    color: #09c;
    text-decoration: underline;
}

/* 评论时间 */
#comments .comment-list .comment-meta {
    font-size: 12px;
    color: #999;
    margin-left: 8px;
}

/* 回复链接 */
#comments .comment-list .comment-reply {
    font-size: 12px;
    margin-left: 10px;
}

#comments .comment-list .comment-reply a {
    color: #09c;
    text-decoration: none;
}

#comments .comment-list .comment-reply a:hover {
    text-decoration: underline;
}

/* 评论内容 */
#comments .comment-list .comment-content {
    margin-top: 8px;
    padding-left: 63px;
    font-size: 14px;
    line-height: 1.8;
    color: #555;
}

#comments .comment-list .comment-content p {
    margin: 5px 0;
}

/* ========== 嵌套评论 ========== */
#comments .comment-list .comment-child {
    margin-left: 63px;
    padding-left: 20px;
    border-left: 3px solid #e8e8e8;
}

#comments .comment-list .comment-child .comment-content {
    padding-left: 0;
}

#comments .comment-list .comment-child .avatar {
    width: 40px;
    height: 40px;
}

/* ========== 评论分页 ========== */
#comments .page-navigator {
    list-style: none;
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid #eee;
}

#comments .page-navigator li {
    display: inline-block;
    margin: 0 3px;
}

#comments .page-navigator a,
#comments .page-navigator span {
    display: inline-block;
    padding: 5px 12px;
    background: #f5f5f5;
    color: #333;
    border-radius: 3px;
    text-decoration: none;
    font-size: 13px;
}

#comments .page-navigator a:hover {
    background: #09c;
    color: #fff;
}

#comments .page-navigator .current a {
    background: #09c;
    color: #fff;
}

/* ========== 评论表单 ========== */
#comments .respond {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

#comments .respond h3 {
    border-bottom: none;
    padding-bottom: 5px;
}

#comments .respond .cancel-comment-reply {
    float: right;
    font-size: 13px;
}

#comments .respond .cancel-comment-reply a {
    color: #c00;
    text-decoration: none;
}

#comments .respond .cancel-comment-reply a:hover {
    text-decoration: underline;
}

/* 表单输入框 */
#comments .respond input.text,
#comments .respond textarea {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

#comments .respond input.text:focus,
#comments .respond textarea:focus {
    border-color: #09c;
    outline: none;
}

#comments .respond input.text {
    max-width: 300px;
}

#comments .respond textarea {
    max-width: 600px;
    min-height: 120px;
    resize: vertical;
}

#comments .respond p {
    margin-bottom: 12px;
}

/* 提交按钮 */
#comments .respond .submit {
    padding: 8px 30px;
    background: #09c;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
}

#comments .respond .submit:hover {
    background: #0077aa;
}

/* 登录状态 */
#comments .respond #login {
    background: #f5f5f5;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 15px;
}

/* Footer */
#footer {
    height: 20px;
    text-align: right;
    background: #343434;
    padding-top: 15px;
    padding-bottom: 15px;
}
#footer span {
    padding-right: 15px;
    color: #727272;
}
#footer a {
    color: #727272;
}

/* Others */
div.skip-link {
    position: absolute;
    right: 1em;
    top: 1em;
}
input#author,
input#email,
input#url {
    width: 50%;
}

#searchform #s {
    height: 19px;
    width: 120px;
    background-image: url(images/bg_container.gif);
    background-repeat: repeat-x;
    background-position: left -8px;
    border-top: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}

div#nav-above {
    margin-bottom: 1em;
}

div#nav-below {
    margin-top: 1em;
}

div#nav-images {
    height: 150px;
    margin: 1em 0;
}

div.navigation {
    height: 1.25em;
}

div.navigation div.nav-next {
    float: right;
    text-align: right;
}

/* Posts Navigation */
ol.pages {
    margin: 10px 0;
    color: #666;
    list-style: none;
    font-size: 12px;
}

ol.pages li {
    margin: 0 5px 0 0;
    display: inline;
}

ol.pages li a {
    background-position: 50% bottom;
    border-bottom: #ccdbe4 3px solid;
    padding: 2px 6px;
    margin-right: 4px;
    text-decoration: none
}

ol.pages li.current a {
    padding: 2px 6px;
    font-weight: bold;
    color: #86942A;
    border-bottom: #86942A 3px solid;
    margin-right: 4px;
}

/* Gallery */
div.gallery *,
div.sidebar div,
div.sidebar h3,
div.sidebar ul {
    margin: 0;
    padding: 0;
}

.alignright,
img.alignright {
    float: right;
    margin: 1em 0 0 1em;
}

.alignleft,
img.alignleft {
    float: left;
    margin: 1em 1em 0 0;
}

.aligncenter,
img.aligncenter {
    display: block;
    margin: 1em auto;
    text-align: center;
}

div.gallery {
    clear: both;
    height: 180px;
    margin: 1em 0;
    width: 100%;
}

p.wp-caption-text {
    font-style: italic;
}

div.gallery dl {
    margin: 1em auto;
    overflow: hidden;
    text-align: center;
}

div.gallery dl.gallery-columns-1 {
    width: 100%;
}

div.gallery dl.gallery-columns-2 {
    width: 49%;
}

div.gallery dl.gallery-columns-3 {
    width: 33%;
}

div.gallery dl.gallery-columns-4 {
    width: 24%;
}

div.gallery dl.gallery-columns-5 {
    width: 19%;
}

/* Page Navigation */
.navigation {
    margin: 10px 0px;
    padding-top: 15px;
    padding-bottom: 2px;
    /*visivility-IE*/
    border: 1px solid #fff;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto;
}

#respond .cancel-comment-reply {
    display: none;
}
ol#comments-list li #respond .cancel-comment-reply {
    display: inline;
}
#respond {
    padding: 20px;
    border: 1px solid #ccc;
    background: #f9f9f9;
}
#author {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
}
#mail {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
}
#url {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
}
#text {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    width: 400px;
    margin-top: 10px;
    font-size: 14px;
}
#submit {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 10px;
}

p.neo-meta {
    font-size: 13px;
    font-weight: bold;
}
p.attmeta {
    font-size: 13px;
    font-weight: bold;
}
span.nlink {
    display: none;
}
.neo-flink a:link,
.neo-flink a:active,
.neo-flink a:visited {
    float: left;
    width: 50px;
    height: 50px;
    border: 1px solid #0c0c0c;
    margin-right: 3px;
    margin-bottom: 3px;
}
.neo-flink a:hover {
    border: 1px solid #f60;
}
.neo-flink {
    height: 200px;
    padding: 0;
    margin: 0;
}

/* ========== 清除浮动 ========== */
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* ========== 移动端适配 ========== */
@media screen and (max-width: 980px) {
    div.neo2009 {
        width: 100%;
        overflow: hidden;
    }
    
    #ak92-logo a {
        width: 100%;
        background-size: contain;
    }
    
    div#container {
        float: none;
        width: 100%;
    }
    
    div.sidebar {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    
    .neoblog {
        min-height: auto;
        padding: 10px;
    }
    
    .neologoimg {
        float: none;
        width: 100%;
        height: auto;
        text-align: center;
    }
    
    .neologoimg a {
        float: none;
        display: inline-block;
    }
    
    .neologotxt {
        float: none;
        width: 100% !important;
        height: auto;
        padding: 10px 0;
    }
    
    .neo-data {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    #ak92-cate,
    #ak92-leftads,
    #ak92-comments,
    #ak92-flink {
        padding: 15px;
    }
    
    #seabox {
        padding: 15px;
    }
    
    #search-neo {
        width: 100%;
        padding-left: 10px;
    }
    
    .ak92-menu ul {
        padding-left: 10px;
        overflow: hidden;
    }
    
    .ak92-menu li a:link,
    .ak92-menu li a:active,
    .ak92-menu li a:visited {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
    }
    
    #text {
        width: 100%;
    }
    
    .googleads-002 {
        display: none;
    }
    
    #footer {
        text-align: center;
        height: auto;
        padding: 15px 10px;
    }
    #footer span {
        padding-right: 0;
        font-size: 11px;
    }
    
    /* 评论移动端适配 */
    #comments .comment-list .comment-content {
        padding-left: 0;
    }
    
    #comments .comment-list .comment-child {
        margin-left: 0;
        padding-left: 10px;
    }
    
    #comments .respond input.text {
        max-width: 100%;
    }
    
    #comments .respond textarea {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .ak92-menu li a:link,
    .ak92-menu li a:active,
    .ak92-menu li a:visited {
        font-size: 10px;
        padding-left: 6px;
        padding-right: 6px;
    }
    
    .neo-title {
        font-size: 14px;
    }
    
    .neo-txt {
        font-size: 12px;
    }
    
    #ak92-logo {
        height: 80px;
        padding-left: 10px;
    }
    #ak92-logo a {
        height: 76px;
        border-bottom: 2px solid #e6f1f3;
    }
    #ak92-logo a img {
        width: 100%;
        height: auto;
        max-height: 80px;
    }
}