.hentry {
    margin-right:1.23em;
    margin-left:1em;
    margin-bottom:1.23em;
    margin-right:55px;
}
.hentry h3 {
    color: #900;
    font-size:116%;
    border-bottom:1px dotted #900;
    padding-bottom:.33em;
    margin-bottom:.66em;
    line-height:1em;
}
.hentry .entry-title a {
    color:#900;
}
.hentry .entry-summary,.hentry .entry-content {
    line-height:1.66em;
    margin:.5em 0;
    font-size:93%;
}
.hentry .updated,.hentry .published {
    color:#464749;
    font-size:85%;
    display:block;
    margin-bottom:1em;
}
.hentry .photo,.hentry div.clip {
    background-color:#fff;
    padding:.38em;
    border:1px solid #999;
}
li.hentry .photo,li.hentry div.clip {
    float:left;
    margin:0;
    margin-right:1.23em;
}
li.hentry a.more {
    color:#900;
    text-transform:uppercase;
}
.hentry .caption {
    font-size:85%;
    font-style:italic;
    margin-top:.45em;
    color:#464749;
}