#posts-wrapper{
    padding:35px 0;
    }

.featured-banner{
    display:none !important
    }

.entry{
    width:700px !important;
    margin:auto
    }

.entry .photo-post .details{
    display:block !important
    }

.permalink-box{
    width:700px;
    margin:30px auto 0 auto;
    padding:20px
    }

ol.notes{
    margin:20px 0 0 -35px;
    list-style-type:none
    }

ol.notes li.note{
    padding:3px 0
    }

ol.notes li.like:after,
ol.notes li.reblog:after{
    float:right;
    margin:-17px 0 0 0;
    font:14px icon;
    opacity:.5
    }

ol.notes li.like:after{
    content:"z"
    }

ol.notes li.reblog:after{
    content:"c"
    }

ol.notes img{
    padding:0 10px 0 0
    }
