html body {
  background:none;
  background-color:#9eb7c6;
}
.CalDayHeader {
  background:#3e6785;
  padding-bottom:0
}
#calendar td, #calendar th {
   text-align:center
}
#blogTitle h1{
  padding-top:0
}
#calendar .CalTitle{
 font-size:14px;
 color:#fff
}
#header {
   background:none;
   background-color:#598dab;
   height:110px;
}
#blogTitle {
   background:none;
   height:110px;
}
#mainContent .forFlow {
   background:none;
}
.Cal {
    background: #598dab none repeat scroll 0 0;
    border: 0 solid black;
    border-radius: 10px;
    color: #ffffff;
    padding: 10px;
}
.CalTodayDay {
    background: #6ea7c9 none repeat scroll 0 0;
    border-radius: 2px;
    color: white;
}
.day{
    border-radius: 10px;
    padding: 25px 10px;
    background:#eee;
    border: 4px solid #fff;
}
.catListTitle {
   background:none;
   color:#598dab;
   padding-left:0
}
.input_my_zzk {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    vertical-align: middle;
    width: 150px;
}
#sidebar_search {
    position: absolute;
    right: 21px;
    top: 33px;
    width: 210px;
}
#sidebar_search .catListTitle {
   display:none
}
#widget_my_google {
  display:none
}
input.btn_my_zzk {
    background: #6ea7c9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    font-size: 12px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}
#navigator{
   background:#598dab;
   padding:0 10px;
   border-radius: 2px;
}
#navList a, .blogStats{
   color:#fff
}
#footer {
    background:#598dab none;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    padding-top:0
}
#navList a:hover {
 color:#b5dbf1
}
#nav_next_page {
   margin-right:33px
}
#sidebar_toptags {
  display:none
}
#calendar .CalNextPrev a:hover{
    background:#6ea7c9
}
.newsItem {
   display:none
}
#calendar {
 width:229px;
  margin-top:35px
}