/*-----------------*/

/* special CMScis*/

/*---- andere niet gebruikte google fonts ---------*/
<!--
.merriweather-<uniquifier> {
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.merriweather-sans-<uniquifier> {
  font-family: "Merriweather Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.quicksand-<uniquifier> {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

-->

table {
  width: 100%;
}
/* voor responsive iframes */
.embed-container {
 position: relative; 
 padding-bottom: 56.25%; 
 height: 0; 
 overflow: hidden; 
 max-width: 100%; } 


 .embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
  }

.pageContent img{
/*    border: 1px solid #ddd;
    border-radius: 4px;
*/
    padding: 5px;
    margin: 5px;
	height: auto;
	/* Make sure images are scaled correctly. */
	width: 100%;
	/* Adhere to container width. */
 }




/* news */

.themeTopNewsArticle {
 padding-top: 5px;
 margin-top: 5px;
 background: White url(images/star.png) no-repeat top left;
 padding-left: 20px;
}

/* fotoalbums */

div.thumb {

	margin: 3px;
	text-align: center;
	float: left;
	height: 240px;
  padding:0;
}	

.thumb img{

	display: block;
	margin: 0px;
	padding: 0px;
	}

.thumb a:hover img {

border: 3px solid #f56a6a;

}

.photocattitle {

text-align: center; 
font-weight: bold;
} 

.phototitle {
  text-align: left;
  font-weight: normal;
  margin: 0 3px 3px 3px;

  line-height:0.9em;

  }

 .themeAlbum fieldset{

	border: 0px solid #DCDCDC;

}

 .themeAlbum fieldset legend{

	margin: 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}



#album_wrapper {

	width: 100%; 
	text-align: center
}

#album_wrapper img {
margin:1;
padding:1;
border:0;
}

.themeAlbum{
	padding: 2px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
}

.themePhoto{
  padding: 2px;
  font-size: 8pt;
	height: 125px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.themePhotoNav{

	padding: 2px;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	margin-top: 15px;
}

.foto img {
	border: 1px solid Black;
	padding: 3px;
	margin: 3px;
	float: none;
	vertical-align: text-top;
}

/* alle prentjes */

.divAlbumLeft{
float: left; 
width: 40%;
height: auto;
}

.divAlbumRight{
float: left; 
width: 60%;
height: auto;
}



.commenttext {
	min-height:30px;
}

.commentname{
	font-style : italic;
	font-size : small;
	padding: 4px 4px 3px 4px;
}



* html .commenttext {
height:90px;
overflow:visible;
}

.wikipedia{
	background : #029AD9 url(images/wikipedia.jpg) no-repeat left;
	border : 1px solid Black;
	padding : 0px 5px 0px 85px;
}

a.wikipedia{
	color: White;
	font-weight: normal;
	font-size: 9px;
}

a:hover.wikipedia{
	color: Blue;
}

.media{
	background : #029AD9 url(images/media.jpg) no-repeat left;
	border : 1px solid Black;
	padding : 0px 5px 0px 85px;
}

a.media{
	color: White;
	font-weight: normal;
	font-size: 9px;
}

a:hover.media{
	color: Blue;
}

.info{
	background : #00349a url(images/info.jpg) no-repeat left;
	border : 1px solid Black;
	padding : 0px 5px 0px 55px;
}

a.info{
	color: White;
	font-weight: normal;
	font-size: 9px;
	text-decoration:none;
}

a:hover.info{
	color:silver;
	text-decoration:none;
}
/*
img.links, table.links {
	float: left;
	text-align: inherit;
margin: 8px; 8px 8px 0; 
padding:0;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

img.centreer, table.centreer {
	margin-left: auto;
	margin-right: auto;
	text-align: inherit;
}
img.centreer {
	display: block;
padding:2px 4px 2px 4px;
}

img.rechts, table.rechts {
	float: right;
	text-align: inherit;
padding:2px 2px 2px 4px;
}
*/

/* editor tinycme stijlen */
.bloklinks, #bloklinks
{
margin:0 10px 10px 0;
padding:15px;
border:2px solid silver;
border-radius:8px;
float:left;
 font-weight:bold;
	text-align: center;
/* color:#F56A6A; */
overflow:hidden;
}

.blokrechts, #blokrechts {
margin:2px 0 2px 10px;
padding:3px;
border:1px solid silver;
border-radius:8px;
float:right;
font-weight:bold;
	text-align: center;
overflow:hidden;
/* color:#F56A6A;*/ 
}
.blokcentreer, #blokcentreer
{
margin:auto;
padding:3px;
border:1px solid silver;
border-radius:8px;
font-weight:bold;
text-align: center;
/* color:#F56A6A; */
overflow:hidden;
}

#path{
  float: left;
border-left:5px solid #F56A6A;
padding-left:7px;
}
header h3 a {
 border-bottom-color: rgb(245, 106, 106);
border-bottom-style: dotted;
border-bottom-width: 2px;
}
	p {
		margin: 0 0 0.5em 0;
	}
	h1,h2,h3,h4 {
		margin: 0 0 0 0;
/*    padding: 10px 0 10px 0;*/
    padding: 4px 0 4px 0;
	}
/*
#main .inner {
    padding: 0 0.8em 0.2em 1.4em;
    }
*/
/* omhoog button */
#myBtn {
  display: none;
  position: fixed;
  bottom:30px;
  right: 10px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
					background: rgba(245,182,182, 0.65);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background: rgba(245,106,106, 0.75);
}

#header > .logo {padding-left:3em}

/* tekst bij de plaatjes */ 
.fancybox-caption, .fancybox-caption h3, .fancybox-caption h2{color:yellow;}

