/*
	Theme Name: De Burgers
	Theme URI: http://www.deburgers.nu/
	Description: De Burgers Wordpress Theme
	Version: 1
	Author: Erwin Wolff
	Author URI: http://www.facebook.com/erwinwolff
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size: 100%;
}
body {
	color:#444;
         font-family: 'Bell MT';
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

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

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

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

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

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

h1, h2, h3, h4, h5 {
  text-transform: uppercase;
}

#mainmenu div {
        border-style: solid;
	border-color: #bbb;
	border-width: 2px;
	border-left: none;
	border-right: none;
	text-align: center;
}

#mainmenu div ul {
	margin: 5px;
	margin-top: 8px;
}

#mainmenu div ul li {
 	display: inline;
	list-style-type: none;
	padding-right: 5px;
	color: #bbb;
	text-transform: uppercase
}

#mainmenu div ul li a {
	color: #bbb;
}
#mainmenu div ul li a:hover {
	color: #e2001e;
}
#subtext {
	text-transform: uppercase;
	text-align: center;
	color: black;
	margin-bottom: 5px;
	word-spacing: 5px;
}
.wrapper {
	width: 960px;
	max-width: 960px;
}
.blacktext {
	color: black !important;
}
.graytext {
	color: #bbb !important;
}

div #logodec {
	font-weight: 200;
	font-size: 50pt;
	letter-spacing: 8px;

}
div #logodec a {
	margin-left: 5px;
}

.logo {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}

header {
	letter-spacing: 3px; 
}

#red1 {
	background-color: #e2001e;
	height: 10px;
	width: 20px;
	float: left;
	margin-left: 150px;
	margin-top: 61px;
}

#red2 {
	background-color: #e2001e;
	height: 10px;
	width: 140px;
	margin-top: 61px;
	float:right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#red1 {
	margin-top: 60px;
}

#red2 {
	margin-top: 60px;
}

}

a:hover { 
	color: #e2001e !important;
}
h1.posttitle, h1.posttitle a {
	color: #e2001e !important;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 100;
	margin-bottom: -0px;
}

.author, .date {
	font-style: italic;
}

body.date, body.author {
	font-style: normal !important;
}

.posttimeauthor {
	text-align: center;
}

#articletrack {
	width: 250px;
	margin-top: 170px;
	margin-left: -265px;
	position: absolute;
	top: 0;        
}

#agendatrack {
	width: 250px;
	margin-top: 170px;
	margin-left: 980px;
	position: absolute;
	top: 0;        
}

#sendintracktitle a {
	color: red !important;
	font-size: 200%;
}

.tracktitle, .tracktitle a, .agendatitle, .agendatitle a {
	padding: 2px;
	margin: 2px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif !important;

}
#articletracktitle, #agendatracktitle, #sendintracktitle {
	

	margin-top: 8px;
	
	text-transform: uppercase;
	text-align: center;
	font-size: 70%;

	border-style: solid;
        border-color: black;
        border-width: 1px;
        border-left: none;
        border-right: none;
	
	border-top-width: 2px;

	padding: 4px;
	magin-bottom: 6px;
}
.trackarticle, .agendaarticle {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	border-left: none;
	border-right: none;

	padding: 2px;
	margin-top: 2px;
	margin-bottom: 6px;
}
.trackarticle:last-child, .agendaarticle:last-child {

	border-bottom-width: 4px;
}

.tracktitle, .tracktitle a, .agendatitle, .agendatitle a {
	margin-top: 6px;
	text-align: center;
	color: #e2001e !important;
	text-transform: uppercase;
}
.trackmeta, .agendameta {
	//text-transform: lowercase;
	font-size: 90%;
	margin-bottom: 5px;
	text-align: center;
}

#colofon {
	border-top: solid 1px black;
	padding-top: 10px;
}

#colofon1 {
	float: left;
	width: 200px;
}

#colofon2 {
	float: left;
	width: 400px;
}

#colofon3 {
	float: right;
	width: 220px;
	text-transform: uppercase;
	
}

.gallery {
	width: 960px !important;
}

.gallery > img, .gallery-item { 
	border: none !important;
	min-width: 320px !important;
}

.gallery-icon  {
	background-color: #e2001e !important;
	opacity: 1;
}
.gallery-icon a:hover > img {
	opacity: .5;
}

.gallery-icon, .gallery-item, dt > a > img, .gallery, dt, dt > a, dl, dl > a, #gallery-1 {
	margin: 0 !important;
	padding: 0 !important;
}


#topbanner {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	margin-top: 33px !important;
	background-color: #b1b2a4;
	color: white;
	height: 60px;
	text-transform: uppercase;
	text-align: center;
	font-size: 90%;
	letter-spacing: 1.5px;
}

#subphoto {
	background-color: #423935;
	color: #E4D77B;
	height: 200px;
	font-size: 120%;
	margin-top: 0;
	letter-spacing: 2px;
}

.whitelink a:active, .whitelink a:focus, .whitelink a {
	color: white !important;
}

.whitelink a:hover {
	text-decoration: underline;
}

.left {
	float: left;
	width: 49%;
}
.right {
	float: right;
	width: 49%;
}

#subphoto > .left {
	padding-left: 4px;
	margin-top: 50px;
	margin-right: 40px; 
	float: left;
	width: 39%;
}
#subphoto > img { 
	margin-top: 50px;

}
#subphoto > .right {
	margin-top: 55px;
	float: right;
	width: 39%;
	font-size: 90%;
	line-height: 130%
}

.right > li {
	text-align: left;
	list-style: none !important;
}

.uppertext {
	text-transform: uppercase;
}

.centertext { 
	text-align: center;
}

.youtube_channel > div {
	margin-right: 26.6px;
}

.youtube_channel > div:nth-child(4n) {
	margin-right: 0px;
}

.youtube_channel > div > h3 {
	font-size: 80%;
}

#logoboven {
	position: absolute;
	top: 0px;
	z-index: -1;
	margin-left: 0px;
}

#topspacing {
	height: 30px;
	display:block;
}

.textarticle {
	padding-left: 145px;
	padding-right: 145px;
}

#mainmenu div ul li {
	margin-right: 30px;

}

#mainmenu div ul li:last-child {
        margin-right: 0px;

}
#mainmenu div ul li:first-child {
        margin-left: 100px;

}

#contactnews {
	font-size: 10px;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
	letter-spacing: 5px;
	margin-top: 30px;
	margin-right: 18px;
}

h1, h2, h3 {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;

}

.youtube_channel .ytc_video_container
{
	height: 250px !important;
}

.youtube_channel > div > h3
{
	position: absolute !important;
	top: 0 !important;
}

.youtube_channel > div > a  {
	position: absolute !important;
	bottom: 0 !important;
	margin-top: 75px;
}

article > p >  a {
	color: red !important;
}



