a.c_b_p_desc_readmore{
    display: inline-block;
    float: right;
    color: #45adc7!important;
}
.postCon a:hover {
    background-color: #45adc7!important;
    color: white;
}#lnkBlogLogo {
    background-color: #45adc7!important;
  
}
body{
      background-image:none!important;
}
.postDesc{
    font-size: small;
    text-align:left!important;
}
.postTitle{
     font-size: 100%!important; 
}
.postTitle2 {
     font-size: 200%!important; 
    padding-left: 10px;
}
#home{
 width:60%!important;
}#mainContent {
    float: left;
    width: 75%;
}#sideBar {
    width: 25%;
    float: right;
}
.day {
    background: #fff;
    padding: 20px;
    margin-right:10px;
    margin-bottom:5px;
    border: 1px solid #dedede;
}.day:hover {
box-shadow: 0 0 1px #45acc5;
    border: 1px solid #45adc7;
    position: relative;
    z-index: 10;
}a:hover {
    color: #f60;
    text-decoration: underline;
}.dayTitle {
    color: #fff;
    background-color:#45adc7;
    padding: 5px 6px;
    font-size: 12px;
    display: block;
    float: left;
    margin-right: 10px;
    z-index: 10px;
}.postTitle {
    background-image: none!important;
    background-repeat: repeat-y;
    background-position: -10px 0;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
}
.dayTitle a:hover{
   color:white;
}
.postTitle2 {
    font-size: 60%;
    padding-left: 10px;
}
.postTitle2 a:hover {
    color:
    padding-left: 10px;
}
.catListTag li{
  float:none;
}.catListTag a {
    color: inherit; 
     background-color: inherit; 
    padding: 1px 3px 1px 3px;
}

.catListTitle {
    font-size: large;
    margin-bottom: 5px;
    padding: 1px 5px;
    border-left: 5px solid #45adc7;
}div#blog-calendar {
    padding: 15px 10px;
    border: 1px solid #45adc7;
    margin-bottom: 5px;
}
#leftcontentcontainer>div {
    border: 1px solid #45adc7!important;
    padding: 15px;
    margin-bottom: 15px;
}
a:hover{
   color:#45adc7;
   text-decoration: none!important;
}