*  { margin-top: .1em }
h2 { margin-bottom: .1em }

h1 { font-size: 300%; display: block; position: relative; top: -0.5em; }
h2 { font-size: 120%; }

h1 img { position: relative; top: 0.6em; }

/* These should be .svg.  Waiting for browser support... */
li.local   { list-style-image: url(localcontent.png);  }
li.cached  { list-style-image: url(cachedcontent.png); }
li.dynamic { list-style-image: url(dynamiclink.png);   }
li.static  { list-style-image: url(staticlink.png);    }

/* Hacks to get a clickable list-style-image -type thing. */
li.feed    { list-style-type:  none }
a.feedicon { position: absolute; }
a.feedicon img { position: relative; left: -1.4em; border: none }

/* Maybe put something here someday
html, body { background-image: url(fancychknobg.png);
             background-repeat: no-repeat;
             background-position: 100% 100%; }
*/

