/*!
 * /dev/solita/css
 */
/* 3RD PARTY STYLES
----------------------------------------------------------------------------- */
/* VARIABLES & MIXINS
----------------------------------------------------------------------------- */
/* PARTIALS
----------------------------------------------------------------------------- */
/* RESET
----------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

[hidden] {
  display: none; }

img {
  border: 0;
  max-width: 100%;
  -ms-interpolation-mode: bicubic; }

img, embed, object, video {
  height: inherit;
  max-width: 100%;
  _width: 100%;
  /* IE6 fix */ }

/* Position 'sub' and 'sup' without affecting line-height: gist.github.com/413930 */
sub, sup {
  font-size: 0.625em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* COLORS
----------------------------------------------------------------------------- */
html {
  font-size: 100%;
  overflow-y: scroll;
  /* Force scrollbars 100% of the time */
  -webkit-font-smoothing: antialiased;
  /* Inflate text size on mobiles by full increments only */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background-color: #fafafa; }

main {
  *zoom: 1; }
  main:before, main:after {
    content: "";
    display: table; }
  main:after {
    clear: both; }

.site-content-wrapper {
  padding: 0 20px; }
  @media (min-width: 740px) {
    .site-content-wrapper {
      padding: 0 40px;
      max-width: 700px; } }
  @media (min-width: 1040px) {
    .site-content-wrapper {
      max-width: 1000px; } }

.site-content-wrapper, .row {
  margin: 0 auto;
  *zoom: 1; }
  .site-content-wrapper:before, .site-content-wrapper:after, .row:before, .row:after {
    content: "";
    display: table; }
  .site-content-wrapper:after, .row:after {
    clear: both; }

/* Columns */
.row .col {
  display: inline-block;
  float: left; }

.four-col .col {
  width: 100%; }
  @media (min-width: 1040px) {
    .four-col .col {
      margin-left: 40px;
      overflow: hidden;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      width: 220px; }
      .four-col .col:first-child {
        margin: 0; } }

/* Main */
.main {
  margin-bottom: 72px; }

.primary {
  margin-bottom: 48px;
  position: relative; }
  @media (min-width: 1040px) {
    .primary {
      float: left;
      margin-bottom: 0;
      width: 700px; } }

@media (min-width: 1040px) {
  .sidebar {
    float: right;
    width: 260px; } }

/* TYPOGRAPHY
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'Sharp Sans';
  src: url("/fonts/SharpSans-Medium.woff2") format("woff2"), url("/fonts/SharpSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("/fonts/SharpSans-Semibold.woff2") format("woff2"), url("/fonts/SharpSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Sharp Sans';
  src: url("/fonts/SharpSans-Bold.woff2") format("woff2"), url("/fonts/SharpSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
/* These are currently not used:

@font-face {
  font-family: 'Sharp Sans BoldItalic';
  src: url('/fonts/SharpSans-BoldItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-BoldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans BookItalic';
  src: url('/fonts/SharpSans-BookItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-BookItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans Extrabold';
  src: url('/fonts/SharpSans-Extrabold.woff2') format('woff2'),
  url('/fonts/SharpSans-Extrabold.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans ExtraboldItalic';
  src: url('/fonts/SharpSans-ExtraboldItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-ExtraboldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans Light';
  src: url('/fonts/SharpSans-Light.woff2') format('woff2'),
  url('/fonts/SharpSans-Light.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans LightItalic';
  src: url('/fonts/SharpSans-LightItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-LightItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans Medium';
  src: url('/fonts/SharpSans-Medium.woff2') format('woff2'),
  url('/fonts/SharpSans-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans MediumItalic';
  src: url('/fonts/SharpSans-MediumItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans SemiboldItalic';
  src: url('/fonts/SharpSans-SemiboldItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-SemiboldItalic.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans Thin';
  src: url('/fonts/SharpSans-Thin.woff2') format('woff2'),
  url('/fonts/SharpSans-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Sharp Sans ThinItalic';
  src: url('/fonts/SharpSans-ThinItalic.woff2') format('woff2'),
  url('/fonts/SharpSans-ThinItalic.woff') format('woff');
}
 */
body {
  font-family: "Sharp Sans", "Century Gothic", Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
  color: #282828;
  word-wrap: break-word; }

body, input, textarea {
  color: #282828; }

h1, h2, h3, h4, h5, h6 {
  margin: 24px 0; }

h1 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.25;
  color: #282828; }

h2 {
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.25;
  color: #282828;
  margin: 24px 0 24px; }

h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #282828; }

h4 {
  font-weight: 600;
  font-size: 1.25rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.25;
  color: #282828;
  margin: 24px 0 0; }

h5 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.25;
  color: #282828;
  margin: 24px 0 0; }

.arrow-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  position: relative;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #282828; }

.arrow-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #282828; }

.link-arrow-right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  position: relative;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #dc1e32; }

.link-arrow-left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #dc1e32; }

a {
  color: #dc1e32;
  text-decoration: none;
  font-weight: 600; }
  a:hover {
    color: #505050;
    text-decoration: underline; }
    a:hover .link-arrow-right {
      border-left: 10px solid #505050; }
    a:hover .link-arrow-left {
      border-right: 10px solid #505050; }
  a:active {
    color: #282828;
    text-decoration: underline; }
    a:active .link-arrow-right {
      border-left: 10px solid #282828; }
    a:active .link-arrow-left {
      border-right: 10px solid #282828; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #282828; }
  h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
    color: #dc1e32;
    text-decoration: underline; }

.small-text {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5; }

.minor-text {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.5; }

.primary-navigation__items {
  font-family: 'Sharp Sans', Helvetica, Arial, sans-serif; }

.text-divider {
  margin-right: 0.5em;
  margin-left: 0.5em; }

.text-divider-bullet {
  display: inline-block;
  margin-right: 0.2em;
  margin-left: -0.3em;
  font-size: 0.7em; }

caption {
  font-style: italic; }

blockquote {
  border-left: 2px solid #dc1e32;
  color: #505050;
  margin: 0 0 1.6em;
  padding-left: 2em; }

ol, ul, p, pre, table, form, caption, hr {
  margin: 0 0 24px; }

pre, code, kbd, samp {
  font: 1em/1.625em Menlo, Consolas, 'DejaVu Sans Mono', Monaco, 'Courier New', Courier, monospace; }

pre {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 0.75em;
  overflow-x: auto;
  padding: 12px 12px; }

code {
  display: inline; }

ul, ol {
  padding: 0 0 0 1.4em; }

.christmas-hats-ahoy {
  background: url("../img/t-lakki.png");
  display: block;
  height: 83px;
  width: 96px; }

/* BUTTONS
----------------------------------------------------------------------------- */
.button-secondary-default-dark {
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  background-color: #f0f0f0;
  padding: 5px 6px 5px 5px;
  color: #282828;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5; }
  .button-secondary-default-dark > * {
    vertical-align: middle; }
  .button-secondary-default-dark .button-icon {
    margin-right: 10px; }

.button-secondary-default-dark:hover {
  background-color: #e6e6e6;
  color: #282828;
  text-decoration: none; }

.button-secondary-default-dark:active {
  color: white;
  background-color: #dc1e32; }

.primary-navigation {
  display: none;
  letter-spacing: .04rem;
  font-size: 0.875rem;
  line-height: 1.57143; }
  @media (min-width: 620px) {
    .primary-navigation {
      font-size: 0.75rem;
      line-height: 1.66667;
      display: block; } }
  @media (min-width: 1040px) {
    .primary-navigation {
      font-size: 0.875rem;
      line-height: 1.57143; } }
  .primary-navigation__items {
    list-style: none;
    padding: 0;
    margin: 0; }
  @media (min-width: 620px) {
    .primary-navigation .menu-item {
      float: left;
      margin: 0.75rem 0.5rem; } }
  @media (min-width: 740px) {
    .primary-navigation .menu-item {
      margin: 0.75rem 1rem; } }
  .primary-navigation .menu-item__link {
    color: #282828;
    font-weight: 600;
    padding: 1em 0;
    display: block;
    border-top: 1px solid #e6e6e6;
    text-align: center; }
    @media (min-width: 620px) {
      .primary-navigation .menu-item__link {
        padding: 5px 0;
        border: none; } }
    .primary-navigation .menu-item__link--active, .primary-navigation .menu-item__link:hover {
      text-decoration: none;
      background-color: #e6e6e6; }
      @media (min-width: 620px) {
        .primary-navigation .menu-item__link--active, .primary-navigation .menu-item__link:hover {
          background-color: transparent;
          border-bottom: 3px solid #282828; } }

@media (min-width: 1040px) {
  .pagination {
    text-align: center; } }

.pagination-item {
  margin: 0 0.25em; }

.sidebar .sidebar-subtitle {
  border-top: 4px solid #282828;
  padding-top: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.125rem; }
.sidebar *:first-child {
  margin-top: 0; }
.sidebar h5 {
  border-top: 4px solid #282828;
  padding-top: 1rem;
  margin-top: 2rem; }
.sidebar h4, .sidebar h5 {
  margin-bottom: 1rem; }
.sidebar p {
  margin-bottom: 1rem; }
.sidebar .none {
  text-align: center; }
.sidebar .empty {
  border: 2px dashed #505050;
  border-radius: 6px;
  font-size: 0.75em;
  line-height: 24px;
  padding: 10px 0;
  width: auto; }
.sidebar .hidden {
  display: none; }

.some-icons {
  margin-bottom: 1em; }

.tags-list {
  list-style-type: none;
  padding: 0; }
  .tags-list > li {
    line-height: 1.2em;
    margin-bottom: 0.5em; }

.site-header {
  margin-top: 1.5em;
  margin-bottom: 3em; }
  .site-header__branding {
    float: left;
    padding-left: 0.25rem; }
    @media (min-width: 620px) {
      .site-header__branding {
        padding: 1rem 2rem 1rem 0.25rem; } }
  .site-header__navigation {
    clear: both;
    padding: 1rem 0; }
    @media (min-width: 620px) {
      .site-header__navigation {
        clear: none;
        float: left; } }
  .site-header__hamburger {
    float: right; }

.menu-toggle {
  border: 0;
  border-radius: 0;
  background: none;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
  display: inline-block;
  font-size: .875em;
  padding: 1em;
  text-transform: uppercase;
  transition: all .2s ease-in-out; }
  @media (min-width: 620px) {
    .menu-toggle {
      display: none; } }
  .menu-toggle:hover .menu-toggle__svg__line--1 {
    transform: translateY(-0.25em); }
  .menu-toggle:hover .menu-toggle__svg__line--3 {
    transform: translateY(0.25em); }
  .menu-toggle__svg {
    position: relative;
    height: 2rem;
    width: 2rem;
    top: 0; }
    .menu-toggle__svg__line {
      opacity: 1;
      transition: .15s ease-in-out; }
    .menu-toggle__svg__close-line {
      left: 0;
      top: 0;
      opacity: 0;
      position: absolute;
      transition: .15s ease-in-out;
      transform: scale(1.2); }
  .menu-toggle--active .menu-toggle__svg__close-line {
    opacity: 1;
    transform-origin: 50% 50%; }
    .menu-toggle--active .menu-toggle__svg__close-line--1 {
      transform: scale(1) rotate(45deg); }
    .menu-toggle--active .menu-toggle__svg__close-line--2 {
      transform: scale(1) rotate(-45deg); }
  .menu-toggle--active .menu-toggle__svg__line {
    opacity: 0;
    transform: scale(0.8); }

.breadcrumb {
  display: block;
  margin-bottom: 1em;
  margin-top: -1.5em; }
  .breadcrumb__link--root:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    position: relative;
    top: -1px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #dc1e32;
    display: inline-block; }
  .breadcrumb__link--root:hover:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    position: relative;
    top: -1px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #505050; }

.site-footer-wrapper {
  background-color: #282828; }

.site-footer-content {
  position: relative;
  padding-top: 90px;
  height: 120px;
  text-align: center; }
  @media (min-width: 1040px) {
    .site-footer-content {
      text-align: left;
      padding-left: 180px; } }

.site-footer-links {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #e6e6e6;
  position: relative;
  top: -2px; }
  .site-footer-links a {
    display: inline-block;
    padding: 0.25em 0.5em;
    color: #e6e6e6; }
    .site-footer-links a:last-child {
      border-right: none;
      padding-right: 0; }

.site-footer-content .site-logo-img {
  vertical-align: middle;
  height: 20px;
  margin-bottom: 10px; }

.post {
  margin-bottom: 48px;
  position: relative; }

.post-title {
  margin: 0 0 0.5em;
  /* h2 + bold */
  font-weight: 700; }

.post-meta {
  display: flex; }
  .post-meta .avatar {
    padding-right: 14px; }
    @media (min-width: 1040px) {
      .post-meta .avatar {
        padding-right: 18px; } }

.post-meta-tag {
  margin-right: 5px; }

.post-meta-basic-info {
  margin-bottom: 0.1em; }

.post-meta-small .avatar img {
  max-width: 40px; }

.post-meta-big {
  margin-bottom: 1em; }
  .post-meta-big .post-meta-basic-info {
    margin-top: 20px; }
  .post-meta-big .avatar img {
    max-width: 80px; }

.post-excerpt,
.post-content > p,
.post-content > ul,
.post-content > ol,
.post-content > blockquote,
.post-content td,
.post-content th,
.post-content caption {
  font-size: 1rem;
  line-height: 24px; }

.post-content .footnotes {
  font-size: 0.875rem; }

.post-excerpt {
  margin-bottom: 0.5em; }

.caption {
  font-style: italic;
  text-align: center; }

p + .caption {
  margin-top: -12px; }

.post-content {
  margin-bottom: 48px; }

.posts {
  list-style: none;
  padding: 0; }

h2.list-title {
  display: none; }

a.avatar {
  border: 0; }
  a.avatar .img {
    border-radius: 50px; }

.addthis_default_style {
  margin-bottom: 24px; }
  .addthis_default_style a {
    border: 0; }

/* ROUGE HIGHLIGHTING
----------------------------------------------------------------------------- */
.hll {
  background-color: #ffffcc; }

.c {
  color: #8f5902;
  font-style: italic; }

/* Comment */
.err {
  color: #a40000;
  border: 1px solid #ef2929; }

/* Error */
.g {
  color: #000000; }

/* Generic */
.k {
  color: #204a87;
  font-weight: bold; }

/* Keyword */
.l {
  color: #000000; }

/* Literal */
.n {
  color: #000000; }

/* Name */
.o {
  color: #ce5c00;
  font-weight: bold; }

/* Operator */
.x {
  color: #000000; }

/* Other */
.p {
  color: #000000;
  font-weight: bold; }

/* Punctuation */
.cm {
  color: #8f5902;
  font-style: italic; }

/* Comment.Multiline */
.cp {
  color: #8f5902;
  font-style: italic; }

/* Comment.Preproc */
.c1 {
  color: #8f5902;
  font-style: italic; }

/* Comment.Single */
.cs {
  color: #8f5902;
  font-style: italic; }

/* Comment.Special */
.gd {
  color: #a40000; }

/* Generic.Deleted */
.ge {
  color: #000000;
  font-style: italic; }

/* Generic.Emph */
.gr {
  color: #ef2929; }

/* Generic.Error */
.gh {
  color: #000080;
  font-weight: bold; }

/* Generic.Heading */
.gi {
  color: #00A000; }

/* Generic.Inserted */
.go {
  color: #000000;
  font-style: italic; }

/* Generic.Output */
.gp {
  color: #8f5902; }

/* Generic.Prompt */
.gs {
  color: #000000;
  font-weight: bold; }

/* Generic.Strong */
.gu {
  color: #800080;
  font-weight: bold; }

/* Generic.Subheading */
.gt {
  color: #a40000;
  font-weight: bold; }

/* Generic.Traceback */
.kc {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Constant */
.kd {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Declaration */
.kn {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Namespace */
.kp {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Pseudo */
.kr {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Reserved */
.kt {
  color: #204a87;
  font-weight: bold; }

/* Keyword.Type */
.ld {
  color: #000000; }

/* Literal.Date */
.m {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number */
.s {
  color: #4e9a06; }

/* Literal.String */
.na {
  color: #c4a000; }

/* Name.Attribute */
.nb {
  color: #204a87; }

/* Name.Builtin */
.nc {
  color: #000000; }

/* Name.Class */
.no {
  color: #000000; }

/* Name.Constant */
.nd {
  color: #5c35cc;
  font-weight: bold; }

/* Name.Decorator */
.ni {
  color: #ce5c00; }

/* Name.Entity */
.ne {
  color: #cc0000;
  font-weight: bold; }

/* Name.Exception */
.nf {
  color: #000000; }

/* Name.Function */
.nl {
  color: #f57900; }

/* Name.Label */
.nn {
  color: #000000; }

/* Name.Namespace */
.nx {
  color: #000000; }

/* Name.Other */
.py {
  color: #000000; }

/* Name.Property */
.nt {
  color: #204a87;
  font-weight: bold; }

/* Name.Tag */
.nv {
  color: #000000; }

/* Name.Variable */
.ow {
  color: #204a87;
  font-weight: bold; }

/* Operator.Word */
.w {
  color: #f8f8f8;
  text-decoration: underline; }

/* Text.Whitespace */
.mf {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number.Float */
.mh {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number.Hex */
.mi {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number.Integer */
.mo {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number.Oct */
.sb {
  color: #4e9a06; }

/* Literal.String.Backtick */
.sc {
  color: #4e9a06; }

/* Literal.String.Char */
.sd {
  color: #8f5902;
  font-style: italic; }

/* Literal.String.Doc */
.s2 {
  color: #4e9a06; }

/* Literal.String.Double */
.se {
  color: #4e9a06; }

/* Literal.String.Escape */
.sh {
  color: #4e9a06; }

/* Literal.String.Heredoc */
.si {
  color: #4e9a06; }

/* Literal.String.Interpol */
.sx {
  color: #4e9a06; }

/* Literal.String.Other */
.sr {
  color: #4e9a06; }

/* Literal.String.Regex */
.s1 {
  color: #4e9a06; }

/* Literal.String.Single */
.ss {
  color: #4e9a06; }

/* Literal.String.Symbol */
.bp {
  color: #3465a4; }

/* Name.Builtin.Pseudo */
.vc {
  color: #000000; }

/* Name.Variable.Class */
.vg {
  color: #000000; }

/* Name.Variable.Global */
.vi {
  color: #000000; }

/* Name.Variable.Instance */
.il {
  color: #0000cf;
  font-weight: bold; }

/* Literal.Number.Integer.Long */
/* TABLES
----------------------------------------------------------------------------- */
th, td {
  padding: 6px 16px; }

/* FORMS
----------------------------------------------------------------------------- */
fieldset {
  border: 1px solid #666;
  padding: 12px; }

/* CUSTOM STYLES
----------------------------------------------------------------------------- */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }
