#blog-calendar{
   border:1px solid #3CB763;
   padding:5px;
}
#navigator{
	background:#3DB467;
	background-image: -webkit-linear-gradient(top, #1C571B 0%, #237421 20%, #42C671 100%);
	background-image: -moz-linear-gradient(top, #1C571B 0%, #237421 20%, #42C671 100%);
	background-image: -ms-linear-gradient(top, #1C571B 0%, #237421 20%, #42C671 100%);
	background-image: linear-gradient(top, #1C571B 0%, #237421 20%, #42C671 100%);
}
#navList a:link, #navList a:visited, #navList a:active{
	text-shadow:0 0 0 #fff;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	margin:0;
padding:0 22px;
font-weight: 700;
        line-height: 35px;
height: 35px;
text-decoration: none;
}
#navList li:hover a:link, #navList li:hover a:visited, #navList li:hover a:active{
	background: #fff;
	color:#237321;
}
#navList{
	margin-top:25px;
}
.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle{
	border: 1px solid #3DB467;
	background: #3CB763;
	color:#fff;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	font-weight: 700;
}
.mySearch .input_my_zzk{
	border:1px solid #3CB763;
}
#btnZzk{color:#1E611D;cursor:pointer;}
.CalTitle{
	border-bottom: 1px solid #3CB763;
}
.CalDayHeader{
	border-bottom: 1px solid #ddd;
	line-height: 20px;
	color:#3CB763;
}
.CalOtherMonthDay{
	color:#ccc;
}
#blogTitle h1 a, #blogTitle h2{
	text-shadow:0 0 0 #fff;
	color:#3CB763;
	font-size: 30px;
	font-family: 'Microsoft YaHei';
 text-decoration:none;
}
#navigator{margin-top:0}
#blogTitle h2{margin-top:1em}