/*公用*/
body
{
font-size:15px;
padding:0;
margin:0;
font-family:"微软雅黑","宋体",Arial;
background:#fff;
min-width:1200px;
}
/*段落*/
.postBody p, .postCon p {
margin:6px 0;
}
h1
{
margin:0;
}
h3
{
font-size:15px;
font-weight:bold;
}
/*超链接*/
a
{
color:#499BF0;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
a:visited, a:hover
{
color:#499BF0;
}
ul
{
list-style:none;
margin:0;
padding:0;
}
image
{
border:none;
}

#header
{
}
/*博客标题*/
#blogTitle, #blogTitle a
{
font-weight:bold;
color:#666;
}
#blogTitle .title
{
margin-top:10px;
height:90px;
line-height:90px;
font-size:36px;
padding-left:100px;
background:#fff url(https://images.cnblogs.com/cnblogs_com/libaoheng/339635/o_WindowsLogo.png) no-repeat;
}
.headermaintitle{}
#blogTitle, #blogTitle a:hover
{
text-decoration:none;
}
/*子标题*/
.subtitle
{
padding-left:30px;
font-size:14px;
color:#999;
font-weight:normal;
}
/*导航栏*/
#navigator
{
font-size:16px;
height: 48px;
background:#464646;
text-align: center;
margin-top:20px;
margin-bottom:20px;
}
#navList li
{
margin:0;
line-height:48px;
display:inline-block;
float:left;
}
#navList li:hover
{
background:#5A5858;
}
#navList li a
{
padding:0 30px;
text-decoration: none;
line-height: 48px;
border: 0;
color: #DDD;
display: -moz-inline-box;
display: inline-block;
}

.blogStats 
{ 
height:48px; 
color:#fff; 
line-height:48px; 
} 

#main
{
padding:0 10px;
}

/*左边*/
#sideBarMain
{
padding:10px;
background:#fff;
margin: 0 0 20px 0;
width:210px;
font-size:12px;
line-height:22px;
}

/*公告*/
#profile_block {
margin-top: 0px;
line-height:24px;
text-align: left;
}

/*主面板*/
#mainContent
{
margin-top:20px;
padding-top:20px;
padding-right:10px;
background:#fff;
padding-bottom:20px;
float:right;
width:79%;
padding-left:20px;
box-shadow:0 0 12px #aaa;
}

/*每日文章列表*/
.day
{
background:#fff;
padding:0;
/*border-bottom:solid 5px #489BF0;*/
margin: 0 0 20px 0;
}

/*博客标题*/
.postTitle a
{
color:#464646;
}
.postTitle
{
font-size:18px;
font-weight:bold;
color:#464646;
background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
padding-left:30px;
}

.dayTitle
{
display:none;
}

/*摘要*/
.c_b_p_desc
{
padding:10px;
line-height: 24px;
color:#666;
}
.c_b_p_desc a:hover
{
text-decoration:none;
border-bottom-width:1px;
border-bottom-style: dotted;
}
/*右侧图片*/
.desc_img
{
margin-left:10px;
}

/*博文页*/
#topics .post
{
background:#fff;
}
.postCon
{
padding:10px 20px 0 20px;
}
.postDesc
{
margin:0 30px;
margin-bottom:2px;
padding:8px 30px;
font-size:12px;
color:#666;
background:#EBEAEA;
}
.postBody
{
padding:0px 20px;
}

/*google搜索框*/
#google_q, #q
{
height:26px;
width:120px;
border:solid 1px #aaa;
box-shadow:inset 0 0 5px #aaa;
}


/*按钮*/

.btn_my_zzk
{
border:none;
height:30px;
width:80px;
padding: 1px;
font-size: 14px;
font-weight:bold;
cursor: pointer;
position: relative;
vertical-align: middle;
display: inline-block;
background:#464646;
color:#fff;
}
.btn_my_zzk:hover
{
background:#5A5858;
}

/*评论按钮*/

#btn_comment_submit
{
border:none;
height:60px;
width:80px;
}

/*评论按钮*/
.comment_btn
{
border:none;
height:40px;
width:80px;
padding: 1px;
font-size: 14px;
font-weight:bold;
cursor: pointer;
position: relative;
vertical-align: middle;
display: inline-block;
background:#464646;
color:#fff;
}
#btn_comment_submit:hover
{
background:#5A5858;
}

/*评论标题*/
.feedback_area_title
{
padding:10px;
font-size:28px;
font-weight:bold;
color:#999999;
border-bottom:solid 5px #464646;
}

/*评论框*/
#comment_form
{
margin:10px 0;
padding:10px 20px;
}

.commentform
{
margin:10px 0;
padding:10px 20px;
background:#fff;
}

/*评论输入域*/
#tbCommentBody{
margin-top:10px;
width: 100%;
max-width: 100%;
min-width: 60%;
background: white;
color: #333;
border: 2px solid #fff;
box-shadow:inset 0 0 8px #aaa;
padding: 8px;
height:100px;
min-height:100px;
}

/*评论条目*/
.feedbackItem
{
font-size:14px;
line-height:20px;
margin:10px 0;
padding:10px 20px;
background:#fff;
border-bottom:solid 1px #ebebeb;
}
.feedbackListSubtitle
{
font-weight:bold;
}

/************************************分类页****************************************/
.entrylist
{
padding:10px 20px;
background:#fff;
}

.entrylistItem
{
margin:10px 0;
padding:10px;
}

.entrylistPosttitle
{
font-size:18px;
font-weight:bold;
background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
padding-left:30px;
}
.entrylistPostSummary
{
padding:10px;

}
.entrylistItemPostDesc
{
font-size:12px;
color:#999;
padding-left:40px;
}

/*尾部*/

#footer
{
font-size:14px;
margin-top:10px;
padding-top:20px;
text-align:center;
background:#464646;
color:#DDD;
height:60px;
}

/*****文章细节处理***/

/*文章内图片*/
#cnblogs_post_body p img
{
margin:10px;
}


/*踩一下*/
.buryit
{
display:none;
}
.diggword
{
display:none;
}
/*green_channel*/
#green_channel
{
text:align:right;
background:#fff;
padding-left:20px;
font-weight:bold;
font-size:15px;
width:400px;
border:none;
}

/*广告*/
.itnews,.c_ad_block
{
display:none;
}