#posts{
    width:940px
    }

.entry .media iframe,
.entry{
    width:450px !important;
    margin:0 !important
    }

.entry .photoset{
    text-align:center
    }

#information-container{
    float:right;
    width:450px
    }

#information-container .information-box{
    padding:15px;
    margin:0 0 20px 0
    }

#information-container #post-information span{
    font:12px icon;
    opacity:.9
    }

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:.6
    }

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

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

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