:root{--base-font-size:1.1rem;--base-line-height:1.8rem;--space-large:2rem;--space:1rem;--space-small:0.5rem}body{background-color:#FEFEFE;color:#444}footer{font-family:'Open Sans',Georgia,serif;font-weight:300}a{color:#3366AA;text-decoration:none;font-weight:500}a:hover{text-decoration:underline}.container{margin:0 auto;background-color:#fff;border-radius:5px;font-family:'Open Sans',sans-serif;font-weight:300}.top-decoration{width:100%;height:50px;background-color:#0075AC;background-image:url(../images/maze.jpg);border-bottom:6px solid #555;box-shadow:0 .25em .25em rgba(0,0,0,.1);margin-bottom:10px}.bottom-decoration{width:100%;height:500px;background-color:#0075AC;background-image:url(../images/maze.jpg);margin-top:50px;box-shadow:0 .25em .25em rgba(0,0,0,.1)}h1.title{font-size:3.2rem}h2.title{font-size:2rem}h1,h2,h3{margin:var(--space) 0}h1.title,h2.title{text-align:center}h1{font-family:'Open Sans Condensed',Georgia,serif;font-weight:700;font-size:2.5rem}h2{font-family:'Open Sans Condensed',Georgia,serif;font-weight:700;font-size:2.0rem}h3{font-family:'Open Sans Condensed',Georgia,serif;font-weight:700;font-size:1.7rem}h3.chapter-sel{color:#797979;padding-left:30px}p{font-size:var(--base-font-size);line-height:var(--base-line-height);margin:var(--space) 0}p>code{font-size:1rem}p.post-link-index{text-align:center;color:#777}.info{text-align:center;font-style:italicized}@media (min-width:970px){.container{width:800px}}section>ul,section>ol{margin:var(--space-small) var(--space);font-size:var(--base-font-size);list-style-position:outside}section ol li ul{margin:var(--space-small) var(--space);list-style:disc;list-style-position:outside}section>ol{margin-left:var(--space-large);list-style-position:outside}section>ul{margin-left:var(--space-large);list-style:disc;list-style-position:outside}blockquote{font-family:Times,serif;font-style:italic;background-image:url(../images/old_mathematics.png);text-align:center;border-left:none}table.sourceCode,tr.sourceCode,td.lineNumbers,td.sourceCode,table.sourceCode pre{margin:0;padding:0;border:0;vertical-align:baseline;border:none}td.lineNumbers{border-right:1px solid #AAAAAA;text-align:right;color:#AAAAAA;padding-right:5px;padding-left:5px}td.sourceCode{padding-left:5px}pre.sourceCode{padding:var(--space);background-color:#000;color:#fff;background-image:url(../images/footer_lodyas.png);border-radius:5px;border:none}pre.sourceCode span.kw{color:#8ac6f2;font-weight:bold}pre.sourceCode span.dt{color:#e5786d}pre.sourceCode span.dv{color:#e5786d}pre.sourceCode span.bn{color:#40a070}pre.sourceCode span.fl{color:#40a070}pre.sourceCode span.ch{color:#4070a0}pre.sourceCode span.st{color:#ffff99}pre.sourceCode span.co{color:#60a0b0;font-style:italic}pre.sourceCode span.ot{color:#fff}pre.sourceCode span.al{color:#FAA;font-weight:bold}pre.sourceCode span.fu{color:#95e454}pre.sourceCode span.re{}pre.sourceCode span.er{color:red;font-weight:bold}table{width:100%;font-size:1.2rem}thead{background-color:#000;color:#fff}tr.even{background-color:#eee}td,th{border-left:solid 1px #aaa;border-right:solid 1px #aaa;border-bottom:solid 1px #aaa;padding:3px 5px}