.hentry {
   margin : 1.5em 0;
   clear : both;
}

.entry-title {
   font-size : 150%;
   line-height : 1;
   font-weight : bold;
   border-bottom : 0.05em dotted rgb(69, 113, 168);
   display : block;
   margin : 0.95em 0 0em;
}

.entry-title a {
   color : rgb(237, 237, 237);
}

.published {
   display : none;
}

.published, .updated {
   float : right;
   font-size : small;
}

.author {
   float : left;
   font-size : 90%;
   line-height : 1.667;
}

.entry-summary {
   font-style : italic;
}

.entry-summary, .entry-content {
   display : block;
   clear : both;
   margin : 1.5em 0 0 2em;
}

.entry-summary p, .entry-content p {
   margin : 1.5em 0;
}

.comments a[rel='bookmark'] {
   font-size : 90%;
   line-height : 1.667;
   float : right;
}

#entryOptions h2, .comments h2 {
   font-size : 90%;
   line-height : 1.667;
   margin : 0;
}

.categories {
   margin-top : 1.5em;
   margin-left : 2em;
}
