.date-header {
color: #d70002;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
	}

.entry,
.trackbacks,
.comments,
.archive {
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin:0 0 10px 0;
   line-height:18px;
}



.entry-header {
margin: 0;
padding: 0;
color: #333333;
font-size: 18px;
line-height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content {
margin: 0;
line-height: 1.5;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
   font-size: 11px;
   line-height:16px !important;
}

.entry-body a {color: #000; text-decoration: none; font-weight:bold; }
.entry-body a:hover { color: #000; text-decoration: underline; font-weight:bold; } 
.entry-body a:visited { color: #000; text-decoration: none; font-weight:bold; } 

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


.archive-list {
   margin: 0;
   padding: 0;
   list-style: none;
}

