@import url(https://fonts.googleapis.com/css?family=Sintony:400,700);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700);
@media screen and (max-width: 760px) {
  .mobile_hide {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none; } }
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

/**
 * Basic styling
 */
body {
  font: 400 16px/1.5 "Sintony", sans-serif;
  color: #111;
  background-color: #fdfdfd;
  background-image: url("/static/taustakuva-valot.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

/**
 * Images
 */
img {
  max-width: 100%;
  vertical-align: middle; }

/**
 * Figures
 */
figure > img {
  display: block; }

figcaption {
  font-size: 14px; }

/**
 * Headings
 */
h1, h2, h3, h4, .event_list .summary, h5, h6 {
  font-weight: 400;
  color: #620062;
  letter-spacing: 1px; }

/**
 * Links
 */
a {
  color: #b31aff;
  text-decoration: none; }
  a:visited {
    color: #8800cc; }
  a:hover {
    color: #111;
    text-decoration: underline; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 4px solid #f0f0f0;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic; }
  blockquote > :last-child {
    margin-bottom: 0; }

/**
 * Code formatting
 */
pre,
code {
  font-size: 15px;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  background-color: #eef; }

code {
  padding: 1px 5px; }

pre {
  padding: 8px 12px;
  overflow-x: auto; }
  pre > code {
    border: 0;
    padding-right: 0;
    padding-left: 0; }

/**
 * Wrapper
 */
.wrapper {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden; }

/**
 * Clearfix
 */
.wrapper:after {
  content: "";
  display: table;
  clear: both; }

/**
 * Icons
 */
.icon > svg {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle; }
  .icon > svg path {
    fill: #828282; }

/**
 * Site footer
 */
.site-footer {
  /*border-top: 1px solid $grey-color-light;*/
  padding: 30px 0; }

.footer-heading {
  font-size: 26px;
  margin-bottom: 15px; }

.contact-list,
.social-media-list {
  list-style: none;
  margin-left: 0; }

/**
 * Page content
 */
.page-content {
  padding: 0px; }

.page-heading {
  font-size: 20px; }

.post-list {
  margin-left: 0;
  list-style: none; }
  .post-list > li {
    margin-bottom: 30px; }

.post-meta {
  font-size: 14px;
  color: #828282; }

.post-link {
  display: block;
  font-size: 24px; }

/**
 * Posts
 */
.post-header {
  margin-bottom: 30px; }

.post-title {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1; }
  @media all and (min-width: 992px) {
    .post-title {
      font-size: 36px; } }

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

.flex-container {
  display: flex;
  flex-wrap: wrap; }

.flex-item {
  flex: 1;
  min-width: 350px;
  margin: 10px; }

body {
  font-family: "Sintony", sans-serif;
  background-color: #eee;
  overflow-y: scroll;
  min-height: 100vh;
  display: flex;
  flex-direction: column; }
  body h1, body h2, body h3, body h4, body .event_list .summary, .event_list body .summary, body h5, body h6 {
    font-family: "Comfortaa", sans-serif; }

.page-content {
  flex: 1; }

.header__title {
  background-color: #620062;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 7.5px auto 7.5px;
  grid-template-areas: ". .      ." ". title  ." ". social social"; }

.site-title {
  grid-area: title;
  text-align: center; }
  .site-title h1 {
    margin: 0; }
  .site-title a {
    font-family: "Sintony", sans-serif;
    letter-spacing: 1px; }
    .site-title a, .site-title a:visited, .site-title a:hover {
      color: white;
      text-decoration: none; }

.header__logo {
  display: block;
  margin: auto; }

.header__social {
  margin: 0 2rem 0.2rem auto;
  display: inline-block;
  align-self: end;
  grid-area: social;
  font-size: 1.6em;
  line-height: 0;
  word-spacing: 0.5em; }
  .header__social li {
    display: inline-block;
    margin: 0; }
  .header__social a, .header__social a:visited {
    color: white; }
  .header__social a:hover {
    color: orange; }

.site-footer {
  background: #262626;
  padding: 30px;
  color: black; }
  .site-footer h2 {
    font-family: "Comfortaa", sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px; }

.footer__social {
  display: flex;
  flex-direction: column;
  margin: 2em 2em 0; }
  .footer__social > * {
    margin: 1rem auto; }
  @media screen and (min-width: 700px) {
    .footer__social {
      flex-direction: row;
      justify-content: right;
      margin: 2em 0; }
      .footer__social > * {
        margin: 1rem; } }
  .footer__social i {
    font-size: 18px;
    color: white; }

.header__navigation {
  overflow: hidden;
  font-family: "Comfortaa", sans-serif;
  text-align: center; }
  .header__navigation ul {
    overflow: hidden;
    background: #262626;
    margin: 0;
    padding: 1em 0; }
  .header__navigation a, .header__navigation a:visited {
    text-decoration: none;
    color: #ddd; }
  .header__navigation a:hover {
    text-decoration: none;
    color: #fff; }

.subheader__navigation {
  padding: 4.5px 0 3px 0;
  background: #333333;
  overflow: hidden;
  font-family: "Comfortaa", sans-serif;
  font-size: 0.9em;
  text-align: center;
  margin-bottom: 0 !important; }
  .subheader__navigation ul {
    margin: 5px auto;
    padding: 0; }
  .subheader__navigation a {
    text-decoration: none;
    color: #ddd; }
  .subheader__navigation a:hover {
    text-decoration: none;
    color: #fff; }

.navigation__item {
  display: inline-block;
  padding: 3.5px 10px;
  font-weight: 900;
  letter-spacing: 1px; }

.navigation__item.active {
  font-weight: bold; }

.navigation__item.active a {
  color: #fff;
  border-bottom: solid 2px #b31aff;
  padding-bottom: 3px; }

.post-content {
  font-family: "Sintony", sans-serif; }

.post__ingress {
  font-size: 1.15em;
  font-family: "Sintony", sans-serif; }
  @media all and (min-width: 992px) {
    .post__ingress {
      width: 95%; } }

.post__category {
  color: #b31aff;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 5px; }

.post {
  overflow: auto;
  padding: 15px;
  background-color: #eee; }
  @media all and (min-width: 480px) {
    .post {
      padding: 30px; } }

.post-title__info {
  color: #828282; }

.post__spacer {
  border-top: 3px solid #b31aff;
  width: 4em; }

h2 a, h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
.event_list .summary a,
h4 a:visited,
.event_list .summary a:visited {
  color: #111; }

.contact {
  text-align: center;
  display: inline-block;
  flex: 0 1 245.4545454545px;
  min-width: 200px;
  margin: 0 0 2em 0; }

.board_contact {
  text-align: center;
  display: inline-block;
  flex: 0 1 400px;
  margin: 0 0 2em 0;
  padding: 0 1em 0 1em; }

.contact-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  margin-top: 2em; }

.committee_description {
  margin-top: 1em;
  text-align: center; }

.contact__position_name {
  margin-bottom: 0;
  text-align: center; }

.contact__position_name--hallitus {
  margin-top: 0.2em; }

.contact__person_name {
  margin-top: 4px;
  margin-bottom: 0; }

.contact__person_name--generic {
  margin-top: 8px; }

.contact__section {
  margin-top: 4px; }

.contact__section--spacer {
  border-top: 3px solid #b31aff;
  width: 3em;
  margin-left: auto;
  margin-right: auto; }

.contact__photo {
  border-radius: 50%;
  width: 150px;
  height: 150px; }

.contact_group {
  margin-bottom: 3em; }

.contact_group__subgroup {
  margin-bottom: 1.5em; }

.info_section {
  margin-bottom: 1.5em; }

.info_section__title {
  background-color: #620062;
  color: white;
  padding: 0.4em;
  margin-top: 0; }

.post_list {
  list-style-type: none;
  margin-left: 0;
  padding: 0; }
  .post_list time {
    font-size: 0.8em;
    color: #888;
    font-weight: bold; }

.post_list__title {
  margin-bottom: 0;
  line-height: 1.1;
  font-weight: 700; }

.post_list__element {
  margin-bottom: 2em; }
  .post_list__element:last-child {
    margin-bottom: 0px; }

.post_list__excerpt {
  margin: 0.3em 0 0;
  line-height: 1.5em;
  font-size: 14px; }

.post_list__categories {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  display: inline; }

.post_list__category_item {
  display: inline; }

.event_list {
  list-style-type: none;
  margin-left: 0;
  padding: 0; }
  .event_list li {
    margin-bottom: 2em; }
    .event_list li::last-child .description {
      margin-bottom: 0px; }

.event_list__row, .event_list .summary, .event_list .description {
  display: block;
  width: 100%; }

.event_list .summary {
  margin-bottom: 0;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.1; }

.archive_navi {
  margin-bottom: 30px; }
  .archive_navi__container {
    display: flex;
    flex-direction: column; }
  .archive_navi__subcontainer {
    display: flex;
    flex-direction: column; }
  .archive_navi__subcontainer--gap-after {
    margin-bottom: 1em; }
  .archive_navi__label {
    margin-right: 0.6rem; }
  .archive_navi__list {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin: 0; }
  .archive_navi__item {
    display: inline;
    margin-right: 0.7em; }
  .archive_navi__main_page_link {
    display: block;
    margin-top: 1em; }
