#current, #archive { width:48%; }
#current h1, #archive h1  { font-size:200%; text-align:center; }
/*
#current h1, #archive h1 { margin-bottom:1em; color:#666; border-bottom:2px solid #333;  
                           font-size:150%; font-weight:lighter; text-align:center; text-transform:uppercase; } 
#current ul, #archive ul { list-style-type:none; }
*/
#current, #rssnews { float:left; }
#archive, .more { float:right; }
.more { /*margin-top:1em;*/ color:#888; padding:1em; background:#000; }
.more a { padding:.2em .5em; }

p.date { font-size:85%; color:#BBB; }
.entry { margin:2em auto; padding:1em; overflow:auto; background:#111 url('corner.gif') no-repeat top right; }
  .entry h2 { font-size:135%; text-transform:uppercase; color:#EEE; font-weight:bold; }
  .text { margin-top:1.23em; }
  .entry img { float:left; margin-right:1em; margin-bottom:1em; vertical-align:top; border:2px solid #EEE; }
    /* reset perm icon */
    img.permalink { border:none !important; float:none !important; margin:0 !important; vertical-align:middle; margin-right:.55em !important; }
    a.perm { background:none !important; }

.entry ol.wi, .entry ul.wi { margin-left:2em; }
             
#rssnews { padding:.65em; /*text-align:center;*/ }
#rssnews img { vertical-align:middle; margin-right:1em; }
#rssnews a.rss { background:none !important; }

.centered { float:none !important; margin:0 auto; }