/*
 Theme Name:     Document
 Theme URI:     
 Description:    Document
 Author:         Document Media AS
 Author URI:     
 Version:        1.0.1
*/

@import url('./style_doc.css');

/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville');

@font-face {
  font-family: 'League Spartan';
  src: url('fonts/leaguespartan-bold.eot');
  src: url('fonts/leaguespartan-bold.eot?#iefix') format('embedded-opentype'), url('fonts/leaguespartan-bold.woff2') format('woff2'),
    url('fonts/leaguespartan-bold.woff') format('woff'), url('fonts/leaguespartan-bold.ttf') format('truetype'),
    url('fonts/leaguespartan-bold.svg#league_spartanbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

a {
  color: #333;
}

p {
  margin: 0 0 20px;
}

article a {
  color: #1955a5;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 1px solid #d4d4d4;
}

article a:hover {
  color: #1955a5;
}

article {
  border: none;
  font-size: 17px;
}

.post-navigation a {
  color: inherit;
}

a:hover {
  text-decoration: none;
  border: none;
  color: #000;
}

h1,
h2,
h3,
h4 {
}

.page-header > h2 {
  font-size: 40px;
  font-family: 'Libre Baskerville', georgia, serif;
  line-height: 52px;
}

.img-responsive {
}

.top-padding {
  padding-top: 15px;
}

.left-nopadding {
  padding-left: 0;
}

@media (min-width: 767px) {
  .right-nopadding {
    padding-right: 0;
  }
}

@media (min-width: 767px) {
  .extra-padding-right {
    padding-right: 50px;
    border-right: 1px solid #d4d4d4;
  }
}

@media (min-width: 767px) {
  .extra-padding-left {
    padding-left: 50px !important;
  }
}

@media (min-width: 767px) {
  .extra-padding-left {
    padding-left: 50px;
  }
}

.top-buffer {
  margin-top: 20px;
}

.divider-row {
  border-top: #d4d4d4 solid 1px;
  margin: 10px 0 20px 0;
}

img.grayscale {
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}

img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.header-icons {
  font-size: 17px;
  color: #666;
}

.kategori-font {
  font-family: 'league spartan', helvetica, sans-serif;
  margin: 5px 0 20px 0;
}

.kategori-titler a {
  font-weight: normal;
}

.kategori-line {
  width: 70px;
  border-top: 4px solid #333;
  margin: 10px 0 5px 0;
}

.most-read {
  border-left: 1px solid #d4d4d4;
  padding: 0 0 0 27px;
  margin-top: 0;
}

.most-read-image {
  overflow: hidden;
  float: left;
  width: 100px;
  height: 80px;
  margin-right: 5px;
}
.most-read > h4 {
  margin-top: 0;
  font-family: 'league spartan', sans-serif;
}

.cat-front-title > h4 {
  margin-top: 0;
  font-family: 'league spartan', sans-serif;
}

.image-caption-text {
  font-size: 14px;
  font-style: italic;
  color: #555;
  margin: 0 0 30px 0;
}

.logo-image {
  max-width: 600px;
  width: 100%;
  display: block;
  margin: 0 auto 10px;
}

.pt-30 {
  padding-top: 30px;
}

.boxed-headline {
  background-color: #ededed;
  padding-bottom: 4px;
  margin: 0 0 19px 0;
  border: 1px solid #bbb;
}

.boxed-headline > a {
  color: #333;
}

.newspeek-section {
  border-bottom: 1px solid #999;
  margin: 0 0 40px 0;
  padding: 0 0 20px 0;
}

.post_title a {
  color: #111;
  /*  font-family: "League Spartan",serif; */
  font-size: 20px !important;
  line-height: 27px;
  font-weight: normal;
}

.bigger_headline .post_title a {
  font-size: 30px !important;
  line-height: 1.3;
}

.top_post_bolder_title .post_title a {
  font-size: 22px !important;
  font-weight: bold;
}

.post_image {
  overflow: hidden;
  padding-bottom: 57%;
  position: relative;
}

.oyeblikket_image {
  padding-bottom: 37% !important;
}

.post_image img {
  bottom: 0;
  left: 0;
  /* vertical center margin: auto; */
  position: absolute;
  right: 0;
  top: 0;
}

.wp-caption,
.wp-caption img,
article img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

.wp-caption-text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  margin-top: 6px;
}

.quote-separator {
  border-bottom: none;
  margin: 20px 0 0 0;
}

.sitatet {
  font-size: 23px;
  margin: 25px 0 35px;
  text-align: center;
}

.sitatet > p {
  margin: 0;
}

.sitatet a {
  color: inherit;
  font-weight: inherit;
}

.sitatet p::first-line {
  color: #bf0005;
  font-size: 23px;
}

.sitatet p::first-child::first-letter {
  /* float: left; 
	font-size: 75px; 
	line-height: 50px; 
	padding: 6px 6px 5px 0; 
	color:red;
	margin: 6px 3px 0 0; */
  float: left;
  font-size: 65px;
  line-height: 50px;
  padding: 6px 6px 5px 0;
  color: #bf0005;
  margin: 6px 3px 6px 0;
  text-shadow: 2px 2px 1px #eee, 3px 3px 1px #666;
}

.post_box {
  padding-bottom: 10px;
}

.textwidget a {
  color: #fff;
  font-weight: normal;
}

.artblock {
  background-color: #eee !important;
  margin: 20px 0 30px 0 !important;
}

.byline-lead {
  font-family: 'League Spartan', sans-serif;
  text-transform: normal;
  font-size: 13px;
  letter-spacing: 0.3px;
}

.byline {
  font-size: 13px;
  /* font-style: italic; */
  font-family: 'League Spartan', sans-serif;
  letter-spacing: 0.3px;
}

.byline-date {
  /* font-style: italic; */
  /* font-family: "League Spartan", sans-serif; */
  color: #999;
  font-size: 14px;
  letter-spacing: 0.3px;
  font-style: italic;
}

.byline > a {
  color: inherit;
  font-weight: normal;
}

.pagination {
  font-family: arial;
  font-weight: normal;
}

.cat-bg-style {
  background-color: black !important;
}

.cat-text-style {
  color: white !important;
}

.section.catname {
  border-top: 1px solid #ccc;
  padding: 0 0 10px;
  position: relative;
  text-align: center;
  margin: 45px 0 5px 0;
}

.innertitle > a {
  color: #bf0005;
  font-family: 'League Spartan', helvetica, sans-serif;
}

.innertitle-main > a {
  color: #222 !important;
}

.innertitle-singlepost {
  font-size: 13px;
}

.category-name {
  font-size: 18px;
}

.category-name > a {
  color: #333 !important;
}

/* MOST POP LIST */

.wpp-thumbnail {
  margin: 0 15px 0 0 !important;
}

.wpp-list {
  padding-left: 0;
}

.wpp-post-title {
  line-height: 20px;
  font-size: 15px;
  font-weight: 700;
}

.badge {
  font-family: arial;
  font-weight: normal;
}

.section-author {
  color: #bf0005;
  margin: 0 0 12px 0 !important;
}

.section-cattitle-centered,
.section-cattitle-centered a {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #bf0005;
  font-family: 'league spartan', sans-serif;
  font-size: 13px;
}

.section.catname .section-cattitle {
  left: 0;
  position: absolute;
  top: -27px;
}
.title-boxed,
.section.catname .section-cattitle,
.section-cattitle,
.section-author {
  /* font-family: "Libre Baskerville",serif; */
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.title-boxed .innertitle,
.term-title .innertitle,
.hero .term .innertitle,
.section.catname .section-cattitle .innertitle,
.section-cattitle .innertitle {
  border-color: #999 #999 #fff;
  border-width: 1px;
  color: #bf0005;
  display: inline-block;
  letter-spacing: 0.1em;
  padding: 8px 10px 6px 0;
  opacity: 1;
}

.article-title-border {
  border-top: solid 1px #d4d4d4;
  margin: 10px 0 20px 0;
}

.toppmeny {
  text-transform: normal;
  font-size: 13px;
  margin: 1px 0 0 0;
}

.toppmeny > a {
  color: #999;
  font-weight: normal;
}

.navbar {
  min-height: 10px;
  margin-bottom: 12px !important;
}

.navbar-toggle {
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  float: none;
  margin-bottom: 1px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px 3px 10px;
  position: relative;
}

.page-header {
  border: none;
}

.navbar-nav {
  text-align: center;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}

.navbar .navbar-collapse {
  text-align: center;
}

.nav.navbar-nav a {
  color: #111 !important;
  font-weight: normal;
}

.navbar-default .navbar-nav > li > a {
  font-size: 14px;
}
.navbar-collapse {
  margin-top: 0;
}

.dropcap {
  float: left;
  font-size: 87px;
  line-height: 66px;
  padding-top: 10px;
  padding-right: 5px;
  color: #bf0005;
  margin-left: -4px;
}

body {
  background-color: #ffffff;
  word-wrap: break-word;
  font-size: 15px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 500;
  height: 100%;
  line-height: 1.6 !important;
}

.video-teaser-heading {
  font-size: 17px;
  color: #333;
}

.video-teaser-heading a {
  color: inherit;
  font-weight: normal;
}

.teaser-border {
  border-top: 1px solid #d4d4d4;
  margin-bottom: 6px;
}

.nav.nav-tabs {
  font-family: league spartan;
}

.nav.active > a {
  color: #bf0005 !important;
  outline: 0;
}

.nav > a {
  color: #333;
}

.tab-content {
  margin-top: 30px;
}

.nav-tabs {
  border-bottom: 1px solid #999;
}

.nav-tabs > li > a {
  border-radius: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #999 #999 transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #333;
  cursor: default;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: none !important;
}

.nav-tabs > li > a:hover {
  border-color: #999 #999 #999;
}

.media-heading a {
  color: inherit;
}

.media {
  margin-top: 0;
  margin-bottom: 15px;
}

.media.front_post_media {
  border-top: 1px solid #d4d4d4;
  padding-bottom: 5px;
  padding-top: 25px;
}

.media-left,
.media > .pull-left {
  padding-right: 25px;
  margin-bottom: 10px;
}

.videoteaser {
  /* margin-bottom:30px; */
}

.social-box {
  border-top: 2px solid #333;
}

.social-icons {
  margin-top: 10px;
}

.social-icons > a:hover {
  background-color: #000;
}

.social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #444;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;

  margin-right: 3px;
  margin-bottom: 5px;
}

.padding-right-10 {
  padding-right: 10px;
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-right-20 {
  padding-right: 20px;
}
.padding-right-25 {
  padding-right: 25px;
}

.padding-left-10 {
  padding-left: 10px;
}
.padding-left-15 {
  padding-left: 15px;
}
.padding-left-20 {
  padding-left: 20px;
}
.padding-left-25 {
  padding-left: 25px;
}

.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-25 {
  margin-right: 25px;
}

.margin-left-10 {
  margin-left: 10px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-25 {
  margin-left: 25px;
}

/* Footer */

.footer {
  color: #333;
  border-top: none;
  margin-top: 0;
  padding: 1.618em 0;
}

.footer-links > a {
  font-weight: normal;
}

.footer-center i {
  background-color: #33383b;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
  color: #fff;
}

.footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}

.footer-center i.fa-credit-card {
  font-size: 17px;
  line-height: 38px;
}

.footer-center p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family: 'league spartan';
}

.footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}

.footer-center p a {
  text-decoration: none;
}

.footer-icons {
  margin-top: 10px;
}

.footer-icons > h4 {
  font-family: 'league spartan', sans-serif;
  font-size: 15px;
}

.footer-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;

  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;

  margin-right: 3px;
  margin-bottom: 5px;
}

/* PULL QUOTE */
.has-pullquote:before {
  /* Reset metrics. */
  padding: 20px 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  /* Content */
  content: attr(data-pullquote);
  /* Pull out to the right, modular scale based margins. */
  float: right;
  width: 320px;
  margin: 12px -50px 24px 36px;
  /* Baseline correction */
  position: relative;
  top: 5px;
  /* Typography (30px line-height equals 25% incremental leading) */
  font-size: 20px;
  line-height: 30px;
}

.pullquote-left:before {
  float: left;
  margin: 12px 51px 24px 0;
  width: 251px;
}

.pullquote-league:before {
  font-family: 'League Spartan', helvetica, sans-serif;
  font-weight: 100;
  top: 10px !important;
  color: #bf0005;
}

.pullquote-libre:before {
  font-family: 'Libre Baskerville', georgia, serif;
  font-weight: normal;
  color: #bf0005;
  top: 10px !important;
  font-style: italic;
}
/* END PULL QUOTE */

/* ACCORDION */

a:focus {
  outline: medium none;
  text-decoration: none;
}

.panel-heading .accordion-toggle::after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  float: right;
  color: #bf0005;
  opacity: 0.8;
}
.panel-heading .accordion-toggle.collapsed::after {
  /* symbol for "collapsed" panels */
  content: '\e080';
}

.kort-kommentarer {
  font-size: 12px;
  padding-top: 10px;
}
.kort-kommentarer a {
  color: #777;
  font-weight: normal;
}
.kort-kommentarer a:hover {
  color: #333;
}

.kort > a {
  color: #bf0005;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}

.kort-title {
  line-height: 21px;
}

.kort-title a {
  outline: 0;
  text-decoration: none;
  font-family: 'league spartan', helvetica, sans-serif;
}

.kort-text {
  font-size: 14px;
  padding: 1px 15px 15px 0;
}

.panel-body.kort-text > a:after {
  content: '\f08e';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  padding-left: 3px;
}

.panel-heading {
  padding: 15px 15px 15px 0;
}

.panel-default > .panel-heading {
  background-color: #fff !important;
  border: none;
}

.panel-default {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

.panel-group {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.kort-border-divider {
  border-bottom: 1px solid #d4d4d4;
  margin: 0 15px 0 0;
}

/* Carousel */

.carousel-caption {
  padding-bottom: 0 !important;
  right: 10%;
  left: 10%;
}

.carousel-control {
  opacity: 0.4;
}

.carousel-caption.kunstbilde {
  padding-top: 0;
}

.kunstbilde-item {
  max-height: 400px;
}

.kunstbilde-tittel {
  text-align: center;
  margin: 30px 0 15px;
}

.kunstbilde-tittel a {
  color: white;
  font-weight: normal;
  text-shadow: 1px 1px 2px #333;
  opacity: 0.9;
  font-size: 17px !important;
}

.kunstbilde-tittel a:hover {
  opacity: 1;
}

.kunstbilde-static-text {
  color: #333;
  font-size: 11px;
  opacity: 1;
  text-transform: uppercase;
  margin: 20px 0 17px 0;
}

.kunstbilde-static-text h4 {
  font-size: 10px;
  letter-spacing: 0.3em;
  /* text-shadow: 1px 1px 2px #333; */
  font-weight: normal;
}

.kunstbilde_box {
  padding-bottom: 0px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

.kunstbilde-text-frame {
  border: solid 1px;
  padding: 5px 5px 2px 8px;
}

/* MODAL */
.modal-backdrop {
  opacity: 0.7 !important;
}

.modal-footer.kunstbilde-modal {
  border: 0;
}

.modal-header.kunstbilde-modal {
  border: 0;
}

.modal-title.kunstbilde-modal {
  font-family: 'libre baskerville', serif;
  text-align: center;
  color: white;
}

.modal-content.kunstbilde-modal {
  background-color: #000;
  color: white;
  text-align: center;
}

.modal-content.kunstbilde-modal a {
  color: white;
  font-weight: normal;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.close.kunstbilde-modal {
  color: white;
  opacity: 0.7;
  font-size: 25px;
}

.close.kunstbilde-modal:focus,
.close.kunstbilde-modal:hover {
  color: #fff;
  opacity: 0.9;
}

/* Kultur */

.section.kultur {
  padding: 0;
  position: relative;
  text-align: center;
  margin: 15px 0 1px 0;
}

.post_title.kultur {
  text-align: center;
}

.post_author.kultur {
  text-align: center;
}

.quote-separator.kultur {
  border-top: #d4d4d4 solid 1px;
  border-bottom: none;
  margin: 20px 0 20px 0;
}

.adseparator {
  padding: 20px 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 10px;
}

/* PLAY OVERLAY VIDEO */

.video-img-container {
  position: relative;
  display: inline-block; /* added */
  overflow: hidden; /* added */
}

.video-img-container img {
  width: 100%;
} /* remove if using in grid system */

.video-img-container:hover img {
  opacity: 0.8;
}
.video-img-container a {
  opacity: 0.8; /* added */
  top: 0; /* added */
  z-index: 500;
}

.video-img-container:hover a {
  opacity: 0.9; /* added */
}

/* added */
.video-img-container a span {
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
/* added */
.video-img-container a {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  color: white;
}

.category-title-page {
  font-family: 'league spartan', sans-serif;
}

.oyeblikk-top {
  border-top: 1px solid #d4d4d4;
  margin-top: 20px;
  padding-top: 20px;
}
.oyeblikk-category-title a {
  color: #333;
}

.oyeblikk-ptext {
  color: #666;
  font-size: 14.5px;
}

.bottom-row-titles {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
}
.bottom-row-category > a {
  font-family: league spartan;
  font-size: 14px;
  padding: 0 20px 10px 0;
  text-transform: uppercase;
}

.bottom-row-list {
  padding: 0 15px;
  list-style: none;
  font-size: 14px;
  font-family: league spartan;
  line-height: 18px;
}

.breakingnews-container {
  background-color: black;
  color: white;
  display: inline-block;
  width: 100%;
}

.breakingnews-cat-title {
  background-color: #bf0005;
}

.breakingnews-title {
  color: #fff;
  font-family: league spartan;
  letter-spacing: 1.1px;
}

/* PULSATING NEWS FLASH */
#pulse-container {
  margin-top: 27px;
  margin-left: 140px;
  position: absolute;
  background: #bf0005;
}

.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute;
}

.dot {
  border: 10px solid #fff;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
