body { font: 12px/20px helvetica, arial, sans-serif; color: #000; }
a { text-decoration: none; color: #02bea9; }
a:hover { text-decoration: underline; }
h2 { text-transform: uppercase; color: #000; font-weight: bold; margin-bottom: 40px; }
p { margin-bottom: 20px; }

#header { border-top: solid 10px #000; margin-top: 10px; }
#header a { text-transform: uppercase; color: #000; font-weight: bold; padding: 2px 0 0; }
#header a:hover { text-decoration: none; color: #fff; background: #000; }
#header li { border-top: solid 1px #ccc; margin-top: 40px; margin-bottom: 40px; padding: 5px 0; }
#footer { border-top: solid 1px #ccc; padding: 5px; margin-top: 30px; }
div.grid_9, div.grid_3 { border-top: solid 1px #ccc; padding: 5px 0; }
#code .grid_9 h2 { margin-bottom: 0; }
#code .grid_9 em { margin-bottom: 20px; display: block; }
.grid_9 .syntaxhighlighter { margin-top: 0 !important; }
.grid_9 .syntaxhighlighter .lines .alt1 { background: #eee !important; }
.grid_9 .syntaxhighlighter .lines .alt2 { background: #fff !important; }
.grid_9 .syntaxhighlighter .line td { padding-top: 2px !important; }
.grid_9 .syntaxhighlighter .toolbar { background: #fff !important; border: solid 1px #ccc !important; right: 1px !important; top: 1px !important; }
#homepage_list li, #tags li { list-style: square; margin-left: 14px; }