.entry-comment {
font-size: 10px;                    //adjust this acc to theme
padding-left: 11px;                //adjust this acc to theme
}

.time {
background: url("../images/timebg.png") no-repeat fixed 3px 0 buttontext;
color: #FFFFFF;
display: inline;
font: 10px Arial,Helvetica,sans-serif;
opacity: 0.65;
padding: 1px 3px;
position: relative;
top: -29px !important;
z-index: 99; }

.time.list {
background: url("../images/timebg.png") no-repeat fixed 3px 0 buttontext;
color: #FFFFFF;
opacity: 0.65;
display: table;
font: 10px Arial,Helvetica,sans-serif;
padding: 1px 3px;
position: relative;
right: 0px;                                    //adjust this acc to theme
top: -33px !important;                         //adjust this acc to theme
z-index: 99; }

.entry-thumb {
height: 127px;                                 //adjust this acc to theme
margin: 0 0 0px;
width: 226px;                                   //adjust this acc to theme
}