/*黄色提示条 notic bar*/
.browserupgrade, .focus-news-box {
    margin:0;
    background: #f2ecc3;
    color: #000;
    padding: 0.2em 0;
    font-size: 0.9em;
    text-align:center;
}

.browserupgrade a { color:#f00; font-weight:bold;}

.focus-news-box { background: #FFC; }
.focus-news-box .focus-news { position: relative; max-width: 80rem; text-align: left; margin: 5px auto; padding: 0 40px 0 15px; }
.focus-news-box a.clearing-close { display: block; top: 3px; right: 15px; font-size: 15px; color: #999; }
.focus-news-box a.clearing-close:hover { color: #000; }
/* ====================================================================================================================================================
   Wendy's custom styles
   ========================================================================== */

body{background:#f7f6f5; font-size:100%; font-family: "Arial","Helvetica","Hiragino Sans GB","Microsoft Yahei","sans-serif";}
h1, h2, h3, h4, h5, h6{ font-family: "Hiragino Sans GB","Microsoft Yahei", "Arial","Helvetica","sans-serif";}
p{line-height:1.8;}
a{color:#56bc8a;}
a:hover{ color:#f60;}
a:visited{}
ul{ line-height:1.8;}
.left{ float:left;}
.right{float:right;}
.vertPos{ vertical-align:middle;}
.mb40{ margin-bottom:40px;}
.mb20{ margin-bottom:20px;}

/*修改默认fundation 里的row 的默认最大宽度*/
.row, .contain-to-grid .top-bar{max-width:80rem;}
@media only screen and (min-width: 64.063em) {
.large-2.side-bar{ width:18%;}
}


/*home box 主页上的有色边框内容块*/
.box{ border: 1px solid #ccc; margin-bottom:20px; }
.box p{font-size:0.8rem;}
.box-label{ background:#f3f1f0; font-size:1em; padding:10px 20px; margin:0;}
.box-yellow{background:#f5f2e9; border:3px double #e3ddcd;}
.box-green{ background:#eff3f0; }
.box-green .box-label{ color:#fff; background:#56bc8a; text-shadow:1px 2px #4ea97c;}
.box-orange{background:#efded7; }
.box-orange .box-label{color:#fff; background:#f07e50; text-shadow:1px 2px #cd592b;}
.box .more, .box-orange .more, .box-green .more{
  text-align:right;
  border-top:1px solid #ccc;
}
.box .more a, .box-orange .more a, .box-green .more a{
  padding:10px;
  text-decoration: none;
  display: inline-block;
  border-left: 1px solid #ccc;
}
.box .more a:hover{ background: #f3f1f0; color:#333;}
.box-orange .more a:hover{ background: #f07e50; color:#fff;}
.box-green .more a:hover{background:#56bc8a; color:#fff;}
.box-orange .more{ border-color:#e3c5b8;}
.box-green .more{ border-color:#c4dac9;}
.box-orange .more a{ color:#b89485; border-color:#e3c5b8;}
.box-green .more a{ color:#56bc8a ;border-color:#c4dac9;}


/*login page 用户登录页*/
body.login{ background:#efedeb url(imgs/bg-body.jpg) 0 0 repeat;}
.valign-middle {
    display: table;
}
.valign-middle .columns {
    display: table-cell;
    vertical-align: middle;
}
.valign-middle .columns,
.valign-middle [class*="column"] + [class*="column"]:last-child {
    float: none;
}
.blog-login-logo{ margin:20px 0; display:block;}
.login-input-wrap{position:relative; background:#fff; padding:0 0 0 44px; margin:0 0 20px;}
.login-input-wrap  .fa{ color: #ddd;
    font-size: 1.8em;
    left: 7px;
    position: absolute;
    top: 11px;
  }
.login-input-wrap .fa-unlock-alt{left:12px; top:12px;}
.login-input-wrap input{ background:#fff; border:0; margin:0; box-shadow:none; height:3.2rem;}
.login-input-wrap  input[type="text"]:focus, .login-input-wrap  input[type="password"]:focus{  border-right: inset 4px #51bd89;}
.remember-wrap{ margin:0 0 10px; font-size:0.8rem; color:#777;}
.remember-wrap input[type="checkbox"]{ margin:6px 6px 0 0; float: left;}
.green{ background-color:#51bd89;}
.green:hover{ background-color:#ccc;  box-shadow: inset 0 0 5px #999;}
.login-reg{text-align: right; border-bottom: 1px solid #ccc; padding: 0 0 20px; }
.login-copy{ font-size: 0.8rem; border-top: 1px solid #fff; padding: 10px 0 0;}
.copy-i{font-size:1.4rem;position: relative; top:4px;}
.alertbox{
  background: #f5f2e9 none repeat scroll 0 0;
    border: 1px solid #e3ddcd;
    color: #958452;
    margin: 10px 0;
    padding:  6px 10px;
    font-size: 14px;
}
.errorbox{
  background: #ffe7e7;
    border: 1px solid #cb9191;
    color: #633;
    margin: 10px 0;
    padding: 6px 10px;
    font-size: 14px;
}
@media only screen and (min-width: 40.063em) {
 .login-box{ height:80%;}
}

/*top bar 头上51全站导航*/
.my-top-bar{ border-bottom:1px solid #fff;}
.my-top-bar ul li > a{ color:#888;}
.my-top-bar,
.my-top-bar .top-bar,
.top-bar-section ul li,
.top-bar-section li:not(.has-form) a:not(.button){ background:#f2f2f2;}
.site-links a{ padding: 0 8px!important;}
.my-top-bar #welcomeuser a.welusername{
  max-width: 130px;
  overflow: hidden;
  position: relative;
  padding-left:30px;
}
.my-top-bar #welcomeuser i{
  position: absolute;
  left:15px;
  top:16px;
}
span.welcomeuser-inner{
   display:block;
   width: 100%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
 }


@media only screen and (max-width: 64em) {
    .my-top-bar #loginlink span{display: none;}
    .my-top-bar #welcomeuser a
     { width:20px;}
}

 .menu-icon.fa{
   line-height:inherit;
   left:14px;
   text-indent:inherit;
 }

 .my-top-bar-mobile{ background:#56bc8a;}
 .my-top-bar-mobile .left-small{border-right: 0px solid #fff;}

.right-drop-icon{ background:none; color:#fff; height:2.8125rem; width:2.8125rem; padding:9px; margin:0; display:block;}
.right-drop-icon:hover{ background:none;}
 .right-drop .f-dropdown{box-shadow: 0 4px 4px -2px #cccccc;}
 .move-right .exit-off-canvas{ background:rgba(0, 0, 0, 0.2);}


/*header section 头部logo 搜索栏*/
.header-container{ width:100%; background:#efedeb; border-top:1px solid #e1e1e1; border-bottom:1px solid #ccc;}
.header-wrap{ background:url(imgs/header-bg.jpg) 160px 0 no-repeat; height: 100px; position: relative;}
.header-item-left{ height:100px; width:312px; padding-left:10px; padding-right:0; position: absolute;}
.logo{ height:43px; width:116px; float:left; margin:30px 0 0;}
.lang-switch{  float:left; font-size:0.78rem; margin:32px 0 0 20px; color:#999; }
.lang-switch > a{ color:#888; border:1px solid #ccc; border-radius:999em; padding:3px 5px;}
.lang-switch .active{ color:#ccc; }
.lang-switch > a:hover{color:#888;border:1px solid #888; }
.lang-switch h6 {margin-top:2px; margin-left:2px;  line-height: 14px;}
.lang-switch h6 a{ color:#888787; font-size:12px; text-shadow: 1px 1px #fff;}

.header-search{  position: absolute; right: 10px;width: 300px;}
.header-search .button{ background:#56bc8a; }
.header-search input[type="text"]{ border:1px solid #56bc8a;}

.white-btn {
  background: #f7f9fa;
  background-image: -webkit-linear-gradient(top, #f7f9fa, #efefef);
  background-image: -moz-linear-gradient(top, #f7f9fa, #efefef);
  background-image: -ms-linear-gradient(top, #f7f9fa, #efefef);
  background-image: -o-linear-gradient(top, #f7f9fa, #efefef);
  background-image: linear-gradient(to bottom, #f7f9fa, #efefef);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 1px;
  text-shadow: 1px 1px 1px #FFF;
  -webkit-box-shadow: 0px 1px 3px #CCC;
  -moz-box-shadow: 0px 1px 3px #CCC;
  box-shadow: 0px 1px 3px #CCC;
  color: #999;
  font-size: 1em;
  padding: 5px 15px;
  border: solid #ffffff 1px;
  text-decoration: none;
  display:inline-block;
  width:100%;
  text-align:center;
}

.white-btn:hover {
  background: #ffffff;
  text-decoration: none;
  color:#56bc8a;
}
@media only screen and (min-width: 64.063em) {
  .header-right{ width: 300px; position: absolute; right:10px;}
  .white-btn{ margin:30px 0 0;}
  .header-search{ right:15px; }
}

#subpage, #home-content{ padding-top: 30px;}
@media only screen and (min-width: 40.063em) {
  .header-container{margin-bottom:0; border-bottom:4px solid #56bc8a;}
  .header-search{padding-top:30px;  }
  #subpage, #home-content{ padding-top:0;}
}

/*索引导航栏*/
.index-nav{ border-bottom:1px solid #efefef; padding:8px 0;  margin-bottom:20px;}
.index-menu{ overflow: hidden; zoom:1; list-style-type:none; margin:0 0 0 10px; padding:0; font-size:0.825rem;}
.index-menu li{ float:left; padding:0 10px; color:#999;line-height: 20px;}
.index-menu li.back-home{ border-right: 1px solid #fff; padding:0 10px 0 8px;}
.index-menu li.letter-index{border-left:1px solid #ccc;}
.index-menu li a{ color:#999;  }
.index-menu li a:hover{color:#56bc8a;}
.index-menu li.back-home a{ color:#56bc8a;font-size: 1.4rem; transition: color 300ms ease-out 0s}
.index-menu li.back-home a:hover{color:#f60;}
.index-menu label{font-size:0.8rem; display:inline-block; background:#ecf1ec;color:#40a16e; border-radius:2px; padding:0 4px; margin-right:4px; text-shadow: 1px 1px #fff; font-weight:bold;}
@media only screen and (max-width: 810px) {
  .index-menu li.back-home{ display: none; border: 0;}
  .index-menu li.letter-index{ border: 0; padding-left: 0;}
}

.admin-sets{ text-align:center; font-size:0.9em;text-align:right; margin: 0 10px 0 0;}
.admin-sets a{ display:inline-block;  margin:0 0 0 10px;}
@media only screen  and (min-width: 40.063em)  and (max-width:64em) {
.admin-sets span{ display: none;}
}

/*category menu -home 首页的横向分类菜单*/
.category-menu-h{font-size:1.3rem; list-style-type:none; margin:-20px 0 30px; padding:0; text-align:justify; overflow:hidden;zoom:1;}
/*.category-menu-h::after{
	content: "";
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 100%;
	clear: both;
	visibility: hidden;
	}*/
.category-menu-h li{ display:block; float:left; width:5.88%;}
.category-menu-h li a{color:#363636; text-shadow: 1px 2px 2px rgba(255, 255, 255, 1); display:block; width:100%; float:left; padding:8px 0 0; font-size:1.1rem; text-align:center; text-decoration:none; }
.category-menu-h a:hover{color:#54b284; }

	/*category menu home moving underline 横向分类菜单下划线动画效果*/
	/* Clearfix */
	*:first-child+html .category-menu-h { zoom: 1; } /* IE7 */
	/* effects */
	#category-menu-h{
		position: relative;
	}
	#magic-line {
		position: absolute;
		top: 0;
		left: 0;
		width: 0px;
		height: 2px;
		background: #56bc8a;
	}
	.ie6 #example-one li, .ie7 #example-one li {
		display: inline;
	}
	.ie6 #magic-line {
		bottom: -3px;
	}

/*category menu -verticle 子页面左侧纵向分类菜单 */
.category-menu{ list-style-type:none; margin:0; padding:0;}
.category-menu a{ color:#888; border-bottom:1px solid #ebeae9; display:block; text-align:center; padding:5px 0; background:url(imgs/square-grey.jpg) 15px center no-repeat; transition: background-color 300ms ease-out 0s;}
.category-menu a:hover{ color:#54b284; font-weight:bold; background:#ebeae9 url(imgs/square-green.jpg) 15px center no-repeat;}


/*主页home page*/
.ads img{ width:100%;}
/*推荐和最新发表博客列表*/
.post-sec-title{ font-size:1.2rem; font-weight:normal; color:#333; border-bottom:1px solid #56bc8a; padding-bottom:1px; text-shadow: 1px 1px #fff;}
.post-sec-title a{ color:#363636;}
 .post-sec-title .more{
  font-size:0.8rem;
  color:#999;
  background:#efefef;
  padding:2px 10px;
  border-radius:2px;
  border:1px solid #C2C2C2;
  box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7) inset, 1px 1px 0px rgba(255, 255, 255, 0.7);
  }
 .post-sec-title .more:hover{
   border:1px solid #B8B8B8;
   box-shadow: 1px 1px 0px #FFF inset, 1px 1px 1px rgba(0, 0, 0, 0.08);
   background:#fff;}

.post-sec-title .left, .cat-sec-title span.left{ border-bottom:3px solid #56bc8a; padding-bottom:5px; }
.post-sec-title .left{min-width: 140px;}
.post-list{ list-style-type:none; margin:0 0 46px; padding:0; color:#898989; }
.post-list li{overflow:hidden; zoom:1; position: relative; }
.staff-pick .post-list li, .recent-post .post-list li{padding-left: 56px; padding-right: 80px;}
.post-list a:hover{ text-decoration:underline;}
.post-list li.hot-post{ height: auto; padding:10px 0; margin:0 0 20px; border-bottom: 2px dotted #ccc;}
.hot-post a{ color:#555;}
.hot-post p{ font-size:1rem;}
.hot-post-title{ font-size:1.6rem; }
.hot-post .post-cat, .hot-post .post-blog{position:initial; font-size: 0.875rem;}
 .post-cat, a.post-cat{ color:#898989; position: absolute; left:0; }
 .post-cat span{padding-right:10px; margin-right:10px;border-right:1px solid #ccc;}
 .post-link{
   color:#333;
   width:100%;
   display: block;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
  }
  .post-blog,.author{
    position: absolute;
    right:0;
    bottom:0;
    color:#999;
    font-size:0.875rem;
    width:80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
/*分类最新博客列表*/
.cat-sec-title{ font-size:1.4rem;  border-bottom:1px solid #56bc8a; padding-bottom:1px}
.cat-sec-title .more{font-size:1rem; color:#999; position: relative; top: 8px; min-width: 155px; text-align: right;}
.cat-sep{ padding: 0 4px;}
#catposts .post-list li{
   padding-right: 84px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
 }


@media only screen and (min-width: 64.063em) {
  .home-left { padding-right:30px;}
}

  /*-------home- middle column 主页中间栏---*/
   .ranking-m .tabs .tab-title{ width:50%;}
   .ranking-m .tab-title > a{ padding:0; line-height: 56px; text-align:center;  font-family: "Arial","Helvetica","Hiragino Sans GB","Microsoft Yahei","sans-serif";}
   .ranking-m .tab-title > a:hover{ box-shadow:inset 0 0 4px #ccc;}
   .ranking-m .tabs .tab-title.active a{ background:none; border-top:4px solid #56bc8a; color:#56bc8a;font-weight: bold;}
   .ranking-m .tab-title.active a:hover{ box-shadow:none;}
   .ranking-m .tabs-content > .content{padding-bottom: 0;}

   ol.ranking{margin:0; list-style-type: none;}
   ol.ranking li{
       display: block;
       height:36px;
       line-height: 36px;
       padding-left: 35px;
       position: relative;
       border-bottom: 1px dotted #ccc;
       overflow: hidden;
       text-overflow: ellipsis;
       white-space: nowrap;
   	}
   ol.ranking li.toplist1, ol.ranking li.toplist2, ol.ranking li.toplist3{border-color: #56bc8a ;}
   #sidebar ol.ranking li.toplist1,  #sidebar ol.ranking li.toplist2,  #sidebar ol.ranking li.toplist3{border-color: #555 ;}
    ol.ranking a{ color:#636363;
      display: inline-block;
      font-size:0.875rem;
      }

   .newsort{
      text-align: center;
      margin-right: 6px;
      display:inline-block;
   }
   .ranking-cat-list .newsort{
      color: #707070;
      font-size: 10px;
      background-color: #ccc;
      padding: 3px 4px;
      position: relative;
      line-height: 10px;
      top:-1px;
   }
   .ranking-cat-list .toplist1 .newsort, .ranking-cat-list .toplist2 .newsort, .ranking-cat-list .toplist3 .newsort{color: #fff; background-color: #56bc8a;}

   .ranking-m .newsort, #sidebar .newsort{
     background: #888;
     color: #fff;
     width:24px;
     border: 3px double #ffffff;
     font-size:10px;
     position: absolute;
     left:0;
     line-height: 18px;
     top:5px;
   }
   .ranking-m li.toplist1 .newsort, .ranking-m li.toplist2 .newsort,.ranking-m li.toplist3 .newsort{ background: #56bc8a;}
   .ranking-m li.toplist1 a,  .ranking-m li.toplist2 a,  .ranking-m li.toplist3 a{ color:#56bc8a; }
   .ranking-m li.toplist1 .blog_name a,  .ranking-m li.toplist2 .blog_name a,  .ranking-m li.toplist3 .blog_name a{font-weight: bold; font-size: 0.9rem;}
   #sidebar .newsort{ line-height: 18px; top:3px;}
   #sidebar li.toplist1 .newsort, #sidebar li.toplist2 .newsort, #sidebar li.toplist3 .newsort{ background: #646464;}
   #sidebar li.toplist1 a,  #sidebar li.toplist2 a,  #sidebar li.toplist3 a{ color:#333;}
   #top-blogs-home .blog_name{position: absolute; }
   #top-blogs-home .blog_owner_name{position: absolute;right:0;}


   .tags-wrap{ padding:20px; background-color:#eef3ef; border:4px double #ddede4; text-align:justify;}
   .tags-wrap a{ line-height:2.6rem; color:#3d5c4d; padding-right:8px;}
   .side-bar .tags-wrap a{  line-height:1.6em; }
   .taglevel1{ font-size:1rem;}
   .taglevel3, .taglevel8{ font-weight:bolder;}
   .taglevel5{ font-size:1.2rem;}
   .taglevel6{font-size:1.4rem;}
   .taglevel2{font-size:1.4rem; font-weight:bold;}

   .ranking-cat{ margin-bottom:20px;}
    .ranking-cat .box-label{ margin:0 0 20px;}
  .ranking-cat .toplist{ padding: 0 10px; margin: 0 0 50px;}
	.ranking-cat .tabs.vertical{ border-bottom: 1px solid #56bc8a;}
  .ranking-cat .tabs.vertical .tab-title{ float: left; margin-right:10px;}
	.ranking-cat .tabs-content > .content{ padding-top:0; }
    .ranking-cat .tabs .tab-title > a{ background:none; padding:0 0 8px; text-align:center; color:#707070;color:#56bc8a;}
	.ranking-cat .tabs .tab-title.active >a{ border-bottom:3px solid #56bc8a; font-weight:bold; font-size:1.1rem;}
	.ranking-cat-list{ border-top:1px solid #56bc8a; margin:0; color:#707070; list-style-type: none;}
	.ranking-cat-list li{ margin-bottom:5px;border-bottom:1px dotted #707070; height: 34px;
    line-height: 30px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
	.ranking-cat-list a{font-size:0.9rem; color:#707070;}
	.ranking-cat-list a:hover{ text-decoration:underline;}
  .ranking-cat-list .toplist1 a,.ranking-cat-list .toplist2 a, .ranking-cat-list .toplist3 a{ color:#56bc8a;}
	.ranking-cat-list .top a{color:#444;}
  .ranking-cat-list .clearfix{ display: none;}
  .ranking-cat-list .post_title{ display: inline; }

.newtabs{list-style-type: none;margin: 0; padding: 0; overflow: hidden; zoom:1; }
.newtabs li{float: left; margin-right:10px;}
.newtabs li a{float:left;height: 30px line-height: 30px;}
.newtabs li a.active{ border-bottom:3px solid #56bc8a; color:#56bc8a; font-weight:bold; font-size:1.1rem;}
.content-tab{display: none;}
.content-tab.active2{display: block;}

	@media only screen and (min-width: 40.063em) {
    .ranking-cat .toplist{ padding: 0; overflow: hidden; zoom:1;}
    .ranking-cat .tabs.vertical{ border-bottom: 0;}
	   .ranking-cat-list{ margin-left:20%; padding:0 5%;border-left:1px solid #56bc8a;  border-top:0;}
     .ranking-cat .tabs.vertical .tab-title{ float: none; margin-right:0;}
     .ranking-cat .tabs .tab-title.active >a{ border-right:3px solid #56bc8a;  border-bottom: 0;}

     .newtabs{float:left;  width:20%; text-align: center;}
     .newtabs li{ float: none; margin-right:0;}
     .newtabs li a{ display:block; float: none;}
     .newtabs li a.active{border-right:3px solid #56bc8a;  border-bottom: 0;}
	}

	.album-label{ border-bottom:1px solid #56bc8a;}
	.album-home{ list-style-type:none; margin:20px 0 0!important;}
    .thumbnail-h{ position: relative; height: 100px; width:100%; float:left; overflow: hidden; margin-bottom:20px; border:0px solid #f07e50; background:#fff;}
	.thumbnail-h img{
		position: absolute;
		  left: 50%;
		  top: 50%;
		  width: 120%;
      max-width: 120%;
	    height: auto;
          -webkit-transform: translate(-50%,-50%);
          -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);

		}
	.thumbnail-h img.portrait {
	  width: 100%;
	  height: auto;
	}

  /* -------home-right column  主页右栏-----*/
.h-r-col a{font-size:0.9rem;}
.stats{margin-bottom:20px; background-image:url(imgs/chart.png); background-repeat:no-repeat; background-position:10px center; padding:10px 0 10px 86px; color:#70602f;}
.stats p{ margin:0;}
.stats span{ color:#636363; font-size:0.875rem;}
@media only screen and (max-width: 1100px) {
.stats{ background-image: none; padding-left: 10px;}
}
.index-home{ text-alingn:justify;}
.index-home .box-label, .faq .box-label{ background-image:url(imgs/index-lable-bg.jpg); background-repeat:no-repeat; background-position:0 -90px; border:1px solid #fff;  text-shadow: 1px 1px #fefdf7; padding-top:15px; padding-bottom:15px;}

.index-label{ margin:10px; padding:10px 10px 0; border-bottom: 1px dotted #ccc;background:url(imgs/shortline.gif) left bottom repeat-x; }
.index-home-section{ list-style-type:none; padding:10px 20px; margin:0;}
.index-home-section ul li{ display:inline;}
.index-home-section a{ color:#636363; font-size:0.8rem; padding-right:8px; display:inline;}
.index-home-section a.index-title{ color:#333;}
.index-home-section a:hover{ text-decoration:underline;}
.indexblock{ list-style:none; margin:0; padding:0;}
.index-home-section .btline{ border-bottom: 1px solid #fff; border-top: 1px solid #ddd;}
.index-home-section .indexblock{ padding: 10px 0 10px 0;}

.faq .box-label{ background-position:0 -160px;}
.faq ul{ list-style-type: square; list-style-position:inside; margin:0; padding:20px;}
.faq ul li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.faq a{ color:#636363; text-decoration:underline;}

/*main*/
.main-wrap, .album-wrap{ position:relative;}
.tab-up{ }
div.posts-tabs{ margin-bottom:30px;}
.posts-tabs{
  margin:0;
  list-style-type:none;
  position: relative;
  border-bottom:1px solid #56bc8a;
  zoom:1;
}
ul.posts-tabs{  height:74px;}
.posts-tabs li.menu, .posts-tabs li.active{ float:right; width: 50%;}

.posts-tabs li a{ height:37px; line-height: 37px; padding: 0 10px; font-size:0.9em; text-align: center; background-color:#ecf1ec;  border-bottom:1px solid #56bc8a; color:#79b495; display: block;}
.posts-tabs li a:hover{  color:#56bc8a;font-weight:bold;}
.posts-tabs .active a{ color:#56bc8a; border:1px solid #56bc8a; border-bottom:1px solid #f7f6f5;  background-color:#f7f6f5;  position: relative; }
.posts-tabs .menu{ }
.page-title{ color:#56bc8a; font-size:1.4em; margin:0; height: 37px;}
.page-title span{display:inline-block; line-height: 34px;}
.page-title small{ color:#666; font-size: 80%;}
.post-title{ font-size:1.4rem;font-family: "Microsoft Yahei","Hiragino Sans GB","Arial","Helvetica","sans-serif";}
.post-title a{ color:#222;}
#subtab{
      margin: 0 0 30px;
      color: #ccc;
      font-size: 0.8rem;
      font-weight: normal;
      margin: 0 0 30px;
      padding: 3px 0 0;
}
.search-keywords, .search-tags{ background: #f5f2e9;color:#333; border: 1px solid #e3ddcd;  margin: 20px 0 0; padding: 6px 10px;}
.search-keywords .keyword, .search-tags .keyword{ font-weight: bold; color:#897f66;}
.post-item{ margin-bottom:40px;}


@media only screen and (min-width: 40.063em) {
  .page-title span{border-bottom:3px solid #56bc8a;}
  ul.posts-tabs{ height:37px; overflow: visible;}
  .posts-tabs li a{display: inline-block;}
  .posts-tabs li.title{ float: left;}
  .posts-tabs li.menu, .posts-tabs li.active{  width: auto;}
  .post-item{margin-bottom:60px;}
}

.post-meta{ list-style-type:none; overflow:hidden; zoom:1; margin:0 0 10px; padding:0; font-size:0.8rem!important;}
.post-meta li{float:left; color:#555; padding:2px 0;}
.post-meta .blog{ width:100%; border-bottom:1px solid #ebeae9;}
.post-meta .blog strong{ color: #333;}
.post-meta .date{ float:right; color:#888;}
.post-meta .views, .post-meta .comments{ margin-right:10px;}
.post-meta a{ color: #555;}
.post-meta i{color:#888;}

.entry{}
.entry p { color:#666; }
.entry a.more{
   color:#828d95;
   display: inline-block;
}

.pretagdiv,.posttagdiv{ margin-bottom: 10px;}
.pretagdiv strong, .posttagdiv strong{
   display:none;
}
.pretagdiv a, .posttagdiv a{
  font-size:0.725rem;
  display: inline-block;
  background-color: #ccc;
  border-radius: 2px;
  padding: 2px 8px;
  margin: 0 6px 6px 0;
  color: #FEFEFE;
  white-space: nowrap;
  }

  .pretagdiv a:hover, .posttagdiv a:hover{background-color: #828d95;}

.pagination-wrap{ border-top:3px solid #56bc8a; padding:15px 0 0; margin: 0 0 30px;}
.pagenav{ text-align: center;}
.pagenum a{color:#999; padding:0 10px; display:inline-block; border-radius:3px; transition: background-color 300ms ease-out; line-height: 30px; }
.pagenum a:hover{background:#ccc; color:#fff;}
.pagenow{background:#56bc8a; color:#fff; padding:0 10px; border-radius:3px; line-height: 30px; display: inline-block;}
@media only screen and (min-width: 40.063em) {
  .pagenav{ text-align: right;}

}
/*side-bar*/
h3.sidebar-title{
  font-size:1rem;
  font-weight:bold;
  color:#675e54;
  border-bottom:1px solid #675e54;
  margin:8px 0 20px;
  overflow: hidden;
  zoom:1;
}
h3.sidebar-title span{ display:inline-block; border-bottom:2px solid #675e54;}
h3.sidebar-title span.sidebar-cat{ float: right; border: 0; font-weight: normal; color: #999;}

.side-bar.large-3 { padding-left: 40px; }
.side-bar h3.tagcloudtitle{ color:#56bc8a; border-color:#56bc8a; margin: 0;}
.side-bar h3.tagcloudtitle span{border-color:#56bc8a;}
.side-bar .tags-wrap{border:none;}
.side-bar a:hover, ol.ranking li a:hover{ text-decoration:underline;}



      .side-bar ol.ranking a{
        max-width: 230px;
        white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
         -o-text-overflow: ellipsis;
         -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
      }
      @media only screen  and (min-width: 40.063em)  and (max-width: 64.063em) {
        .side-bar ol.ranking a{
          max-width: 280px;
          }
      }


.ranking-articles, .ranking-blogs{ margin-bottom:60px;}
@media only screen and (min-width: 64.063em) {
    /*.side-bar{ padding:0;}*/
  }
@media only screen  and (min-width: 40.063em)  and (max-width: 64.063em) {
	.ranking-articles{ margin-right:5%;}
	.ranking-articles, .ranking-blogs{ width:45%; float:left;}
	}

#wp-calendar{ font-size:0.8rem; width:100%; border:0; background:none;}
#wp-calendar caption{ border-bottom:1px solid #333;  line-height: 26px; text-align: left; overflow: hidden; zoom:1;}
#wp-calendar caption span{ display: inline-block;}
#wp-calendar .calender-title{ float: right; font-weight: normal; font-size: 0.8rem; position:relative; top:2px;}
#wp-calendar .calender-catname{border-bottom:2px solid #333;}
#prev{    text-align:left!important; }
#next{   text-align:right!important;}
#wp-calendar tr th, #wp-calendar tr td{ padding:4px; font-size:0.875rem; text-align:center;font-size:0.78rem;}
#wp-calendar tr th{ border-bottom:1px solid #ccc;}
#wp-calendar a{ color:#333;}
#wp-calendar tr.even, #wp-calendar tr.alt, #wp-calendar tr:nth-of-type(2n){ background:#EFEDEB; border-top:1px solid #fff;}
#wp-calendar tfoot{ border-top:2px solid #ccc;}
.archive{padding:0 40px 0 0;margin:0 0 40px; position: relative; }
  .archive-select{-webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border:1px solid #ccc;
  font-size: 0.77778rem;
  line-height: normal;
  padding: 2px;
  height: 30px}
  select::-ms-expand {
    display: none; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }
  .archive-btn{position: absolute; right:0; top:0; width:40px; height:30px;padding:0; background: #ccc; color:#fff;}
  .archive-btn:hover{background:#56bc8a;}

.tagcloudcontainer{clear:both;}

/*相册页面 album*/
	.album-category{ font-size:0.8em;}
	.album-category li{ display:table;}
	.album-category a{ display:table-cell; border:1px solid #95d3b4; width:100%; height:50px; text-align:center; vertical-align:middle;transition: border-color 300ms ease-out 0s, color 300ms;}
	.album-category a.active, .letters-index a.active{ border-width:3px; font-weight:bold;}
	.album-category a:hover, .letters-index a:hover{ border-color:#f60; font-weight:bold;}
  .album-category .current-cat a{ border-width: 3px;
    font-weight: bold;}
    .album-border{ border:1px solid #fff; box-shadow: 0 0 0px 1px #ccc;  background: #efedeb;}
	.album-meta{ padding: 0 5px;}
	.album-meta p{ margin:0; padding:5px 0; line-height:1.2;}
	.album-meta p, .album-meta a{font-size:0.76rem;  color:#888; }
	.album-meta a:hover{ color:#555;}
  .album-meta .blog {  }
	.album-meta .blog a{ color:#675e54;}
	.album-meta .album-title{  border-bottom:1px solid #999;  }
	.album-meta .album-title a{font-size:0.9rem; font-weight:bold; color:#555;}
	.album-meta .album-title a:hover{font-weight:bold;}
  .album-meta .album-cat{ border-top: 1px solid #fff; border-bottom:1px solid #c9c8c8; }
  .album-meta .album-cat a{ color:#666;}
  .grey{ font-size: 0.76rem; background:#ccc; color:#fff; border-radius:2px; padding:1px 0px 1px 3px; margin-right: 5px;	text-shadow: 1px 1px #999; font-weight: normal;}
	.album-meta .date{ float:right; color:#888;}
	.album-item .th{ margin-bottom:5px; width:100%; border:0; box-shadow:none;}
	.album-item .th img{ width:100%;}
	.album-item .th:hover, .th:focus {
       box-shadow: 0 0 6px 1px rgba(0, 150, 136, 0.5); }
	   .meta-block-grid-3{ overflow:hidden; zoom:1;border-top:1px solid #fff;  }
	   .album-meta .comments, .album-meta .views, .album-meta .photos{ float:left; width:33%; overflow:hidden;}

	/*  blog INDEX PAGE 博客和博客作者的索引页*/
     .letters-index{ list-style-type: none;}
	   .letters-index li{ padding:0 0.55rem 1.25rem;}
	   .letters-index div{display:table; width:100%;}
	    h2.index-title{ border-bottom:1px solid #ccc; margin-bottom:20px; text-transform:capitalize; color:#666;}
	   .letters-index a{ display:table-cell; border:1px solid #95d3b4; width:44px; height:44px; text-align:center; vertical-align:middle; text-transform:uppercase; transition: border-color 300ms ease-out 0s, color 300ms;}
	   .ownerindexlist{}
       .toplistcontent .indexblock li.blocktitle{ border-bottom: 1px solid #fff; display: block; width:100%;margin-bottom: 20px;height:45px; background:url(imgs/shortline.gif) left bottom repeat-x;}
       .toplistcontent .blocktitle a{
         color: #666!important;
         text-transform: capitalize;
         font-size: 2rem;
         }

     .toplistcontent .indexblock{ margin:0 0 20px; overflow:hidden; zoom:1;}
     .toplistcontent .indexblock li{width:100%; list-style-type:none; margin:0; padding:0;font-size:0.875rem; height: 35px; line-height: 35px; overflow: hidden;}
     .toplistcontent .indexblock li, .toplistcontent .indexblock li a{ float:left;}
     .toplistcontent .indexblock li em{ color:#888;}
     .toplistcontent .indexblock li a{  color:#464646; }
     .toplistcontent .indexblock li a:hover{ text-decoration:underline;}
     .toplistcontent .indexblock li a span{color:#777;font-size:0.7rem;}
		@media only screen and (min-width: 40.063em) {
      .toplistcontent .indexblock li{width:50%;}
		}
		@media only screen and (min-width: 64.063em) {
      .toplistcontent .indexblock li{width:25%;}
		}

    /* 排行页面 ranking*/
    .sort-type{ margin:0; border-bottom: 4px solid #555;}
    .sort-type li{ margin-right: 10px; padding: 0;}
    .sort-type a{
      background: #efefef;
      border-radius: 4px 4px 0 0;
      color: #555;
      display: inline-block;
      float: left;
      font-size: 0.8rem;
      margin-right: 10px;
      padding: 5px;
      text-align: center;
      width: 100%;}
    .sort-type a.active{background:#555;color:#fff; font-weight:bold;}
 .ranking-all{list-style-type:none; padding:0 0 5px; margin:0 0 40px;  border-bottom: 1px solid #555;background: url(imgs/shortline.gif) left bottom repeat-x;}
 .ranking-all li{ position: relative; overflow:hidden; zoom:1; border-bottom: 1px solid #ccc; padding:10px 0;}
 .ranking-all li.toplisttitle{line-height: 40px; background: url(imgs/shortline.gif) left bottom repeat-x; margin:0; padding:0 0 5px;border-bottom: 1px solid #fff; }
 .ranking-all li.toplisttitle div{border-bottom: 1px solid #555;}

 .ranking-all .post_title, .ranking-all .blog_name{ font-weight: bolder;}
 .ranking-all .toplisttitle .post_title,  .ranking-all .toplisttitle .blog_name{ font-weight:normal;}
 .ranking-all a{color:#636363; line-height: 1.2;}
 .ranking-all a:hover{ color:#f60;}
 .ranking-all .sort{ position: absolute; right:0; bottom:0;}
 .ranking-all .sort span{ font-size: 2rem; color:#ccc;}
 .ranking-all .toplist .post_date,.ranking-all .toplist .post_views{ font-size: 0.825rem;}
@media only screen and (min-width: 40.063em) {
  .raking-all{line-height: 1.2rem; }
  .ranking-all div{ float:left!important; padding-left:5px!important;}
  .ranking-all .sort{ position: static;}
  .ranking-all .sort span{  font-size: inherit; display:inline-block; width:35px; text-align: center; background: #efefef;color:#636363; }
   .ranking-all .toplisttitle span {padding:0; background: none;}
  #topblogs .sort{width: 20%; padding:0 10px 0 10px; font-style:italic; }
  #topblogs .toplisttitle .sort{ font-style:normal;}
  #topblogs.ranking-all .blog_name{ width: 35%}
  #topblogs.ranking-all .blog_owner_name{width:25%}
  #topblogs.ranking-all .blog_views{width:20%}

 #topposts .sort, #tocatpposts .sort{width:10%;}
 #topposts.ranking-all .post_title, #tocatpposts.ranking-all .post_title{width:40%;}
 #topposts .post_author, #tocatpposts .post_author{width:20%}
 #topposts .post_date, #tocatpposts .post_date{width:20%}
 #topposts .post_views, #tocatpposts .post_views{width:10%}
}

/*404 page*/
.four-wrap{ padding-top: 30px;}
.four-msg h2{ font-size:1.2rem; font-family: "Hiragino Sans GB","Microsoft Yahei","Arial","Helvetica","sans-serif";}
.four-bg .fa{ font-size:8rem; color: #efefef;}
@media only screen and (min-width: 40.063em) {
  .four-msg h2{ font-size:1.6rem; }
  .four-bg .fa{ float: right;}
  .four-wrap{ min-height: 400px; padding-top: 100px;}
}


		/*back to top*/
	 #back-top {
	  position: fixed;
	  bottom:50px;
	  right: 2%;
	  z-index: 100;
	  width:44px;
	  text-align:center;
	  border-top:1px solid #56bc8a;
	  border-bottom:4px solid #56bc8a;

	  }
	  #back-top a{display:block;height:40px; border-bottom:2px solid #fff; padding-top:5px; background-color:rgba(247,246,245,0.6);}
	   #back-top a:hover{  }
	  #back-top a:visited{ color:#56bc8a; }
	/*footer*/
	.page-footer hr{ margin-bottom:0;}
	.page-footer li, .page-footer p{ font-size:0.8rem;}
	.footer-left, .footer-right{ padding-top:20px;}
    .foot-logo{ margin-bottom:5px; display:block;}
	.foot-links{ list-style-type:none; margin:0; }
	.foot-links li{ display:inline-block;}
	.foot-links a{ text-decoration:none;color:#666;}
  .feeds{padding:8px 0;}
  .feeds a{
  color: #999;
  background: #efefef;
  padding: 4px 10px;
  border-radius: 2px;
  border: 1px solid #C2C2C2;
  box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.7) inset, 1px 1px 0px rgba(255, 255, 255, 0.7);}
  .feeds a:hover{border: 1px solid #B8B8B8;
  box-shadow: 1px 1px 0px #FFF inset, 1px 1px 1px rgba(0, 0, 0, 0.08);
  background: #fff;}
  .feeds abbr{ border: 0; cursor: pointer;}
.ads-inquiry li{font-size: 0.9rem;}
.ads-inquiry a{ color:#333;}

	@media only screen and (min-width:  64.063em) {
	   .footer-right{ background:url(imgs/footer-pen.png) 0 0 no-repeat; padding-left:120px;}
	}


/*手机展开式搜索 mobile search bar*/

.sb-search-wrap{
	width: 240px;
	min-height: 30px;
	position: absolute;
  right:40px;
}
.sb-search {
	position: relative;
	margin-top: 4px;
	width: 0%;
	min-width: 30px;
	height: 60px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;

}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
  background: none!important;
	width: 100%;
	margin: 0;
	z-index: 10;
	padding: 4px!important;
	font-family: inherit;
	font-size: 20px;
  box-shadow:none!important;
	color: #fff!important;
  border-color:#42a675!important;
  border: none !important;

}

.sb-search-input::-webkit-input-placeholder {
	color: #fff;
}

.sb-search-input:-moz-placeholder {
	color: #fff;
}

.sb-search-input::-moz-placeholder {
	color: #fff;
}

.sb-search-input:-ms-input-placeholder {
	color: #fff;
}

.sb-icon-search,
.sb-search-submit  {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #56bc8a;
	z-index: 90;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}


/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #56bc8a;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.sb-search.sb-search-open .sb-search-input {
  border-bottom:1px solid #42a675!important;
}

/*user treaty 用户条款*/
.treaty-wrap{ background:#fff;}
    .treaty-logo-wrap .white-btn{ width:auto; font-size:0.825rem; }
        .treaty-nav{ list-style-type: none;  margin:16px 0 0;padding:0;}
        .treaty-nav a{
      color:#888;
      text-align:left;
      font-size:0.9rem;
      border-bottom: 1px solid #ebeae9;
      display:block;
      padding:8px 0;
      transition: background-color 300ms ease-out 0s;
      }
    .treaty-nav a:hover{ border-bottom:1px solid #56bc8a; color:#56bc8a;}
    .treaty-nav .selected{ margin-left:-0.9375rem;}
    .treaty-nav .selected a{border-left:3px solid #56bc8a; padding-left:10px;}
    .treaty-nav .selected a:hover{border-bottom:1px solid #ebeae9;}
    .treaty-content{ margin:20px 0 0; color:#666;}
    .treaty-content h3{ font-size:1.1rem; font-weight:bold;  padding:0 10px 0 0;}
    .treaty-title{ color:#56bc8a; font-size:1.4em; margin:0; height: 37px; margin-bottom:20px; border-bottom: 1px solid #56bc8a;}
        .treaty-title span{display:inline-block; line-height: 34px; border-bottom: 2px solid #56bc8a;}

/* ==========================================================================
   Media Queries
   ========================================================================== */



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
   blog index login page
   ========================================================================== */

   .login-img { position: relative; text-align: center; }
   .login-img img { width: 100%; }
   .announcement-box { position: absolute; left: 0; top: 60px; margin: 0 100px; text-align: left; text-shadow: 1px 2px 2px rgba(255, 255, 255, 1); }
   .announcement-box p { margin: 0 0 10px 0 }
   .announcement-box p { font-size: 0.875rem; }
   /*.columns-login-mr { margin-right: 8%; }*/
   .login-container { padding: 30px; margin: 60px 0; border: 1px solid #f2f2f2; border-radius: 3px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .03); background: rgba(255,255,255,0.93); }
   .login-container h3 { color:#888888; font-size: 20px; text-align: center; margin-bottom: 20px; }
   .login-container h3 img { width: 25px; vertical-align: text-bottom; margin-right: 5px; }
   .login-input-wrap-bg { background: #fafafa; border: 1px solid #eaeaea; }
   .login-input-wrap-bg input { background: #fafafa; }
   .login-container .login-reg { border-bottom: 0; text-align: center; }
   @media only screen and (max-width: 1024px) {
     /* blog index login page */
     .login-img { order:2; }
     .columns-login-mr { order: 1; }
     .columns-login-mr { margin-right: 0; }
     .login-img img{ width: 80%; }
     .columns-login-mr	.login-container { margin: 0 100px; }
   }
   @media only screen and (max-width: 543px) {
     /* blog index login page */
   .login-img img{ width: 100%; margin-top: 80px; }
   .announcement-box { margin: 0 15px; top: 20px; }
   .login-container { margin: 20px 0; padding: 15px; }
   .columns-login-mr	.login-container { margin: 0 auto; }
   }