iframe {
  max-width: 100% !important; }

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

strong {
  /* replace with your selector */
  font-family: "Berlingske Serif Extra Cobe299";
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Berlingske Serif Extra Cofcf93";
  font-weight: normal;
  color: #111;
  font-style: normal; }

.page-content a {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.26); }

.books a {
  border-bottom: 0; }

.page-content h2 a {
  border-bottom: 0; }

.PageNavigation {
  margin: 5rem 0; }
  .PageNavigation a.prev {
    float: left; }
  .PageNavigation a.next {
    float: right; }

.pagination {
  font-size: 14px;
  letter-spacing: 2px;
  padding: 0 2em 0 0;
  float: right; }

.post-content {
  max-width: 100%; }

.rss-subscribe {
  float: left; }

.footer-col.footer-col-3 {
  text-align: right; }

.fb-like fb_iframe_widget {
  margin: 2em 0; }

.post-content {
  margin: 0 0 2em 0; }
  .post-content p, .post-content h2, .post-content h3, .post-content h4, .post-content ul, .post-content .fb-comments {
    max-width: 550px;
    margin: 1em auto; }
  .post-content blockquote, .post-content blockquote p {
    font-size: 1.1em;
    color: #424242;
    max-width: 600px;
    line-height: 1.3em;
    font-family: "Berlingske Serif Extra Cobe299"; }
  .post-content figcaption {
    text-align: center;
    margin: 1em 0; }

div.center {
  text-align: center; }

/**
 * Reset some basic elements
 */
body, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, hr,
dl, dd, ol, ul, figure {
  margin: 0;
  padding: 0; }

/**
 * Basic styling
 */
body {
  font: 400 25px/1.3 "Berlingske Serif Extra Cofcf93";
  color: #111;
  background-color: #fdfdfd;
  -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; }

/**
 * Set `margin-bottom` to maintain vertical rhythm
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure {
  margin-bottom: 15px; }

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

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

figcaption {
  font-size: 21.875px;
  display: block; }
  figcaption + p {
    margin: 2rem 0 0 0; }

/**
 * Lists
 */
ul, ol {
  margin-left: 30px; }

li > ul,
li > ol {
  margin-bottom: 0; }

/**
 * Headings
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

/**
 * Links
 */
a {
  color: #2a7ae2;
  text-decoration: none; }
  a:visited {
    color: #1756a9; }
  a:hover {
    color: #111; }

/**
 * Blockquotes
 */
blockquote {
  color: #828282;
  border-left: 2px solid #e8e8e8;
  font-family: "Berlingske Serif Extra Cofcf93";
  font-weight: normal;
  font-style: normal;
  padding-left: 15px;
  letter-spacing: -1px;
  margin: 2rem 0; }
  blockquote > :first-child {
    margin-top: 2rem; }
  blockquote > :last-child {
    margin-bottom: 0; }

/**
 * Code formatting
 */
pre,
code {
  font-size: 15px;
  border: 1px solid #e8e8e8;
  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: -webkit-calc(800px - (30px * 2));
  max-width: calc(800px - (30px * 2));
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px; }
  @media screen and (max-width: 800px) {
    .wrapper {
      max-width: -webkit-calc(800px - (30px));
      max-width: calc(800px - (30px));
      padding-right: 15px;
      padding-left: 15px; } }

/**
 * Clearfix
 */
.wrapper:after, .footer-col-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; }

hr {
  width: 50%;
  margin: 2rem auto; }

img {
  border-radius: 2px; }

@media (max-width: 610px) {
  br.orphan {
    display: none; } }

img.inline.small {
  display: none; }

/**
 * Site header
 */
.site-header {
  /*
    border-top: 5px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px dotted $grey-color-dark;
*/
  min-height: 96px;
  position: relative; }

.site-title {
  font-size: 26px;
  font-family: "Berlingske Serif Extra Cofcf93";
  font-weight: normal;
  font-style: normal;
  line-height: 86px;
  margin-bottom: 0;
  float: left; }
  .site-title,
  .site-title:visited {
    color: #424242; }

.site-nav {
  float: right;
  line-height: 91px;
  font-size: 18px;
  opacity: 0.3;
  transition: opacity 0.8s ease-in-out; }
  .site-nav:hover {
    opacity: 1;
    transition: opacity 0.5s ease-in-out; }
    .site-nav:hover a:hover {
      text-decoration: underline; }
  .site-nav .menu-icon {
    display: none; }
  .site-nav .page-link {
    color: #111;
    line-height: 1.3; }
    .site-nav .page-link:not(:last-child) {
      margin-right: 20px; }
  @media screen and (max-width: 600px) {
    .site-nav {
      position: absolute;
      top: 9px;
      right: 15px;
      background-color: #fdfdfd;
      border: 1px solid #e8e8e8;
      border-radius: 5px;
      text-align: right; }
      .site-nav .menu-icon {
        display: block;
        float: right;
        width: 36px;
        height: 26px;
        line-height: 0;
        padding-top: 10px;
        text-align: center; }
        .site-nav .menu-icon > svg {
          width: 18px;
          height: 15px; }
          .site-nav .menu-icon > svg path {
            fill: #424242; }
      .site-nav .trigger {
        clear: both;
        display: none; }
      .site-nav:hover .trigger {
        display: block;
        padding-bottom: 5px; }
      .site-nav .page-link {
        display: block;
        padding: 5px 10px;
        margin-left: 20px; }
        .site-nav .page-link:not(:last-child) {
          margin-right: 0; } }

/**
 * Site footer
 */
.site-footer {
  border-top: 1px solid #e8e8e8;
  padding: 30px 0; }

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

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

.footer-col-wrapper {
  font-size: 15px;
  color: #828282;
  margin-left: -15px; }

.footer-col {
  float: left;
  margin-bottom: 15px;
  padding-left: 15px; }

.footer-col-1 {
  width: -webkit-calc(35% - (30px / 2));
  width: calc(35% - (30px / 2)); }

.footer-col-2 {
  width: -webkit-calc(20% - (30px / 2));
  width: calc(20% - (30px / 2)); }

.footer-col-3 {
  width: -webkit-calc(45% - (30px / 2));
  width: calc(45% - (30px / 2)); }

@media screen and (max-width: 800px) {
  .footer-col-1,
  .footer-col-2 {
    width: -webkit-calc(50% - (30px / 2));
    width: calc(50% - (30px / 2)); }
  .footer-col-3 {
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) {
  .footer-col {
    float: none;
    width: -webkit-calc(100% - (30px / 2));
    width: calc(100% - (30px / 2)); } }

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

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

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

.post-link {
  font-size: 48px; }

.post-meta {
  font-size: 12px;
  color: #828282;
  font-family: "Berlingske Serif Extra Co35ba3";
  font-style: normal; }

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

.post-title {
  line-height: 1; }
  @media screen and (max-width: 800px) {
    .post-title {
      font-size: 36px; } }

.post-content {
  margin-bottom: 30px; }
  .post-content h2 {
    font-size: 32px; }
    @media screen and (max-width: 800px) {
      .post-content h2 {
        font-size: 28px; } }
  .post-content h3 {
    font-size: 26px; }
    @media screen and (max-width: 800px) {
      .post-content h3 {
        font-size: 22px; } }
  .post-content h4 {
    font-size: 28px; }
    @media screen and (max-width: 800px) {
      .post-content h4 {
        font-size: 18px; } }

.books {
  text-align: center !important;
  margin: 0 auto; }
  .books .post {
    padding: 0;
    margin: 4em auto;
    text-align: center;
    max-width: 450px; }
    .books .post p.review {
      margin: 1em;
      padding: 1em;
      font-size: 80%; }

a.buy-link {
  font-size: 1rem;
  font-family: "Berlingske Serif Extra Co35ba3"; }

a, p a {
  color: black !important; }

@media screen and (max-width: 600px) {
  .books .post {
    max-width: 100% !important;
    padding: 0;
    margin: 2em 0;
    text-align: center;
    max-width: 250px; } }

.post-list-heading {
  display: none; }

p.notice {
  font-size: 1.5em;
  border: 11px double #ff3800;
  padding: 20px;
  border-radius: 2px;
  background: rgba(210, 210, 210, 0.5); }
  p.notice a {
    border-bottom: 3px solid black;
    font-weight: bold; }
