@import url(/archive/css.css); /* use definitions from blog archives for news.html */

.bodytext, .bodyheader, .bodytextgray, .grayheader, .redlink, h1 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif
}

.bodytext     { color: black;                       font-size: 11px }
.bodyheader   { color: #f09000; font-weight: bold;  font-size: 14px }
.bodytextgray { color: #696969;                     font-size: 11px }
.grayheader   { color: #696969; font-weight: bold;  font-size: 14px }
.redlink      { color: #ff1201; font-weight: bold;  font-size: 11px }

a             { color: #f00000; text-decoration: none }
a:hover       { color: black;   text-decoration: none }

#news a         { /*  color: black; */                      }
#news li        { margin-bottom:0.75em;   margin-left:-2em; }
#news timestamp { color: #808080;                           }

.entry-info   { color: #808080 }