* {margin:0;padding:0;}
body  {padding:1.5em 0.5em 0;font:0.8em Tahoma,sans-serif;}
h1,h2,h3,h4,p,dl,ul,li {margin-bottom:0.5em;}
li  {margin-left:3em;}
h2  {font-style:italic;font-size:2em;font-weight:normal;color:#999;}
h4  {margin-top:2em;font-size:1em;}
dt  {margin-top:1em;font-weight:bold;}
dl  {margin-left:1em;}
a, button {text-decoration:none;color:maroon;cursor:pointer;}
button {border:none;background:transparent;padding:0;margin:0;}
a:hover, button:hover {color:red;text-decoration:underline;}
.block	{display:block;width:99%;}
form,input,button	{font-size:1em;}
.right {float:right;margin:0 0 1em 1em;}
.left {float:left;margin:0 1em 1em 0;}
h4 abbr {border:none;}
body	{text-align:center;background:url(body.jpg) 0 -300px repeat-x fixed;}
#container  {width:600px;margin:0 auto 1em;padding:2px;text-align:left;background:url(op50_white.png);}
  #container[id] {width:auto;max-width:600px;}
@media screen {
  #header {font-size:1em;height:200px;border:1px solid #888;background:url(header.jpg) #f8f8f8;}
    #header a {display:block;color:white;text-align:right;padding:10px;font-family:Georgia,serif;height:180px;}
  #main  {overflow:hidden;}
}
#navigation {display:block;list-style:none;overflow:hidden;border-left:1px solid gray;margin:0 1px 1em;}
  #navigation li {display:block;float:left;padding:0 1em;border-right:1px solid gray;}
#main  {line-height:1.5em;margin-top:2em;}
#sidebar  {font-size:0.8em;color:gray;float:right;margin-left:2em;width:12em;padding:0 0 20em 2em;border-left:1px dotted #ccc;line-height:1.4em;}
  #sidebar h4  {margin-top:2em;}
  #sidebar ul  {list-style:none;display:block;}
  #sidebar li  {margin-left:0;}
#content  {margin-right:14em;}
  #content h4 a  {display:block;width:99%;}
  #content h4 .date  {float:right;color:gray;font-size:0.6em;font-weight:normal;}
#footer {text-align:center;clear:both;border-top:1px dotted #ccc;font-size:0.8em;color:gray;margin-top:3em;}

@media all and (max-width: 480px) {
  #container {width:400px;}
    #container[id] {max-width:400px;}
  #header {height:140px;background-image:url(header_small.jpg);}
}
