/* 
body #tagline{
   font-family: cursive !important;
   font-size:16px !important;
}
code{font-family: initial;}
body{ color:inherit }
#navList a:hover {
    background-color: #fff;
    color: #169fe6;
    text-shadow: none !important;
}
.CalTitle td a  { width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    background-color: #169FE6;
    border-radius: 50%;
    color: white;
}
#blog-calendar{ border: 1px solid #dedede;padding:5px; }

a:hover,a:link{
    text-decoration: none;
}
#blogTitle h1{ 
   text-align: left;
    padding-left: 20px;
}
#blogTitle h2{
    font-size: 16px;
    text-indent: 4em;
}
#calendar{display:none;}
#sidebar_shortcut{display:none;}
#sidebar_search{display:none;}
#page_begin_html{display:none;}
 */

/* 卡通人物定位 */
 /* 靠右*/
// body #waifu{left:auto !important; right:10px !important;}

/* 靠左边*/
/* body #waifu{left:10px !important; right:auto !important;}  */


/* 分类目录 导航栏靠左修改 */

/*  
#main{overflow: hidden;}
#mainContent{float:right;margin:0 -320px 0 0;}
#mainContent .forFlow{margin:0 320px 0 0;}
#sideBar{float:left;}
*/

/* $$$$$$$$$$$$$$$$$$$$$$$$$ 下面是 coffee 主题样式修改 start  $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ */

/* 

body{font-size:16px !important;}
.postBody{font-size:16px !important;}
.postBody p{font-size:18px!important;}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs{font-size:16px!important;}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 16px !important;
}
#cnblogs_post_body h2, .blog_comment_body h2{font-size:20px!important;}
#cnblogs_post_body h3, .blog_comment_body h3{font-size:18px!important;}
#cnblogs_post_body h4, .blog_comment_body h4{font-size:16px!important;}
#cnblogs_post_body h5, .blog_comment_body h5{font-size:15px!important;}
#cnblogs_post_body h6, .blog_comment_body h6{font-size:14px !important;}
.postBody blockquote{padding: 10px 10px 10px 10px !important;}
blockquote{ border: 2px solid #aaa !important; }
 */

/*  $$$$$$$$$$$$$$$$$ 下面是 coffee 主题样式修改 end $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$  */

#loading{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;background-color:#f4f5f5;pointer-events:none;}.loader-inner{will-change:transform;width:40px;height:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;background-color:#3742fa;border-radius:50%;animation:scaleout 0.6s infinite ease-in-out forwards;text-indent:-99999px;z-index:999991;}@keyframes scaleout{0%{transform:scale(0);opacity:0;}40%{opacity:1;}100%{transform:scale(1);opacity:0;}}
/* 随笔档案 */
.catListPostArchive.sidebar-block{
    display:none;;
}
/*评论*/
#sidebar_recentcomments{
    display: none;
}





