
/*---- deviant home styles ----*/

body.index {
    background-color:           #f5f5f5;
}

body.index div.single-column div.project-single-block div.center div#projectzoekerCon {
	display:					block !important;
}

body.index div.single-column div.project-single-block div.center a.toggler {
	display:					none  !important;
}

body.index div.single-column div.project-single-block div.center div.visual {
	display:					block !important;
}


body.index div.double-column div.news-block div.center a.readmore {
	display:					none;
}

/*
body.index div.triple-column div.faq-block div.center a.readmore {
	display:					none;
}
*/

body.index  div#participants {
    margin-left:        180px !important;  
}


body.index div#outercon {
		padding:			0 0 300px 0;
	}

/*---- rightCon styles ----*/

body.index div#rightCon {
	width:						210px !important;
}

/* voor de intro splashscreen op de home */
#flash{
		margin:0 auto;
		width:550px;
		height:100%;
		background:#fff; 
	}

div.social {
	padding-left: 20px;
}

div.social div {
	padding-top: 5px;
}

div.social div a {
	margin-right: 5px;
}