@import "/site-style.css";
@import "/content-style.css";

/*.news h2 { border-bottom: 1px solid #6e88b8 }*/
.news h2 a { text-decoration: none }
.news h3 { margin-bottom: -0.5em }

.index { margin-bottom: 0.5em }

.date { color: #4a5b78; font-size: 90%; font-style: oblique; position: absolute; top: 0; margin: 0; right: 0 }

.archive table { color: #505055; float: left; margin: 0 2em 0 0 }
.archive caption { font-weight: bold; padding: 0 0 0 3px; text-align: left; margin-top: 1em }
.archive td { font-size: 95%; }

.art-link { font-size: 90%; font-style:oblique; position: absolute; top: 0; margin: 0; left: 0 }
.entry { margin-bottom: 2em; /* border: 1px solid red */}
.something { position: relative; /* border: 1px solid green; */height: 1em; margin-top: -0.5em }
