#sidebar_articlecategory {
  padding-top: 0px;
  width: 300px;
}

#blog-calendar {
  border: 1px solid #dedede;
}

#blogCalendar tbody tr:first-child {
  font-size: 18px;
  padding: 10px 20px;
  background-color: #169fe6;
  color: #fff;
  font-weight: normal;
  border: 1px solid #169fe6;
  height: 45px;
  line-height: 25px;
}

#sidebar_articlecategory {
  padding-top: 0px;
  width: 300px;
}

#blog-calendar {
  border: 1px solid #dedede;
  background: #ffffff;
}

#blogCalendar tbody tr:first-child table.CalTitle td.CalNextPrev a:link {
  color: #fff;
  text-decoration: none;
  font-weight: bolder;
  padding: 20px;
}
