@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
	background: #262626;
}
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;
} 	
	
	
	.wrapper {
  display: flex;  
  flex-flow: row wrap;
  font-weight: bold;
  text-align: center;
}

.wrapper > * {
  
  flex: 1 100%;
}

.header {
 padding: -10px; 
}
	.banner {
 display: table;
 width: 100%;
}	

.footer {

	color:rgba(255,210,61,1);
	height: 35px;
     background-image: linear-gradient(rgba(223, 79, 30, 0.9), rgba(0,0, 0, 0.2), rgba(223,79,30,0.9));
}
	.footertext{
		margin: 10px;
	}
.main {
	padding: 10px;
  text-align: left;
 
}
	.widget_text_main{
		background-color:#515151;

border: 2px solid #DF4F1E;			
	}
	
.aside-1 {
	padding: 10px;
  
}
	
	.widget_text{
		background-color:#515151;

border: 2px solid #DF4F1E;
	}
	
	.widget-title{

text-shadow: 1px 1px 1px rgb(17, 17, 17);
		font-weight:bold;
		font-style:oblique;
		color: #F9F5F5;
		border: 2px solid #DF4F1E;
		letter-spacing:2pt;
		word-spacing:-2pt;
		font-size:16px;
		text-align:center;
		font-family:verdana, sans-serif;
		line-height:3;
	   background-image: linear-gradient(rgba(223, 79, 30, 0.9), rgba(0,0, 0, 0.2), rgba(223,79,30,0.9));
}

	.widget-title1{

text-shadow: 1px 1px 1px rgb(17, 17, 17);
		font-weight:bold;
		font-style:oblique;
			color: #F9F5F5;

		letter-spacing:2pt;
		word-spacing:-2pt;
		font-size:20px;
		text-align:center;
		font-family:verdana, sans-serif;
		line-height:3;
}
.aside-2 {
	padding: 10px;
  
}

	.widget_text_richt{
			background-color:#515151;

border: 2px solid #DF4F1E;		
		
	}

.row{
  margin: auto;
  width: 90%;
  padding: 10px;	
}
 /* Three columns side by side */
.column {
  float: left;
  width: 30.3%;
  margin-bottom: 16px;
  padding: 0 8px;
  color: white;
}

/*gastenboek*/
.bericht {

}

.titel {
	color: #343434;
}

.afzender {
		height: 35px;
     background-image: linear-gradient(rgba(223, 79, 30, 0.9), rgba(0,0, 0, 0.2), rgba(223,79,30,0.9));
	display: inline-block;
	width: 100%;
	font-style: italic;
	padding: 0.5em 0 0 0;
}

.afzender:before {
	content: 'door ';
}

.datum {
	display: inline-block;
	width: 49%;
	text-align: right;
	padding: 0.5em 0 0.5em 0;
}

.datum:before {
	content: 'datum: ';
}


.tekst {
	background-color: #868686;
	padding: 0.5em;
}

.bericht:last-child {
	margin-bottom: 1em;
}


/* Add some shadows to create a card effect */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* Some left and right padding inside the container */
.container {
  padding: 0 16px;
}

/* Clear floats */
.container::after, .row::after {
  content: "";
  clear: both;
  display: table;
}

.title {
  color: grey;
}

.button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
}

.button:hover {
  background-color: #555;
} 	

input[type=text], input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

button {
   background-image: linear-gradient(rgba(223, 79, 30, 0.9), rgba(0,0, 0, 0.2), rgba(223,79,30,0.9));
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
}

button:hover {
  opacity: 0.8;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
}

img.avatar {
  width: 25%;
  border-radius: 8%;
}

.container {
  padding: 16px;
}

span.psw {
  float: right;
  padding-top: 16px;
}

	
/* Container element for the recent tracks list */
.cc_recenttracks_list {
}
/* Container for a single track in the list */
.cc_recenttracks_list > .cctrack {
}
/* Container for a track's image */
.cc_recenttracks_list > .cctrack > .cccover {
}
/* The track's image */
.cc_recenttracks_list > .cctrack > .cccover > img {
}
/* The time at which the track aired */
.cc_recenttracks_list > .cctrack > .cctime {
}
/* The time at which the current track began playing */
.cc_recenttracks_list > .cctrack > .cctime.ccnowplaying {
}
/* Container for the track's details */
.cc_recenttracks_list > .cctrack > .ccdetails {
}
/* The track's title */
.cc_recenttracks_list > .cctrack > .ccdetails > .cctitle {
color: rgb(0 0 0);
font-family:georgia;

}
/* The current track's title */
.cc_recenttracks_list > .cctrack > .ccdetails > .cctitle.ccnowplaying {
}
/* The track's artist */
.cc_recenttracks_list > .cctrack > .ccdetails > .ccartist {
color: rgb(0 0 0);font-family:georgia;
}
/* The track's album */
.cc_recenttracks_list > .cctrack > .ccdetails > .ccalbum {
	color: #515151;
}
/* The track's buy-now link, if any */
.cc_recenttracks_list > .cctrack > .ccdetails > .ccbuy {
 color: #515151;

}	

.cctrack a.ccbuy, .cctrack a.ccbuy:link, .cctrack a.ccbuy:active, .cctrack a.ccbuy:visited, .cctrack a.ccbuy:hover {
  color: #515151;

}

@media all and (min-width: 400px) {
  .aside { flex: 1 0 0; }
}

@media all and (min-width: 1000px) {
  .main    { flex: 3 0px; }
  .aside-1 { order: 1; } 
  .main    { order: 2; }
  .aside-2 { order: 3; }
  .footer  { order: 4; }
}

/* Display the columns below each other instead of side by side on small screens */
@media screen and (max-width: 650px) {
  .column {
    width: 100%;
    display: block;
  }
}