body { font-family: Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif; font-weight: 100; }

.featured-entry .entry-title { font-size: 24px; font-weight: 100; font-family: Helvetica, Arial, sans-serif; }
.posts-default .entry-title { font-size: 16px; font-weight: 100; }
.posts-line .entry-title { font-size: 14px; font-weight: 100; }
.widgettitle { font-size: 16px; font-weight: 100; }

#header { background: #9cde18; border-bottom: 0; background: url(/public/topnav2.png) repeat top; }
#branding { padding: 0 0 10px; }
#searchbar .searchform	{ border: 0; }

.blog-name {
font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
text-transform: lowercase;
letter-spacing: 0;
font-weight: 700;
}

.quotescollection_randomquote q:before { content: '“' /* FIXME: content: open-quote; */ }
.quotescollection_randomquote q:after { content: '”' /* FIXME: content: close-quote; */ }

.tags a:link, .tags a:visited {
text-decoration: none;
font-weight: 700;
padding: 0 3px 1px;
line-height: 1em;
display: inline-block;
}
.tags a:hover { text-decoration: underline; }
