/* 文章title自定义带动画样式 */
.postTitle {
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  clear: both;
  background-color: #FBF9F9;
  margin-bottom: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 20px;
  border-left: 5px solid #21759b;
  padding-left: 20px;
  font-size: 20px;
  border-radius:0px;
}
.postTitle a:hover {
  text-decoration: none;
  margin-left: 20px;
  color: #E00000;
}


.postTitle a:link,
.postTitle a:visited,
.postTitle a:active {
  transition: all 0.4s linear 0s;
}

.entrylistPosttitle a:link,
.entrylistPosttitle a:visited,
.entrylistPosttitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.entrylistTitle, .PostListTitle, .thumbTitle {
    margin-bottom: 25px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-bottom: 2px solid #e6e6e6;
    color: #21759b;
}
/* 最里面的标题样式 */
.entrylistPosttitle {
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: 3px solid #21759b;
    font-size: 20px;
    width: 100%;
}

.lnh_toc_warp .title {
    margin-top: 32px;
    padding-left: 12px;
    font-size: 16px;
    color: #068EBA;
    font-weight: bolder;
}

/* 定制公告栏时钟位置 */
#clockdiv {
  text-align: center;
}

/*公告居左，内容居右*/

#mainContent{
	float:right;
}
#sideBar{
	float:left;
}
/*重写系统自带的H3行高，1.5改为2*/
#cnblogs_post_body h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    margin: 10px 0;
}

.lnh_toc_warp .toc .item {
    font-size: 14px ! important;
}

/* 随笔分类 鼠标放上去有下划线 */
a:hover{text-decoration:underline;}

element.style {
color : red ! important
}
#cnblogs_post_body
{
    color: black;      
    font: 0.875em/1.5em "微软雅黑" , "PTSans" , "Arial" ,sans-serif;
    font-size: 15px;
}

/*侧边栏：公告*/
.catListTitle {
	font-size: 2m;
	margin-top: 21px;
	margin-bottom: 10.5px;
	border-left:10px  solid #269abc;
	padding:10px 0 10px 14px;
	background-color:#f8f8f8;
}
#sideBar {

    width: 23% ! important;

}
/*最开始，width: 85%;*/
#home {
    width: 78%;
    margin-top: 0px;
}
#home {
    margin: 0px 64px ! important;
}

/* 随笔分类列表字体*/
#sideBar a {
    color: #757575;
font-size:10px;
}
/* 最上面第一行的样式*/
#blogTitle h1 a {
    color: #0681ba;
    font-size: 28px;
}
/* 最上面第二行的样式*/
#blogTitle h2{
    color: #999;
    font-size: 12px;
    margin: 6px 0;
}

#navigator .menu {
    display: block;
    width: 5em;
    font-size: 18px;
    padding: 6px 0;
    text-align: center;
    font-weight: bolder;
}

#bounceInRight animated {
color: #0681ba;
}

a:active, a:link, a:visited {
    color: #0681ba;
}
/* 列表样式*/
#sidebar_postcategory>ul>li:first-child>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(2)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(4)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(5)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(8)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(10)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
#sidebar_postcategory>ul>li:nth-child(12)>a{
    color: red;
    font-size: 13px;
    font-weight: bold;
}
/* 各个等级标题的颜色样式*/
#cnblogs_post_body h1    {
    background: #2B6695;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 23px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h2    {
    background: #00CCFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h3    {
    background: #FFAF04;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color:#FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 18px 0 !important;
    padding: 8px 0 5px 5px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h4{
    background: #FF3333;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h5{
    background: #efec9f;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#cnblogs_post_body h6{
    background: #EE00EE;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}
#页面中a标签鼠标位置
#cnblogs_post_body h2:a{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h2 a:hover{
   color: rgb(255, 102, 0);
}

#页面中标题位置
#cnblogs_post_body h1{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h1:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h2{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h2:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h3{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h3:hover{
   color: rgb(255, 102, 0);
}
#cnblogs_post_body h4{
   color: rgb(235, 235, 235);
}
#cnblogs_post_body h4:hover{
   color: rgb(255, 102, 0);
}






#cnblogs_post_body p{
    
    font-size: 15px  !important;
}




