/* Part of this is based on SyntaxHighlighter http://code.google.com/p/syntaxhighlighter/ */
body{ font-family:"Consolas", "Monaco", "Courier New", monospace; font-size:12px; white-space:pre }

div, p, h1, h2, ul, li, dl, dt, dd{ display:inline; margin:0; padding:0 }

img{ display:none }
h1{ font-size:250% }
h2{ font-size:200% }
a{ color:#0000FF }
a:visited{ color:#3333CC }

.comment, .comments { color:#008200 }
.string { color:red; font-weight:bold }
.keyword { color:#069; }
.preprocessor { color:gray }
.datatypes { color:#2E8B57 }

.string strong{ font-style:italic }
.code .string{ font-weight:bold }

.code{ display:inline }
.simple{ display:none }

.subtitle{ text-transform:lowercase }
