@font-face {
    font-family: "CustomFont";
    src: url("font/verdana.ttf");
    }
@font-face {
    font-family: "CustomFontBold";
    src: url("font/verdana_bold.ttf");
    }

/*hello*/
body{background-color:#fff;color:#444;font-family:'CustomFontBold';font-size:14px;text-transform: uppercase;padding:0 20px;}
a{color:#000;text-decoration:none;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
a:hover,a:active{opacity: 0;}
pre,code{background:#F3F3F3;font-family:Menlo,Monaco,Consolas,"Lucida Console","Courier New",monospace;font-size:.92857em;}
code{padding:2px 4px;color:#B94A48;}
pre{padding:8px;overflow:auto;max-height:400px;}
pre code{padding:3px;color:#444;}
blockquote{margin:1em 0;padding-left:1.5em;border-left:4px solid #eee;color:#666;}
table{border:1px solid #ddd;width:100%;}table th,table td{padding:5px 10px;border:1px solid #eee;}
table th{background:#f3f3f3;}
h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif;}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],textarea{padding:5px;border:1px solid #E9E9E9;width:100%;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
textarea{resize:vertical;}
.post-content a,.widget a,.comment-content a{border-bottom:1px solid #ccc;}
.post-meta a:hover,.post-content a:hover,.widget a:hover,.comment-content a:hover{border-bottom-color:transparent;}
.browsehappy{padding:8px 0;background:#FBE3E4;color:#8A1F11;text-align:center;}
.browsehappy a{color:#8A1F11;text-decoration:underline;font-weight:bold;}
#header{padding:50px 0 0;border-bottom:0px solid #EEE;margin: 0 0 25px;}
#logo{color:#333;font-size:2.5em;}
#logo img{max-height:64px;}
.description{margin:0;color:#999;padding: 0;line-height: 2;text-align: center;}
.description a{border-bottom: 1px solid #ccc;}
#nav-menu{margin:25px 0 0;padding:0;}
#nav-menu a{display:block;margin-right:-1px;padding:0 20px;border:1px solid #EEE;border-bottom:none;height:32px;line-height:32px;color:#444;float:left;}
#nav-menu a:hover,#nav-menu .current{background:#F6F6F6;}
#search{position:relative;margin-top:5px;margin-bottom:10px;}
#search input{padding:7px 30px 7px 7px;border:1px solid #ddd;border-radius: 0;}
#search button{position:absolute;right:6px;top:4px;border:none;padding:0;width:24px;height:24px;background:transparent url(img/icon-search.png) no-repeat center center;direction:ltr;text-indent:-9999em;}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi)
{#search button{background-image:url(img/icon-search@2x.png);-webkit-background-size:21px 21px;-moz-background-size:21px 21px;-o-background-size:21px 21px;background-size:21px 21px;}}

.post-list{margin:0;padding:0;list-style: none;line-height: 2;text-align: center;}
.post-list li{display: block;padding: 0px 0px;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.post-break{font-size: 10px;font-family: 'CustomFont';}
.post-list li:last-child .post-break{display: none;}
.post-unit{border-bottom: 1px solid #ccc;}
.post-unit:hover{opacity: 0;}
.post-unit span{color:#999;}
.post{position: relative;padding-top:5px;padding-bottom:5px;text-align: center;}
.post-title{color:#000;}
.post-time{color: #999;}
.post-preview{font-size: 0;padding:0px;}
.post-preview a{display: block;overflow: hidden;}
.post-meta{line-height:1.6;margin:0;padding:0;color:#000;}
.post-meta li{display:inline-block;margin:0;padding-left:0px;border-left:0px solid #ccc;}
.post-meta li:first-child{margin-left:0;padding-left:0;border:none;}
.post-meta li a{text-decoration: none;}
.post-content{line-height: 2;color: #999;}
.post-content p{margin: 20px 0;}
.post-content p img{display: block;}
.tags{clear:both;margin-bottom: 0;}
.tags a{margin-right: 0px;border-bottom:1px solid #ccc;}
.post-near{list-style:none;margin:30px 0;padding:0;color:#999;}
.post-near li{margin:10px 0;}
.archive-title{margin:0 0 25px;padding-top:0px;color:#999;text-align: center;}
.more{text-align:center;}.more a{border:none;}
.protected .text{width:50%;}
.page-navigator{list-style:none;margin:25px 0;padding:0;text-align:center;}
.page-navigator li{display:inline-block;margin:0 4px;}
.page-navigator a{display:inline-block;padding:0 10px;height:30px;line-height:30px;}
.page-navigator a:hover{background:#EEE;text-decoration:none;}
.page-navigator .current a{color:#444;background:#EEE;}
#comments{padding-top:15px;}
.comment-list,.comment-list ol{list-style:none;margin:0;padding:0;}
.comment-list li{padding:15px;margin-top:10px;border:1px solid #EEE;}
.comment-list li.comment-level-odd{background:#F6F6F3;}
.comment-list li.comment-level-even{background:#FFF;}
.comment-list li.comment-by-author{background:#FFF9E8;}
.comment-list li .comment-reply{display: none;}
.comment-meta{display: none;}
.comment-author{display:block;margin-bottom:0px;color:#000;}
.comment-author .avatar{display: none;}
.comment-author cite{font-weight:bold;font-style:normal;}
.comment-list .respond{margin-top:15px;border-top:1px solid #EEE;}
.respond .cancel-comment-reply{float:right;margin-top:15px;font-size:.92857em;}
#comment-form label{display:block;margin-bottom:.5em;font-weight:bold;}
#comment-form .required:after{content:" *";color:#C00;}
#comment-form input, #comment-form textarea{padding: 15px;border-radius: 0;}
#secondary{padding-top:15px;word-wrap:break-word;}
.widget{margin-bottom:30px;}
.widget-list{list-style:none;padding:0;}
.widget-list li{margin:5px 0;line-height:1.6;}
.widget-list li ul{margin-left:15px;}
#footer{padding:25px 0 50px;line-height:1;color:#999;text-align: center;}
.footer-list{padding: 0 10px;color:#000}
.footer-list span{color: #999;}
.footer-list a{border-bottom: 1px solid #ccc;}
.tags-section a{border-bottom: 1px solid #ccc;}
.tags-section-list-title{color: #999;margin:0 0 25px;line-height: 1;}
.error-page{margin-top:100px;margin-bottom:100px;}
.comment-content{word-wrap:break-word;}
.comment-content p{margin: 10px 0 0;}
.post-content h2,.comment-content h2{font-size:1.28571em;}
.post-content img,.comment-content img,.post-content video,.comment-content video{max-width:100%;}
.post-content a img,.comment-content a img{background:#FFF;position:relative;bottom:-4px;}
.post-content hr,.comment-content hr{margin:2em auto;width:100px;border:1px solid #E9E9E9;border-width:2px 0 0 0;}
.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.alignleft{float:left;}
.alignright{float:right;}
img.alignleft{margin:0 15px 0 0;}
img.alignright{margin:0 0 0 15px;}
@media(max-width:767px){
}
@media(max-width:768px){
}
@media(min-width:1200px){
.container{max-width:960px;}
}
.hidden{display:none!important;visibility:hidden;}
.sr-only{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.sr-only.focusable:active,.sr-only.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}