.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
clear:both;
   margin-top: 0;
   margin-left: 20px;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   /* color: #666; */
   font-size: 18px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   /* color: #666; */
   font-size: 10px;
   text-align: right;
}

.entry-timestamp
{
/* margin-top: 20px;
margin-left: 15px;*/
margin-bottom: 2px;
font-size: 10px;
}
