/*   
Theme Name: HI Compendium 1813
Theme URI: http://www.neppod.com
Description: project template for Wordpress
Author: Bas Doppen (Huygens ING)
Author URI: http://www.huyegsn.knaw.nl
Version: 0.5
*/


* { margin: 0; padding: 0; }
body { background: white; font-family: 'Raleway', serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

/* BASIC ELEMENTS */
* {
	margin:0;
	padding:0;
	
	
	}

body {
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:300;
	
	background-color:#fafafa;

	
	}


h1 {
	font-size:28px;
	font-weight:600;
	}

h2 {
	font-size:24px;
	font-weight:600;
	padding:0px 0px 10px 0px;
	}


.h2inleiding  {
	margin-top:50px;
	}



.single h2 {
	margin:50px 0px 1em 0px;
	}

h3 {
	font-size:1em;
	font-weight:600;
	margin:0px 0px 5px 0px;
	}

h4 {
	font-size:1em;
	font-weight:600;
	margin:0px 0px 5px 0px;
	}

h5 {
	font-size:1em;
	font-style:italic;
	font-weight:600;
	margin:0px 0px 5px 0px;
	}

p {
	font-size:1em;
	line-height:1.4em;
	margin:0px 0px 1em 0px;
	font-weight:300;
	}

a {
	text-decoration:none;
	color:#09F;
	}

img {
	border:0px
	}

a:hover {
	text-decoration:underline;
	color:#09F;
	}

strong {
	font-weight:700;
	}

b {
	font-weight:700;
	}

em {
	font-style:italic;
	}
	
/*LAYOUT*/
.wrapper {
	width: 1180px;
	background-color:#fff;
	
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}

.staticHead {
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	}

.header {
	clear:both;
	padding:25px 50px 10px 50px;
	
	}

.header a{
	color:#000;
	
	}


.logoHING {
	width:90px;

	}

.logo {
	width:700px;
	z-index:200;
	float:right;
	margin:-10px 0px 0px 0px;
	text-align:right;
	
	}

.navigation{
	padding:0px 50px 0px 37px;
	height:60px;
	display:block;
	width:100%;
	clear:both;
	}

.navigation li ul{
	display:none;
	
	}

.searchForm {
	width:105px;
	border:1px solid #CCC;
	padding:3px 3px 3px 3px;
}

.headline {
	padding:50px 0px 60px 0px;
	}

.headlineNoImage {
	padding:250px 0px 60px 0px;
	}


.headlineNoImageTimeline {
	padding:150px 0px 60px 0px;
	}

.pageImage {
	padding:185px 0px 0px 0px;
	}

.pageImage img{
	width:100%;
	}	

.homeHeader {
	padding:0px 0px 60px 0px;
	}

.row {
	clear:both;
	display:block;
	}

.close {
	clear:both;
	}

.col {
	margin-bottom:15px;
	}

.col img{
	width:100%;
	margin:.5em 0px .5em 0px;
}

.imgRow{
	min-height:250px;
	background-color:#F6F6F6;
	
	}

.sepa {
	margin-bottom:50px;
	
	}

.firstwrap {
	height:70px;
	background-color:#FFF;
	}


.articleList {
	
	}

.afbeeldingNotes {
	font-size:12px;
	color:#666;
	font-family:Helvetica, Arial, sans-serif;
	}
	

.footer {
	clear:both;
	padding:25px 50px 25px 50px;

	}

.static {
	position:fixed;
	width:1080px;
	}


/* NAVIGATION */

.navigation li{
	display:inline;
	list-style:none;
	}

.navigation a {
	display:inline-block;
	text-decoration:none;
	color:#333;
	padding:20px 10px 20px 10px;
	}

.navigation a:hover {
	color:#00B2B2;
}

.current-menu-item {
	font-weight:600;
	}

.current-menu-parent {
	font-weight:600;
	}

.subnav{
	font-size:12px;

	}

.subnav li{
	list-style:none;
	margin:0px 0px 15px 0px;
	}

.subnav a{
	color:#333;
	display:block;
	

	}

.subnav a:hover{
	text-decoration:none;
	font-weight:600;
	}

.currentSub {
	font-weight:600;
	}

/* MARKUP */
.content {
	font-size:15px;
	font-family:Helvetica, Arial, sans-serif
	}

.period {
	color:#666;
	font-size:14px;
	display:block;
	font-weight:300;
	}

.h1Image {
	margin-top:120px;
	padding-top:250px;
	background-repeat:no-repeat;
	background-size:100%;
	background-position:top center ;
	}



.siteItem {
	margin:0px 0px 25px 0px;
	}

.siteItem li{
	list-style:none;
	}

.green {
	background-color:#9C0;
	color:#FFF;
	padding-top:50px;
	clear:both;
	margin-bottom:25px;
	}

.smallTxt {
	font-size:11px;
	}

.CalsmallTxt {
	font-size:13px;
	line-height:16px;
	font-family:Helvetica, Arial, sans-serif
	}



.pageheadline {
	margin:20px 0px 25px 0px;
	}

.homeMargin {
	padding:50px 0px 0px 0px;
	}

.newPeriod {
	padding:100px 0px 0px 0px;
	}


/* COMMENTS */
#respond h2 {
	font-size:1em;
	font-weight:600;
	margin:0px 0px 5px 0px;
	}

#respond input {
	margin:0px 0px 25px 0px;
	padding:5px 5px 5px 5px;
	border:1px solid #F0F0F0;
	background:none;
	width:250px;
	}

.searchBar {
	position:absolute;
	top:
	}

.sbox {
	padding:5px 5px 5px 5px;
	border:1px solid #E8E4E2;
	width:200px;
	font-size:16px;
	}


/*  AFBEELDINGEN   */


.imageWrap {
	width:43%;
	margin:0px 10px 0px 0px;
	
	float:left;
	}

.twoImages {
	margin:0px 0px 20px 0px;
	}

.twoImages img{
	border:1px solid #999;
	}

.imageIitem {
	margin:0px 0px 0px 37px !important;
	font-size:11px;
	}
	
.noMargin {
	margin:0px !important;
	}

.imageRow {
	display:block;
	background-color:#fff;
	}

.transp {
	background:none!important;
	}

.lightgrey {
	color:#999;
	}

.smallDate {
	font-size:20px;
	}

.bigDate {
	font-size:35px;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	}
	
	
.myBox {

	margin:-3px 00px 0px 0px;
	
	width:40px;
	float:right;
	font-weight:700;

	}


.dateBorderBox {
	width:87px;
	margin:0px 00px 0px 0px;
	padding:10px 3px 3px 5px;
	border:1px solid #c5c5c5;
	height:30px;
	float:right;
	

	}


.myBoxItem {
	
	text-align:center;
	width:100%;
	float:left;
	font-size:13px;
	}





.dateSepateDots {
	border-bottom:1px dotted #c5c5c5;
	padding-bottom:15px;
	margin-bottom:15px;
	}

.today {
	font-size:11px;
	
	}

.bio a{
	display:none;
	}

.items h3 {
	font-size:20px !important;
	font-weight:600 !important;
	margin:0px 0px 15px 0px !important;
	}

.items h4 {
	font-size:17px !important;
	font-weight:600 !important;
	margin:0px 0px 5px 0px !important;	
	}

.items p {
	
	margin:0px 0px 0px 0px !important;	
	}


.resultItem {
	margin:0px 0px 20px 0px;
	}

.relevanssi-query-term {
	
	
	font-weight:700;
	background:none;
	}

.hilite {
	
	
	font-weight:700;
	background:none;
	color:#FF6600;
	}

.sand {
	background-color:#FCF8F6;
	}


/*  TIMELINE  hilite */


.tijdblak {
	width:100%;
	background-color:#00B2B2;
	height:100px;
	
	padding:0px 50px 0px 50px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFF;
	
	}


.home.tijdblak.static {
	height:50px !important;
	}
	
.tijdblak a{
	color:#FFF;
	}

.tijdblakSlider {
	width:1060px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}


.yearMarker {
	float:left;
	
	background-image:url(images/timeline_year_marker.png);
	background-repeat:no-repeat;
	background-position:left top;
	}

.yearDisp {
	position:absolute;
	margin:8px 0px 0px 5px;
	}



.month{
	float:left;	
	background-image:url(images/timeline_month_marker.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	margin-top:25px;
	
	}
	
.nobg {
	background:none !important;
	}


.monthDisp {	
	display:inline-block;
	width:30px;
	text-align:center;
	color:#00B2B2;
		
		}

.firstYearsDisp {	
	display:inline-block;
	width:170px;
	text-align:center;
	color:#00B2B2;
		
		}

.jan {
	background:none;
	}


.periodArea {
	
	height:50px;
	display:inline-block;
	border-bottom:1px dotted #FFF;
	}


.black {
	border-bottom:1px dotted #000;
	}

.periodDisp {
		float:left;	
		display:inline-block;
		}




.periodDisp a{
		display:inline-block;
		width:120px;
		padding:0px 0px 0px 20px;
		text-align:center;
		color:#fff;
		position:absolute;
		margin:60px 0px 0px 0px
			
		}

.shortlabel a{
	width:125px;
	padding:0px 0px 0px 0px;
	margin:60px 0px 0px -35px;
	
	}
	
.threelabel a{
	
	padding:0px 0px 0px 0px;
	margin:60px 0px 0px 60px;
	
	}	



.clear {
	clear:both
	}


#label-de-opstand-en-de-verdrijving-van-de-fransen {
/*	margin:50px 0px 0px -140px!important;
*/	}


.monthDisp:hover {
/*		color:#fff !important;
*/		}

.periodArea:hover {
	background-image:url(images/timeline_period_marker.png);
	background-repeat:repeat-x;
	background-position:left top;
	}


#legendaBox {
	background-color:#FFf;
	
	
	}


.edgeLine {
	width:100%;
	border-bottom:1px solid #B2E8E8;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	}


#cal1 {
	z-index:1000;
	margin:0px 0px 20px 0px;
	}

#cal2 {
	z-index:1100;
	margin:0px 0px 20px 0px;
	}

#cal3 {
	z-index:1200;
	margin:0px 0px 20px 0px;
	}

#cal4 {
	z-index:1300;
	margin:0px 0px 20px 0px;
	}

#cal5 {
	z-index:1400;
	margin:0px 0px 20px 0px;
	}

.geleden{
	padding:15px;
	background-color:#F9A705;
	color:#FFFFFF;
	background-image:url(images/200bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
.right  {
	text-align:right
	}
	
.tablePage td{
	vertical-align:top;
	
	}	

.home li {
	margin:0px 0px 0px 15px;
	}
	
 h6 {
	font-size:1.3em !important;
	font-weight:600;
	margin:0px 0px 5px 0px;
	}
	
#de-opstand {
	margin-top:150px;
	margin-bottom:-60px;
	display:block;
		}

#staat{
	margin-top:150px;
	margin-bottom:-60px;
	display:block;
}

.thumbIcon img{
	width:75px;
	height:75px;
	margin:10px 0px 0px 100px;
	background-color:#096;
	clear:both;
	display:inline-block;
	}

.homeHeaderH {
	font-size:17px;
	}

#english {
	margin:-10px 10px 0px 0px;
	}
.summaryLink {
	margin-top:50px;
	}