body {
    background: #999 url(images/bgbg.png);
    font: 100.01% KaTeX_Main, "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
}
img {
    border: none;
}            
#header {
    background: #000 url(images/top.png);
    height: 140px;
    margin: 0 auto;
    padding: 0;
    width: 60em;
}
#rss {
    float: right;
    height: 140px;
    width: 40px;
    text-indent: -9999em;
    background-image: url(images/rss.png);
}
h1 {
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    color: #fff;
    font-family: KaTeX_Main, "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    height: 140px;
    font-weight: 300;
    line-height: 140px;
    margin: 0;
    padding: 0;
}
h1 em {
    font-style: normal;
}
h4 {
    font-family: KaTeX_Main, "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
}
#content {
    background: #eee url(images/bg.png);
    margin: 0 auto;
    text-align: left;
    line-height: 1.4;
    width: 60em;
}
#content div {
    background-image: url(images/left.png);
    background-repeat: repeat-y;
}
#content div div {
    background-image: url(images/right.png);
    background-repeat: repeat-y;
    background-position: 100% 0;
    padding: .5em 2em 0;
    font-size: .85em;
    zoom: 1;
}
#content div div div {
    background: none;
    position: static;
    padding: 0;
    font-size: 1em;
}
#content #footer {
    background: url(images/bottom.png) repeat-x 0 100%;
    margin: 0 -2em;
    clear: both;
    position: relative;
    zoom: 1;
}
#footer h3 {
    margin: 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-size: .8em;
    color: #666;
    font-weight: 400;
    text-align: center;
}
#footer #copyright {
    background: url(images/bl.png) no-repeat 0 100%;
    padding-bottom: 40px;
    margin-bottom: -40px;
    position: relative;
}
#footer #font {
    background: url(images/br.png) no-repeat 100% 100%;
    padding-bottom: 10px;
    position: relative;
}
h2 {
    font-family: KaTeX_Main, "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.85;
    margin: 1em 0 0 0;
    position: relative;
    zoom: 1;
}
h2 span {
    background-image: url(images/icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 32px;
    left: 5px;
    line-height: 0;
    margin: -16px 0 0 0;
    position: absolute;
    top: 50%;
    width: 32px;
}
p {
    margin: 0;
}
abbr.published {
    border: none;
    color: #666;
    display: inline;
    float: right;
    font-family: KaTeX_Main, "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
    font-style: italic;
    font-size: .7em;
    height: 1.6em;
    margin: -2.5em 1em 0 0;
}
p.not-prime {
    text-indent: 1.4em;
}
p.code,
code,
samp {
    font: 1.1em KaTeX_Typewriter, Monaco, "Lucida Console", monospace;
    color: #0b094b;
}
code span {
    color: #690;
}
.hidden {
    display: none;
    visibility: hidden;
}
a, a * {
    color: #a51319;
    text-decoration: none;
}
a:hover, a:hover * {
    color: #f00;
    text-shadow: 0 0 3px #a51319;
}
code a, samp a {
    color: #ace117;
}
sup {
    color: #aaa;
}
wbr {
    display: inline-block;
}
address {
    font-style: normal;
}
address img {
    float: left;
    margin: 0 10px 0 0;
    width: 8.36em;
    height: 8.36em;
}
strong.very {
    color: #f00;
}
pre.code code {
    color: #fff;
}
pre.code {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -webkit-box-shadow: 0 2px 5px #000;
    border-radius: 1em;
    background: #141414;
    color: #fff;
    padding: 1em;
    overflow-x: auto;
}
pre.javascript code b {
    color: #e9df8f;
    font-weight: normal;
}
pre.javascript code i,
pre.javascript code i *,
pre.javascript code i .d {
    color: #8b9967;
    font-style: normal;
}
pre.javascript code .s {
    color: #e7be61;
}
pre.javascript code .d {
    color: #cf6a4c;
}
pre.javascript code .c,
pre.javascript code .c * {
    color: #555;
    font-style: italic;
}
pre.css code b {
    color: #e9df8f;
    font-weight: normal;
}
pre.css code i,
pre.css code i *,
pre.css code i .d {
    color: #8b9967;
    font-style: normal;
}
pre.css code var {
    color: #907241;
    font-style: normal;
}
pre.css code .d,
pre.css code .c {
    color: #cf6a4c;
}
pre.html code b {
    color: #e9df8f;
    font-weight: normal;
}
pre.html code i,
pre.html code i * {
    color: #8b9967;
    font-style: normal;
}
pre.terminal code {
    color: #c7fd2d;
}
em.amp {
    font-family: KaTeX_Main, Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif;
    font-style: italic;
}
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
#column-1 h3 {
    font-size: 2em;
    font-weight: 400;
}
#column-1 h2 {
    clear: left;
}
#contents ul {
    overflow: hidden;
}
#content #column-1 {
    width: 62%;
    float: left;
    margin: 0;
}
#content #column-2 {
    width: 38%;
    margin: 0;
    float: left;
}
img.photo {
    margin-left: 70px;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -webkit-box-shadow: 0 2px 5px #666;
}


#aside {
    margin: 0 0 0 2em;
    padding: 0;
    list-style: none;
}
#aside h2 {
    padding-left: 52px;
}
#aside li {
    padding: 0 0 1em 0;
}
#aside li p {
    margin-left: 52px;
}
#aside li h2 {
    margin-top: 0;
}
#aside ul {
    list-style: disc;
    margin: 0;
    padding: 0;
}
#aside ul li {
    margin-left: 52px;
    padding: 0;
}
#aside #about h2 {
    margin-top: 1em;
}
#opensource h2 span {
    background-position: 75% 50%;
}
#documentation h2 span {
    background-position: 100% 0;
}
#discuss h2 span {
    background-position: 0 50%;
}
#donate h2 span {
    background-position: 50% 50%;
}
#twitter h2 span {
    background-position: 25% 0;
}
#flickr h2 span {
    background-position: 75% 100%;
}
#quotes h2 span {
    background-position: 50% 100%;
}
#github h2 span {
    background-position: 25% 100%;
}
#email span {
    background-position: 50% 100%;
}
#linkedin span {
    background-position: 0% 100%;
}
#projects span {
    background-position: 100% 0;
}
.entry-content .image-header {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 100px;
}
.entry-content .image-inset {
    float: left;
    margin: 0 .3em 0 0;
}
#next {
    background: url(images/next.png) no-repeat 50% 50%;
    bottom: 13px;
    height: 40px;
    position: absolute;
    right: 11px;
    text-indent: -9999em;
    width: 40px;
}
#prev {
    background: url(images/prev.png) no-repeat 50% 50%;
    bottom: 13px;
    height: 40px;
    left: 11px;
    position: absolute;
    text-indent: -9999em;
    width: 40px;
}
kbd {
    font-family: KaTeX_SansSerif, Corbel, "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;
}