 section#main_section{margin:auto;padding:10px;max-width:800px}div.main_section_header{margin-top:20px}div.posts>hr{width:50%}section.post_header{padding:0px}section.post_body{padding-top:30px;color:#111}section.post_body>p{font-size:18px}section.post_body>blockquote>p{font-size:18px;padding-left:15px;border-left:5px solid #999;color:#999}h2,h2>a{font-size:30px}h3,h3>a{font-size:23px}h4,h4>a{font-size:20px;line-height:35px}h5,h5>a{font-size:18px}ol,ul{margin:20px;font-size:18px}
a.sourceLine{
 color:#ddd;
 transition:none;
}

div.sourceCode{
 margin:20px;
 padding:10px;
 font-family:monospace;
 color:#ddd;
 background-color:#111;

 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
}

pre.sourceCode{
 white-space:pre!important;
 overflow:auto;
}

div[data-language]:before{
 content:attr(data-language);
}



code{
 font-family:monospace;
}

figure{
 margin:20px;
}

figure>img{
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
}

figure>figcaption{
 text-align:center;
}

div.line-block{
 margin:20px;
}
