/* Enter Your Custom CSS Here */
/*hides the feature image automatically appearing*/
.big-preview.single-big {
    padding: 0 50px 10px 0;
    display: none;
}

a.rsswidget {
    font-size: 12px;
    font-weight: normal;
}

#footer {
padding: 10px 0 20px 0;
font-size:12px;
  line-height:18px;
}