html{
    /*background-image: url(https://images.cnblogs.com/cnblogs_com/zqzjs/758380/o_2016-09-09_185449.png);
    background-size: cover;*/
    color: rgba(255, 255, 255, 0.7);
    background-color: rgb(50, 50, 51);
}
body {
	font-size: 14px;
	font-family:"微软雅黑",Verdana,Helvetica,sans-serif,Arial;
	margin-top: 0;
	margin-bottom: 10px;;
	padding-bottom: 10px;
	padding-top: 0;
	margin:0;
}

  .code_html_10 {
    border-radius: 3px;
    border:2px solid red;
    background-color: white;
  }

#under_post_news a {
   color: black;
}
#under_post_kb a {
 color: black;
}

.code_htm_10_tips {
    display: inline-block;
    padding: 3px 10px;
    background-color: #f00;
    color: #fff;
}

#wrapper{


}

img {
	border: 0
}

td {
	font-size: 14px
}

a {
	color: white;
	text-decoration: none
}

.blog_comment_body a {
	text-decoration: underline
}

a:hover {
	text-decoration: underline
}

h1 {
	margin: 0;
	padding-top: 5px;
	font-size: 1.8em;
	margin-left: 5px
}

h1 a:visited,h1 a:active,h1 a:link,h1 a:hover {
	color: black;
	margin-top: 10px;
	text-decoration: none
}

h2 {
	margin-top: 10px;
	font-size: 1em
}

h5 {
	margin: 0;
	padding: 0
}

#header {
background-size:100% 100%;
height:0px !important;
}

#top {
	
	height: 75px;
	vertical-align: middle;
	color: black;
	padding-left: 10px;
}

#top td {
	color: black;
	width: 100%
}

#sub {
	text-align: right;
	color:white;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px
}

.headermaintitle {
	font-family: "Trebuchet MS";
	padding-bottom: 10px;
	color: #ccc
}


p.date img {
	vertical-align: middle
}

.PostList a{
 color:black;
}

p.date {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 2px 0;
	color: #aaa;
	text-align: right;
font-family: cursive;
}

p.date span {
	/*background-color: #EEE6D1;*/

}

p.date a {
	color: #888
}

blockquote {
width: 80%;
	background-color: #fff;
	padding: 4px;
	margin: 0;
 border: 1px solid #ccc;
 border-radius: 3px;
 border-left: 10px solid #4abec3;
}

#leftmenu {
	position: absolute;
        right: 0;
        width:195px;
}

#leftmenu h3 {
    /*background: linear-gradient(to bottom right, #1C94A2 , #15D6ED);*/
background-color: #F5F5D5;
    padding-left: 0px;
    color: black;;
    font-size: 14px;
    margin-top:0;
    margin-left: -5px;
    padding: 4px;
	border-width:0;
}

#leftmenu h3:before{
/*content:url(https://images.cnblogs.com/cnblogs_com/zqzjs/757818/o_AAasas.jpg);)*/
content:"| "
}

#leftmenu ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	margin-left: 8px;
	margin-bottom: 5px;
	font-size: 13px;
	
}

#leftmenu ul li:hover
{
margin-left:5px;
}

#leftmenu ul li {
	display: block;
	margin-bottom: 2px;
	transition:margin-left 2s;
	-moz-transition:margin-left 2s; /* Firefox 4 */
	-webkit-transition:margin-left 2s; /* Safari and Chrome */
	-o-transition:margin-left 2s; /* Opera */
}

#leftmenu a:active,#leftmenu a:visited,#leftmenu a:link {
	display: inline-block;
	color: #000;
	text-decoration: none;
	margin-right: 0;
	padding: 0;
color: rgba(255, 255, 255, 0.7);
}

#leftmenu a:hover {
	background-color: black;
border-radius:3px;
color:white;
font-weight:bold;
}

#main_container {
}

#main_content {
    position: absolute;
    right: 200px;
    left:0;
}

#content {
	padding-right: 0;
	border-left: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
        padding:10px 20px;
	background-color: #F5F5D5;
        color: black;
}


#content .post h2 a{
	color:white;
	padding:5px;
	
}


.post{
	padding:4px 0 4px 0;
}

#content h4 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px
}

#content .post {
	font-size: 14px;
	line-height: 1.8;
}

#footer {
	margin: 0;
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
  color: white;
}

input.text {
	width: 300px
}

textarea {
	width: 300px;
	height: 200px
}

#comments h4 span {
	color: #999
}

#comments h4 {
	margin: 0;
	font-size: .9em
}

#comments h2{
       background-color: #4abec3;
    font-size: 14px;
}

p {
	margin: 0;
	margin-bottom: 14px
}

h3 {
	font-size: 1.2em;
	
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0
}

.post {
	margin-bottom: 20px;
  -moz-box-shadow: 0px 0px 5px #333333;
-webkit-box-shadow: 0px 0px 5px #333333;
box-shadow: 0px 0px 5px #333333;
}

.postbody a {
	color: #1C94A2;
}

.post>h5,.post>h2 {
    font-size: 14px;
    margin: 0;
    margin-bottom: 4px;        
    background-color: #818585;
    font-size: 20px;
    transition: all .15s linear;
    font-weight:300;
}

.post>h2:hover{
	background-color:#a52a2a;
        font-weight:300;		
}

.post {
	margin: 0;
	margin-top: 14px;
	border-top: 0px solid #ddd;
	font-size: 14px
}

pre {
	margin: 0;
	margin-left: 22px;
	font-size: 1em
}

.Textbox,textarea {
	border: 1px solid #aaa;
	width: 100%
}

.button {
	border: 1px solid #aaa;
	background-color: #ccd4e0
}

input,textarea {
	font-family: Verdana,Geneva,Arial,Sans-Serif;
	font-size: 14px
}

.Framework {
	border: 1px solid #000;
	background-color: #eee;
	width: 100%
}

.MainCell {
}

.LeftCell {
	width: 200px;
	vertical-align: top
}

.FooterCell {
	vertical-align: top
}

.commentTextBox {
	font-size: 14px;
	font-family: Arial
}

.Cal {
	border: 1px solid #999;
	width: 180px;
	font-family: Arial;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 180px;
	background-color: #eee;
	margin-left: 0
}

.CalTitle {
	background-color: #b6b6b6;
	border-color: #adf;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-left: 0;
	padding: 0;
	height: 100%;
	font-weight: bold
}

.CalOtherMonthDay {
	color: gray
}

.CalSelector {
}

.CalNextPrev {
}

.CalDayHeader {
	background-color: #ccc
}

.CalSelectedDay {
}

.CalWeekendDay {
}

.CalTodayDay {
	color: blue;
	font-weight: bolder
}

p {
	margin-top: 0;
	margin-bottom: 0
}

div.RecentComment {
	width: 180px
}

#profile_block {
	margin-left: 10px
}

.two_words {
	letter-spacing: 12px
}

#myposts h3 {
	padding: 5px 0;
	margin: 0
}

#Footer1_Hyperlink3{
color:white;
}

#nav_next_page a{
color:black;
  font-weight: bold;
}

.postfoot a{
    color: gray;
    padding: 2px;
}

.post .postbody .c_b_p_desc{
	padding:0 10px;
}

.post .postfoot{
	margin-top: 5px;
text-align: right;
    color:gray;
    
    font-size: 14px;
	padding:0 10px;
}

.cnblogs_code span{
}

.cnblogs_code{
border-radius:5px;
border-width:2px;
}

#cnblogs_post_body {
font-size:16px;
padding: 0 5px;
}

.blog_comment_body {
padding: 0 5px;
}

.BlogStats{
 position: absolute;
 right: 300px;
 top: 120px;
padding: 5px 5px;
    border-style: double;
transition: all 500ms ease;
    transform-style: preserve-3d;
}

.BlogStats:hover{
    transform: rotateX(-90deg);
  }

.BlogStats:after{
    content:'我在故我思';
    top:-34px;
    left: -2px;
    width: 248px;
    height: 34px;
    position: absolute;
    transform: rotateX(90deg);
    transform-origin: left bottom;
    padding: 5px 5px;
    border-style: double;
background-color: tan;
  }

.my_header{
background:url(https://images.cnblogs.com/cnblogs_com/zqzjs/758380/o_1e8debb1877ad66eed42c470eb8c49df.jpg) no-repeat;
background-size: cover;
height:300px;
position:relative;
}

.my_logo{
 width:100px;
height:100px;
border-radius:50%;
background-image:url('https://images.cnblogs.com/cnblogs_com/zqzjs/757818/o_u=3986871593,628400456_fm=21_gp=0.jpg');
background-size: cover;
right: 150px;
   position: absolute;
    top: 70px;
transition:transform 2s;
}

.my_logo:hover{
 transform: scale(.5);
}

#blogCalendar{
 display:none;
}

#taglist a{
 font-size:700;
 color:black;
}

/*.postbody strong{
 padding: 2px 5px;
    background-color: #ffc0cb;
}*/

#cnblogs_post_body .title{
	    border-left: 4px solid #818585;
    padding-left: 5px;
	font-size:1.3em;
background:#f5f5d5;
}

#cnblogs_post_body pre{
 margin-left:0;
}

#cnblogs_post_body h2{
 line-height:0;
margin-top:30px;
color:#4abec3;
font-family: serif;
}

#cnblogs_post_body h3{
 color:#4abec3;
 font-family: serif;
}

#cnzz_stat_icon_1260803727{
 margin-left:48%;
}


@media (max-width: 800px) {
  #leftmenu {
    display: none;
  }
  #main_content{
     right:0;
  }
  #header{
   display: none;
  }
  #comment_form{
   display: none;
  }
}

@media (max-width: 400px){
  #page_begin_html a{
      display:none;
  }
  .post{
    margin-top:0;
  }
  .my_logo{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .my_header{
    height:120px;
  }
  #leftmenu {
    display: none;
  }
  #main_content{
     right:0;
     width:100%;
  }
  #content{
    padding:0;
  }
  #header{
   display: none;
  }
  #comment_form{
   display: none;
  }
}
}