#home{
      width: 72%;
      background: rgba(0,0,0,0.05);
},
#blogTitle {
      height: 0;
      clear: both
}
.day{
     min-height: 10px;
     margin-bottom: 20px;
     padding-bottom: 5px;
     position: relative;
     box-shadow: 1.5px 1.5px 1px lightgray;
     margin-right: 1px;
}
#sideBarMain{
     padding-left: 5px;
}
.newsItem, .mySearch, .catListLink, .catListPostCategory, .catListPostArchive, .catListView{
     background: rgba(0,0,0,0.05);
}
