* {
font-size:16px;
color: #839496;
background-color: #002b36!important;
}

body {background-color: #002b36;}
#container{background-color:#002b36;min-width:1080px}

.MainCell, .post{
color: #839496;
background-color: #002b36;
}

a {color: #b58900;}
a:visited {color:#7F6000;}

h1 {color: #cb4b16;font-size:2em}
h2 {color: #859900;font-size:1.5em}
h3 {color: #268bd2;font-size:1.17em}
h4 {color: #268bd2;font-size:1em}
h1,h2, h3, h4{line-height: 2em;border:none;padding:0;margin:0;font-weight:bold}
h5 {font-size:0.83em;}
h6 {font-size:0.67em;}

.weblogtitle{font: normal bold 40px Consolas;
color: #b5e853!important;
text-shadow: 0 0 20px #000000;}

#header {margin:10px auto}
#nav {margin-top: 20px;}
.post{padding:10px}
.posthead h2 {color:#cb4b16;font-size:16px;font-style:italic;line-height:2em;text-transform:none}
.posthead h2 a {color:#cb4b16}
.posthead h2 a:visited {color:#A23C12}
.postbody {line-height: 1.5em;padding:0 10px;border:none}
p.date{color: #b5e853;text-shadow: 0 0 20px #000000;}
p.date a {color:#b5e853;}

legend{border:none}

pre code{display:block;padding:.5em;background:#002b36;color:#839496}pre .comment,pre .template_comment,pre .diff .header,pre .doctype,pre .pi,pre .lisp .string,pre .javadoc{color:#586e75;font-style:italic}pre .keyword,pre .winutils,pre .method,pre .addition,pre .css .tag,pre .request,pre .status,pre .nginx .title{color:#859900}pre .number,pre .command,pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula,pre .regexp,pre .hexcolor{color:#2aa198}pre .title,pre .localvars,pre .chunk,pre .decorator,pre .built_in,pre .identifier,pre .vhdl .literal,pre .id{color:#268bd2}pre .attribute,pre .variable,pre .lisp .body,pre .smalltalk .number,pre .constant,pre .class .title,pre .parent,pre .haskell .type{color:#b58900}pre .preprocessor,pre .preprocessor .keyword,pre .shebang,pre .symbol,pre .symbol .string,pre .diff .change,pre .special,pre .attr_selector,pre .important,pre .subst,pre .cdata,pre .clojure .title{color:#cb4b16}pre .deletion{color:#dc322f}pre .tex .formula{background:#073642}