html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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; }

a {
  background: 0 0; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

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; }

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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(//themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format("woff"); }

/**
 * Syntax highlighting styles
 */
.highlight {
  background: #c4c4c4; }
  .highlight .c {
    color: #998;
    font-style: italic; }
  .highlight .err {
    color: #a61717;
    background-color: #e3d2d2; }
  .highlight .k {
    font-weight: bold; }
  .highlight .o {
    font-weight: bold; }
  .highlight .cm {
    color: #998;
    font-style: italic; }
  .highlight .cp {
    color: #999;
    font-weight: bold; }
  .highlight .c1 {
    color: #998;
    font-style: italic; }
  .highlight .cs {
    color: #999;
    font-weight: bold;
    font-style: italic; }
  .highlight .gd {
    color: #000;
    background-color: #fdd; }
  .highlight .gd .x {
    color: #000;
    background-color: #faa; }
  .highlight .ge {
    font-style: italic; }
  .highlight .gr {
    color: #a00; }
  .highlight .gh {
    color: #999; }
  .highlight .gi {
    color: #000;
    background-color: #dfd; }
  .highlight .gi .x {
    color: #000;
    background-color: #afa; }
  .highlight .go {
    color: #888; }
  .highlight .gp {
    color: #555; }
  .highlight .gs {
    font-weight: bold; }
  .highlight .gu {
    color: #aaa; }
  .highlight .gt {
    color: #a00; }
  .highlight .kc {
    font-weight: bold; }
  .highlight .kd {
    font-weight: bold; }
  .highlight .kp {
    font-weight: bold; }
  .highlight .kr {
    font-weight: bold; }
  .highlight .kt {
    color: #458;
    font-weight: bold; }
  .highlight .m {
    color: #099; }
  .highlight .s {
    color: #d14; }
  .highlight .na {
    color: #008080; }
  .highlight .nb {
    color: #0086B3; }
  .highlight .nc {
    color: #458;
    font-weight: bold; }
  .highlight .no {
    color: #008080; }
  .highlight .ni {
    color: #800080; }
  .highlight .ne {
    color: #900;
    font-weight: bold; }
  .highlight .nf {
    color: #900;
    font-weight: bold; }
  .highlight .nn {
    color: #555; }
  .highlight .nt {
    color: #000080; }
  .highlight .nv {
    color: #008080; }
  .highlight .ow {
    font-weight: bold; }
  .highlight .w {
    color: #bbb; }
  .highlight .mf {
    color: #099; }
  .highlight .mh {
    color: #099; }
  .highlight .mi {
    color: #099; }
  .highlight .mo {
    color: #099; }
  .highlight .sb {
    color: #d14; }
  .highlight .sc {
    color: #d14; }
  .highlight .sd {
    color: #d14; }
  .highlight .s2 {
    color: #d14; }
  .highlight .se {
    color: #d14; }
  .highlight .sh {
    color: #d14; }
  .highlight .si {
    color: #d14; }
  .highlight .sx {
    color: #d14; }
  .highlight .sr {
    color: #009926; }
  .highlight .s1 {
    color: #d14; }
  .highlight .ss {
    color: #990073; }
  .highlight .bp {
    color: #999; }
  .highlight .vc {
    color: #008080; }
  .highlight .vg {
    color: #008080; }
  .highlight .vi {
    color: #008080; }
  .highlight .il {
    color: #099; }

.gigantic, .huge, .large, .bigger, .big,
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-weight: bold; }

.gigantic {
  font-size: 110px;
  line-height: 1.09;
  letter-spacing: -2px; }

.huge, h1 {
  text-align: left;
  hyphens: auto;
  font-size: 6vh;
  line-height: 1.05;
  letter-spacing: -1px; }

.large, h2 {
  font-size: 42px;
  line-height: 1.14; }

.bigger, h3 {
  font-size: 26px;
  line-height: 1.38; }

.big, h4 {
  font-size: 22px;
  line-height: 1.38; }

.small, small {
  font-size: 10px;
  line-height: 1.2; }

p {
  margin: 0 0 20px 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0; }

article {
  padding: 1em; }

a {
  color: #1babcb;
  text-decoration: none;
  outline: 0; }

a:hover, a:focus {
  color: #62d1ea; }

::selection {
  background: rgba(0, 0, 0, 0.33); }

::-moz-selection {
  background: rgba(0, 0, 0, 0.33); }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.33); }

body {
  background: white;
  font-size: 14px;
  line-height: 1.6;
  font-family: 'Open Sans' sans-serif;
  color: black;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

header {
  background-color: black;
  background: url("/assets/img/backgrounds/114H_compressed.jpg") center center;
  height: 50vh;
  max-height: 350px;
  background-size: cover; }
  header nav {
    text-align: center;
    padding: 20px 0px 20px 0px; }
    header nav a {
      display: inline-block;
      margin-left: 20px;
      color: rgba(255, 255, 255, 0.7);
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase; }
      header nav a:hover {
        color: black; }
    header nav .active {
      color: white;
      border-bottom: white solid 7px; }
  header h1 {
    text-align: center;
    hyphens: none;
    font-size: 7vh;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px; }
    header h1 span {
      display: inline-block;
      padding: 0.2em 0.4em;
      border: white solid 7px; }
  header .kicker {
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 2vh;
    text-transform: uppercase;
    padding: 20px 0px 0px 0px; }

footer {
  background: url("/assets/img/backgrounds/114H_compressed.jpg") center center;
  background-size: cover;
  padding: 40px 20px 20px 20px; }
  footer nav a {
    padding: 0px 20px 0px 0px;
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
  footer nav:hover {
    color: rgba(255, 255, 255, 0.6); }
  footer .footerparagraph {
    color: white;
    padding: 20px 0px 0px 0px; }

.content-wrapper {
  min-height: 511px;
  max-width: 800px;
  margin: auto;
  padding: 0px 0px 2% 0; }

h2 {
  color: black;
  font-size: 3em; }

h3 {
  color: black;
  font-size: 1.5em; }

article {
  max-width: 600px;
  text-align: justify; }

.postlist ul {
  display: inline-block;
  padding: 0.2em 0em 0em 2em;
  border-left: black solid 4px; }
  .postlist ul li {
    list-style-type: none; }
  .postlist ul .post-link {
    color: black;
    font-weight: 600; }

.post-meta {
  color: rgba(0, 0, 0, 0.7); }

.bigpostlist ul {
  display: inline-block;
  padding: 0.2em 0em 0em 2em;
  border-left: black solid 4px; }
  .bigpostlist ul li {
    list-style-type: none; }
    .bigpostlist ul li .post-link {
      color: black;
      font-weight: 550;
      font-size: 200%; }
      .bigpostlist ul li .post-link:hover {
        color: #1babcb; }
    .bigpostlist ul li .post-meta {
      color: rgba(0, 0, 0, 0.7); }

.icon {
  display: inline-block;
  height: 100px;
  width: 100px; }
  .icon path {
    fill: rgba(0, 0, 0, 0.7); }

.icon.linkedin a:hover path {
  fill: #0083be; }

.icon.twitter a:hover path {
  fill: #55acee; }

.icon.github a:hover path {
  fill: #000000; }

.half-content {
  margin-top: 2em;
  margin-bottom: 5em; }

.indexPageContent {
  min-height: 60%;
  width: 100%;
  margin-left: 0%;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 00vh; }
  .indexPageContent .divLeft {
    margin: 0;
    text-align: center; }
    .indexPageContent .divLeft h2 {
      color: black; }
    .indexPageContent .divLeft article {
      padding: 0;
      margin: 0;
      color: black; }
    .indexPageContent .divLeft h3 {
      color: black; }
    .indexPageContent .divLeft .icon {
      margin-top: 1vh;
      min-width: 50px;
      width: 15%; }
  .indexPageContent .divRight {
    margin: auto;
    border: white solid 1px;
    flex-wrap: wrap;
    min-height: 300px;
    min-width: 300px;
    text-align: center; }
    .indexPageContent .divRight img {
      margin-top: 0vw;
      width: 90%;
      filter: brightness(100%);
      max-width: 100%;
      border-radius: 50%; }

@media (min-width: 1081px) {
  .half-content {
    display: flex;
    justify-content: center; }
  .divLeft {
    flex-basis: 40%; }
  .divRight {
    flex-basis: 20%;
    margin: auto 0; } }

.post .post-title {
  color: black; }

.post .post-meta {
  color: gray; }

.post .post-content {
  color: black; }

.post h2 {
  color: black;
  font-weight: 450;
  font-size: 170%; }

.post table {
  width: 100%; }

.post .toggle-box {
  display: none; }

.post .toggle-box + label {
  cursor: pointer;
  display: block;
  line-height: 21px;
  margin-bottom: 5px; }

.post .toggle-box + label + div {
  display: none;
  margin-bottom: 10px; }

.post .toggle-box:checked + label + div {
  display: block; }

.post .toggle-box + label:before {
  background-color: #4F5150;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  content: "+";
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px; }

.post .toggle-box:checked + label:before {
  content: "\2212"; }

.post .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.post .video-container iframe, .post .video-container object, .post .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.indexpage {
  background-color: black;
  background: url("/assets/img/backgrounds/114H_compressed.jpg") center center;
  min-height: 100vh;
  background-size: cover; }
  .indexpage .darkenedBackground {
    background-color: rgba(0, 0, 0, 0.4);
    margin: auto;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .indexpage .darkenedBackground .indexPageHeader nav {
      text-align: center;
      padding-top: 5vh; }
      .indexpage .darkenedBackground .indexPageHeader nav a {
        display: inline-block;
        margin-left: 20px;
        color: rgba(255, 255, 255, 0.9);
        font-size: 3vh;
        font-weight: 700;
        text-transform: uppercase; }
        .indexpage .darkenedBackground .indexPageHeader nav a:hover {
          color: #50a0b4; }
      .indexpage .darkenedBackground .indexPageHeader nav .active {
        color: rgba(255, 255, 255, 0.9);
        border-bottom: rgba(255, 255, 255, 0.9) solid 7px; }
    .indexpage .darkenedBackground .indexPageHeader h1 {
      text-align: center;
      hyphens: none;
      font-size: 12vmin;
      font-weight: 700;
      color: white;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      margin-top: 20vh; }
      .indexpage .darkenedBackground .indexPageHeader h1 span {
        display: inline-block;
        padding: 0.2em 0.4em;
        border: white solid 1vh; }
    .indexpage .darkenedBackground .indexPageHeader .kicker {
      color: rgba(255, 255, 255, 0.9);
      text-align: center;
      font-weight: 700;
      font-size: 3vh;
      text-transform: uppercase;
      padding: 20px 0px 0px 0px; }

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