/* Enter Your Custom CSS Here */
.heading .h1{
display:none;
}
.link-inverse-color{
font-size: 24px;
font-weight: 500;
text-align: left;
}
.post > .calendar-date-inner{
padding: 20px 20px;
}
.post > .calendar-date{
padding: 20px 20px;
}
.post_block .post_title{
width: 80%;
float: left;
}
.post_block {
position: relative;
display: block;
padding-right: 0px;
text-align: left;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background: #52BED5;
  color:#fff;
}
