body{
	background-color: #dfecfd;
	background-image: url('');
}

.header {
  height:60px !important;
	height:80px;
	background-image:url(https://www.cnblogs.com/images/cnblogs_com/strawberryww/164195/o_bg_header.jpg);
	padding-left:264px;

	padding-top:20px;
	border: 0px;
}

#mytopmenu {
	border: 0px;
  background-image:url('https://www.cnblogs.com/images/cnblogs_com/strawberryww/164195/o_bg_title1.gif');
	font-size:12px;
	height: 30px;
	color: #ffffff;

	margin-right: 22px !important;
  padding: 0px !important;
	padding-top: 2px !important;
	padding:5px;
  padding-left:10px;
  padding-right:10px;
  margin-right:20px;
}	

#mylinks {
   float: left;
	}

#mylinks a:link, #mylinks a:active, #mylinks a:visited{color : #ffffff;}
#mylinks a:hover{color : #b1b6be;	}
	
	#mystats {
		float: right;
		margin-right: 20px !important;
		margin-right: 10px;
	}
	
#leftcontent {
	top : 80px;
	left : 20px;	
	background-color : #e0e9f4;	
	border : 0px;
}

.day {
	background-color:#e0e9f4;
	border: 0px;
	padding-bottom: -20px;
	margin-bottom: 10px;
}

.postDesc {
	margin-bottom: -10px;
}

.postTitle {	
	background-image: url('https://www.cnblogs.com/images/cnblogs_com/strawberryww/164195/o_bg_content.gif');
	height: 30px;
	margin-right: -18px !important;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-top: 4px;
	font-size: 13px;
}

.postTitle a:link, .postTitle a:active, .postTitle a:visited{color : #0e4e70;}
.postTitle a:hover{color : #1A8BC8;	}

.dayTitle {
	display: none;
}

.dayTitle img{
  height: 30px;
}



.catListTitle, h3{
	background-image: url('https://www.cnblogs.com/images/cnblogs_com/strawberryww/164195/o_bg_left.gif');
	height: 30px;
	padding-left: 10px;
	padding-top: 4px;
	color:#0e4e70;
}

.footer {
	display: none;
}	

#Cal{
        display:none;
}