/*
Theme Name: FAR Balans
Theme URI: ***
Description: ***
Author: Oh My AB
Author URI: ***
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: ***
*/

/*-- Clearfix 
/*-----------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
    outline: 0;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a {
    text-decoration: none;
}
a img {
    border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body
{
  font-family: "proxima-nova",sans-serif; 
  font-size: 16px;
}
header.upper
{
  background-color: #000;
  font-size: 15px;
  color: #666666;
  height: 52px;
  line-height: 15px;
  min-width: 1000px;
}
div.top
{
  width: 980px;
  margin: auto;
}
p.farlogo
{
  float: left;
  border-right: solid 1px #2e2e2e;
  background: url('img/logo_uppe.jpg') no-repeat;
  background-position: center center;
  text-indent: -9999px;
  padding: 0 40px;
}
.single article p
{
  margin: 15px 0;
}
.single article p.wp-caption-text {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    margin: 5px 0;
}
.single .box.faq article p 
{
  margin: 0;
}
header.upper p
{
  height: 52px;
  line-height: 52px;
  border-right: solid 1px #2e2e2e;
}
header.upper p.slogan
{
  margin-left: 15px;
  float: left;
  border-right: none;
}
header.upper p.extlink.first
{
  border-left: solid 1px #2e2e2e;
}
header.upper p.extlink
{
  float: right;
}
header.upper p a
{
  color: #666666;
  font-weight: bold;
  padding: 20px 14px;

}
.banner
{
  text-align: center;
  font-size: 29px;
}
.banner.large
{
  width: 980px;
  margin: 15px auto 15px auto;
  line-height: 120px;
}
.banner.medium
{
  width: 728px;
  height: 90px;
  line-height: 90px;
  margin: auto auto 25px auto;
}
.banner.small
{
  width: 250px;
  height: 360px;
  line-height: 360px;
  margin: auto auto 20px auto;
}
div.middle
{
  width: 980px;
  margin: auto;
}
h2
{
  text-indent: -9999px;
  background: url('img/balans-logo.png') no-repeat;
  background-position: center left;
  height: 120px;
  width: 320px;
  float: left;
}
header.mainhead
{
  border-top: 1px solid #efefef;
/*  height: 120px;
  line-height: 120px;*/
  padding: 10px;
  border-bottom: solid 1px #efefef;

}


ul.contact
{
  font-size: 14px;
  text-transform: uppercase;
  color: #707070;
  font-weight: bold;
  float: right;
}
ul.contact li
{
  float: left;
  line-height: 15px;
  margin-left: 20px;
  margin: 65px 0 0 20px;
}
ul.contact li a
{
  color: #707070;
  font-size: 20px;
}
ul.contact li a.noticon
{
  font-size: 14px;
}
ul.contact li a:hover
{
  color: #000;
}
ul.socialmedia li
{
  float: left;
  border-right: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
}
.icon
{
  font-family: "fontello";
  font-style: normal;
}
.icon.spec
{
  padding-right: 5px;
}
a.comment:hover
{
  background-position: bottom center;
}

.menu-huvudmeny-container
{
  width: 980px;
  margin: auto;
  list-style: none;
}
#menu-huvudmeny li
{
  float: left;
  height: 51px;
  line-height: 51px;
}
.menu-item a
{
  color: #000;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
ul.socialmedia li a
{
  color: #707070;
  padding: 0 15px;
}
ul.socialmedia li a:hover
{
  color: #000;
}
li.current-menu-item a
{
  background-color: #000;
  color: #fff;
}
li.menu-item a:hover
{
  background-color: #000;
  color: #fff;

}
header.menuhead
{
  border-bottom: 1px solid #cfcfcf;
  height: 50px;
  -webkit-box-shadow: 0px 1px 1px rgba(239, 239, 239, 0.75);
  -moz-box-shadow:    0px 1px 1px rgba(239, 239, 238, 0.75);
  box-shadow:         0px 1px 1px rgba(239, 239, 239, 0.75);
  position: relative;
}
header.submenuhead
{
  height: 50px;
  background-color: #f0f0f0;
}
ul.submenu
{
  width: 980px;
  margin: auto;
}
.submenu li
{
  float: left;
  height: 51px;
  line-height: 51px;
}
.submenu li a
{
  padding: 18px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #888888;
}
.submenu li a:hover
{
  color: #000;
}
.submenu li a.active
{
  color: #000;
}
div.main
{
  width: 1000px;
  margin: 30px auto auto auto;
  position: relative;
  overflow: hidden;
}
div.content
{
  /*width: 728px;*/
  width: 556px;
  min-height: 550px;
	/*  width: calc(100% - 444px); */  
	box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  float: left;
}
aside
{
  width: 252px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  /*float: right;*/
  float: left;
  margin-left: 10px;
}
aside.ads {
	width: 172px;
}
aside header, .box.faq header, .archive header.archiveheader
{
  background-color: #000;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 0 14px;
}
aside header a
{
  color: #fff;
}
aside .widget_polls-widget h1
{
  list-style: none;
  height: 40px;
  line-height: 40px;
  width: 100%;
  display: block;
  padding: 0 14px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
}
.archive header.archiveheader a
{
  color: #fff;
}
.archive footer
{
  height: 40px;
  line-height: 40px;
  margin-top: 2px;
}
.archive article
{
  background-color: #f6f6f6;
  padding: 15px;
  text-align: center;
}
.archive header.archiveheader
{
  margin-bottom: 0;
  text-align: center; 
}
.archive footer a
{
  height: 40px;
  line-height: 40px;
  display: block;
  color: #408bb0;
  text-align: center;
  font-weight: bold;
} 
.box.faq
{
  width: 250px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  float: right;
  margin-left: 10px;
}


.box.faq article
{
  padding: 14px;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  background-color: #f0f0f0;
}
aside h4
{
  font-family: "freight-text-pro",sans-serif;
  font-size: 22px;
  padding: 14px;
  margin-bottom: 0;
}
aside .box.twitterfeed h4
{
  padding: 0;
  font-size: 18px;
  margin-bottom: 10px;
}
aside .box.twitterfeed section
{
  padding: 14px;
  border-bottom: 1px solid #efefef;
  font-size: 14px;
  line-height: 18px;
  color: 333333;  
  min-height: 50px;
}
aside .box.twitterfeed section a
{
  color: #0066cc;
}
aside .box.twitterfeed section p
{
  color: #333333;
  font-weight: 500;
}
aside .box.twitterfeed section p.twitdate
{
  font-size: 12px;
  color: #666666;
}
img.twitpic
{
  display: block;
  float: left;
  margin-right: 15px;
  min-height: 50px;
}
aside article
{
  padding: 14px;
}
aside article p.emaildebate a
{
  color: #0066cc;
  display: block;
  margin-bottom: 0;
}
aside article p.emaildebate {
  margin-bottom: 0;
}
.aside-head p {
  margin-bottom: 10px;
}
aside h4.quote
{
  font-family: "freight-text-pro",sans-serif;
  font-style: italic;
  border-bottom: none;
  font-size: 25px;
  padding: 30px;
}
aside footer
{
  height: 52px;
  line-height: 52px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-top: 1px solid #efefef;
  text-transform: uppercase;
}
.wp-polls-ans
{
  border-top: 1px solid #efefef;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */

}
.wp-polls-ul li 
{
  margin-bottom: 10px;
}
.wp-polls-ul li input
{
  margin-right: 10px;
}
div.box
{
  border: 1px solid #efefef;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  margin-bottom: 25px;
}
.widget_polls-widget
{
  border: 1px solid #efefef;
  margin-bottom: 25px;
}
span.date
{
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
}
span.date.bottom
{
  margin: 15px 0;
}
span.date.nyheter
{
  color: #cc0000;
}
span.date.balans-i-livet
{
  color: #ffcc00;
}
span.date.balans-i-karriaren
{
  color: #339933;
}
span.date.balans-experten
{
  color: #5eaa3d;
}
span.date.balans-granskar
{
  color: #cf0008;
}
span.date.debatecategory
{
  color: #0066cc;
}
span.date.editorialcategory
{
  color: #cc0000;
}
span.date.peoplecategory
{
  color: #000;
}
span.date.resultscategory
{
  color: #cc0000;
}
h3
{
  font-family: "freight-text-pro",sans-serif;
  font-size: 38px;
  margin: 20px;
  word-wrap: break-word;
}
h4
{
  font-family: "freight-text-pro",sans-serif;
  font-size: 22px;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.topnews section, .newslist section, .single section, .resultslist section
{
  margin-bottom: 25px;
  border: 1px solid #efefef;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
    /*height: 257px; */
}


.bigads header, .newslist .in-content-banner header {
    font-size: 12px;
    line-height: 16px;
    margin: 5px 0;
    color: #000;
    border-bottom: 0;
    text-transform: none;
    text-align: center;
    font-weight: normal;
}

.newslist.people section, .newslist.archive section
{
  border: none;
}

.newslist p.date, .results-list p.date
{
  margin: 0 0 10px 0;
}
.newslist.people p.date, .newslist.archive p.date
{
  margin: 15px 0;
}
.topnews section article, .single section article
{
  margin: 20px;
  font-size: 16px;
  line-height: 24px;
}
.single section img {
	width: 100%;
	height: auto;
}
.single section .personnel-holder img {
	width: 140px;
	height: 180px;
}
.bottomnews section
{
  padding: 20px 0;
  border-top: 2px solid #efefef;
}
.newslist.people .peoplewrapper section
{
  border-bottom: 2px solid #efefef;
}
.bottomnews section article
{
  font-size: 14px;
  font-family: "proxima-nova",sans-serif; 
  color: #000;
}
section footer
{
  display: block;
  width: 100%;
  height: 40px;
  background-color: #f6f6f6;
}
button.loadmore,
button.contact-widget
{
  height: 40px;
  text-align: center;
  background-color: #000;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  cursor: pointer;
}
button.contact-widget {
	margin-bottom: 0;
}
aside button.contact-widget header {
	background-color: transparent;
	line-height: 36px;
}
.wp-polls .Buttons.pollvote
{
  height: 52px;
  text-align: center;
  color: #000;
  background-color: #fff;
  width: 100%;
  text-transform: uppercase;
  line-height: 52px;
  font-weight: bold;
  display: block;
  font-size: 14px;
  margin-top: 15px;
}
a.enterdebate, a.enterpeople
{
  height: 40px;
  text-align: center;
  background-color: #006cc0;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  cursor: pointer;
}
.bottomnews div.newsitem, .peoplewrapper div.newsitem, .archivewrapper div.newsitem
{
  /*width: 230px;*/
  float: left;
  /*margin-left: 19px;*/
  width: 268px;
  margin-left: 20px;
}
.bottomnews div.newsitem img, .peoplewrapper div.newsitem img, .archivewrapper div.newsitem img {
	width: 100%;
}
.bottomnews div.newsitem:first-child, .peoplewrapper div.newsitem:first-child, .archivewrapper div.newsitem:first-child
{
  margin-left: 0;
}
.bottomnews .newsitem h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomnews .newsitem.sponsored .date {
	background: none;
	padding: 0;
}
ul.controls li
{
  float: left;
  border-right: 1px solid #f4f4f4;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
}
ul.controls
{
  width: 1000px;
  margin: auto;
}
div.podcastplayer
{
  height: 60px;
  width: 100%;
  display: inline-block;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
footer.sitefooter
{
  height: 170px;
  background-color: #f9f9f9;
  border-top: 1px solid #f4f4f4;  
  min-width: 1000px;
}
footer.sitefooter section
{
  width: 1000px;
  margin: auto;
  padding-top: 45px;
}
footer.sitefooter section ul
{
  float: right;
}
footer.sitefooter section ul.contact li
{
  margin: 0 0 0 20px;
}
a
{
  text-decoration: none;
  color: #000;
}
ul.rss-feed li a
{
  color: #006699;
  font-family: "proxima-nova",sans-serif; 
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 15px;
}
ul.rss-feed li
{
  border-top: 1px solid #f4f4f4;  
}
ul.rss-feed li:first-child
{
  border-top: none;
}
.newslist.startpage {
	margin-top: 0;
}
.newslist header, .editorial header, .resultslist header
{
  color: #cc0000;
  font-family: "proxima-nova",sans-serif; 
  font-weight: bold;
  border-bottom: 2px solid #cc0000;
  margin-bottom: 22px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.debate header
{
  color: #006cc0;
  font-family: "proxima-nova",sans-serif; 
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 2px solid #006cc0;
  margin-bottom: 22px;
  padding-bottom: 3px;
}
.debate header.expired
{
  color: #000;
  border-bottom: 2px solid #000;
}
.people header, .adcontactterm header, .archive header, .specialization header, .business header
{
  color: #000;
  border-bottom: 2px solid #000;
  font-family: "proxima-nova",sans-serif; 
  font-weight: bold;
  margin-bottom: 22px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.adcontactterm {
	margin-top: 20px;
}
.adcontactterm .date {
	display: none;
}

.adcontactterm article .personnel-holder {
	display: block;
}

.adcontactterm article .personnel-holder a,
.adcontactterm article .personnel-holder a:active,
.adcontactterm article .personnel-holder a:hover {
	color: black;
	font-weight: 700;
}

.adcontactterm article .personnel-holder img {
	float: left;
	margin-right: 30px;
}

.newslist h3, .resultslist h3
{
  font-size: 28px;
  margin: 0 0 10px 0;
  line-height: 30px;
}

.newsimgcontainer
{
  float: left;
  margin-right: 20px;
}
.contentcontainer
{
  padding: 10px;
}
.textcontent
{
  /*padding: 0 5px;*/
  padding: 0;
  display: inline;
  font-size: 14px;
  line-height: 20px;
  width: 455px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
}
.textcontent.debatetext, .textcontent.specialization, .textcontent.editorial, .textcontent.review
{
  width: 100%;
}
header.extra-margin {
	margin-bottom: 10px;
}
.widget_content p:last-child {
	padding-bottom: 25px;
	border-bottom: 1px solid #efefef;
}
.widget_content:last-child p:last-child {
	border-bottom: none;
	padding-bottom: 10px;
}
.widget_content a,
.widget_content a:active,
.widget_content a:hover {
	color: black;
}
.widget_content span.date,
.widget_content h4 {
	margin: 0 0 10px;
	padding: 0;
	display: block;
}
.widget_content span.date.business-shortly {
	display: inline-block;
	margin: 0;
}
.newslist, .resultslist
{
  margin-top: 20px;
}
.screen-reader-text
{
  display: none;
}
#search
{
  height: 50px;
  padding: 10px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  display: none;
}
.searchfunction
{
  position: absolute;
  right: 0;
}
.tags
{
  font-weight: bold;
  color: #666666;
}
.tags span a
{
  font-weight: normal;
  color: #006699;
}
a.magazinelink
{
  color: #006699;
  font-weight: bold;
}
h3#comments
{
  display: none;
}
.avatar.photo
{
  display: none;
}
.comments
{
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
}
#respond h3
{
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
p.photographer
{
  margin: 10px 20px;
  font-weight: bold;
}
.author-holder {
	margin-bottom: 15px;
	text-align: right;
	position: relative;
}
.author-holder.with-image {
	padding-right: 110px;
	margin-top: 100px;
}
.author-holder p.author {
	margin: 0;
	display: block;
}
.author-holder a {
	color: black;
}
.author-holder img.authorimage {
	width: 100px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.box.faq .authorimage {
	margin-bottom: 15px;
}
.box.faq .reviewer,
.box.faq .author {
	margin-bottom: 5px;
}
.box.faq .revieweremail,
.box.faq .authoremail {
	margin-bottom: 10px;
	display: block;
	color: black;
}
p.author
{
  font-weight: bold;
}
.comment-body
{
  background-color: #f6f6f6;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  padding: 20px;
  line-height: 25px;
  display: inline-block;
  width: 100%;
}
cite.fn, .says
{
  font-weight: bold;
}
.commentmetadata a
{
  font-weight: bold;
  color: #666;
}
.reply
{
  float: right;
}
.children
{
  width: 90%;
  float: right;
}
div#respond
{
  border-top: 1px solid #efefef;
  width: 100%;
  display: inline-block;
}
#commentform input
{
  padding: 15px;
}
#commentform textarea
{
  padding: 15px;
  width: 100%;
}
#commentform p label
{
  font-weight: bold;
}

#commentform p{
  margin-bottom: 10px;
}
#commentform #submit
{
  height: 40px;
  text-align: center;
  background-color: #000;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 0;
  margin-top: 20px;
}
.chapters li a
{
  color: #006699;
  font-weight: bold;
}
.chapternavigation
{
  height: 100%;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  border: none;
  width: 60%;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  padding-left: 15px;
}
nav.chapters
{
  height: 40px;
  display: block;
  border-bottom: 1px solid #efefef;

}
a.prevchapter, a.nextchapter
{
  color: #006699;
  font-weight: bold;
  width: 19.72%;
  text-align: center;
  height: 100%;
  display: block;
  line-height: 40px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
}
a.prevchapter
{
  border-right: 1px solid #efefef;
  float: left;
}
.widget_text {
  list-style: none;
}
.widget_text form {
  padding: 14px;
}
.widget_text form input {
  margin-bottom: 10px;
  width: 100%;
  padding: 5px;
}
.widget_text form label {
  margin-bottom: 5px;
  display: block;
}
.widget_text form select {
  max-width: 100%;
}
.widget_text form input[type=submit] {
  background-color: #700666;
  color: #fff;
  margin-top: 10px;
  padding: 10px;
  font-size: 16px;
}

.single form {
  padding: 14px;
}
.single form input {
  margin-bottom: 10px;
  width: 100%;
  padding: 5px;
}
.single form label {
  margin-bottom: 5px;
  display: block;
}
.single form select {
  max-width: 100%;
}
.single form input[type=submit] {
  background-color: #700666;
  color: #fff;
  margin-top: 10px;
  padding: 10px;
  font-size: 16px;
}
.single form br {
  display: none;
}

a.nextchapter
{
  display: inline-block;
  float: right;
}
.dosearch, .Mobile--dosearch
{
  float: right;
  margin: 15px 10px 0 5px;
}
.searchform
{
  float: left;
}
a.publisher
{
  color: #707070;
  font-weight: bold;
}
.bottomnews .newsitem p
{
  line-height: 18px;
}
a.utilizechap
{
  color: #006699;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 14px;
  background-color: #f0f0f0;
  border-top: 1px solid #fff;
  font-size: 14px;
}
a.comment.utilizechap
{
  background: none;
}

.podwrapper
{
  width: 728px;
  margin: auto;
}


/* Some mobile styling */

header.mobilemenu
{
  display: none;
}
header.mobilehead
{
  padding: 3% 1%;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  display: none;
}
header.mobilehead h3
{
  font-weight: bold;
  margin: 0;
  text-align: center;
  font-size: 60px;
}
header.mobilehead ul li
{
  float: left;
}
header.mobilehead ul li.menutrigger
{
  width: 14%;
}
header.mobilehead ul li.mobilesearch
{
  width: 14%;
}
header.mobilehead ul li.header
{
  width: 72%;
}
header.mobilehead ul li a.showmenu
{
  width: 100%;
  height: 60px;
  text-indent: -9999px;
  background: url(img/mobile_menu.png) no-repeat center center #000;
  display: block;
}
header.mobilehead ul li a.showmobsearch
{
  width: 100%;
  height: 60px;
  text-indent: -9999px;
  background: url(img/mobile_search.png) no-repeat center center #000;
  display: block;
}
header.mobilehead ul.mobilemenu
{
  display: block;
  width: 98%;
  position: absolute;
  display: none;
  z-index: 5;
}
header.mobilehead ul.mobilemenu li
{
  float: none;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #000;
  border-bottom: 1px solid #fff;
}
header.mobilehead ul.mobilemenu li.lastitem
{
  border-bottom: none;
}
header.mobilehead ul.mobilemenu li a 
{
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 25px;
}
.searchform_mobile
{
  height: 60px;
  position: absolute;
  z-index: 5;
  width: 70%;
  right: 15%;
  display: none;
}
.searchform_mobile input
{
  height: 60px;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  padding: 20px;
  width: 100%;
}
.mobilebottomnav
{
  display: none;
}
.mobilebottomnav nav a 
{
  display: block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  border-bottom: 1px #fff solid;
}
a.download
{
  color: #006699;
  font-weight: bold;
}
.widget.widget_polls-widget
{
  list-style: none;
}
strong
{
  font-weight: bold;
}
em
{
  font-style: italic;
}
div.omp_player
{
  display: none !important; /* TEMPORARY */
}
.followwrapper
{
  margin-top: 13px;
}
article ul
{
  list-style-type: disc;
  list-style-position:inside;
}
article ol
{
  list-style-type: decimal;
  list-style-position:inside;
}
article a
{
  color: #0066cc;
}
.menu_search_wrapper
{
  width: 980px;
  margin: auto;
  position: relative;
}
.scrollback
{
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center; 
    margin: auto;
    background-color: #000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    opacity: 0.6;
    position: fixed;
    margin-left: -80px;
    margin-top: -20px;
    top: 50%;
    opacity: 0;
}

/* Nybeställning 2014-02-13 */
.second-content-paragraph {
  margin-top: 15px;
}
footer.former-debates
{
  color: #006699;
  font-weight: bold;
  height: auto;
  line-height: 40px;
  display: block;
  padding: 0 14px;
  background-color: #f0f0f0;
  border-top: 1px solid #fff;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.former-debates a {
  color: #fff;
  background-color: #000;
  padding: 2px 4px;
}
.related-posts {
  clear: both;
}
.some-margin-bottom {
  margin-bottom: 20px;
}
.mail_list_input{

  height: 50px;
  padding: 10px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;


}
.mail_list_submit {
  height: 52px;
  text-align: center;
  color: #000;
  background-color: #fff;
  width: 100%;
  text-transform: uppercase;
  line-height: 46px;
  font-weight: bold;
  display: block;
  font-size: 14px;
  margin-top: 15px;
}
.response-text {
  margin-top: 20px;
}
.front-three-items .full .text-content {
  float: left;
  width: 409px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.topnews section.full {
    /*height: 257px; */
}
.front-three-items .full .image-content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 20px;
  float: left;
}
.front-three-items .full footer {
  clear: both;
}
.topnews section.half {
  /*width: 49%;*/
  float: left;
    /*height: 519px; */
}
.topnews section.half.last {
  float: right;
}
.front-three-items h3 {
  font-size: 24px;
}
.front-three-items .half h3 {
  font-size: 24px;
    line-height: 28px;
}
.front-three-items .half .text-content {
    min-height: 208px;
}
.front-three-items .half img {
  width: 100%;
}
.front-three-items .full .text-content.no-image {
  width: 100%;
}


/**
 *    Sponsored styling
 */

.newsitem.sponsored .date,
.single.sponsored .date,
.topnews section.full.sponsored,
.topnews section.half.sponsored .date,
.newslist section.sponsored .contentcontainer
{
   background: #F8F5CC;
  background-size: 100% 100%; 
}
.single.sponsored {
   background: #F8F5CC;
  background-size: 100% 100%; 
}
.single.sponsored .date {
	padding: 0px !important;
	background: none;
}
.topnews section.half.sponsored .date,
.newsitem.sponsored .date,
.single.sponsored .date {
  padding: 14px 20px 28px 20px;
  margin: 0;
}
.topnews section.sponsored .date
{
  margin-top: 14px;
}
.newsitem.sponsored .date .annons,
.single.sponsored .date .annons,
.topnews section.sponsored .date .nyheter,
section.sponsored .text-content .date .annons,
.newslist section.sponsored .contentcontainer .date .annons,
.newslist section.sponsored .contentcontainer .date .debatecategory,
.newslist section.sponsored .contentcontainer .date .fordjupning,
.newslist section.sponsored .contentcontainer .date .kronika-nyheter,
.newsitem.sponsored span.annons,
.single.sponsored span.annons,
section.sponsored .text-content span.annons,
.newslist section.sponsored .contentcontainer span.annons
{
  color: white;
  background-color: #9a9a9a;
  padding: 0 10px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.Menu--trigger{
  display: none;
}

.Mobile--dosearch{
  display: none;
}
.publishing-logo {
  width: 76px;
  margin-left: 40px;
}

@media screen and (max-width: 768px) {

  *{
    box-sizing: border-box;
  }
  /* HEADER */
  header.upper{
    width: 100%;
    min-width: 100%;
  }
  header.upper div.top{
    width: inherit;
  }
  header.upper p.extlink{
    display: none;
  }

  .banner.large{
    width: 100%;
  }
  header.upper p.farlogo{
    display: none;
  }
  header.mainhead{
    height: auto;
    line-height: 60px;


  }

  header.mainhead .middle{
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    position: relative;

  }

  header.mainhead .middle{
    display: block;
  }

  header.mainhead .middle h2{
    width: 50%;
    height: 50px;
    background-size: contain;
    float:none;
    margin-left: 10px;

  }
  
  ul.contact{
    display: none;
  }

  header.menuhead{
    display: none;
    overflow: auto;
    height:auto;
  }
    #menu-huvudmeny{
      margin-bottom: 10px;
    }
  header.menuhead ul li{
    width: 100%;
    display: block;
    float:none !important; /* sorry... */
  }

  header.menuhead ul li a{
    width: 100%;
    display: block;
    padding: 5px 15px;
  }

  .menu_search_wrapper{
    width: 100%;
  }

  .menu_search_wrapper .searchfunction{
    width: 100%;
    padding: 10px;
    position: static;
  }

  .menu_search_wrapper .searchfunction .searchform input#search{
    display: block;
    border:solid 1px black;
  }

  .searchform{
    width: 100%;
  }

  .searchform fieldset{
    float:left;
    width: 60%;
  }
  .Mobile--dosearch{
    padding: 15px;
    border:none;
    background: none;
    margin: 0;
    display: block;
  }
  .menu-huvudmeny-container{
    width: 100%;
  }

  .Menu--trigger{
    width: 55px;
    float:right;
    cursor:pointer;
    display: block;
  /*  padding: 0px 15px;*/
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    margin: 0 10px;
  }


  .Menu--trigger span{
    width: 80%;
    left:10%;
    height: 4px;
    background: black;
    display: block;

    top:50%;
    position: absolute;
    transform: translateY(-50%);

  }

  .Menu--trigger span:before{
    width: 100%;
    height: 4px;
    background: black;
    display: block;
    content:'';
    position: absolute;
    top: -10px;
    transition: transform, 0.2s, ease;

  }

  .Menu--trigger span:after{
    width: 100%;
    height: 4px;
    background: black;
    display: block;
    content:'';
    position: absolute;
    bottom: -10px;
    transition: transform, 0.2s, ease;
  }

  .Menu--trigger.open span{
    background: white;
  }

  .Menu--trigger.open span:after, .Menu--trigger.open span:before{
    background: black;
  }
  .Menu--trigger.open span:after{
    /*transform: rotate(45deg);*/
    bottom:0;
  }
  .Menu--trigger.open span:before{
    /*transform: rotate(-45deg);*/
    top:0;
  }


  aside.ads{
    display: none;
  }

  /* HEADER */

  /* MAIN */

  div.main{
    width: 100%;
    padding: 10px;
  }

  .newsimgcontainer{
    width: 100%;
    float:none;
    margin-bottom: 10px;

  }

  .newsimgcontainer img{
    width: 100%;
    max-width: 100%;
  }
  .main .content{
    float:none;
    width: 100%;
  }
  .main aside{
    display: block;
    width:100%;
    float:none !important;
    margin: 0;
  }

  #commentform{

  }

  #commentform input{
    display: block;
    width: 100%;
  }
  #commentform label{
    display: block;
    width: 100%;
    margin: 5px 0 10px 0;
  }
  .bottomnews .newsitem{
    width:100% !important;
  }
    /* MAIN */
  .bottomnews div.newsitem, .peoplewrapper div.newsitem, .archivewrapper div.newsitem{
    width:100% !important;
    float:none;
    margin: 0 0 10px 0;
  }

  .dosearch{
    display: none;
  }


  /* FOOTER */

 footer.mobilebottomnav{
   display: block;

 }
 footer.sitefooter{
   padding: 10px;
   text-align: center;
   width: 100%;
   min-width: 100%;
 }
  footer.sitefooter section{
    width: 100%;
  }

  /* FOOTER */

}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  *{
    box-sizing: border-box;
  }
  /* HEADER */
  header.upper{
    width: 100%;
    min-width: 100%;
  }
  header.upper div.top{
    width: inherit;
  }

  .banner.large{
    width: 100%;
  }

  header.mainhead{

  }

  header.mainhead .middle{
    width: 100%;

    box-sizing: border-box;
    position: relative;

  }

  header.mainhead .middle{
    display: block;
  }

  header.mainhead .middle h2{
  }

  .menu_search_wrapper{
   width:100%;
  }
  header.menuhead{
    padding:0 10px;
    height: auto;
  }

  .menu-huvudmeny-container {
    width: 100%;
    margin: auto;
    list-style: none;
    overflow: auto;
  }
  .dosearch{
    position: absolute;
    right: 0;
    top: 0;
  }
  .searchfunction{
    width:100%;
    display: none;

  }
  .searchform{

    width: 100%;
  }

  #search{
    width:100%;
    margin: 10px 0;
  }

  footer.sitefooter{
    width: 100%;
    min-width: 100%;
    padding: 0 10px;
  }
  footer.sitefooter section{
    width: 100%;
  }


  div.main{
    width: 100%;
    padding:0 10px;
  }

  div.main .content{
    width:calc(100% - 262px);
    min-height: 1350px;
  }
  div.main aside, div.main aside.ads{
    width:252px;
    float:right;
  }

  div.main aside .box img{
    margin: auto
  }

}


@media only screen and (max-width: 1158px) {
  .scrollback{
    display: none;
  }
}



@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  header.upper p.farlogo{
    display: block;
  }
}

@media only screen and (min-width: 769px) {

  .newsimgcontainer{
    max-width: 230px;
  }
  .siteLogo{
    max-width: 320px;
    height:auto;
  }
}

@media only screen and (max-width: 768px) {

  .newsimgcontainer{
    max-width: 230px;
  }
  header.submenuhead {
    height: auto;
  }
  ul.submenu {
    width: 100%;
  }
  .submenu li {
    float: none;
    display: inline-block;
  }

  .siteLogo{
    max-width: 220px;
    height:auto;
  }
  .box.faq{
    float:none;
    width: 100%;
    margin-left: 0;
  }
  .newslist h3, .results-list h3 {
    font-size: 21px;
    line-height:1.1;
    word-wrap:break-word;
  }
  .single h3 {
    font-size: 23px;
    line-height:1.1;
  }
  
}

@media only screen and (max-width: 700px) {
  .publishing-logo {
    display: none;
  }
}

img{
  max-width: 100%;
}
.single p iframe,
iframe{
  max-width: 100%;
}
