/* header */
#header{
    display:none;
}
#m_header{
    background: none repeat scroll 0 0 #0078d8;
    border: 1px solid #044e97;
    height:72px;
    width:100%;
    min-width:960px;
    overflow:hidden;
    box-shadow: 0 0 5px;
}
#m_header h1 {
    background:none;
    color: white;
    float: left;
    font-family: "Courier New",Verdana,monospace;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 20px 0 25px 10px;
    width: 145px;
}
#menu,#menu li{
    float:left;
    height: 58px;
    line-height: 58px;
    list-style: none;
}
#menu {
    margin-left: 10px;
}
#memu li {
    float: left;
    font-size: 14px;
    line-height: 70px;
    list-style: outside none none;
    padding: 0 20px;
}
#menu li:hover{
    border-bottom:2px solid #fca021;
}
#menu li:hover a{
    text-decoration:none;
    color:#ff8000;
}
#menu li a {
    color: #fff8d7;
    font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    padding: 22px 20px;
}
#mtagline {
    color: white;
    float: right;
    font-size: 12px;
    margin: 26px 30px 0;
}
#m_picthumb{
    height: 60px;
    width: 230px;
    margin: 6px auto;
}
#m_picthumb img {
    border: 0 none;
    border-radius: 7px;
    float: left;
    margin: 6px 0 0 15px;
}

h1{
    background: none;
    border-bottom:0 none;
}

#main > h2 {
    background: #0078d8;
    border-radius: 4px;
    color: white;
    font-size: 15px;
    margin-top:0;
    text-indent:20px;
    padding: 6px 10px;
}
#myposts {
    background: none repeat scroll 0 0 white;
    margin-left: 20px;
    padding-bottom: 50px;
}
#myposts h3 {
    background: none repeat scroll 0 0 #0078d8;
    border-bottom: 1px solid #0078d8;
    border-radius: 3px;
    color: white;
    font-size: 10pt;
    padding: 6px 10px;
}

#myposts .PostList {
    font-size: 13px;
    margin-right: 20px;
    margin-top: 10px;
    padding-left: 30px;
}
#taglist_title{
    padding:10px 0;
    color:white;
    background:#0078d8;
    border-radius:2px;
}
#taglist_main {
    background: none repeat scroll 0 0 white;
    margin-top: 20px;
}
#MyTag1_dtTagList{
    margin:0 auto;
}
#cnblogs_post_body h3{
    padding:5px 10px;
    background:#2eb1e8;
    border-bottom:0 none;
    box-shadow: 0 2px 4px black;
    color:white;
}
#cnblogs_post_body h3 span{
    color:white;
}
.cnblogs_code{
    background-color: #fcfca0;
    box-shadow: 0 0 10px #ccc;
    border:0 none;
    padding:5px 15px;
    margin-left:10px;
}
.cnblogs_code_toolbar{
    display:none;
}
#Header1_HeaderTitle{
    color:white;
    font-weight:bold;
    font-size:24px;
    text-shadow:1px 5px 1px #000;
}
#Header1_HeaderTitle:hover{
    color:#fca021;
    text-decoration: none;
}
#tagline{
    color:white;
}
p.date{
    display:none;
    background: none repeat scroll 0 0 #0078d8;
    border-bottom: 1px solid #aaa;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 10px 0 50px;
    padding: 5px 10px;
}
.post {
    font-size: 10pt;
    line-height: 150%;
    padding: 10px 40px 10px 30px;
    border:1px solid #dcdcdc;
    background:url("https://images.cnblogs.com/cnblogs_com/ohmygirl/623826/o_code-bg.png") repeat;
    border-radius:8px;
    margin-bottom:12px;
}
.c_b_p_desc{
    padding-top:10px;
    padding-bottom:10px;
}
.post h5{
    border-bottom: 1px dashed #0078d8;
    padding: 0 0 8px;
}
.postFoot, p.postFoot{
    padding-bottom:2px;
    border-bottom:0 none;
}
.postTitle{
    padding:5px 0;
}
.postTitle a{
    font-size:15px;
    padding:2px 0;
}
.post h2{
    border-bottom: 1px dashed #0078d8;
    font-size: 1em;
    margin-top: 10px;
    padding: 0 0 10px;
}
p.postfoot{
    font-size:13px;
}
.postfoot a{
    margin:0 10px;
}
.postfoot a:hover{
    color:#fca021;
}
.c_b_p_desc_readmore:hover{
    color:#faa123;
}
#cb_post_title_url{
    font-size:18px;
}
#MySignature{
    border: 1px dashed #0078d8;
    display: block;
    padding: 5px;
}
#green_channel{
    border: 1px dashed #0078d8;
}

/* right menu */
#rightmenu{
    padding-left:0;
    padding-right:0;
    margin-top:24px;
}

/* css3 hover */
@-webkit-keyframes shover {
  16.65% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  33.3% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  49.95% {
    -webkit-transform: translateX(3px);
    transform: translateY(Xpx);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes shover {
  16.65% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  33.3% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  49.95% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
#rightmenu li{   
    background: white;
    border: 1px solid #3385ff;
    border-radius: 5px;
    color: #0078d8;
    margin: 10px;
    padding: 5px;
    width: 150px;
    transform: translateZ(0px);
}

#rightmenu li:hover, #rightmenu li:focus, #rightmenu li:active {
    -webkit-animation-name: shover;
    animation-name: shover;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
#rightmenu li a{
    color:#0078d8;
    padding-left:10px;
}
#rightmenu li:hover{
    color:white;
    background:#317ef3;
}
#rightmenu li:hover a{
    color:white;
}
#rightmenu h3{
    color:white;
    padding:5px 0 5px 10px;
    font-size:14px;
    border:0 none;
    margin:0;
    background: none repeat scroll 0 0 #2eb1e8;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#RecentCommentsBlock li {
    margin: 0;
    width: 275px;
}
#RecentCommentsBlock li.recent_comment_body {
    border-radius: 0;
    margin: 0;
}
#RecentCommentsBlock li.recent_comment_title {
    border-radius: 5px 5px 0 0;
    margin: 3px 0 0;
}
#RecentCommentsBlock li.recent_comment_author {
    border-radius: 0 0 5px 5px;
    margin: 0;
}

#comment_form{
    background:white;
    padding:20px;
    border-radius:8px;
}
.desc_img{
   width:75px;
   max-width:75px;
}

#blog-calendar{
    background:white;
}

/* comment */
div.commentform{
    margin-bottom:100px;
}
#commentform_title {
    background: url("https://static.cnblogs.com/images/icon_addcomment.gif") no-repeat scroll 0 2px;
    color: #0078d8;
    font-size:14px;
}
div.commentform p{
    margin-bottom:10px;
}
.comment_btn {
    height: 35px;
    width: 90px;
    background: none repeat scroll 0 0 #0078d8;
    border: 0 none;
    border-radius: 5px;
    color: white;
    cursor:pointer;
}
.comment_btn:hover{
    background:#317ef3;
}
#commentbox_opt,#commentbox_opt + p {
    text-align:center;
}
#tbCommentBody{
    width:100%;
    resize:none;
}
#tbCommentAuthor,#tbCommentBody{
   border:1px solid #0078d8;
}
#tbCommentBody:hover{
   border:1px solid #fca021;
}
#comments > h3 {
    background: none repeat scroll 0 0 #0078d8;
    border-radius: 3px;
    color: white;
    padding: 8px;
    border:0 none;
    font-size:14px;
}
#comments{
    font-size: 13px;
    background:#f8ffff;
    border:1px solid #dcdcdc;
    border-radius:5px;
}
#comments h4{
    margin-top:10px;
}
#comments h4 span {
    color: #6c6351;
    font-size: 12px;
}
.comment_actions {
    display: block;
    padding-bottom: 10px;
}
.blog_comment_body {
    color: #111;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#comment_nav {
    font-size: 14px;
    margin-top: 10px;
    text-align: right;
}


/* author profile */
#author_profile {
    color: #000;
    float: left;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 3px;
    width: 440px;
}
#author_profile_info {
    width: 440px;
}
.author_profile_info {
    float: left;
    height: 53px;
    line-height: 18px;
    width: 380px;
}
#author_profile_detail br {
    display: none;
}
#author_profile_detail > a {
    background: none repeat scroll 0 0 #0078d8;
    border: 1px solid;
    color: white;
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-left: 20px;
    margin-top: 3px;
    padding: 18px 8px;
}
#post_view_count,#post_comment_count{
	color:#fca021;
}
blockquote{
    border:1px solid #ccc;
    background:#eef;
}

/* advertise */
#site_nav_under,#ad_under_post_holder,#under_post_news,#google_ad_c2,#under_post_kb{
    width:0;
    height:0;
    display:none;
    overflow:hidden;
}

/* calendar */
.Cal{
    border:0 none;
    width:100%;
    height:200px;
    font-size:14px;
}
.CalTitle{
    font-size:15px;
}
.CalTodayDay{
    background:#0078d8;
}
.CalTodayDay a u{
    color:#fc6700;
    text-decoration:none;
}
#rightmenu ul{
    border: 1px solid #dcdcdc;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 1px -1px #a7a8ad;
    margin-bottom: 20px;
    background:white;
}


/* footer */
#footer{
    display:none;
}
#myFooter{
    border:1px solid #044e97;
    box-shadow: 0 0 5px #044e97;
    display:none;
}
#myFootText{
    font-size:20px;
    color:white;
    width:100%;
    text-align:center;
    margin-top:10px;
}
#myFootCopy{
    font-size:15px;
    color:white;
    width:100%;
    text-align:center;
    margin-top:10px;
}
#m_menu{
    width: 520px;
    height: 60px;
    margin: -15px auto 0;
    background: #0078d8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}
#my_track{
    height: 400px;
    background: url("https://images.cnblogs.com/cnblogs_com/ohmygirl/623826/o_m_bg.jpg") scroll center -80px;
}
.feedbackItem {
    background: none repeat scroll 0 0 white;
    border-radius: 7px;
    margin: 10px 0;
    padding: 10px 5px;
}
.feedbackCon{
    border-bottom: 0 none;
}