@media screen and (max-width: 768px){

    #sideBar, #navList, #navigator, body > a,  .postDesc a, #homepage_top_pager ,#profile_block,#blog-calendar,#sidebar_shortcut,#leftcontentcontainer{
        display: none;
    }
    #blogTitle a{
        font-size: 30px;
display: none;
    }
    #blogTitle h2{
        font-size: 16px;
    }
    #header{
        height: 180px;
    }
    #home{
       
        width: auto;
        min-width: none;
        background-image: none;
    }
    .postTitle a{
        font-size: 22px;
    }
    .postCon, .postCon a{
        font-size: 16px;
    }
.day {
     margin: 0 2%;
     width: 100px;
}
    .postCon a{
        padding-left: 0;
    }
    .postDesc{
        width: 100%;
        font-size: 12px;
    }
#mainContent{
        display:none;

    }
    #mainContent .forFlow{
        display:none;
        margin: 4px 0 0 0;
    }
    .postBody{
        
    }
    #blogTitle{
        left: 0;
    }
    #mainContent .postBody{

        width: 100%;
    }
    .post{
        padding: 0 4%;
    }
   .postDesc, .entrylistItemPostDesc {
   text-align: left;
}
    #header{
        display: none;
    }
    .topicListFooter{
        width: 100%;
        text-align: center;
        padding: 0;
        height: 40px;
    }
    .topicListFooter a:link{
        font-size: 12px;
    }
#navList a {
    display: contents;
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 19px;
}
#sideBar {
    width: 100%;

}

}




body {
    font-family: “Courier New”,"Bitstream Vera Sans Mono",MONACO,Consolas,"DejaVu Sans Mono",monospace,Arial,sans-serif;
    margin: 0;
    background-image: url(////www.cnblogs.com/skins/BlueSky/images/bg.gif);
    background-repeat: repeat;
    background-color: #000000;
}
a {
    color: #000000;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1, .post h1 {
    font-size: 24px;
}
h2, #cnblogs_post_body h2 {
    font-size: 22px;
}
h3, #cnblogs_post_body h3 {
    font-size: 20px;
}
h4, #cnblogs_post_body h4 {
    font-size: 18px;
}
h5, #cnblogs_post_body h5 {
    font-size: 16px;
}
#home {
    width: 90%;
min-width: 950px;
background-color: #ffffff5e;
padding-top: 30px;
padding-left: 50px;
padding-right: 40px;
}
#header {
    background-color: #144a64bf;
    height: 35px;
    width: 100%;
}
#blogTitle {
    display: none;
}
#navigator {
    left: 0;
    right: 0;
    margin: 0 0 0 0;
    position: relative;
}
#navList {
    list-style: none outside none;
    display: block;
    float: left;
    left: 0;
    right: 0;
    margin: 0 10px 0 20px;
    position: relative;
}
#navList li {
    float: left;
    margin-right: 25px;
    margin-top: 8px;
    display: inline;
    color: #000000;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #000000;
    font-weight: bold;
}
#navList li a {
    background-color: #2d94de;
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    padding: 7px 10px;
   background-color: #6e9db9;
}
#navList li a:hover {
    background-color: #2175bc;
}
.blogStats {
    float: right;
    color: #ddd;
    margin: 9px 60px 8px 0px;
    text-align: right;
    padding: 0;
    font-size: 14px;
}
#main{
    min-width: 950px;
    text-align: left;
    margin: 20px;
}
#mainContent {
    min-height: 200px;
    padding: 0px 0px 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: right;
    margin-left: -290px;
    width: 100%;
}

#mainContent .forFlow {
    margin-left: 290px;
    float: none;
    width: auto;
    margin-top: 10px;
}
.day {
    min-height: 10px;
    _height: 10px;
    margin: 10px 0px;
    width: auto;
}
.dayTitle {
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 20px;
    padding-bottom: 4px;
    text-align: right;
    font-size: 14px;
    display: none;
}
.dayTitle a {
    color: #333;
}
.postTitle, .entrylistPosttitle {
    padding-left: 10px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #2175bc;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
    width: 100%;
    color: #444;
    margin: 0px 0px;
}
#mainContent #post_detail .postTitle {
    padding-left: 15px;
    font-size: 24px;
    margin: 10px 0px 23px 0px;
    color: #111;
}
.postTitle a, .entrylistPosttitle a {
    color: #000;
}
.postTitle a:hover, .entrylistPosttitle a:hover {
    color: #3399ff;
    text-decoration: none;
}
#mainContent #post_detail .postTitle a, #mainContent #post_detail .postTitle a:hover {
    color: #111;
    text-decoration: none;
}
.postCon, .entrylistPostSummary {
    float: right;
    line-height: 1.5;
    width: 100%;
    clear: both;
    padding: 13px 0;
    font-size: 15px;
}
.postBody {
    line-height: 1.5;
    width: 100%;
    font-size: 16px;
}
.postDesc, .entrylistItemPostDesc {
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
    padding-right: 5px;
    color: #666;
    font-size: 13px;
    margin-bottom: 15px;
}
.day  .postDesc, .entrylist .entrylistItemPostDesc {
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 20px;
    padding-bottom: 4px;
}
.postSeparator {
	clear: both;
}
#post_detail #blog_post_info_block, #comment_form {
    font-size: 13px;
}

#sideBar {
    width: 250px;
    min-height: 200px;
    padding: 9px 9px 9px 5px;
    float: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 20px;
    min-height: 20px;
    font-size: 15px;
}
#sideBar a:hover {
    color: #000000;
    text-decoration: underline;
}
#newsSideBar .headImage {
    padding: auto;
}
#newsSideBar .headImage img {
    border: 3px solid #2586d7;
    border-radius: 50%;
    width: 150px;
    margin: auto;
    display: block;
}
#sideBarMain .newsItem .catListTitle, #sidebar_scorerank {
    display: none;
}
.newsItem #profile_block {
    padding: 0px 10px 0px 40px;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
    margin-bottom: 35px;
    word-wrap: break-word;
}
#blog-sidecolumn .catListTitle {
    font-size: 15px;
    padding-left: 15px;
    padding-bottom: 2px;
    font-weight: bold;
    font-family: Arial;
    margin: 15px 0px 8px 0px;
    color: #666;
    border-bottom: 1px solid #ccc;
}
#blog-sidecolumn #sidebar_search .input_my_zzk {
    width: 170px;
}
#blog-sidecolumn ul {
    margin-top: 10px;
    list-style:none;
}
#blog-sidecolumn li {
    margin-bottom: 4px;
}
#blog-sidecolumn #sidebar_recentposts .catListEssay ul, #blog-sidecolumn #sidebar_topviewedposts #TopViewPostsBlock ul {
    padding:0px;
    font-size: 13px;
}

.topicListFooter a {
    font-weight: bold;
    font-size: 17px;
}
#pageBeginBar{
    background-color: rgb(255,255,255,0.1);
    height: 60px;
}
#pageBeginTitle {
    background-color: #144a6400;
    padding: 18px 20px 40px 100px;
    text-align: center;
    float: left;
}
#pageBeginTitle a, #pageBeginTitle a:hover {
    color: #000;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    padding: 10px 15px 8px 15px;
    display: block;
    float: left;
    outline: none
}
#pageBeginTitle span {
    font-size: 16px;
    font-weight: bold;
    display: block;
    float: left;
    padding: 22px 20px 13px 10px;
}
#footer {
    text-align: center;
    min-height: 25px;
    _height: 25px;
    border-top: 1px solid black;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom:35px;
    font-size: 14px;
}
#pageEnd {
    width: 100%;
    height: 200px;
    background-color: #2d94de;
    background-image: url(//www.cnblogs.com/skins);
    display: none;
}
.entrylistTitle {
    font-size: 23px;
    margin: 5px auto;
}
.entrylistDescription {
    font-size: 15px;
    padding: 5px 0px 5px 20px;
    color: #555;
    border-bottom: 1px dashed #666;
    margin: 0px 0px 25px 0px;
}
.CalTitle{
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
}

.CalDayHeader{
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid #F4F4F4;
}

.CalWeekendDay{
font-size:16px;
line-height:2.1;
}

.CalTodayDay{
background-color: #b62525;
color:#fff;
border-radius:50%;
}

#blog-calendar  u{
color:#2175bc;
font-weight:600;
text-decoration:none!important;
}
