@charset "UTF-8";html{font-size:100%}body{margin:0}.container{max-width:800px;margin:20px auto 50px;font-size:1.2rem;font-family:ratio,sans-serif;color:#333}.inner-link{margin-right:10px}h1,h2,h3,h4,h5{margin-top:3rem;margin-bottom:1rem;font-family:gitan-latin,serif;color:#ff9800}h1 a,h2 a,h3 a,h4 a,h5 a{border-bottom:none;text-decoration:none}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover{text-decoration:none;border-bottom:none;transition:none;transform:none}h1,h2{font-size:1.5rem}.post-content img{max-width:100%;border:1px solid #ffe082;box-shadow:4px 4px #ffc107;border-radius:5px}p{line-height:1.5;margin-bottom:30px;margin-top:30px}code,pre{font-family:operator mono book,Inconsolata,Consolas,Menlo,monospace}pre code{font-size:1rem}pre{border:1px solid #ffe082;border-radius:5px;padding-left:10px;padding-top:10px;padding-bottom:10px;box-shadow:2px 4px #ffd54f;background:#fafafa;overflow-x:auto}p>code{padding:1px 3px;background:#fdf3fc;border-radius:3px;font-size:1rem}ul,ol{padding:0}li{padding:5px 0}a{color:#333;padding-bottom:2px;text-decoration:none;border-bottom:1px solid #000;transition:transform .1s ease-in-out}a:hover{color:gray;border-bottom:1px solid gray;transform:translateY(-2px)translateZ(0)}.meta{font-size:1rem;color:#616161}.pagination{padding:30px;overflow:hidden}.pagination a{background:#e1bee7;border-bottom:none;border-radius:5px;padding:10px;background:#ffc107}.pagination a:hover{border-bottom:none}.pagination .previous{float:left}.pagination .previous:hover{transform:translate3d(-3px,-3px,0)}.pagination .next{float:right}.pagination .next:hover{transform:translate3d(3px,-3px,0)}header{overflow:hidden}header .navbar-toggle{display:none}header a{text-decoration:none;border-bottom:none}header a:hover{text-decoration:none;border-bottom:none;transition:none;transform:none}header .nav{list-style:none;float:right;margin:0}header .nav li{font-size:1.4rem;font-weight:700}header .nav a{color:#9c27b0}header .nav a:hover{color:#ba68c8}header .container{margin-bottom:20px}footer{background:#ff9800;padding:30px 0;color:#fafafa;background-image:linear-gradient( 135deg,#fff 50%,rgba(255,255,255,0) 50% ),linear-gradient(-135deg,#fff 50%,rgba(255,255,255,0) 50%);background-position:top center,top center;background-size:.75rem .75rem;background-repeat:repeat-x}footer a{color:#fafafa;border-bottom:1px solid #fff}footer a:hover{color:#eee;border-bottom:1px solid #eee}footer li{padding-bottom:10px}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:#5d4037}footer section{margin:20px auto}footer .social{margin-bottom:20px}footer .tag-cloud a,footer .social a{display:inline-block;margin:10px}footer .tag-cloud a:first-child,footer .social a:first-child{margin-left:0}footer .tag-cloud a:last-child,footer .social a:last-child{margin-right:0}.smallcaps{text-transform:uppercase;font-variant-ligatures:common-ligatures,contextual;font-variant-numeric:oldstyle-nums,proportional-nums;font-variant-caps:all-small-caps;font-feature-settings:'kern','liga','clig','calt','onum','pnum','c2sc','smcp';letter-spacing:1px;font-size:1.26rem}@media screen and (max-width:800px){.container{margin-left:10px;margin-right:10px}}.index-content h2{margin-bottom:0}.index-content .name,.index-content .tagged-under{font-size:.9rem}.index-content .description{margin-top:20px;margin-bottom:20px;line-height:1.5}