/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a { background: transparent; }

a:active, a:hover { outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img { border: 0; }

svg:not(:root) { overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/** Site layout with sticky footer */
html, body { height: 100%; color: #272822; background-color: #fff; font-family: "Fira Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* must be same height as the footer */
#footer { position: relative; margin-top: -50px; /* negative value of footer height */ clear: both; background-color: #e8e8e8; padding-top: 20px; font-size: 12px; }

/*Opera Fix*/
body:before { content: ""; height: 100%; float: left; width: 0; margin-top: -32767px; }

#wrap { min-height: 100%; }

#index { max-width: 960px; margin-left: auto; margin-right: auto; /* Index page */ }
#index:after { content: " "; display: block; clear: both; }
#index #index-left { width: 50%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; text-align: justify; }
#index #index-right { width: 50%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; }
#index #index-right .index-tab { padding: 0.83333%; margin: 0.83333%; }

#main { width: 58.33333%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; overflow: auto; padding-bottom: 50px; }

#fixed-pane { width: 25%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; }

/* Blog page layout */
#blog { max-width: 960px; margin-left: auto; margin-right: auto; }
#blog:after { content: " "; display: block; clear: both; }
#blog #blogroll { width: 100%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; }
#blog #bloglist { width: 100%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; }
#blog #bloglist ul { padding-left: 0.83333%; list-style-type: none; }
#blog #bloglist ul span.date { font-family: "Inconsolata", "Fira Mono", monospace; color: #555; }
#blog #post { width: 100%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; }
#blog ul.edit { font-family: "Inconsolata", "Fira Mono", monospace; padding: 0.83333%; color: #555; }
#blog ul.edit li { list-style-type: none; }

#about { max-width: 960px; margin-left: auto; margin-right: auto; }
#about:after { content: " "; display: block; clear: both; }
#about p { text-align: justify; }

ul.inlist, ol.inlist { list-style-type: none; }
ul.inlist li, ol.inlist li { display: inline-block; }

p { line-height: 1.4em; }
p .footnote { margin-bottom: 0; }
p #fn1 { border-top: 1px solid #e6e6e6; margin-top: 30px; }

/* #E6DB74 */
a { color: #1569C7; text-decoration: none; }
a:hover { text-decoration: underline; color: #1569C7; }
a:visited { color: #1569C7; }

pre { white-space: pre-wrap; /* background-color: rgba(255, 232, 171, 0.49); */ background-color: #FDF6E3; border: 1px solid #DFD8C2; padding: 10px; border-radius: 3px; }
pre .terminal { background-color: #ffe8ab; padding: 0.5em; font-family: "Inconsolata", "Fira Mono", monospace; }
pre code { color: #000; font-family: "Inconsolata", "Fira Mono", monospace; font-weight: normal; }

code { font-family: "Inconsolata", "Fira Mono", monospace; color: #555; }

/* div .highlight { background-color: #ffe8ab; padding: 0.5em; font-family: $font-stack-code; margin-bottom: 13px; } */
.tex sub, .latex sub, .latex sup { text-transform: uppercase; }

.tex sub, .latex sub { vertical-align: 0.0ex; margin-left: -0.1667em; margin-right: -0.125em; }

.tex, .latex, .tex sub, .latex sub { font-size: 1em; }

.latex sup { font-size: 0.85em; vertical-align: -0.2em; margin-left: -0.36em; margin-right: -0.15em; }

h1, h2, h3, h4, h5, h6 { font-family: "Fira Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1 { text-align: center; padding: 3px 0; }

h2.post-title { text-align: center; padding: 3px 0; margin-bottom: 0; }
h2.post-title a { color: #15317e; text-decoration: none; }
h2.post-title a:hover { text-decoration: none; }

p.post-meta { font-family: sans; font-size: .9em; color: #aaa; /* text-align: right; */ margin: 0; }
p.post-meta span.date { color: #555; }

/** Top navigation bar */
#navbar { background-color: #ffffd8; color: #ddd; padding: 2px 0; font-size: 12px; border-bottom: 1px solid #ddd; }
#navbar ul { list-style: none outside none !important; display: inline !important; margin: 0; padding: 0 0 0 10px; }
#navbar ul li { display: inline; font-family: "Inconsolata", "Fira Mono", monospace; margin: 0; padding: 0; padding-left: 5px; }
#navbar ul li.active a { color: #000; }
#navbar a { font-weight: bold; color: #1569c7; text-decoration: none; }

/** Footer */
.site-footer { max-width: 960px; margin-left: auto; margin-right: auto; color: #555; height: 30px; }
.site-footer:after { content: " "; display: block; clear: both; }
.site-footer div.left { width: 25%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; }
.site-footer div.center { width: 50%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; text-align: center; }
.site-footer div.right { width: 25%; float: right; padding-left: 0.83333%; padding-right: 0.83333%; text-align: right; }

/** Utility classes */
span.inline-title { font-weight: bold; padding-right: 0.83333%; }
