@font-face {
    font-family: 'inconsolata';
    src: url('../fonts/inconsolata-webfont.eot');
    src: url('../fonts/inconsolata-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/inconsolata-webfont.woff') format('woff'),
    url('../fonts/inconsolata-webfont.ttf') format('truetype'),
    url('../fonts/inconsolata-webfont.svg#inconsolatamedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sinclairql';
    src: url('../fonts/sinclair-ql-extended-webfont.eot');
    src: url('../fonts/sinclair-ql-extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sinclair-ql-extended-webfont.woff2') format('woff2'),
         url('../fonts/sinclair-ql-extended-webfont.woff') format('woff'),
         url('../fonts/sinclair-ql-extended-webfont.ttf') format('truetype'),
         url('../fonts/sinclair-ql-extended-webfont.svg#sinclair_ql_extendedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'permian';
    src: url('../fonts/PermianSerifTypeface-webfont.eot');
    src: url('../fonts/PermianSerifTypeface-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PermianSerifTypeface-webfont.woff') format('woff'),
         url('../fonts/PermianSerifTypeface-webfont.ttf') format('truetype'),
         url('../fonts/PermianSerifTypeface-webfont.svg#permianseriftypefaceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'clearsans';
    src: url('../fonts/ClearSans-Regular-webfont.eot');
    src: url('../fonts/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ClearSans-Regular-webfont.woff') format('woff'),
         url('../fonts/ClearSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
/*    min-height: 2000px; */
    padding-top: 60px;
    padding-bottom: 15px;
    background-color: #000;
    color: #000;
    font-size: 14px;
}

pre {
    color: #000;
}

/* colors: http://paletton.com/#uid=62P0u0k-WdAhUrVqtkuR26lZ01l */

.c9t-navbar {
    background-color: #002800;
    color: #178317;
    border-color: #005700;
}
a.navbar-brand {
    color: #4eb24e;
    font-family: sinclairql, inconsolata, Courier New, monospace;
    font-size: 32px;
}
a.navbar-link {
    color: #4eb24e;
    font-family: sinclairql, inconsolata, Courier New, monospace;
    font-size: 24px;
}

a {
    color: #4EB24E;
}
a:visited {
    color: #178317;
}
a:hover, a:focus {
    color: #002800;
}
.c9t-post > p > a, .c9t-post > p > a:visited {
    /* text-decoration: underline; */
}
p.c9t-post-meta > a, p.c9t-post-meta > a:visited {
    text-decoration: none;
}

.navbar-toggle {
    border-color: #178317;
}

a:hover.navbar-brand,
a:focus.navbar-brand,
.c9t-nav > li > a:hover,
.c9t-nav > li > a:focus {
    text-decoration: none;
    color: #4eb24e;
    background-color: #001c00;
}

.icon-bar {
    background-color: #178317;
}

@media (max-width: 767px) {
    .sidebar-module-top {
        margin-top: 15px;
    }
}
@media (min-width: 768px) {
    .col-sm-offset-0_5 {
        margin-left: 4.16666666666666666667%;
    }
    .col-sm-offset-0_25 {
        margin-left: 2.08333333333333333333%;
    }
}
.sidebar-module {
    margin-top: 15px;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}
.sidebar-module-top {
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

.c9t-post {
    margin-top: 15px;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.c9t-post-top {
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.c9t-sharing {
    margin-top: 15px;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.c9t-sharing-button {
    display: inline;
    font-family: sinclairql, inconsolata, Courier New, monospace;
    font-size: 24px;
    padding: 4px;
}

.c9t-comments {
    margin-top: 15px;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 4px;
}

.c9t-footer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #178317;
    font-family: sinclairql, inconsolata, Courier New, monospace;
    font-size: 18px;
}

body {
    font-family: permian, Georgia, "Times New Roman", Times, serif;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 0;
    font-family: clearsans, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.sidebar-module > h4, div.sidebar-module-top > h4 {
    font-family: sinclairql, inconsolata, Courier New, monospace;
    font-size: 32px;
}

.sidebar-module, .sidebar-module-top {
    font-family: clearsans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

code, kbd, pre, samp {
    font-family: inconsolata, Menlo, Monaco, Consolas, "Courier New", monospace;
}

.c9t-sidebar-list, .c9t-sidebar-list-second {
    list-style: none;
}

.c9t-sidebar-list {
    padding-left: 0;
    margin-bottom: 0;
}

.c9t-sidebar-list-second {
    padding-left: 10px;
}

.c9t-sidebar-list > li::before {
    content: ">\00A0";
}

.c9t-sidebar-list-second > li::before {
    content: ">\00A0";
    list-style: none;
}

.c9t-sidebar-list > li.active::before {
    content: "\00BB\00A0";
}

.c9t-sidebar-list > li > span.unavailable {
    text-decoration: line-through;
}

.c9t-sidebar-ad {
    margin-top: 15px;
}

.c9t-social-btn {
    color: #4eb24e;
    font-size: 22px;
}

a.c9t-social-btn#disqus_btn {
    color: #000;
}

a.c9t-social-btn:hover, a.c9t-social-btn:focus {
    color: #178317;
}

a#disqus_btn:hover, a#disqus_btn:focus {
    color: #178317;
}

/* rounded switch sliders */
.c9t-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.c9t-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.c9t-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.c9t-slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  border-radius: 50%;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

#c9t-button-facebook > div > span {
  vertical-align: middle !important;
}

#c9t-button-twitter > iframe {
  vertical-align: middle !important;
}

input:checked + .c9t-slider {
  background-color: #4EB24E;
}

input:focus + .c9t-slider {
  box-shadow: 0 0 1px #4EB24E;
}

input:checked + .c9t-slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
