I just started working on my new blog (rageage.com) and I cannot get date to align properly. Go to the site
rageage.com and look at the top right corner. Date is going right across the line (lightning). For the life of me I cannot get that date to aligne to the left little bit. i have tried padding and margins but maybe I am missing something. It is driving me crazy.
here is the css code(I took out margin and padding).
.time {
color: #999;
float: right;
text-align: left;
padding: 60px 65px 0 0px;
Any help is appreciated