/* Simple Syles for the Parsing of RSS Feeds */
body { font-family: helvetica,sans-serif; font-size: 14px; }
.chunk { padding: 10px 0; border-bottom: 1px solid #ccc; }
div a { text-decoration: none; color: #666; }
div a:hover { color: #000; }
div { color: #AAA; }
.title { padding-bottom: 5px; }
.footnote, .author { font-size: 80%; }
.primary-content { display: none; }