#streets_08 ol.streets-list           { margin: 0; padding: 0; list-style: none; }
#streets_08 ol.streets-list li        { margin: 10px 0; padding: 10px 0; border-top: 0px solid #ebeff2; }
#streets_08 ol.streets-list li:after  { content:  "."; display: block; height: 0; clear: both; visibility: hidden; }
#streets_08 ol.streets-list li        { zoom: 1;  } /* IE HACK */


/* Datetime
-------------------------------------------------------------------------------- */
#streets_08 .datetime                 { float: left; width: 18%; text-align: right;margin-right:10px; }
#streets_08 .datetime .date           { margin: 0; font-size: 12px; line-height: 21px; white-space: normal; color: #6f818d; }
#streets_08 .datetime .time           { color: #6f818d; }



/* Body
-------------------------------------------------------------------------------- */
#streets_08 .body                     { float: left; width: 72%; }
#streets_08 .body .author             { position: relative; margin: 0 0 5px 0; /* padding-bottom: 20px; */ color: #0048a9; font-size: 14px; font-weight: bold; line-height: 21px; }
#streets_08 .body .author-status      { display: block; position: absolute; left: 0; bottom: 0; color: #6f818d; font-size: 11px; font-weight: normal; }
#streets_08 .body .author:hover .author-status        { color: #125a95; }
#streets_08 .body .author:hover .author-status:hover  { color: #cb0000; }
#streets_08 .body p                   { font-size: 13px; line-height: 21px; }

#streets_08 .blog-reaction .body strong { font-style: italic; font-weight: normal; }

/* #streets_08 .anonymous .body p        { color: #697a85; } */
/* #streets_08 .anonymous:hover .body p  { color: inherit; } */
