/* CSS Document
Author: Punch Creative
Author URI: http://punchcreative.nl
Customized styles foor this specific template
*/
body,
.navbar-inner {
	background: #492f92;
}
#content-holder {
	background-color: #C3C3C3;
}
#slider-holder {
	margin-bottom: 10px;
}
div.meteor-slides {
	clear: both;
}
#navigatie {
	margin-top: 20px;
}
.navbar .nav > li > a,
.navbar .brand,
.offline {
	text-shadow: none;
	color: #E3E3E3;
}

a {
	color: #492f92;
}
#copyright-holder a {
	color: #B1B1B1;
	font-weight: bold;
}
	
.navbar .nav > li > a:hover {
	color: #FFF;
}
#adds {
	margin-top: 10px;
}
/* align icons in NAW parts */
[class*='naw'] {
	display: inline-block;
	width: 20px;
}

/* disable widget titles */
.widgettitle {
	/* visibility: hidden; */
	/* display: none; */
	font-weight: bold;
	border-bottom: #B4B4B4 thin solid;
}

/* widget sendpress input fields */
.sendpress-signup-form input[type=text] {
	width: 90%;
}

/* featured items homepage */
li.featured.media {
	background-color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* pagination */
.pagination ul {
	background-color: #FFF;
}
div.span12.clearfix.pagination {
	margin-left: 0;
	padding-left: 0;
}

/* footer items */
#footer-holder {
	background-color: #333333;
	color: #E2E2E2;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
#widget-footer a {
	text-decoration: none;
}
#copyright {
	margin: 10px 0;
}
.copyright-year,
.attribution {
	font-size: 80%;
	margin: 0 10px;
}
.fdr-footer {
	color: #FFF;
	background-color: #009EE3;
	padding-top: 20px !important;
}
.fdr-footer .textwidget {
	margin: 0 0 0 10px;
}
#copyright-holder {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #EAEAEA;
}
/* customize hero-unit on homepage */

.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	background: url(bkg/hero-unit-bkg.jpg) #333 left top no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: #eeeeee;
	letter-spacing: -1px;
}
.hero-unit p {
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: #CCC;
}
.page .hero-unit {
	margin-top: 10px;
}
.page .hero-unit {
	padding: 60px;
}
.hero-unit {
	border: #EEE 2px solid;
}
@media(max-width: 480px) {
	
	body {
		background: #FFF;
		background-image: none;
	}
	h1,
	.hero-unit h1 {
	  font-size: 24px;
	  line-height: 1;
	}
	h2 {
	  font-size: 20px;
	  line-height: 1;
	}
	h3 {
	  font-size: 18px;
	  line-height: 1;
	}
	h4 {
	  font-size: 16px;
	  line-height: 1;
	}
	h5 {
	  font-size: 14px;
	  line-height: 1;
	}
	h6 {
	  font-size: 12px;
	  line-height: 1;
	}
	h1 small {
	  font-size: 16px;
	}
	h2 small {
	  font-size: 12px;
	}
	h3 small {
	  font-size: 10px;
	}
	h4 small {
	  font-size: 10px;
	}
	.hero-unit p {
		line-height: 18px;
	}
	.hero-unit,
	.page .hero-unit {
		padding: 20px;
	}
}
/* headers aangepast */

/* homepage media template */

/* thumbnail specific classes */
li.featured {
	list-style: none;
	margin: 5px 0;
}
li.featured img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.read-more {
	text-decoration: none;
}
.caption h4 {
	min-height: 40px ;
}

/* afronden van images en stills o.a. video container en archives*/
.video-container,
.video-container iframe,  
.video-container object,  
.video-container embed,
.post_content_thumb img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
}

/* Archive customized */
.post_content_thumb {
	float: left;
	margin-left: 0;
}
.archive-header {
	
}
/* contact pagina twitter widget */
iframe#twitter-widget-0 {
	float: right;
}

/* styles voor survey en quiz plug-in */
ul.wpsqt_multiple_question {
	list-style:none;
}
ul.wpsqt_multiple_question li {
	display: inline-block;
	width: 100%;
}
ul.wpsqt_multiple_question input[type="checkbox"],
.wpsqt_likert_answer {
	float: left;
	margin-right: 5px;
}
ul.wpsqt_multiple_question label {
	float: left;
	width: auto;
}
input[type="submit"].button-secondary {
	margin-top: 10px;
}
/*kleuren van image kaders op verschillende pagina's */

img.wit
{
	border: 5px solid #FFF;
}
img.grijs
{
		border: 5px solid #333;
}
img.geel
{
	border: 5px solid #FFF200;
}
img.lichtblauw
{
	border: 5px solid #00AEEF;
}
img.roze
{
	border: 5px solid #EC008C;
}
img.rood
{
	border: 5px solid #D2232A;
}
img.groen
{
	border: 5px solid #41AD49;
}
img.donkerblauw
{
	border: 5px solid #25408F;
}
img.oranje
{
	border: 5px solid #D9531E;
}