*{
	padding: 0;
	margin: 0;
}

a {
	color: red;
	text-decoration: none;
	transition: all .3s ease
}

a:hover {
	color: red;
    text-decoration: underline;
}

#home {
    margin: 0 auto;
    width: 90%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(245, 245, 245, 0);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(10, 0, 0, 0.392);
}



/*全体字体宋体，*/
body {
    font-family: Consolas, "Microsoft YaHei", monospace;
    background-position: 50% 5%;
    background-size: cover;
}

/*博客名*/
#blogTitle {
    height: 100px;  /*高度*/
     clear: both;
    background-color: rgba(255, 0, 0, 0);
}

/*博客名 贵哥讲高中数学*/
#blogTitle h1 {
    font-size: 36px;  
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
}

 #blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/
    line-height: 1.8;
    color: #111;
    font-weight: bold;
    text-align: right;
    float: right;
}

 

/*导航栏背景*/
#navigator{
    background-color: rgba(30, 121, 212, 0);
}
#navList a:link, #navList a:visited, #navList a:active{
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: bold;
}
.blogStats{
    color: rgb(0, 0, 0);
}

#navList a{
   height:50px;
}

#navList a:hover{
    text-decoration: underline;
    background-color: transparent;
    font-size: 20px;
}

/*文字标题栏设置*/
.postTitle {
    border-left: 8px solid #00BFFF;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color:#333;
    transition: all 0.4s linear 0s;
}

.postTitle{
margin-top:10px;
}

.dayTitle {
display:none;
}
 
/*文章链接点击效果*/
.postTitle a:hover {
    margin-left: 30px;
    color: red;
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}

/*文章栏背景*/
.day {
    background: rgba(255, 255, 255, 0.5);
}

/*首页文章后附加信息设置 */
.postDesc {
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #333;
    float: left;
    width: 100%;
    clear: both;
    text-align: right;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory,
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView,
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255, 255, 255, 0);
}

/*侧边栏设置*/
.catListTitle{
    background-color:white;
    color:#333;
    font-family: "微软雅黑";
    text-align: left;
    font-size: 20px;
    border-left: 7px solid #00BFFF;
    border-radius: 4px;
    padding:0px;
    border-bottom:0;
}

#topics{
    background: rgba(255, 255, 255, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
}

#q{background: rgba(255, 255, 255, 0);}

.CalNextPrev{background: rgba(255, 255, 255, 0);}

.cnblogs_code{
    background: rgba(255, 255, 255, 0);
}

.cnblogs_code div{
    background: rgba(255, 255, 255, 0);
}

.cnblogs_code_toolbar{
    background: rgba(255, 255, 255, 0);
}

.entrylist{
    background: rgba(255, 255, 255, 0.5);
}

#nav_main.navbar-main {
    display: none
}

/*文章标题样式*/
#cnblogs_post_body h1{
	font-size:28px;
 margin-top: 30px;
    border-left: 15px solid #00BFFF;
    border-radius: 5px;
     padding-left: 5px; 
}
 
#cnblogs_post_body h2{
	font-size:25px; 
    margin-top: 30px;
    border-left: 15px solid #00BFFF;
    border-radius: 5px;
     padding-left: 5px; 
}

#cnblogs_post_body  h3{
	font-size:22px;
     margin-top: 30px;
    border-left: 15px solid #00BFFF;
    border-radius: 5px;
     padding-left: 5px; 
   }

#cnblogs_post_body  h4{
	font-size:20px;
     margin-top: 30px;
    border-left: 15px solid #00BFFF;
    border-radius: 5px;
     padding-left: 5px; 
    
  }

/*消掉博客园的一些无关内容*/
.under-post-card {
    display: none;
    //隐藏博客园的博文后面的插入广告； }

#cnblogs_ch{
    display: none;
}

#green_channel,#author_profile,#ad_t2,#div_digg,#profile_block{
    display: none;
}

/*文章后声明备注*/
#MySignature{
    background: rgba(255, 255, 255, 0.5);
    border-left: 5px solid #00BFFF;
    border-radius: 5px;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    float: right;
    width: 100%;
    clear: both;
}
#MySignature p{
   margin: 0px;
}

 #topics .postBody {
    font-size:17px;    /*博客内的文字字体大小设置*/
    font-weight:500;
    line-height:275%;

/*数学公式的符号字号变大些*/
.mi,.mo,.mn{
font-size:22px;
}
 

a.entrylistItemTitle {
    color: #00BFFF; /*分类后title颜色*/
}

/*post的图片*/
.desc_img{
width:200px;
height:100px;
}

/*文章标题样式，太失败了*/
#topics  .postTitle{
    font-size:28px;
    text-align:center;
    border:none;
}
 

 