.header:after, .entry-nav:before, .prev-entry ~ .next-entry:before, .comments-container #disqus_thread:before, .entry + .home-sections-container .home-sections:before, .footer:before {
  content: '';
  display: block;
  border-bottom: 0.125em solid #ffcd00;
  width: 4em; }

.header:after {
  margin-top: 2em;
  margin-bottom: 2.5em; }

.entry-nav:before, .prev-entry ~ .next-entry:before, .comments-container #disqus_thread:before, .entry + .home-sections-container .home-sections:before, .footer:before {
  margin-top: 2.5em;
  margin-bottom: 2em; }

.entry-nav-container, .site, .main, .header-container, .list-container, .term-cloud-container, .entry, .entry-cover-container, .entry-footer-container, .comments-container, .home-sections-container, .footer-container {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  width: 100%; }

.entry-nav, .pagination, .header, .list, .term-cloud, .entry-cover, .entry-cover figcaption, .entry-toc, .entry-content, .entry-footer, .comments-container #disqus_thread, .home-sections, .footer {
  width: 100%;
  max-width: 740px;
  padding-left: 20px;
  padding-right: 20px; }

.icon {
  display: inline-block;
  height: 1em;
  width: 1em; }

/*!
 * Theme Name: Minimo
 * Author: Munif Tanjim
 */
/*****************
 0. Normalize
*****************/
/* honormalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*****************
 1. Typography
*****************/
	body {
		color:#fff;
		background-color:#000;
	}

body,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Siyam Rupali", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  /* color: #37474f; */
  color: #fff;
  word-wrap: break-word; }

@media screen and (min-width: 480px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 1.125em; } }
.title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Siyam Rupali", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  /* color: #263238; */
  color:#fff;
  margin: 0 0 0.625em; }

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-top: 1.5em; }
  .entry-content h2:first-child,
  .entry-content h3:first-child,
  .entry-content h4:first-child,
  .entry-content h5:first-child,
  .entry-content h6:first-child {
    margin-top: 0; }

.site-title,
h1 {
  font-size: 2em; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.5em; }

.home-section-title,
h4 {
  font-size: 1.375em; }

h5 {
  font-size: 1.25em; }

h6 {
  font-size: 1.125em; }

p {
  margin: 0 0 1.5em; }

cite,
dfn,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  font-family: "Ubuntu Mono", Consolas, Monaco, "Andale Mono", monospace;
  font-size: 0.875em;
  background: #212121;
  color: #fafafa;
  text-align: initial;
  max-width: 100%;
  padding: 1em 1.5em;
  margin-bottom: 1.725em;
  overflow: auto;
  word-wrap: normal; }

code,
kbd,
tt,
var {
  font-family: "Ubuntu Mono", Consolas, Monaco, "Andale Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #212121;
  cursor: help; }

ins,
mark {
  background: #212121;
  text-decoration: none; }

big {
  font-size: 125%; }

/*****************
 2. Elements
*****************/
html {
  box-sizing: border-box; }

*,
*:after,
*:before {
  box-sizing: inherit; }

blockquote,
q {
  quotes: '' ''; }
  blockquote:after, blockquote:before,
  q:after,
  q:before {
    content: ''; }
  blockquote :last-child,
  q :last-child {
    margin-bottom: 0; }

blockquote {
  font-size: 1.125em;
  font-style: italic;
  margin: 0 0 1.5em;
  padding-left: 1em;
  border-left: 0.2em solid #bdbdbd; }

hr {
  border: 0;
  height: 1px;
  margin: 2em 0;
  background-color: #ffcd00; }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 1em 0; }

a {
  /* color: #212121; */
  color: #ffcd00;
  text-decoration: none;
  transition: color 0.1s ease-in-out; }
  a:focus {
    outline-color: #ffcd00; }
  a:active, a:hover {
    outline: 0; }
  a:active, a:focus, a:hover {
    /* color: #37474f; */
  color: #fff;
    }

ol,
ul {
  padding: 0;
  margin: 0 0 1.5em 2em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ol,
li > ul {
  padding-left: 1.5em;
  margin-bottom: 0;
  margin-left: 0.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

table,
td,
th {
  border: 1px solid #ffcd00; }

table {
  width: 100%;
  margin: 0 0 1.5em;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px; }

caption,
td,
th {
  font-weight: 400;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

td {
  border-width: 0 1px 1px 0; }

td,
th {
  padding: 0.375em; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  padding: 0.625em 0.875em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #212121;
  background: #ffcd00;
  transition: 0.1s ease-in-out; }
  button:focus,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    outline-color: #ffcd00; }
  button:active, button:hover,
  input[type="button"]:active,
  input[type="button"]:hover,
  input[type="reset"]:active,
  input[type="reset"]:hover,
  input[type="submit"]:active,
  input[type="submit"]:hover {
    outline: 0; }
  button:active, button:focus, button:hover,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="button"]:hover,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="reset"]:hover,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  input[type="submit"]:hover {
    background: #212121;
    color: #ffcd00; }

label {
  font-weight: 700;
  letter-spacing: 1px; }

input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='range'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
select,
textarea {
  width: 100%;
  padding: 0.625em 0.875em;
  border: 1px solid #bdbdbd;
  /* color: #37474f; */
  color: #fff;
  transition: 0.1s ease-in-out; }
  input[type='color']:focus,
  input[type='date']:focus,
  input[type='datetime']:focus,
  input[type='datetime-local']:focus,
  input[type='email']:focus,
  input[type='month']:focus,
  input[type='number']:focus,
  input[type='password']:focus,
  input[type='range']:focus,
  input[type='search']:focus,
  input[type='tel']:focus,
  input[type='text']:focus,
  input[type='time']:focus,
  input[type='url']:focus,
  input[type='week']:focus,
  select:focus,
  textarea:focus {
    border-color: #212121;
    outline-color: #ffcd00;
    outline: 0; }

/*****************
 3. Navigation
*****************/
.entry-nav:before {
  border-bottom-color: #ffcd00; }
.entry-nav > div a {
  display: block;
  font-style: italic; }
.entry-nav > div span {
  display: block;
  font-style: normal;
  font-size: 0.875em; }

.prev-entry ~ .next-entry:before {
  border-bottom-color: #ffcd00;
  width: 2em;
  margin: 1em 0; }

.main-menu-container {
  margin-top: 2em; }

.main-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .main-menu li {
    display: inline-block;
    text-transform: lowercase;
    margin-right: 0.625em; }
    .main-menu li:last-of-type {
      margin-right: 0; }
  .main-menu a.current {
    font-weight: 700;
    pointer-events: none; }

.social-menu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .social-menu li {
    display: inline-block;
    margin-right: 0.625em; }
    .social-menu li:last-child {
      margin-right: 0; }
    .social-menu li a {
      font-size: 1.125em; }

.main-menu a,
.social-menu a {
  color: #888; }
  .main-menu a:hover,
  .social-menu a:hover {
    // color: #263238;
    color: #fff;
    }

.page-links {
  margin-top: 2em; }

.page-link {
  display: inline-block;
  padding: 0.25em 0.625em; }
  .page-link:first-child {
    padding-left: 0; }
  .page-link:last-child {
    padding-right: 0; }
  .page-link.current {
    font-weight: 700; }
  .page-link.dots {
    padding: 0; }

/*****************
 4. Site Blocks
*****************/
.hasCover .header:after {
  display: none; }

.header-info {
  margin-top: 1.5em; }
  .header-info .title {
    margin-bottom: 0;
    text-transform: lowercase; }
  .header-info .subtitle {
    margin: 0.5em 0 0;
    font-style: italic; }
  .header-info .taxonomy-type {
    font-size: 0.875em;
    margin-right: 0.25em;
    font-style: italic; }

.page .site-header .header-info, .page .site-header:after,
.section .site-header .header-info,
.section .site-header:after,
.taxonomy .site-header .header-info,
.taxonomy .site-header:after,
.taxonomyTerm .site-header .header-info,
.taxonomyTerm .site-header:after {
  display: none; }

.list {
  display: flex;
  flex-flow: column nowrap;
  margin: 0;
  list-style: none; }
  .entry + .list-container .list {
    margin-top: 2.5em; }

.list-item {
  margin-top: 1em; }
  .list-item:first-of-type {
    margin-top: 0; }
  .list-item article {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline; }
  .list-item .meta {
    flex-basis: 6em;
    flex-shrink: 0; }
    .list-item .meta span {
      font-size: 0.875em; }
  .list-item .list-item-title {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 0; }
  .list-item .icon {
    margin-right: 0.25em; }

/* Term Cloud */
.term-cloud {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .term-cloud li {
    padding: 0 1.5em 0.5em 0; }

.entry .meta {
  margin-top: 0.75em; }
  .entry .meta span {
    font-size: 0.9375em;
    margin-right: 0.75em;
    font-style: italic; }
  .entry .meta .icon {
    margin-right: 0.25em; }

.entry-cover {
  margin-top: 1.5em;
  margin-bottom: 2.5em; }
  .entry-cover.cover-wide {
    padding: 0;
    max-width: 1080px; }
  .entry-cover.cover-full {
    padding: 0;
    max-width: 100%; }
    .entry-cover.cover-full img {
      width: 100%; }
  .entry-cover img {
    display: block; }
  .entry-cover figcaption {
    margin: 0.25em auto 0;
    text-align: center; }
    .entry-cover figcaption span {
      font-size: 0.875em; }

details,
summary {
  display: block; }

.no-details details summary {
  cursor: pointer; }
.no-details details:not([open]) > :not(summary) {
  display: none; }
.no-details details > summary:before {
  content: '\25BC';
  display: inline-block;
  margin-right: 0.25em;
  transition: 0.1s;
  transform: rotate(-90deg); }
.no-details details[open] > summary:before {
  transform: rotate(0deg); }

.entry-toc {
  margin-bottom: 2em; }
  .entry-toc .toc-title {
    font-weight: 700; }
  .entry-toc nav {
    margin-top: 0.25em; }
  .entry-toc ul {
    list-style: none;
    margin: 0; }

.entry-content > :last-child, .entry-content > :last-child > :last-child {
  margin-bottom: 0; }
.entry-content a {
  border-bottom: 0.125em dashed #ffcd00; }
  .entry-content a:active, .entry-content a:focus, .entry-content a:hover {
    border-bottom-color: #ffcd00; }
  .entry-content a.footnote-return {
    border-bottom: none; }

.entry-footer > div {
  margin-top: 0.5em; }
  .entry-footer > div:first-child {
    margin-top: 2.5em; }
.entry-footer .taxonomyTerm-icon {
  margin-right: 0.375em; }

.comments-container #disqus_thread:before {
  border-bottom-color: #ffcd00; }

._404 .gopher {
  margin: 0; }
  ._404 .gopher img {
    width: 17.5em;
    margin-bottom: 1.5em; }
  ._404 .gopher a {
    border: 0; }
  ._404 .gopher .title {
    margin-bottom: 0; }

.entry + .home-sections-container .home-sections:before {
  border-bottom-color: #ffcd00; }

.home-section .list {
  padding: 0; }

.home-section-title {
  margin-bottom: 1em; }

.footer a {
  font-style: italic; }
.footer > div {
  width: 100%;
  margin-top: 1em; }
  .footer > div:first-child {
    margin-top: 0; }
  .footer > div:last-child {
    margin-bottom: 2em; }

.icon {
  stroke: currentColor;
  fill: none;
  position: relative;
  top: 2px; }

/*****************
 5. Shortcodes
*****************/
.align-center {
  text-align: center; }
  .align-center > blockquote {
    display: inline-block; }
  .align-center > ol, .align-center > ul {
    display: inline-block;
    text-align: initial; }
  .align-center li {
    word-wrap: normal; }

.text-shortcode * {
  color: inherit;
  font-size: 1em; }

/*****************
 6. Accessibility
*****************/
.screen-reader {
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden !important;
  position: fixed !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }
  .screen-reader:focus {
    clip: auto !important;
    width: auto;
    height: auto;
    display: block !important;
    top: 0.5em;
    left: 0.5em;
    font-weight: 700 !important;
    line-height: normal !important;
    text-decoration: none !important;
    border-radius: 0.25em !important;
    padding: 1em !important;
    color: #fafafa !important;
    background-color: #212121 !important;
    z-index: 99999; }

/*# sourceMappingURL=style.css.map */
