/* RESET */
* {margin:0; padding:0; border-collapse:collapse; font-family:sans-serif; font-size: 9pt;  color: #446;}

/* SET */
body {margin: 30px; padding: 0;}
a {color: #66f;}
a[href ='./rss/feed.xml'] {background: #fff url(../gfx/rss.gif) top left no-repeat; padding-left: 40px;}

h1 {font-size: 24pt; font-weight: bold; margin: 24px 0;}
h2 {font-size: 18pt; font-weight: bold; margin: 18px 0;}
h3 {font-size: 14pt; font-weight: bold; margin: 14px 0;}
h4 {font-size: 12pt; font-weight: bold; margin: 12px 0;}
h5 {font-size: 10pt; font-weight: bold; margin: 10px 0;}
h6 {font-size:  9pt; font-weight: bold; margin:  9px 0;}

sub, sup {font-size: smaller; font-style: italic;}
b, strong, .bold, .b, .strong {font-weight: bold;}
i, .italic, .i {font-style: italic;}
em, .em {font-style: italic; color: #223;}
cite {margin: 20px; color: #555; font-style: italic; display: block;}
p {margin: 0 0 10px 0;}
ul, ol {margin: 10px;}
li {margin-left: 15px; padding: 1px 0;}

#header {border-bottom: solid 1px #446; margin-bottom: 10px;}
	#header a {text-decoration: none; font-size: 18pt; font-weight: bold; color: #69c;}
#footer {border-top: solid 1px #446; padding: 10px 0;}
.description {border: solid 1px #eee; margin-bottom: 10px; padding: 10px 10px 0 10px;}
.pubdate {color: #777; background-color: #eee; padding: 5px;}

