/*======================================
Theme Name: Dynamic News Lite
Theme URI: http://nieuwspaal.nl
Description: The Theme
Version: 999.999.999
Author: ThemeZee / Broadcast Science
Author URI: http://broadcastscience.nl
Tags: theme
Text Domain: dynamicnewslite
Domain Path: /languages/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/


/* CSS Reset | http://meyerweb.com/eric/tools/css/reset/ | v2.0
-------------------------------------------------------------- */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  width: 100% !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General Styles
-------------------------------------------------------------- */
html {
	font-size: 100.01%;
}
body {
	font-family: 'Droid Sans', Arial, Tahoma;
	font-size: 1.0em;
	border: 0;
	color: #111;
	background-color: #fff;
	overflow: visible !important;
}

/* images */
img {
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

/* Links */
a, a:link, a:visited{
	color: #007FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Form Elements */
input, textarea {
	padding: 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	font-family: 'Droid Sans', Arial, Tahoma;
}
input[type="submit"] {
	border: none;
	color: #fff;
	background: #007FFF;
}
input[type="submit"]:hover {
	background-color: #303030;
	cursor: pointer;
}

/* Clearing Floats */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
    *zoom: 1; /* For IE 6/7 only */
}

/* Make Form Elements responsive */
input, textarea, select {
	max-width: 100%;
}



/* Basic Structure
-------------------------------------------------------------- */
#wrapper {
	min-width: 300px;
	max-width: 1100px;
	width: 100% !important;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	overflow-y: auto !important;
	overflow-x: hidden;
	height: auto;
}
#header-wrap {
	white-space:nowrap;
}
#header {
	padding: 0.5em 0em 0.5em 1em;
}
#wrap {
	clear: both;
	padding: 0.5em 0.5em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#content {
	float: left;
	width: 72%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sidebar {
	float: right;
	width: 300px;
}

/* Header
-------------------------------------------------------------- */
#logo {
	float: left;
	max-width: 100%;
}
#logo .site-title {
	font-size: 2.5em;
	font-weight: bold;
	color: #007FFF;
	font-family: 'Francois One', Tahoma, Arial;
}
#logo a:hover {
	text-decoration: none;
}
#logo a:hover .site-title {
	color: #333;
	text-decoration: none;
}
#logo .site-description {
	margin-top: 0.4em;
	color: #333;
}

/* Header Content */
#header-content {
	display: inline;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-content div {
	float: right;
}
#header-content #header-text {
	margin-top: 0.3em;
	line-height: 1.0em;
	font-size: 1.0em;
	color: #777;
}
#header-content #header-search #s {
	float: right;
}

/* Custom Header Image */
#custom-header {
	max-width: 200px;
	margin-top: 0.7em;
	margin-right: 0em;
}
#custom-header img {
	max-width: 200px;
	vertical-align: top;
	width: 100%;
	height: auto;
}

/* BS SMOBILE FIXED TOP
-------------------------------------------------------------- */
#mobiletopcontainer {
	position: fixed;
	top: 0 !important;
	width: 100% !important;
	z-index: 15000;
}

/* BS STICKY ELEMENTS
-------------------------------------------------------------- */
#stickymenu {

}

#stickymenu.stickmenu {
  position: fixed;
  top: 0 !important;
  z-index: 10000;
  max-width: 1100px;
  width: 100% !important;
}

#stickysideS {

}

#stickysideS.sticksideS {
  position: fixed;
  top: 60px;
  z-index: 10000;
	width: 300px;
}

#stickysideM {

}

#stickysideM.sticksideM {
  position: fixed;
  top: 60px;
  z-index: 10000;
	width: 300px;
}

#stickysideL {

}

#stickysideL.sticksideL {
  position: fixed;
  top: 60px;
  z-index: 10000;
	width: 300px;
}


/* BS ADS ADVERTISING
-------------------------------------------------------------- */

ins {
    background-color: #FFFFFF !important;
}
.bsadsresponsive {
	background: #FFF;
	max-width: 100%;
}

.bsadsresponsivemargins {
	background: #FFF;
	margin-top: 2em;
	margin-bottom: 2em;
	max-width: 100%;
}
.bsadsmpu {
	width: 320px;
	height: 250px;
	background: #FFF;
}
.bsadsleaderboard {
	background: #FFF;
    overflow: hidden;
    display:none;
}



/* if screen size gets wider */

@media screen and (min-width:1200px) {
	    .bsadsleaderboard {
        	display:block;
	}
}

@media screen and (min-width:1200px) {
	    #NieuwspaalSide1 {
        	display:block;
	}
	    #NieuwspaalSide2 {
        	display:block;
	}
	    #NieuwspaalSide1m {
        	display:block;
	}
	    #NieuwspaalSide2m {
        	display:block;
	}
	    #NieuwspaalInArticle {
		margin-top: 0em;
		margin-bottom: 0em;
	}
}

@media screen and (max-width:1199px) {
	    #NieuwspaalSide1 {
        	display:block;
	}
	    #NieuwspaalSide2 {
        	display:block;
	}
	    #NieuwspaalSide1m {
        	display:block;
	}
	    #NieuwspaalSide2m {
        	display:block;
	}
	    #NieuwspaalInArticle {
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}
}

/* Facebook widget
-------------------------------------------------------------- */
.fblikebox {
    	margin-bottom: 1.5em;
}
@media screen and (max-width:480px) {
	    .fblikebox {
    		margin-bottom: 1.0em;
	}
}


/* Social icons
-------------------------------------------------------------- */
.socialicons {
	float: right;
	white-space: nowrap;
	vertical-align: middle;
	padding: 2px;
    	margin-left: auto;
   	margin-right: auto;
}

/* Show Delayed
-------------------------------------------------------------- */
.showdelayed {
  animation: 5s fadeIn;
  animation-fill-mode: forwards;
  visibility: hidden;
}

@keyframes fadeIn {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}


/* The Standard Button
-------------------------------------------------------------- */
.npbutton {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  font-weight: bold !important;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 14px;
  background: #0368ff;
  line-height: 32px;
  margin:  0px 5px 0px 5px;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
}
.npbutton a {
  color: #ffffff !important;
  text-decoration: none;
}
.npbutton:hover {
  background: #4f95ff;
  text-decoration: none !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

/* Navigation Menu
-------------------------------------------------------------- */
#mainnav-icon {
	display: none;
}
#mobile-navi-wrap {
	background: #005bb5;
	width: 100%;
}
#navi-wrap {
	background: #005bb5;
	width: 100%;
}
#mainnav-menu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#mainnav-menu li{
	float:left;
	position:relative;
	margin-right: 1px;
}
#mainnav-menu a {
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.0em;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#mainnav-menu a:link, #mainnav-menu a:visited{
	color: #fff;
	text-decoration: none;
}
#mainnav-menu a:hover {
	background: #007FFF;
}
#mainnav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: none;
}
#mainnav-menu ul li{
	margin: 0;
}
#mainnav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: 1em;
	float: left;
	font-weight: normal;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mainnav-menu ul a:link, #mainnav-menu ul a:visited{
	color: #333;
	font-size: 0.9em;
	text-decoration: none;
}
#mainnav-menu ul a:hover {
	color: #fff;
	background: #007FFF;
}
#mainnav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}
#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul{
	display:none;
}
#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul{
	display:block;
}
#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
	text-decoration: none;
}
#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#mainnav-menu ul li.current_page_item ul li a, #mainnav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Mobile Navigation Menu
-------------------------------------------------------------- */
#mobilenav-icon {
	display: none;
}
#mobile-navi-wrap {
	background: #005bb5;
	width: 100%;
}
#navi-wrap {
	background: #005bb5;
	width: 100%;
}
#mobilenav-menu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#mobilenav-menu li{
	float:left;
	position:relative;
	margin-right: 1px;
}
#mobilenav-menu a {
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.0em;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#mobilenav-menu a:link, #mobilenav-menu a:visited{
	color: #fff;
	text-decoration: none;
}
#mobilenav-menu a:hover {
	background: #007FFF;
}
#mobilenav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: none;
}
#mobilenav-menu ul li{
	margin: 0;
}
#mobilenav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: 1em;
	float: left;
	font-weight: normal;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mobilenav-menu ul a:link, #mobilenav-menu ul a:visited{
	color: #333;
	font-size: 0.9em;
	text-decoration: none;
}
#mobilenav-menu ul a:hover {
	color: #fff;
	background: #007FFF;
}
#mobilenav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}
#mobilenav-menu li:hover ul ul, #mobilenav-menu li:hover ul ul ul, #mobilenav-menu li:hover ul ul ul ul{
	display:none;
}
#mobilenav-menu li:hover ul, #mobilenav-menu li li:hover ul, #mobilenav-menu li li li:hover ul, #mobilenav-menu li li li li:hover ul{
	display:block;
}
#mobilenav-menu li.current_page_item a, #mobilenav-menu li.current-menu-item a {
	text-decoration: none;
}
#mobilenav-menu li.current_page_item ul li a, #mobilenav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#mobilenav-menu ul li.current_page_item a, #mobilenav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#mobilenav-menu ul li.current_page_item ul li a, #mobilenav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}



/* Widget Styling
-------------------------------------------------------------- */
.widget {
	margin-bottom: 0.5em;
	box-shadow: 0 0 0px #ddd;
	border: 0px solid #ddd;
	padding: 0em;
	background: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.widgettitle {
	font-family: 'Francois One', Tahoma, Arial;
	color: #555;
	padding: 0.3em;
	border-top: 1px solid #ccc;
	margin: 0px;
	background: #eef;
	text-transform: uppercase;
}
.widget .textwidget {
	line-height: 1.5em;
}
.widget .textwidget p {
	margin-bottom: 0.3em;
}
.widget ul, .widget ol {
	line-height: 1.5em;
}
.widget ul {
	list-style: circle inside;
	color: #555;
}
.widget ul .children, .widget ol .children {
	padding: 0;
	margin: 0.5em 0 0.5em 1em;
}
.widget a:link, .widget a:visited  {
	text-decoration: none;
	color: #007FFF;
}
.widget a:hover, .widget a:active {
	text-decoration: underline;
}
.widget img {
	max-width: 100%;
	height: auto;
}
.widgettitle a:link, .widgettitle a:visited  {
	color: #fff;
}

/* Custom Widgets
-------------------------------------------------------------- */

/* Theme Search Widget */
.search-form {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
.search-form .screen-reader-text {
	display: none;
}
.search-form .search-field {
	display: inline-block;
	margin: 0;
	width: 100%;
	padding: 0.7em 45px 0.7em 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.search-form .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: transparent;
	padding: 0.8em 0.7em 0 0;
	cursor: pointer;
}
.search-form .search-submit .genericon-search {
	display: inline-block;
	width: 24px;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: text-bottom;
	color: #777;
	content: '\f400';
}
.search-form .search-submit:hover .genericon-search {
	color: #333;
}

/* Theme Calendar Widget */
#wp-calendar {
	margin: 0;
	width: 100%;
	color: #444;
	line-height: 1.6em;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}
#wp-calendar caption {
	padding: 0.4em 0;
	margin: 0 -0.4em 0.8em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#wp-calendar th {
	font-weight: bold;
	font-size: 0.85em;
	padding-bottom: 0.6em;
}
#wp-calendar tbody td {
	color: #888;
}
#wp-calendar tbody td a {
	font-weight: bold;
}
#wp-calendar tbody #today {
	font-weight: bold;
	color: #333;
}
#wp-calendar tfoot tr td {
	padding-top: 0.8em;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 0.4em;
	text-align: right;
}


/* Posts and Pages
-------------------------------------------------------------- */
.type-post, .type-page, .type-attachment  {
	margin: 0 0 0.5em 0;
	padding: 0.1em 0.5em 0em;
	box-shadow: 0 0 0px #ddd;
	border: 0px solid #ddd;
	background: #fff;
}
.page-title, .post-title {
	font-weight: bold;
	font-family: 'Francois One', Tahoma, Arial;
	color: #444;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	text-transform: uppercase;
	padding: 0.3em 0;
}
.page-title {
    font-size: 1.9em;
}
.post-title {
    font-size: 1.9em;
}
.post-title a:link, .post-title a:visited {
	color: #444;
	text-decoration: none;
}
.post-title a:hover, .post-title a:active{
	color: #007FFF;
}
.sticky {
	border-left: 10px solid #ccc;
}

/* Page Links | wp_link_pages() */
.page-links {
	margin: 0;
	word-spacing: 0.5em;
}
.page-links a {
  font-weight: bold;
  text-decoration: none;
  background-color: #EEF;
  color: #333;
  border: 1px solid #0009FF;
  padding:10px 5px;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
}
.page-links a:hover {
  background-color: #FFF;
  text-decoration: none !important;
}

/* Postmeta */
.postmeta {
	display: block;
	color: #555;
	margin: 0;
	padding: 0.1em 0.1em;
	background: #fff;
}
.postmeta span, .postmeta .post-edit-link {
	font-size: 0.7em;
	line-height: 1.0em;
}
.postmeta a:link, .postmeta a:visited {
	color: #555;
	text-decoration: none;
}
.postmeta a:hover, .postmeta a:active{
	text-decoration: none;
}
.postmeta .sep, .postmeta .post-edit-link  {
	padding-left: 0.8em;
	margin-left: 0.7em;
	border-left: 1px solid #aaa;
}
.postinfo {
	clear: both;
	line-height: 1.0em;
}
.postinfo .meta-category {
	display: block;
	color: #333;
	margin: 0;
	font-size: 0.9em;
}
.postinfo .meta-category a {
	/* following line changed, was inline-block */
	display: none;
	float: left;
	color: #fff;
	background: #333;
	padding: 0.4em 1em;
	margin: 0 1px 1px 0;
}

.postinfo .meta-category a:hover, .postinfo .meta-category a:active {
	background: #007FFF;
	text-decoration: none;
}

.postinfo .meta-tags {
	/* following line changed, was block */
	display: none;
	margin: 0em 0;
}

.difficulty a {
	color: #aaa !important;
}
@media only screen and (max-width: 355px) {
	.difficulty {
		display: none !important;
	}
}

/* special categories */
.category-promotie  .postinfo:after {
display: block;
color: #555;
background: #ddd;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 0.7em;
line-height: 0.7em;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
text-transform: uppercase;
content: 'Promotie';
}
.category-promotie .postmeta {
display: none;
}

.category-promotie .tagline {
display: none;
}

.category-nieuwsvantoen .postinfo:after {
display: block;
color: #fff;
background: #048200;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 0.7em;
line-height: 0.7em;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
content: 'Nieuws van Toen';
}
.category-nieuwsvantoen .postmeta {
display: none;
}

.category-opinie .postinfo:after {
display: block;
color: #fff;
background: #820400;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 0.7em;
line-height: 0.7em;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
content: 'Opinie';
}
.category-opinie .postmeta {
display: none;
}

.category-nieuwspaal .postinfo:after {
display: block;
color: #fff;
background: #55bFFF;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 0.7em;
line-height: 0.7em;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
content: 'Nieuwspaal';
}
.category-nieuwspaal .postmeta {
display: none;
}

.category-premium .postinfo:after {
display: block;
color: #fff;
background: #c20000;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 12px;
line-height: 0.7em;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
content: 'Premium';
}

.category-exclusief .postinfo:after {
display: none;
color: #333;
background: #fadb28;
padding: 5px 15px 5px 15px;
margin: 0 1px 1px 10px;
font-size: 12px;
line-height: 0.7em;
text-transform: uppercase;
font-weight: 700;
border-radius: 3px 3px 3px 3px;
content: 'Exclusief';
}


/* Read more Link */
.more-link {
	display: inline-block;
	margin: 0.5em 0;
	padding: 0.6em 1em;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	background-color: #007FFF;
}
.more-link:link, .more-link:visited  {
	color: #fff;
}
.more-link:hover, .more-link:active {
	background-color: #303030;
	text-decoration: none;
}
.content-excerpt .more-link  {
	margin: 0.5em 0 1em;
}

/* Excerpt Link */
.excerptlink p {
	text-decoration: none;
	color: #333;
}
.excerptlink p:hover {
	text-decoration: none;
	color: #333;
}
.excerptlink a {
	text-decoration: none;
	color: #333;
}
.excerptlink a:hover {
	text-decoration: none;
	color: #333;
}
.excerptlink a:active {
	text-decoration: none;
	color: #333;
}
.excerptlink a:visited {
	text-decoration: none;
	color: #333;
}

/* Archives and Search Heading */
.archive-title {
	color: #333;
	background: #EEF;
	padding: 1em;
	margin-bottom: 1.5em;
	box-shadow: none;
	border-top: 1px solid #ccc;
}
.archive-title span{
	color: #007FFF;
}
.archive-title h1,
.archive-title h2,
.archive-title h3,
.archive-title h4,
.archive-title h5 {
		color: #555;
		font-size: 1.2em;
		font-family: 'Francois One', Tahoma, Arial;
		text-transform: uppercase;
		font-weight: bold;
}

/* Content Pagination */
.post-pagination {
	margin-bottom: 1.5em;
	font-weight: bold;
	padding: 0.8em 1em;
	color: #333;
	box-shadow: none;
	border: 1px solid #ddd;
	background: #fff;
	text-transform: uppercase;
}
.post-pagination a {
	padding: 0.6em 0.8em;
	margin-right: 0.2em;
	display: inline-block;
    text-align: center;
	text-decoration: none;
	color: #333;
}
.post-pagination a:link, .post-pagination a:visited {
	color: #333;
}
.post-pagination a:hover {
	color: #007FFF;
}
.post-pagination .current {
	padding: 0.5em 0.9em;
	margin-right: 0.2em;
	color: #007FFF;
	text-decoration: underline;
}


/* Text Elements
-------------------------------------------------------------- */
.articlebody {
	font-size: 18px;
	text-align: justify;
}

.entry {
	line-height: 1.6em;
	margin: 0.5em 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
    	-webkit-touch-callout: none;
    	-webkit-user-select: none;
    	-khtml-user-select: none;
    	-moz-user-select: none;
    	-ms-user-select: none;
    	user-select: none;
}
.entry p, .comment p {
	margin: 0 0 0.75em;
}

.entry h1, .comment h1,
.entry h2, .comment h2,
.entry h3, .comment h3,
.entry h4, .comment h4,
.entry h5, .comment h5,
.entry h6, .comment h6 {
	color: #444;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.5em 0 0.3em;
	text-align: left;
	font-family: 'Francois One', Tahoma, Arial;
}
.entry h1, .comment h1 {
	font-size: 2.7em;
}
.entry h2, .comment h2 {
	font-size: 2.5em;
}
.entry h3, .comment h3 {
	font-size: 2.25em;
}
.entry h4, .comment h4 {
	font-size: 1.25em;
}
.entry h5, .comment h5 {
	font-size: 1.125em;
	margin: 1.3em 0 0;
}
.entry h6, .comment h6 {
	font-size: 1.0em;
	margin: 1.3em 0 0;
}
.entry ul, .comment ul{
	list-style: square inside;
	margin: 0 0 1.5em 2em;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 0 0 1.5em 2em;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 0.2em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big, .big_tag {
	font-size: 1.3em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
code, pre {
	padding: 3px 8px;
	margin: 0 1px;
	background: #eeeeee;
	color: #222;
	font-size: 0.9em;
	font-family: Monospace, "Courier New", Courier;
	overflow: auto;
	line-height: 1.4em;
}
del, strike, s{
	text-decoration: line-through;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
	font-size: 0.7em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
	font-size: 1.1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
	background:#f5f5f5;
	border-left: 10px solid #ccc;
	margin: 1.2em 0;
	padding: 0.5em 1.5em;
}
blockquote cite {
	display: block;
	margin: 0.5em 0 0 0.5em;
	color: #777;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	margin: 1em 0;
	text-align: left;
	width: 100%;
}
.entry tr th,
.entry thead th {
	background: #e5e5e5;
	font-weight: bold;
	padding: 0.2em 1em;
}
.entry tr td {
	border-top: 1px solid #ddd;
	padding: 0.2em 1em;
}
.entry tr.alternate td {
	background: #f5f5f5;
}

/* Images | Gallery | Videos
-------------------------------------------------------------- */
article .wp-post-image {
	max-width: 100%;
	margin: 1em 0 0;
	height: auto;
}
.entry img {
	max-width: 100%;
	height: auto;
}
.wp-caption {
	max-width: 100%;
	height: auto;
	text-align: left;
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin-top: -27px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 0;
	font-size: 0.3em;
	color: #aaaaaa;
	text-align: left;
	text-shadow: 1px 1px #000000;
}
.wp-caption .wp-caption-text a {
	color: #aaaaaa;
}
.wp-caption::before {
	position: relative;
	top: 15px;
  float: right;
	font-family: 'Francois One', Tahoma, Arial;
	color: #ddd;
	letter-spacing: 1px;
	text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
	opacity: 0.5;
	font-size: 10px;
	height: 20px;
	margin-top: -15px;
	margin-right: 10px;
	content: "Nieuwspaal";
}

.alignleft {
	float: left;
	display: inline;
	margin: 1em 2em 1em 0;
}
.alignright	{
	float: right;
	display: inline;
	margin: 0 0 0 1.5em;
}
.aligncenter {
	margin: 1em auto;
	display: block;
}

/* Gallery Styling */
.gallery {
	padding-top: 1em;
}
.gallery-item {
	padding: 0.3em 1em 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery img {
	margin: 0;
	padding: 0;
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery-caption {
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0.5em 0;
}

/* Make Vidoes responsive */
embed, iframe, object, video {
	max-width: 100%;
}

/* Image.php Navigation */
#image-nav {
	margin: 1.5em 0;
	padding: 0.6em 1em;
	font-weight: bold;
	color: #333;
	box-shadow: none;
	border: 1px solid #ddd;
	background: #fff;
	text-transform: uppercase;
}
#image-nav .nav-previous {
	float: left;
}
#image-nav .nav-next {
	float: right;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
	font-size: 0.9em;
	text-decoration: none;
	color: #007FFF;
}
#image-nav .nav-previous a:hover, #image-nav .nav-next a:hover {
	text-decoration: underline;
}

/* Social Icons | based upon http://kovshenin.com/2014/social-menus-in-wordpress-themes/
-------------------------------------------------------------- */
#social-icons-menu {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1em;
}
#social-icons-menu li {
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
}
#social-icons-menu li a {
	position: relative;
	display: inline-block;
	padding: 0.8em;
	background: #007FFF;
	text-decoration: none;
	color: #fff;
}
#social-icons-menu li a:hover {
	text-decoration: none;
	background: #333;
}
#social-icons-menu li a:before {
	color: #fff;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
}
#social-icons-menu li a .screen-reader-text {
	display: none;
}
.social-icons-wrap .social-icons-hint {
	font-size: 0.8em;
	color: #777;
	max-width: 300px;
	line-height: 1.2em;
}

/* Add Genericons */
#social-icons-menu li a:before { content: '\f408'; } /* Default Icon */
#social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; }
#social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; }
#social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; }
#social-icons-menu li a[href*="facebook.com"]:before { content: '\f203'; }
#social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; }
#social-icons-menu li a[href*="plus.google.com"]:before { content: '\f206'; }
#social-icons-menu li a[href*="github.com"]:before { content: '\f200'; }
#social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; }
#social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; }
#social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; }
#social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; }
#social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; }
#social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; }
#social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; }
#social-icons-menu li a[href*="skype.com"]:before,
#social-icons-menu li a[href*="skype:"]:before { content: '\f220'; }
#social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; }
#social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; }
#social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; }
#social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; }
#social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; }
#social-icons-menu li a[href*="wordpress.org"]:before,
#social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; }
#social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; }
#social-icons-menu li a[href*="/feed"]:before,
#social-icons-menu li a[href*="/feed/"]:before,
#social-icons-menu li a[href*="?feed=rss2"]:before,
#social-icons-menu li a[href*="feedburner.google.com"]:before,
#social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; }

/* Comments
-------------------------------------------------------------- */
#comments {
	margin: 0 0 1.5em 0;
	padding: 1em 1.5em;
	background: #fff;
	box-shadow: 0 0 0px #ddd;
	border: 0px solid #ddd;
}
#comments .comments-title, #respond #reply-title {
	font-weight: bold;
	font-family: 'Francois One', Tahoma, Arial;
	color: #555;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-transform: uppercase;
	padding: 0.3em 0;
	border-bottom: 5px solid #555;
	font-size: 1.5em;
}
.commentlist {
	display: block;
	margin: 1.5em 0;
}
.commentlist .comment{
	display: block;
	margin: 1.5em 0 0;
	list-style: none;
	line-height: 1.5em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.commentlist .comment .avatar {
	float: left;
	margin: 1em 1.5em 0.5em 0;
}
.commentlist .comment .avatar:after {
	clear: both;
}
.comment-author {
	line-height: 1.5em;
	background: #eee;
}
.comment-author .comment-meta {
	display: inline-block;
	font-size: 0.8em;
	margin: 0.5em 1.2em 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	color: #222;
}
.comment-author .fn {
	display: inline-block;
	float: left;
	font-family: 'Francois One', Tahoma, Arial;
	font-size: 1.0em;
	color: #fff;
	background: #333;
	padding: 0.4em 1em;
}
.comment-meta a:link, .comment-meta a:visited,
.comment-meta a:active, .comment-meta a:hover {
	color: #222;
}
.comment-author .fn a:link, .comment-author .fn a:visited {
	color: #fff;
	text-decoration: underline;
}
.comment-author .fn a:hover, .comment-author .fn a:active {
	text-decoration: none;
}
.bypostauthor .fn, .comment-author-admin .fn {
	background: #007FFF;
}
#comments .children {
	margin-left: 1.5em;
}
.nocomments {
	color: #444;
	padding: 1em;
}
.commentlist .pingback {
	display: block;
	margin: 0.6em 0 0;
	padding: 0.8em 0 0;
	border-top: 1px solid #ddd;
	list-style: none;
	line-height: 1.3em;
}

/* Comment Pagination */
.comment-pagination {
	font-size: 0.9em;
	padding: 0 1em;
	background: #eee;
	margin-bottom: 1.5em;
}
.comment-pagination .alignleft {
	float: left;
}
.comment-pagination .alignright {
	float: right;
}

/* Comment Form */
#respond {
	margin: 0;
}
#commentform {
	padding: 1em 0 0;
}
#commentform p {
	margin: 1em 0;
}
#commentform input[type="text"], #commentform textarea {
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform label {
	display: block;
	margin: 0.6em 0 0.2em;
}
#commentform #submit {
	display: block;
	border: none;
	margin-top: 1em;
	padding: 1em 4em;
	text-decoration: none;
	color: #fff;
	background: #007FFF;
}
#commentform #submit:hover {
	background-color: #303030;
	cursor: pointer;
	text-decoration: none;
}

/* Page Templates
-------------------------------------------------------------- */

/* Fullwidth Template */
.template-fullwidth #content {
	float: none;
	width: 100%;
	padding: 0;
}

/* Front Page Template and Widgets
-------------------------------------------------------------- */

/* Front Page Slideshow */
#frontpage-slider-wrap {
	padding: 0;
	margin-bottom: 2.6em;
	/* All other Slideshow Styles in flexslider.css */
}

.frontpage-magazine-no-widgets, .frontpage-slider-empty-posts {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

/* Category Posts Widgets */
#frontpage-magazine-widgets .widgettitle {
	margin: 0 0 0em 0;
}

.goldsidelist a, .goldsidelist a:visited {
	color: #555 !important;
	text-decoration: none !important;
}
.goldsidelistheadline {
	color: #555 !important;
	position: relative;
	top: 0;
}
.goldsidelistdots {
	border: 1px dotted #ccc;
	border-style: none none dotted;
}
.goldsidelist a:hover {
	color: #007FFF !important;
	text-decoration: none !important;
}
.goldsidelistpost h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	font-family: 'Francois One', Tahoma, Arial;
}
@media only screen and (max-width: 60em) {
	.goldsidelistpost h3 {
		line-height: 1.5em !important;
	}
}
.goldsidelistpostthumbnail {
	float: right;
}

.goldsidelistpostthumbresponsive {
	width: 75px !important;
	height: 75px !important;
	margin: 0 0 15px 15px;
}
@media screen and (min-width: 520px) {
	.goldsidelistpostthumbresponsive {
		width: 50px !important;
		height: 50px !important;
		margin: 0 0 5px 15px;
	}
}

.goldsidelistpostthumbfixed {
	width: 75px !important;
	height: 75px !important;
	margin: 0 0 15px 15px;
}

.goldsidelistpostexcerpt {
	width: 100%;
	color: #777 !important;
	font-size: 0.9em;
	line-height: 1.2em !important;
}

.goldsidelistpostexcerptsmall {
	font-size: 0.9em;
	min-height: 75px;
}

.goldsidelistpostexcerptadjusted {
	font-size: 3.0vw;
	min-height: 75px;
}
@media screen and (min-width: 520px) {
	.goldsidelistpostexcerptadjusted {
		font-size: 0.9em;
	  min-height: 55px;
	}
}

.goldsidelistpostexcerpt a:hover {
	color: #777 !important;
	text-decoration: none !important;
}

.widget-gold-special {
	margin-right: 0em;
}
.widget-gold-mega {
	margin-right: 0em;
}
.widget-category-posts {
	margin-bottom: 0em;
}
.widget-category-posts .widgettitle .category-archive-link {
	float: right;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-category {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	font-size: 21px;
	font-family: 'Genericons';
	text-decoration: inherit;
	vertical-align: top;
	content: '\f301';
	margin-top: -4px;
}
.widget-category-posts .widgettitle .category-archive-link .genericon-category:hover {
	text-decoration: none;
}
.widget-category-posts .type-post {
	margin: 0;
	padding: 0;
	border: none;
	box-shadow: none;
}
.widget-category-posts .big-post .post-title {
	font-size: 1.75em;
}
.widget-category-posts .big-post .wp-post-image {
	margin: 0 0 0.5em 0;
}
.widget-category-posts .small-post {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	background: #eee;
}

.widget-category-posts .small2-post {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 0.5em 0;
}

.widget-category-posts .small-post .wp-post-image {
	float: left;
	margin: 0 0.4em 0 0;
	max-width: 30%;
}

.widget-category-posts .small-post .small-post-content {
	padding: 0.2em 0.4em;
}

.widget-category-posts .small2-post .wp-post-image {
	float: left;
	margin: 0 0.4em 0 0;
	max-width: 30%;
}

.widget-category-posts .small2-post .small-post-content {
	padding: 0.2em 0.4em;
}


.widget-category-posts .small-post .post-title {
	border: none;
	margin: 0;
	color: #555 !important;
	font-size: 1.1em;
	font-weight: normal;
	font-family: 'Francois One', Tahoma, Arial;
}

.widget-category-posts .small2-post .post-title {
	border: none;
	margin: 0;
	color: #555 !important;
	font-size: 1.1em;
	font-weight: normal;
	font-family: 'Francois One', Tahoma, Arial;
}

.widget-category-posts .small-post .postmeta {
	display: inline-block;
	background: none;
	padding: 0 0.3em 0.3em 0;
	font-size: 0.9em;
}

.widget-category-posts .small2-post .postmeta {
	display: inline-block;
	background: none;
	padding: 0 0.3em 0.3em 0;
	font-size: 0.9em;
}

.widget-category-posts .small-post .postmeta .sep  {
	padding-left: 0.5em;
	margin-left: 0.4em;
	border-left: 0px solid #aaa;
}

.widget-category-posts .small2-post .postmeta .sep  {
	padding-left: 0.5em;
	margin-left: 0.4em;
	border-left: 0px solid #aaa;
}

/* Category Posts Boxed Widget */
#widget-category-posts-boxed .big-post {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-boxed .small-posts {
	width: 50%;
	margin-left: 50%;
}

#widget-category-posts-boxed .small2-posts {
	width: 50%;
	margin-left: 50%;
}

#widget-category-posts-boxed .small2-post {
	background: #ffc;
}

/* Category Posts Boxed 2 Widget */
#widget-category-posts-boxed2 .big-post {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-boxed2 .small-posts {
	width: 50%;
	margin-left: 50%;
}

#widget-category-posts-boxed2 .small2-posts {
	width: 50%;
	margin-left: 50%;
}

#widget-category-posts-boxed2 .small2-post {
	background: #eff;
}

/* Category Posts Grid Widget */
#widget-category-posts-grid .category-posts-grid-row {
	margin-right: -1.5em;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row {
	margin-right: -1em;
}
#widget-category-posts-grid .category-posts-grid-row .big-post,
#widget-category-posts-grid .category-posts-grid-row .small-post-wrap {
	float: left;
	width: 50%;
	padding-right: 1.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-grid .category-posts-grid-row.small-post-row .small-post-wrap {
	padding-right: 1em;
}

/* Front Page Category Area Thre (two columns) */
#widget-category-posts-columns .category-posts-column-left {
	float: left;
	width: 50%;
	padding-right: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-column-right {
	margin-left: 50%;
	width: 50%;
	padding-left: 0.75em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#widget-category-posts-columns .category-posts-columns .big-post {
	margin-bottom: 1.5em;
}

/* Footer
-------------------------------------------------------------- */
#footer-wrap {
	background: #666;
}
#footer {
	margin-top: 1.0em;
	padding: 0em 0em;
	color: #fff;
	background: rgba(255, 255, 255, 0.3);
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: #fff;
}
#footer #footer-text {
	float: right;
	font-size: 12px;
}
#footer-text {
	float: right;
	font-size: 12px;
	color: #666;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0.1em;
}
#footer-text a {
	color: #666;
	text-decoration: none;
}


/* Top Navigation Menu */
#topnav-icon {
	display: none;
}
#topnav-menu {
	float:right;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	margin-top: 1em;
	margin-right: 0.5em;
	border-top: 1px solid #ccc;
}
#topnav-menu li{
	float:left;
	position:relative;
	margin-right: 1px;
}
#topnav-menu a {
	color: #888;
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#topnav-menu a:link, #footernav-menu a:visited{
	color: #888;
	text-decoration: none;
}
#topnav-menu a:hover {
	color: #007FFF;
	background: #FFF;
}
#topnav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: none;
}
#topnav-menu ul li{
	margin: 0;
}
#topnav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: 1em;
	float: left;
	font-weight: normal;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#topnav-menu ul a:link, #topnav-menu ul a:visited{
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}
#topnav-menu ul a:hover {
	color: #007FFF;
	background: #FFF;
}
#topnav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}
#topnav-menu li:hover ul ul, #topnav-menu li:hover ul ul ul, #topnav-menu li:hover ul ul ul ul{
	display:none;
}
#topnav-menu li:hover ul, #topnav-menu li li:hover ul, #topnav-menu li li li:hover ul, #topnav-menu li li li li:hover ul{
	display:block;
}
#topnav-menu li.current_page_item a, #topnav-menu li.current-menu-item a {
	text-decoration: none;
}
#topnav-menu li.current_page_item ul li a, #topnav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#topnav-menu ul li.current_page_item a, #topnav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#topnav-menu ul li.current_page_item ul li a, #topnav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Top Social Navigation Menu */
#topsocialnav-icon {
	display: none;
}
#topsocialnav-menu {
	float:right;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	margin-top: 1em;
	margin-right: 1em;
	border-top: 1px solid #007FFF;
}
#topsocialnav-menu li{
	float:left;
	position:relative;
	margin-left: 7px;
	margin-right: 7px;
}
#topsocialnav-menu a {
	color: #888;
	display: block;
	margin-top: 0.6em;
	margin-bottom: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#topsocialnav-menu a:link, #footernav-menu a:visited{
	color: #888;
	text-decoration: none;
}
#topsocialnav-menu a:hover {
	color: #007FFF;
	background: #FFF;
}
#topsocialnav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: none;
}
#topsocialnav-menu ul li{
	margin: 0;
}
#topsocialnav-menu ul a {
	width: 20px;
	margin-top: 0.6em;
	margin-bottom: 1em;
	float: left;
	font-weight: normal;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#topsocialnav-menu ul a:link, #topnav-menu ul a:visited{
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}
#topsocialnav-menu ul a:hover {
	color: #007FFF;
	background: #FFF;
}
#topsocialnav-menu li ul ul {
	margin-left: 5px;
}
#topsocialnav-menu li:hover ul ul, #topsocialnav-menu li:hover ul ul ul, #topsocialnav-menu li:hover ul ul ul ul{
	display:none;
}
#topsocialnav-menu li:hover ul, #topsocialnav-menu li li:hover ul, #topsocialnav-menu li li li:hover ul, #topsocialnav-menu li li li li:hover ul{
	display:block;
}
#topsocialnav-menu li.current_page_item a, #topsocialnav-menu li.current-menu-item a {
	text-decoration: none;
}
#topsocialnav-menu li.current_page_item ul li a, #topsocialnav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#topsocialnav-menu ul li.current_page_item a, #topsocialnav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#topsocialnav-menu ul li.current_page_item ul li a, #topsocialnav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Footer Navigation Menu */
#footernav-icon {
	display: none;
}
#footernav-menu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#footernav-menu li{
	float:left;
	position:relative;
	margin-right: 1px;
}
#footernav-menu a {
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Francois One', Tahoma, Arial;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#footernav-menu a:link, #footernav-menu a:visited{
	color: #fff;
	text-decoration: none;
}
#footernav-menu a:hover {
	background: #007FFF;
}
#footernav-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	box-shadow: none;
}
#footernav-menu ul li{
	margin: 0;
}
#footernav-menu ul a {
	width: 250px;
	width: 16rem;
	padding: 1em;
	float: left;
	font-weight: normal;
	color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footernav-menu ul a:link, #footernav-menu ul a:visited{
	color: #666;
	font-size: 0.9em;
	text-decoration: none;
}
#footernav-menu ul a:hover {
	color: #fff;
	background: #007FFF;
}
#footernav-menu li ul ul {
	margin-left: 250px;
	margin-left: 16rem;
}
#footernav-menu li:hover ul ul, #footernav-menu li:hover ul ul ul, #footernav-menu li:hover ul ul ul ul{
	display:none;
}
#footernav-menu li:hover ul, #footernav-menu li li:hover ul, #footernav-menu li li li:hover ul, #footernav-menu li li li li:hover ul{
	display:block;
}
#footernav-menu li.current_page_item a, #footernav-menu li.current-menu-item a {
	text-decoration: underline;
}
#footernav-menu li.current_page_item ul li a, #footernav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#footernav-menu ul li.current_page_item a, #footernav-menu ul li.current-menu-item a {
	text-decoration: underline;
}
#footernav-menu ul li.current_page_item ul li a, #footernav-menu ul li.current-menu-item ul li a{
	text-decoration: none;
}

/* Tagline
-------------------------------------------------------------- */

.tagline {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	margin-left: 1.0em;
	margin-right: 1.0em;
	margin-bottom: 1.0em;
	padding: 0.2em;
	color: #666;
	font-size: 0.9em;
	line-height: 1em;
}
.tagline a {
	color: #007FFF;
}
.tagline a:hover {
	text-decoration: none;
}
.taglinelink {
	font-size: 0.8em;
}

/* Infobugs
-------------------------------------------------------------- */
.infobugs {
	float:right;
	position: relative;
	margin-top: 1.3em;
	margin-right: 1em;
	font-size: 1.2em;
	font-family: 'Francois One', Tahoma, Arial;
	color: #555;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.infobugs a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.infobugs a:link, .infobugs a:visited {
	color: #555;
	text-decoration: none;
}
.infobugs a:hover {
	color: #007FFF;
}

/* Spacer Bottom
-------------------------------------------------------------- */
.spacerbottom {
	height: 0px;
	width: 1px;
}

/*============================ MEDIA QUERIES ============================*/

/* Big screens | <1200px | Force max wrapper width */
@media only screen and (min-width: 1101px) {
	#wrapper {
		width: 1100px !important;
	}
	#wrap {
			padding: 0.5em 0 0;
	}
}
@media only screen and (max-width: 1100px) {
	#wrapper {
		width: 100%;
	}
}


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

/* Tablets (landscape) | <1200px */
@media only screen and (max-width: 1199px) {
	#wrapper {
		width: 100%;
	}
	#header {
		padding: 0.2em;
	}
	#content {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#sidebar {
		clear: both;
		float: none;
		margin: 0;
		width: 98%;
	}
	#logo {
		float: left;
		margin-left: 0.5em;
	}
	#custom-header {
		margin-top: 0.2em;
		max-width: 180px;
	}
	#custom-header img {
		max-width: 180px;
	}
	#header-content {
		display: block;
		padding-top: 0em;
	}
	#header-content div {
		margin-left: 0;
		margin-right: 0.5em;
		padding-top: 0;
	}
	#header-content #header-text {
		font-size: 1.0em;
	}
	#header-content #header-search #s {
		max-width: 100%;
		float: none;
	}

	#topnav-menu {
		margin-top: 0.2em;
		margin-right: 0.5em;
	}
	#topsocialnav-menu {
		margin-top: 0.2em;
		margin-right: 0.5em;
	}
	#topsocialnav-menu li{
		margin-left: 5px;
		margin-right: 5px;
	}

	.infobugs {
		margin-top: 0.6em;
		margin-right: 0.1em;
	}

	.widget, .type-post, .type-page, .type-attachment, #comments {
		box-shadow: none;
		border: 0px solid #ddd;
		padding: 0;
	}
	.widgettitle {
		margin: -0.5em -0.5em 0em -0.5em;
	}
	.type-post, .type-page, .type-attachment {
		padding: 0.1em 1.5em 1.5em;
	}
	#comments {
		padding: 1em 1.5em;
	}


	/* Mobile Navigation */

	/* Reset */
	#mainnav, #mainnav-menu, #mainnav-menu li, #mainnav-menu a, #mainnav-menu ul,
	#mainnav-menu ul a, #mainnav-menu ul ul, #mainnav-menu li ul ul
	{
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: 0;
		left: 0;
	}
	#mainnav-menu li:hover ul ul, #mainnav-menu li:hover ul ul ul, #mainnav-menu li:hover ul ul ul ul,
	#mainnav-menu li:hover ul, #mainnav-menu li li:hover ul, #mainnav-menu li li li:hover ul, #mainnav-menu li li li li:hover ul
	{
		display: inline;
	}

	#mainnav {
		margin: 0;
		float: none;
		width: 100%;
	}
	#mainnav-icon {
		display: block;
		padding: 1.0em;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.0em;
		font-family: 'Francois One', Tahoma, Arial;
		color: #fff;
		background: rgba(255, 255, 255, 0.1);
		-webkit-transition: all 0.4s ease-out;
		-moz-transition: all 0.4s ease-out;
		-ms-transition: all 0.4s ease-out;
		-o-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;
	}
	#mainnav-icon:hover {
		cursor: pointer;
		background: #007FFF;
	}
	#mainnav-icon:after {
		float: right;
		margin: -0.15em 0 0;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		content: '\f419';
		font: normal 24px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}
	#mainnav-menu {
		width: 100%;
		display: none;
		border-top: 1px solid #fff;
	}
	#mainnav-menu a {
		display: block;
		padding: 1.5em;
		text-decoration: none;
		font-size: 1.0em;
		border-bottom: 1px solid #fff;
		clear: left;
	}
	#mainnav-menu ul {
		float: left;
		padding: 1em;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu ul a {
		display: block;
		width: 100%;
		padding: 1em;
		font-size: 0.9em;
		border-bottom: 1px solid #aaa;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu ul li ul {
		float: left;
		padding: 0 0 0 1em;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a {
		text-decoration: underline;
	}
	#mainnav-menu li.current_page_item ul li a, #mainnav-menu li.current-menu-item ul li a{
		text-decoration: none;
	}
	#mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
		text-decoration: underline;
	}


#mobilenav, #mobilenav-menu, #mobilenav-menu li, #mobilenav-menu a, #mobilenav-menu ul,
#mobilenav-menu ul a, #mobilenav-menu ul ul, #mobilenav-menu li ul ul
{
	margin: 0;
	padding: 0;
	position: static;
	float: none;
	display: inline;
	font-size: 1.0em;
	border: none;
	box-shadow: none;
	background: none;
	top: 0;
	left: 0;
}
#mobilenav-menu li:hover ul ul, #mobilenav-menu li:hover ul ul ul, #mobilenav-menu li:hover ul ul ul ul,
#mobilenav-menu li:hover ul, #mobilenav-menu li li:hover ul, #mobilenav-menu li li li:hover ul, #mobilenav-menu li li li li:hover ul
{
	display: inline;
}

#mobilenav {
	margin: 0;
	float: none;
	width: 100%;
}
#mobilenav-icon {
	display: block;
	padding: 1.0em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.0em;
	font-family: 'Francois One', Tahoma, Arial;
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#mobilenav-icon:hover {
	cursor: pointer;
	background: #007FFF;
}
#mobilenav-icon:after {
	float: right;
	margin: -0.15em 0 0;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	content: '\f419';
	font: normal 24px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}
#mobilenav-menu {
	width: 100%;
	display: none;
	border-top: 1px solid #fff;
}
#mobilenav-menu a {
	display: block;
	padding: 1.0em;
	text-decoration: none;
	font-size: 1.0em;
	border-bottom: 1px solid #fff;
	clear: left;
}
#mobilenav-menu ul {
	float: left;
	padding: 1em;
	background: #fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mobilenav-menu ul a {
	display: block;
	width: 100%;
	padding: 1em;
	font-size: 0.9em;
	border-bottom: 1px solid #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mobilenav-menu ul li ul {
	float: left;
	padding: 0 0 0 1em;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mobilenav-menu li.current_page_item a, #mobilenav-menu li.current-menu-item a {
	text-decoration: underline;
}
#mobilenav-menu li.current_page_item ul li a, #mobilenav-menu li.current-menu-item ul li a{
	text-decoration: none;
}
#mobilenav-menu ul li.current_page_item a, #mobilenav-menu ul li.current-menu-item a {
	text-decoration: underline;
}

}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 60em) {
	/* make icons in topsocialnav bigger */
	#topsocialnav-menu {
		font-size: 110%;
	}
	#topsocialnav-menu a {
		margin-top: 0.3em;
		margin-bottom: 0.5em;
	}
	.infobugs {
		display: none !important;
		font-size: 130%;
	}
}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 50em) {
	.widget-gold-special {
		margin-right: 0em;
	}
	.widget-gold-mega {
		margin-right: 0em;
	}
	.spacerbottom {
		height: 100px;
	}
	#logo .site-title {
		font-size: 2.3em;
	}
	.widget, .type-post, .type-page, .type-attachment, #comments {
		box-shadow: none;
		border: none;
		padding: 0;
	}
	.widgettitle {
		margin: 0 0 0em 0;
	}
	.entry h1, .comment h1 {
	font-size: 2.7em;
	}
	.entry h2, .comment h2 {
		font-size: 2.5em;
	}
	.entry h3, .comment h3 {
		font-size: 1.8em;
	}
	.entry tr th,
	.entry thead th {
		padding: 0.2em 0.4em;
	}
	.entry tr td {
		padding: 0.2em 0.4em;
	}

	/* Mobile Footer Navigation */
	#footer #footer-text {
		margin-top: 0em;
	}

	/* Reset */
	#footernav, #footernav-menu, #footernav-menu li, #footernav-menu a, #footernav-menu ul,
	#footernav-menu ul a, #footernav-menu ul ul, #footernav-menu li ul ul
	{
		margin: 0;
		padding: 0;
		position: static;
		float: none;
		display: inline;
		font-size: 1.0em;
		border: none;
		box-shadow: none;
		background: none;
		top: 0;
		left: 0;
	}
	#footernav-menu li:hover ul ul, #footernav-menu li:hover ul ul ul, #footernav-menu li:hover ul ul ul ul,
	#footernav-menu li:hover ul, #footernav-menu li li:hover ul, #footernav-menu li li li:hover ul, #footernav-menu li li li li:hover ul
	{
		display: inline;
	}

	#footernav {
		margin: 0;
		float: none;
	}
	#footernav-icon {
		display: block;
		padding: 1.0em;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 12px;
		font-family: 'Francois One', Tahoma, Arial;
		color: #fff;
		background: rgba(255, 255, 255, 0.3);
		-webkit-transition: all 0.4s ease-out;
		-moz-transition: all 0.4s ease-out;
		-ms-transition: all 0.4s ease-out;
		-o-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;
	}
	#footernav-icon:hover {
		cursor: pointer;
		background: #007FFF;
	}
	#footernav-icon:after {
		float: right;
		margin: -0.15em 0 0;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		content: '\f419';
		font: normal 20px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}
	#footernav-menu {
		width: 100%;
		display: none;
		border-top: 1px solid #fff;
	}
	#footernav-menu a {
		display: block;
		padding: 1.2em;
		text-decoration: none;
		font-size: 12px;
		border-bottom: 1px solid #fff;
		clear: left;
	}
	#footernav-menu ul {
		float: left;
		padding: 1em;
		background: #fff;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#footernav-menu ul a {
		display: block;
		width: 100%;
		padding: 1em;
		font-size: 0.9em;
		border-bottom: 1px solid #aaa;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#footernav-menu ul li ul {
		float: left;
		padding: 0 0 0 1em;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#footernav-menu li.current_page_item a, #footernav-menu li.current-menu-item a {
		text-decoration: underline;
	}
	#footernav-menu li.current_page_item ul li a, #footernav-menu li.current-menu-item ul li a{
		text-decoration: none;
	}
	#footernav-menu ul li.current_page_item a, #footernav-menu ul li.current-menu-item a {
		text-decoration: underline;
	}

}

/* Phablets (portrait) | <640px */
@media only screen and (max-width: 40em) {

	#header-content #header-search,
	#header-content #header-text,
	#header-content #header-social-icons {
		margin: 0;
		float: none;
	}
	#header-social-icons #social-icons-menu li {
		float: none;
		display: inline-block;
		list-style: none;
		margin: 1px -1.5px;
	}
	.page-title {
		font-size: 2.0em;
	}
	.post-title {
		font-size: 1.8em;
	}
	.widget-category-posts .big-post .post-title {
		font-size: 1.2em;
	}
	.widget-category-posts .small-post .post-title {
		font-size: 1.1em;
	}

	/* Frontpage Categories */
	.widget-gold-mega {
		margin-right: 0;
	}
	.widget-category-posts .type-post {
		margin: 0 0 1.5em 0;
	}
	#widget-category-posts-grid .category-posts-grid-row {
		margin-right: 0;
	}
	#widget-category-posts-grid .category-posts-grid-row .big-post,
	#widget-category-posts-grid .category-posts-grid-row .small-post-wrap,
	#widget-category-posts-boxed .big-post,
	#widget-category-posts-boxed2 .big-post,
	#widget-category-posts-columns .category-posts-column-left {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-boxed2 .small-posts,
	#widget-category-posts-columns .category-posts-column-right {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	#widget-category-posts-boxed .small-posts,
	#widget-category-posts-boxed2 .small-posts,
	#widget-category-posts-columns .category-posts-columns .small-posts	{
		padding-bottom: 0.5em;
	}
	#widget-category-posts-columns .category-posts-columns .small-post {
		margin: 0 0 1em;
	}
	#widget-category-posts-columns .category-posts-column-right {
		margin-top: 1.5em;
	}
}

/* Smartphones | <600px */
@media only screen and (max-width: 38em) {
	.alignright {
		float: none;
		margin: 0em 0;
	}
	.alignleft {
		float: left;
		margin: 1em 0;
	}
	.alignright	{
		width: 99%;
	}
	.alignright img	{
		width: 99%;
		height: auto;
	}

}

/* Smartphones | <480px */
@media only screen and (max-width: 30em) {
	.spacerbottom {
		height: 100px;
	}
	#logo .site-title {
		font-size: 2.0em;
	}
	#footer #footer-text {
		float: none;
		margin-top: 1.05em;
	}
}

/* Smartphones | <350px */
@media only screen and (max-width: 22em) {
	#topsocialnav-menu {
		display: none !important;
	}
}




/* Switch between main nav and mobile nav */
@media only screen and (min-width: 1200px) {
	#mainnav {
		display: block !important;
	}
	#mobilenav {
		display: none !important;
	}
	#mobiletopcontainer {
		display: none !important;
	}
}
@media only screen and (max-width: 1199px) {
	/* ensure #topnav is not visible on smaller screens */
	#topnav-menu {
		display: none !important;
	}
	#mainnav {
		display: none !important;
	}
	#mobilenav {
		display: block !important;
	}
	#mobiletopcontainer {
		display: block !important;
	}
}

/* Big Screens Navi Fix | >1200px */
@media only screen and (min-width: 1200px) {
	/* ensure #topnav is visible on smaller screens */
	#topnav-menu {
		display: block !important;
	}
	/* ensure #nav is visible on desktop version */
	#mainnav-menu {
		display: block !important;
	}
	#mobilenav-menu {
		display: block !important;
	}
}

@media only screen and (min-width: 75em) {
	/* ensure #footernav is visible on desktop version */
	#footernav-menu {
		display: block !important;
	}
	/* ensure #topnav is visible on desktop version */
	#topnav-menu {
		display: block !important;
	}
	/* ensure #topsocialnav is visible on desktop version */
	#topsocialnav-menu {
		display: block !important;
	}
	.infobugs {
		display: block !important;
	}
}

/* Exclusive Exclusief and Premium Labels */
.articlelabel-big {
 position: absolute;
 top: 10px;
 max-width: 30%;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: 700;
 padding: 5px 20px 5px 20px;
 border-radius: 0px 3px 3px 0px;
 -webkit-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
}
.articlelabel-medium {
 position: absolute;
 top: 10px;
 max-width: 30%;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 700;
 padding: 5px 15px 5px 15px;
 border-radius: 0px 3px 3px 0px;
 -webkit-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
}
.articlelabel-small {
 position: absolute;
 top: 5px;
 max-width: 100%;
 font-size: 10px;
 line-height: 0.9;
 text-transform: uppercase;
 font-weight: 700;
 padding: 3px 5px 3px 5px;
 border-radius: 0px 3px 3px 0px;
 -webkit-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
 box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.75);
}
.articlelabel-list {
 position: absolute;
 top: 5px;
 right: 0px;
 max-width: 100%;
 font-size: 10px;
 line-height: 0.9;
 text-transform: uppercase;
 font-weight: 700;
 padding: 3px 5px 3px 5px;
 border-radius: 3px 0px 0px 3px;
 -webkit-box-shadow: -6px 6px 10px 0px rgba(0,0,0,0.75);
 -moz-box-shadow: -6px 6px 10px 0px rgba(0,0,0,0.75);
 box-shadow: -6px 6px 10px 0px rgba(0,0,0,0.75);
}
.articlelabel-titleonly {
 max-width: 100%;
 font-size: 10px;
 line-height: normal;
 text-transform: uppercase;
 font-weight: 700;
 vertical-align: text-bottom;
 margin: 3px 3px 0 0;
 padding: 3px 5px 3px 5px;
 border-radius: 3px 3px 3px 3px;
}
@media only screen and (min-width: 960px) {
	.articlelabel-titleonly {
		margin: 4px 3px 0 0;
 }
}
.label-exclusive {
	background-color: #fadb28;
  color: #333;
}
.label-premium {
	background-color: #c20000;
  color: #fff;
}

/* Font Awesome */
@keyframes fa-blink {
		0% { opacity: 1; }
		40% { opacity: 0.7; }
		80% { opacity: 0.4; }
		40% { opacity: 0.7; }
}
.fa-blink {
	-webkit-animation: fa-blink .75s linear infinite;
	-moz-animation: fa-blink .75s linear infinite;
	-ms-animation: fa-blink .75s linear infinite;
	-o-animation: fa-blink .75s linear infinite;
	animation: fa-blink .75s linear infinite;
}

/* Cookiebot Cookie Consent Styling */
.CybotCookiebotBlur {
	-webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#CybotCookiebotDialog {
	width: 60% !important;
	max-width: 600px !important;
}
@media only screen and (max-width: 650px) {
	#CybotCookiebotDialog {
		min-width: 350px !important;
		max-width: 95% !important;
	}
}
#CybotCookiebotDialogBodyUnderlay {
	max-width: 100% !important;
	opacity: 0.5 !important;
}
#CybotCookiebotDialogBodyContentText {
	text-align: justify !important;
	font-size: 12px;
	margin-right: 10px;
}
#CybotCookiebotDialogBodyButtonAccept {
	float: left;
	border-radius: 10px !important;
	height: 30px !important;
	width: 230px !important;
	font-size: 18px !important;
	background-color: #0368ff !important;
	border: 0px !important;
	padding: 10px;
  -webkit-box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
}
#CybotCookiebotDialogBodyButtonAccept:hover {
  background: #3384ff !important;
}
#CybotCookiebotDialogBodyButtonDecline {
	float: right;
	border-radius: 5px !important;
	height: 14px !important;
	min-width: 40px !important;
	max-width: 40px !important;
	color: #aaa !important;
	font-size: 12px !important;
	margin-right: 20px;
	background-color: #fff !important;
	border: 0px !important;
}
#CybotCookiebotDialogBodyButtonDetails {
	clear: both;
}
#CybotCookiebotDialogDetailFooter { display: none !important }
@media only screen and (min-width: 60em) {
	#CybotCookiebotDialog {
		padding: 80px !important;
	}
}
#CookieCancelConfirmationBG {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #333;
	  opacity: 0.5;
}
#CookieCancelConfirmation {
    position: fixed;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    width: 320px;
    height: 320px;
    padding: 10px;
  	color: #333;
    font-size: 12px;
		line-height: 16px !important;
  	text-align: justify !important;
    border: 10px solid #777;
  	border-radius: 5px !important;
    background-color: #f3f3f3;
    z-index: 10;
}
#CookieCancelConfirmation h1 {
  font-size: 20px;
  font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#CookieCancelConfirmation a {
  text-decoration: none;
}
.CookieCancelConfirmationChild {
  margin-bottom: 20px;
	font-size: 12px !important;
	line-height: 16px !important;
}
.CookieCancelConfirmationButtonCancel {
  color: #fff;
	border-radius: 10px;
	height: 50px;
	width: 280px;
	font-size: 18px;
	background-color: #0368ff;
	border: 0px;
	padding: 10px;
  -webkit-box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 20px -9px rgba(0,0,0,0.75);
}
.CookieCancelConfirmationButtonCancel:hover{
  	cursor: pointer;
    background: #3384ff !important;
}



/* END CSS
-------------------------------------------------------------- */
