/*
Theme Name: ifeegoo
Theme URI: https://www.ifeegoo.com
Description: 主题特色：小清新，单栏，简洁，蓝白。
Version: 1.2
Author: Ben
Author URI: www.ifeegoo.com
Tags: 小清新,单栏,简洁,蓝白
*/
/*-------------------------

    CSS by Ben-Lab.com
    2013.02.23

-------------------------*/
@charset "utf-8";


#Main {
	width:900px;
	text-align:left;
	margin:40px auto 50px auto;
	background-color:white;
	border-radius:3px;
	-moz-box-shadow:0px 2px 5px rgba(0,0,0,0.15);
	box-shadow:0px 2px 5px rgba(0,0,0,0.15);
	padding:16px 30px 30px;
}
li {
	list-style:none;
}
#Right {
	margin:0px 0px 0px 600px;
}
.text {
	font-size:12px;
}
.thumb {
	margin:5px 10px 9px 10px;
	float:left;
	width:140px;
	height:100px;
	background:url("img/nopic.png") no-repeat scroll 0 0 #FFF;
	padding:3px;
	border:1px solid #ddd;
}
.desc {
	color:#999;
	margin-right:5px;
	float:right;
	font-size:13px;
	font-family:'Source Code Pro','Trebuchet MS',微软雅黑,"Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
}
.desc a {
	color:#999;
}
ol.page-navigator {
	color:#666;
	list-style:none;
	font-size:12px;
	line-height:30px;
	font-family:'Source Code Pro','Trebuchet MS',微软雅黑,"Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
	margin:-10px auto 10px auto;
}
#comments ol.page-navigator {
	float:right;
	margin-top:-31px;
	height:20px;
}
ol.page-navigator li {
	display:inline;
	margin:0 5px 0 0;
}
#comments ol.page-navigator li {
	margin:0 0 0 5px;
}
ol.page-navigator li a {
	text-decoration:none;
	padding:5px 9px;
}
ol.page-navigator li.current a {
	border-bottom:3px #2275E2 solid;
	color:rgb(0,136,204);
}
ol.page-navigator li a:hover {
	border-bottom:3px #2275E2 solid;
	color:rgb(0,136,204);
}
ol.page-navigator a {
	color:#666;
}
.content {
	margin-right:5px;
	display:block;
	height:93px;
	margin-top:13px;
	margin-bottom:2px;
	overflow:hidden;
}
.footer td{
	float:left;
	width:30%;
}
.footer td {
	padding-top:10px!important;
}
.footer td span {
	font-size:13.5px;
}
.footer td span {
	border-left:5px solid #0088cc;
	padding:2px 0 2px 10px;
}
.footer li {
	list-style:none outside none;
	height:22px;
	overflow:hidden;
}
.footer ul {
	margin:0;
	margin-top: 10px;
}
.footer .links li {
	display:inline;
	margin-right:10px;
	border-bottom:1px dashed rgb(170,170,170);
}
.footer li:before {
	content:"> ";
	font-weight:bold;
	color:#0088cc;
}
.footer a,#pre_post a,#next_post a {
	color:rgb(85,85,85);
}
.footer a:hover,.desc a:hover,#pre_post a:hover,#next_post a:hover {
	color:#0088cc;
}
.footer .links li:before {
	content:none;
}
#copyr blockquote.pull-right small:after {
	content:'';
}
.h3 {
	line-height:20px;
	margin:12px 0 11px 9px;
	border:none;
	padding:0;
}
.post {
	margin-top:12px;
}
.post p {
	text-indent:26px;
	color:rgb(85,85,85)
}
.vip {
	position:absolute;
	margin-left:35px;
	margin-top:43px;
}
.vip-water {
	position:absolute;
	margin-left:33px;
	margin-top:40px;
}
#nopage {
	background:url(img/404.png) no-repeat center 50px;
	min-height:250px;
	text-align:center;
	padding-top:160px;
}
.share2 {
	border:1px dashed #dbdbdb;
	background:#f8f8f8;
	margin-bottom:10px;
}
.share2 ul.drop-menu {
	line-height:29px;
	height:29px;
	margin:0;
}
.share2 ul li ul.children {
	top:30px;
	left:-37px;
	width:110px;
	padding:0;
	background:#ededed;
}
.share2 li {
	float:left;
	margin-left:10px;
	padding-left:20px;
}
.share2 ul li ul.children li {
	float:none;
}
.share2 li.title {
	padding:0;
	list-style:none;
}
.attachment {
	line-height:1.8;
	font-size:13px;
	color:#555;
	border:1px dashed #dbdbdb;
	background:#f8f8f8;
	font-family:'Source Code Pro','Trebuchet MS',微软雅黑,"Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
}
#tui {
	margin-top:20px;
	overflow:hidden;
	height:162px;
}
.attachment img {
	box-shadow:none !important;
	margin:0!important;
	display:inline!important;
}
.attachment a {
	color:#2275E2;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
#pre_post {
	padding-left:10px;
	background:url(img/left.gif) left center no-repeat;
	font-size:12px;
}
#next_post {
	padding-right:10px;
	background:url(img/right.gif) right center no-repeat;
	font-size:12px;
}
.share, .gray {
	margin:20px 0px;
	padding:15px 15px 15px 70px;
	font-size:12px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	background:url(img/shortcode/checklist.png) no-repeat 20px 20px  #EFEFEF;
	border:1px solid  #ddd;
	color:#999;
        min-height: 40px;
}
.share p, .gray p {
	color:#999;
}
.share a, .gray a {
	color:#587686
}
.share b, .gray b, .shortcodestyle strong {
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	border-radius:0px;
}
.yellow {
	margin:20px 0px;
	padding:15px 15px 15px 70px;
	font-size:12px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	background:url(img/shortcode/warning.png) no-repeat 20px 20px #fff0b5;
	border:1px solid #eac946;
	color:#b09e56;
        min-height: 40px;
}
.yellow p {
	color:#b09e56;
}
.yellow a {
	color:#A84A1E;
}
.yellow b,.shortcodestyle strong {
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	border-radius:0px;
}
.green {
	margin:20px 0px;
	padding:15px 15px 15px 70px;
	font-size:12px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	background:url(img/shortcode/yes.png) no-repeat 20px 20px #EFF4D4;
	border:1px solid  #afc76c;
	color:#779B39;
        min-height: 40px;
}
.green p {
	color:#779B39;
}
.green a {
	color:#CF3805;
}
.green b,.shortcodestyle strong {
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	border-radius:0px;
}
.lblue, .blue {
	margin:20px 0px;
	padding:15px 15px 15px 70px;
	font-size:12px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	background:url(img/shortcode/info.png) no-repeat 20px 20px  #e4eff9;
	border:1px solid  #9acbe8;
	color:#5d93b2;
        min-height: 40px;
}
.lblue p, .blue p {
	color:#5d93b2;
}
.lblue a, .blue a {
	color:#2275E2
}
.lblue b, .blue b, .shortcodestyle strong {
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	border-radius:0px;
}
.red {
	margin:20px 0px;
	padding:15px 15px 15px 70px;
	font-size:12px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.1);
	border-radius:5px;
	background:url(img/shortcode/noway.png) no-repeat 20px 20px #fadcd8;
	border:1px solid  #eba8a8;
	color:#cc6666;
        min-height: 40px;
}
.red a {
	color:#F60;
}
.red b,.shortcodestyle strong {
	padding:0px;
	margin:0px;
	background:none;
	font-weight:bold;
	border-radius:0px;
}
.post code {
	border:1px solid #DDD;
	border-radius:3px 3px 3px 3px;
	color:#666;
	margin:0 5px;
	padding:1px 5px 1px 5px;
	background-color:#FCFCFC;
	font-family:Consolas,Courier,minispace,Lucida Console;
	font-size:12px;
	line-height:22px;
}
.youlian li {
	display:block;
	float:left;
	width:25%;
}
.youlian {
	margin-left:20px;
	border-top:1px solid #EEE;
	padding-top:20px;
}
.youlian img {
	border:none !important;
	margin-top:-4px;
	margin-right:2px;
}
.youlian h3 {
	border-bottom:1px solid rgb(221,221,221);
	text-align:center;
	margin-bottom:10px;
	border-left:none;
	padding-left:0!important;
	margin-right:30px;
}
#comments p {
	color:rgb(85,85,85);
	font-size:12px;
}
#comments {
	margin-top:35px;
}
#comments #response {
	border-bottom:1px solid #eee;
}
#comments ol.page-navigator {
	float:right;
	margin-top:-31px;
	height:20px;
}
#comments ol.page-navigator li {
	margin:0 0 0 5px;
}
#comment_form {
	display:block;
	padding:10px 10px 0 0;
	padding-right:200px;
	overflow:hidden;
	position:relative;
}
.ie6show {
	height:3px;
	display:none;
	_display:block;
}
.col2,.col1 {
	padding:0;
	margin:0;
}
.col1 {
	width:194px;
	float:left;
	padding:0 5px 0;
	margin-left:-205px;
	left:205px;
	position:relative;
	overflow:hidden;
	background-position:right top;
}
.col2 {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	background-position:0 0;
}
.comments ol li {
	margin:0 0 1em;
}
.com {
	position:relative;
}
.com p {
	margin:0;
}
.addcomment {
	width:26px;
	height:25px;
	background-position:0 -124px;
	position:absolute;
	left:0;
}
ol.comment-list {
	position:relative;
}
ol.comment-list,ol.comment-list ol,div.comment-box,div.comment-box ol {
	list-style:none;
	margin:0;
}
ol.comment-list li {
	overflow:hidden;
	margin:0;
	padding:10px 0 0 0;
}
div.comment-box {
	overflow:hidden;
	margin:10px 0 0;
	overflow:auto;
}
ol.comment-list li .comment-reply {
	float:right;
}
ol.comment-list li .comment-reply a {
	font-size:11px;
	border:none;
	color:#aaa;
}
.comment-list .children {
	padding-left:64px;
	background:url(img/menu-current.png) no-repeat 11px -17px;
}
.comment-reply a {
	margin-top:-200px;
}
.comment-meta {
	padding:0 0 0 65px;
	color:#999;
	font-size:12px;
}
.comment-meta a {
	color:#555;
}
.comment-meta a:hover {
	color:rgb(34,117,226)
}
.avatar {
	background:#fff;
	padding:1px;
	border:1px #ddd solid;
}
.comment-author {
	float:left;
	display:block;
	text-align:center;
	margin:5px 0 0 0;
	width:48px;
}
.fn a {
	color:#2275e2;
	overflow:hidden;
	height:16px;
     /* 修复当评论者用户名过长时自动换行的Bug */
	display:inline-block;
	max-width:70%;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.fn a:hover {
	color:#555;
}
cite.fn {
	font-style:normal;
	font-size:12px;
	color:#2275E2;
	padding-right:7px;
}
.comment-parent {
	border-top:solid 1px #eee;
}
.comment-child {
	border-top:solid 1px #eee;
}
.comment-p {
	margin-left:64px;
	overflow:hidden;
	padding:3px 0 2px 0;
	position:relative;
}
ol.comment-list li .respond {
	padding:5px 0;
}
.respond .cancel-comment-reply a {
	height:22px;
	display:block;
	float:right;
	border:none;
	color:#aaa;
	font-size:12px;
}
#comment_form .text {
	width:100%;
}
#comment_form p {
	margin-bottom:8px;
}
.sidebar .block.comment li a,#respond #commentform p {
	padding:0;
}
.respond h3 {
	border-left:none;
	margin-left:0;
	margin-top:0;
}
ol.comment-list li .comment-reply a:hover,.respond .cancel-comment-reply a:hover {
	color:#444;
}
.post .binglie img {
	display:inline!important;
}
.post img {
	height:auto;
	max-width:90%;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic;
	border: 1px solid #EEE;
	margin:15px auto;
	display:block;
}
.highslide img {
	border: 1px solid #EEE!important;
}
body {
	margin:0;
	font-family:'Source Code Pro','Trebuchet MS',微软雅黑,"Microsoft Yahei",Tahoma,Helvetica,Arial,"SimSun",sans-serif;
	font-size:13px;
	line-height:180%;
	color:#333;
	background:url(img/idev.png) #E1E1E1;
	background-repeat:repeat;
}
a {
	color:#0088cc;
	text-decoration:none;
}
a:hover {
	color:#005580;
}
::-webkit-scrollbar {
	width:10px;
	margin-right:2px
}
::-webkit-scrollbar-track-piece {
	background-color:#F5F5F5;
	border-left:1px solid #D2D2D2;
}
::-webkit-scrollbar-thumb {
	background:#CBCBCB;
	width:10px
}
::-webkit-scrollbar-thumb:hover {
	background:#1ba1e2
}
.postindex {
	padding:10px!important;
	margin-top:0!important;
}
.title {
	margin:-5px 0 5px 10px;
}
.title img {
	float:left;
	border-right:2px solid #DDD;
	padding-right:12px;
	margin-right:10px;
}
.title h1 {
	font-size:18.5px;
	/*font-weight:bold;
	*/border:0;
	margin-bottom:1px;
}
.title .desc {
	float:none;
	font-size:12px;
}
#title {
	margin:23px 0 18px 0;
}
#title img {
	float:left;
	margin-right:10px;
}
#title h1 {
	font-size:18.5px;
	/*font-weight:bold;
	*/border:0;
	margin-bottom:1px;
	border-left:2px solid #DDD;
	padding: 0 0 0 12px;
	line-height: 24px;
	overflow:hidden;
	word-wrap: break-word;
}
#title .desc {
	float:none;
	font-size:12px;
	display:block;
}
.breadcrumb a {
	padding:9px 12px;
	/* Edit by m208, 与火狐兼容 */
}
.breadcrumb a:hover {
	background-color:#eee;
}
#bottom-bar {
	height:2.5px;
	font-size:0;
	background-color:#F1F1F1;
	background:url(img/border.png) center;
	margin:0 -30px 15px;
	border-bottom:1px solid #DDD;
}
/* Header Modified Begin */
#Header {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}
/* Header Modified End */
#Header a {
	display:block;
	font-size:16px;
	line-height: 150%;
        -webkit-flex: 1 1 0px;
        flex: 1 1 0px;
}
#Header a span {
	display: block;
}
.nothumb {
	color:#555;
	margin-left: 10px;
}
/* Header QRCode */
#QRCodeMask{
    width:85px;
    height:85px;
    text-align:center;
    opacity:0;
    transition:.2s;
    background: rgba(0,0,0,.7);
    color: white;

    display:-moz-box;
    -moz-box-align:center;
     -moz-box-pack:center;

    display:-webkit-box;
    -webkit-box-align:center;
     -webkit-box-pack:center;

    display:box;
    box-align:center;
     box-pack:center;
}
#QRCodeMask:hover{
    opacity:1;
    border-radius:2px;
}
#QRCodeMask:before{
    content:"扫一扫二维码";
}
#QRCodeMask:after{
    content:"关注博主微信";
}
/* Header Gadget */
#Gadget {
	display: -moz-box;
	display: -webkit-box;
        display: box;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
        box-orient: vertical;
        width: 125px;
}
#Gadget a{
    transition: all 0.2s ease 0s;
    padding: 0 5px 0 5px;
}
#Gadget i{
    vertical-align: middle;
    margin-right: 5px;
}
#Gadget-stackoverflow i{ font-size: 16px; }

        #Gadget-github{color: #333333;}
            #Gadget-qq{color: rgb(102, 168, 229);}
a#Gadget-stackoverflow{color: rgb(255, 153, 51 );font-size:14px;margin-top:1px;}

#Gadget a:hover{color: white;}

#Gadget-github:hover{background-color: #333333;}
  #Gadget-qq:hover{background-color: rgb(102, 168, 229);}
 #Gadget-stackoverflow:hover{background-color: rgb(255, 153, 51 );}

/* BookContainer Part */
#bookContainer {
  width: 700px;
  z-index: 0;
  opacity: 0;
}
#bookContainer .item {
  width: 220px; 
  min-height: 400px;
  background-color: #FAFAFA;
  margin-bottom: 10px;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
  background-size: 220px;
  background-repeat: no-repeat;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#bookContainer .item:before,
#bookContainer .item:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 15px;
  left: 10px;
  width: 50%;
  max-width: 150px;
  height: 20%;
  -webkit-box-shadow: 0 15px 10px rgba(125,125,125,0.8);
  -moz-box-shadow: 0 15px 10px rgba(125,125,125,0.8);
  box-shadow: 0 15px 10px rgba(125,125,125,0.8);
  /*add css3 transform*/
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
#bookContainer .item:after {
  right:10px;
  left: auto;
  -webkit-transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  transform:rotate(3deg);
}
#bookContainer .itemImg {
  width: 220px;
  margin: 15px auto 0;
}
#bookContainer .shopLink {
  width: 220px;
  font-size: 0;
}
#bookContainer .logoShop {
  width: 50px; 
  height: 50px; 
  background-size: cover;
  display: inline-block;
  margin: 1.5px;
  margin-top: 10px;
  border-radius: 10px;
}
#bookContainer .logoAmz {
  background-image: url(img/shopLink/amazonLogo.jpg);
}
#bookContainer .logoDang {
  background-image: url(img/shopLink/dangdangLogo.jpg);
}
#bookContainer .logoJD {
  background-image: url(img/shopLink/JDLogo.png);
}
#bookContainer .logoTao {
  background-image: url(img/shopLink/TaobaoLogo.jpg);
}
#bookContainer .introText {
  width: 200px;
  padding: 0 10px;
  margin-bottom: 5px;
  text-indent: 0;
}
#bookContainer .starCon {
  font-size: 0;
  margin-bottom: 8px;
}
#bookContainer .starCon img{
  margin: 0 3px;
  border: none;
  display: inline-block;
}
#bookContainer .starTip {
  margin-left: 5px;
}

/* Reader Wall */
.readers-list{line-height:18px;text-align:left;overflow:hidden;_zoom:1}
.readers-list li{width:200px;float:left;*margin-right:-1px}
.readers-list a,.readers-list a:hover strong{background-color:#f2f2f2;background-image:-webkit-linear-gradient(#f8f8f8,#f2f2f2);background-image:-moz-linear-gradient(#f8f8f8,#f2f2f2);background-image:linear-gradient(#f8f8f8,#f2f2f2)}
.readers-list a{position:relative;display:block;height:36px;margin:4px;padding:4px 4px 4px 44px;color:#999;overflow:hidden;border:#ccc 1px solid;border-radius:2px;box-shadow:#eee 0 0 2px}
.readers-list img,.readers-list em,.readers-list strong{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}
.readers-list img{width:36px;height:36px;float:left;margin:0 8px 0 -40px;border-radius:2px;padding:0;border:none;}
.readers-list em{color:#666;font-style:normal;margin-right:10px}
.readers-list strong{color:#ddd;width:40px;text-align:right;position:absolute;right:6px;top:4px;font:bold 14px/16px microsoft yahei}
.readers-list a:hover{border-color:#bbb;box-shadow:#ccc 0 0 2px;background-color:#fff;background-image:none}
.readers-list a:hover img{opacity:.6;margin-left:0}
.readers-list a:hover em{color:#EE8B17;font:bold 12px/36px microsoft yahei}
.readers-list a:hover strong{color:#EE8B17;right:150px;top:0;text-align:center;border-right:#ccc 1px solid;height:44px;line-height:40px}

/* Links */
#youlian {
margin-top:30px;
margin-bottom: 100px;
padding-top: 20px;
border-top: 1px solid #EEE;
}
#youlian li {   
display:block;   
float:left;   
width:25%;
}
#youlian li img{
border: medium none !important;
margin-right: 2px;
margin-top: -4px;
float:left;
padding:5px;
width:16px;
}

/* Fix SyntaxHighLighter */
.syntaxhighlighter .container:before,
.syntaxhighlighter .container:after {
display: none;
}

.syntaxhighlighter, .syntaxhighlighter .lines {
  border-radius: 5px;
}

/* Single Excerpt */
.excerpt {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.excerpt:before {
  color: #ccc;
  /* content: open-quote; */
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.excerpt p {
  display: inline;
}

/* Hidden TA */
span#taCon { display: none; }

.gn-icon-menu:before {
    background: url("https://www.ifeegoo.com/wp-content/uploads/2014/07/logo-arrow.png") repeat scroll 0 0 / 39px 39px rgba(0, 0, 0, 0);
    box-shadow: none;
    height: 39px;
    vertical-align: -15px;
    width: 39px;
    margin-left: -10px;
}
.gn-icon-menu:hover:before {
  background: url("https://www.ifeegoo.com/wp-content/uploads/2014/07/logo-arrow.png") repeat scroll 0 0 / 39px 39px rgba(0, 0, 0, 0)!important;
  box-shadow: none!important;
}
.gn-icon-menu.gn-selected:before {
  background: url("https://www.ifeegoo.com/wp-content/uploads/2014/07/logo-arrow.png") repeat scroll 0 0 / 39px 39px rgba(0, 0, 0, 0);
  box-shadow: none;
}
.gn-menu-main li.gn-trigger {
  background: transparent; 
  height: 78px;
  line-height: 78px;
  width: 78px;
  border: none;
}
.gn-menu-main .gn-trigger .gn-icon-menu { transition: .5s; }
.gn-menu-main .gn-trigger .gn-icon-menu:hover {
  background: transparent; 
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.gn-menu-wrapper{ top:78px; bottom: 20%;}
.gn-menu-wrapper.gn-open-all { border-radius: 0 10px 10px 0; width:280px; }
/* img border-radius */
.post img {
  border-radius: 10px;
}

#comments [class^="icon-"], #comments [class*=" icon-"] {
    background-image: url("img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}
.gn-menu .children {
    display:none;
}
.gn-menu-main .depth-0 a{ color:#3ECB3F }
.gn-menu-main .depth-1 a{ color:#4BADFF }
.gn-menu-main .depth-2 a{ color:#F9A801 }
.gn-menu-main .depth-3 a{ color:#F37E5D }
.gn-menu-main .depth-4 a{ color:#DF952A }
.gn-menu-main .depth-5 a{ color:#934FE3 }

.like-posts { cursor: pointer; }