*, html { line-height: 1.6em; }

html {
    background: url("../../public/images/lucht50.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/*body{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";

    background: url("../../public/images/lucht50.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/

img{
    z-index:150;
}

h3{
    line-height: 0em;
}

/*article img { width:auto; max-width:100%; height:auto; }*/
/*.sidebar a, article a, header a, footer a { color: #C30; }*/

.sidebar a { text-decoration:none }


header a { text-decoration: none; }



/* css for <header> */
header {
	/*padding: 0.5em 0;*/
    padding: 0 0 0.5em;
    margin: 0px;
	float: left;
	width: 100%;
}
header hgroup {
    width: 100%;
    font-weight:normal;
	background-image: url("../../public/images/headback.png");
    background-size:cover;
    overflow:none;
}

/* css for <nav> */
nav {
	display: block;
	margin: 0 0 0.5em;
	padding: 0px;
	float: left;
	width: 100%;
    background: linear-gradient(to bottom, #CCCCCC 0%,  #DDDDDD 100%);
}
nav ul ul {display: none;}
nav ul li:hover > ul {display: block;}

nav ul {
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 100;   /*9999*/
	margin: 0px;
	float: left;
	width: 100%;
}
nav ul:after {content: ""; clear: both; display: block;}

nav ul li {float: left;}

nav ul li:hover a {color: #fff;}

nav ul li a {
	display: block;
	padding: 1em;
	/*font-size: 1.125em;*/
	color: #ccc;
	text-decoration: none;
	margin: 0px;
    background: linear-gradient(to bottom, #CCCCCC 0%,  #DDDDDD 100%);
	border-right: 1px solid #555555;
}
nav ul li:last-of-type a {border-right: 1px solid transparent !important;}

nav ul ul {
	background: #5f6975;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	width: auto;
	float: none;
}
nav ul li:hover {
	background: #5f6975;
	color: #FFF;
}
nav ul ul li a:hover {
	background-color: #4b545f;
}

nav ul ul li {
    float: none;
    border-bottom: 1px solid #444240;
    position: relative;
}

nav ul ul li a {
    padding: 0.5em 1em;
    /*font-size: 1em;*/
    width:10em;
    color: #fff;
}

nav ul ul ul {
    position: absolute; left: 100%; top:0;
}

#wrapper {
     /*font-size: 0.8em; 13px from 100% global font-size */
    max-width: 960px; /* standard 1024px wide */
    margin: 0 auto;
    overflow:hidden;
    background: linear-gradient(to bottom, #DEDEDE 0%, #FFFFFF 100%);
}

/* css for <section class='content'> body tekst gedeelte*/
section.content {
    /*margin-right:0.4em;*/
    min-height:500px;
    width: 75%;
    float:Right;
    background:#FFFFFF;
    color: #333;
    /*font: 1.156em/1.3 Gill Sans MT, Gill Sans, My Gill Sans, sans-serif;*/
    font: 1em/1.5 Gill Sans MT, Gill Sans, My Gill Sans, sans-serif;
    font-size-adjust: 0.45;
}

/*.content article { width:100%; float:Right; padding: 0 0 1em; margin: 0 0 1em; border-bottom: 1px solid #ddd; }*/
.content article {
    width:100%;
    float:Right;
    padding: 0 0 1em;
/*    margin: 0 0 1em;
    border-bottom:
    1px solid #ddd;*/
}

article .entry { clear:both; padding: 0 0 1em; }
h1.post-title { font-size: 1.8em; margin:0; padding:0;}
.entry.post-meta { color: #888; }
.entry.post-meta span { padding: 0 1em 0 0; }
.entry.post-content { margin:0; padding:0;}

/*.entry.post-content { font-size: 1.125em; margin:0; padding:0; }*/


/* css for <aside class='sidebar'> */
aside.sidebar {
    /*margin-left:0.4em;*/
    width: 23%;
    float:left;
    /*height: 100%;   */
    background-color:#EEEEEE;
    /*padding-top: 10px;
    padding-bottom: 20px;
    */
    padding: 0.625em 0.3125em 1.25em;
    font-family: Verdana, Geneva, sans-serif;
}

aside.sidebar ul {
	width:91%;
    margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	list-style: none;
    font-size: 0.9em;
}

aside.sidebar ul li {
	width:100%;
    margin: 0px 0px 0.5em;        /*   	positie */
    float: left;
	list-style: none;
}
aside.sidebar ul li ul li {
	margin: 0px 0px 0.2em;
	padding: 0px;
}
aside.sidebar ul li ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	width: 90%;
   /*	font-size: 0.9em;*/
}

aside.sidebar ul li h3.widget-title {
	width:100%;
	margin: 0px;
	padding: 0px;
	float: left;
   /* font-size: 1.45em;*/
}

aside.sidebar ul li a {
	color: #006185;
}

aside.sidebar ul li a:hover {
	color: #CC0000;
    font-weight:700;
}

.stitle{
    color: #0032C7;
}

aside.sidebar > ul > li.active > a {
    color: #CC0000;
}

.hr_setting{
    width:99%;
    height:1px;
    color:#BBBBBB;
    text-align: left;
    /* margin: 6em 0px 0.5em ;  */
}

/* Gradient color1 - color2 - color1 */
hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

/* Gradient transparent - color - transparent */
hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/* Single-direction drop shadow */
hr.style-four {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

/* Cloud */
hr.style-five {
    border: 0;
    height: 0; /* Firefox... */
    box-shadow: 0 0 10px 1px black;
}
hr.style-five:after {  /* Not really supposed to work, but does */
    content: "\00a0";  /* Prevent margin collapse */
}

/* Inset, by Dan Eden */
hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
/*
h1 {
  color: white;
  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
*/

.iconen {
	height:auto;
    max-height:25px;
}

/* css for <footer> */
footer {
	width: 100%;
	float:left;
/*	padding: 1%;
    background-color: #CCCCCC;
	margin-top: 2em;             */
    margin-top: 0.4em;
    background: linear-gradient(to bottom, #F7F7F7 0%, #CCCCCC 100%);
}
footer .footer-left { width: 45%; float:left; text-align:left; }
footer .footer-right { width: 45%; float:right; text-align:right; }

#outer_div {
  border: 0px solid black;
  width:100%;
}

#inner_div{
  display: table;
  margin: 0 auto;
  border: 0px solid black;
 /* width:100%; */
  padding-left:20px;
  padding-right:20px;
}

/*
@-ms-viewport{
  width: device-width;
}
*/

.publicatie
{
    width: 100%
	/* Font */
	/* Emoji fonts are added to visualise them nicely in Internet Explorer. */
	font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 13px;
	/* Text color */
	color: #333;
	/* Remove the background color to make it transparent. */
	background-color: #fff;
    padding: 20px;
    border : 1px #BBBBBB solid;
}


/* iphone 468px */
@media only screen and (min-width:770px) and (max-width:800px){
    nav ul li a {
    	background-color: #DDDDDD;/* #000;*/
    }
}

/* ipad 768px */
@media only screen and (min-width:470px) and (max-width:770px){
    /*	body { background-color: red; }lets add some background color so we know which dimension we're in */
	/*#wrapper { width:96%; font-size: 0.6875em; }*/
	section.content, aside.sidebar { width:100%;}
    nav ul li a {
    	background-color: #DDDDDD;/* #000;*/
    }
   /* aside.sidebar { font-size: 1.2em;}*/

    section.content {
        font: 95% Gill Sans MT, Gill Sans, My Gill Sans, sans-serif;
        font-size-adjust:  95%;
    }

    .opmaak{
        padding-left:30px;
        padding-right:30px;
    }
}

/* iphone 468px */
@media only screen and (min-width:0px) and (max-width:470px){
  /*	body { background-color: yellow; } lets add some background color so we know which dimension we're in */
	/*#wrapper { width:96%; font-size: 0.6875em; }*/
	section.content, aside.sidebar { width:100%;}
    nav ul li a {background-color: #DDDDDD;/* #000;*/ }
    /*aside.sidebar{ font-size: 1.2em;}
    .iconen {width:auto;height:15px;}  */

    section.content {
        font: 85% Gill Sans MT, Gill Sans, My Gill Sans, sans-serif;
        font-size-adjust:  85%;
    }

    .opmaak{
        padding-left:20px;
        padding-right:20px;
    }
}