body { background: lightgrey; color: black; }

.post #subtitle { font-style: italic; font-size: 0.4em; line-height: 1.25em; }
.post h2 { margin-bottom: 0; }

.page { font-family: helvetica, arial sans-serif; font-size: 14pt; margin: 1% 16%; text-align: center; }
.page .note { font-size: 0.75em; font-style: italic; text-align: justify; }
.page ul { text-align: justify; }
.page li { text-align: justify; }
.page p { line-height: 1.5em; }
.page p img { float: right; margin: 0 0 1em 1em; }
.page p .forward { font-style: italic; }
.page a { color: black; text-decoration: underline; }
.page a.outside-link { font-size: 1.5em; text-align: center; background: url(/images/delicious.png) center left no-repeat; padding-left: 40px; }
.page a:hover { color: darkgrey; }
.page h1 { font-size: 3em; margin: 0.25em 0; }
.page h1 a { text-decoration: none; }
.page h1 #subtitle { padding: 0.5em 0 0 0; font-size: 0.25em; font-style: italic; }
.page h1 #colon { display: none; }
.page ul#navigation { list-style-type: none; margin: 0; font-size: 0.8em; text-align: center; }
.page ul#navigation li { display: inline; text-align: center; padding: 0 2em; }
.page ul#navigation li a { text-decoration: none; }
.page h2 { font-size: 2em; line-height: 1.1em; }
.page h2 a { text-decoration: none; }
.page h3 { font-size: 1.25em; padding-top: 1em; }
.page #footer { text-align: center; font-size: 0.8em; padding-top: 10%; margin: 0; }
.page #footer a { text-decoration: none; }
.page .meta { font-style: italic; font-size: 0.75em; text-align: right; }
.page .meta a.outside-link { font-size: 1em; background: url(/images/delicious-small.gif) center left no-repeat; padding-left: 20px; }
.page .comments { margin-top: 1em; }

.content { clear: both; padding: 0 7%; text-align: center; line-height: 1.5em; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; }
.content pre { text-align: left; }
.content p { text-align: justify; }
.content blockquote { border-left: 3px solid lightgrey; padding-left: 2em; margin: 0; text-align: justify; }
.content .column { width: 30%; padding: 0 1.5%; float: left; }
.content .column h2 { text-align: center; }
.content .right { text-align: right; }
.content h2 { text-align: left; }

.pagination ul { text-align: center; list-style-type: none; }
.pagination ul li { display: inline; }
.pagination ul a { text-decoration: none; margin: 0 2em; }

.highlight { overflow: auto; text-indent: 5em; }
.highlight .c { color: #999988; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #999988; font-style: italic; }
.highlight .cp { color: #999999; font-weight: bold; }
.highlight .c1 { color: #999988; font-style: italic; }
.highlight .cs { color: #999999; font-weight: bold; font-style: italic; }
.highlight .gd { color: black; background-color: #ffdddd; }
.highlight .gd.x { color: black; background-color: #ffaaaa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #aa0000; }
.highlight .gh { color: #999999; }
.highlight .gi { color: black; background-color: #ddffdd; }
.highlight .gi.x { color: black; background-color: #aaffaa; }
.highlight .go { color: #888888; }
.highlight .gp { color: #555555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #aaaaaa; }
.highlight .gt { color: #aa0000; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #445588; font-weight: bold; }
.highlight .m { color: #009999; }
.highlight .s { color: #dd1144; }
.highlight .na { color: teal; }
.highlight .nb { color: #0086b3; }
.highlight .nc { color: #445588; font-weight: bold; }
.highlight .no { color: teal; }
.highlight .ni { color: purple; }
.highlight .ne { color: #990000; font-weight: bold; }
.highlight .nf { color: #990000; font-weight: bold; }
.highlight .nn { color: #555555; }
.highlight .nt { color: navy; }
.highlight .nv { color: teal; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbbbbb; }
.highlight .mf { color: #009999; }
.highlight .mh { color: #009999; }
.highlight .mi { color: #009999; }
.highlight .mo { color: #009999; }
.highlight .sb { color: #dd1144; }
.highlight .sc { color: #dd1144; }
.highlight .sd { color: #dd1144; }
.highlight .s2 { color: #dd1144; }
.highlight .se { color: #dd1144; }
.highlight .sh { color: #dd1144; }
.highlight .si { color: #dd1144; }
.highlight .sx { color: #dd1144; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #dd1144; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999999; }
.highlight .vc { color: teal; }
.highlight .vg { color: teal; }
.highlight .vi { color: teal; }
.highlight .il { color: #009999; }

