/*

	STIJLING BLAUW ( BASIS IS ALUMNI FEM --> USE EXTRA CSS FORM OTHER AREAS )

	ALGEMEEN GEDEELTE
/************************************************************/
	body{
		background: #f7fcff;
	}	
	body, a { color: #036 }
	hr { border-bottom: 2px dotted #8a8a8a; }
	#header-bar { background: #00adef; }

	#text a, 
	#navigation a{ text-decoration: underline; color: #fe0034; }	
	#modules a { color: #fe0004; }
	.breadcrumbs a { color: #fe0034; }

	.block { background: #d2e3f3; }
	.component h3 {
		margin-bottom: 10px;
	}
	#nav li a { 	color: #fff; }
	#nav li.selected a, #nav li a:hover, #nav li a:focus { 
		background: #fe0034;
		color: #fff;
	}
	#subnav { 	
		border-bottom: 0px dotted #d2e3f3;
		background: #fff url(images/alumni/subnav-bg-alumni-fem2.gif) no-repeat;
	}
	#subnav li { 	color: #fe0034; }
	#subnav li a { 	color: #036; text-decoration: none; }
	#subnav li.selected a { color: #fe0034; }
	#subnav li li a,#subnav li.selected li a { 	color: #036; }
	#subnav li li.selected a { color: #fe0034; }
	#subnav li li { background: none; }
	
	#footer { border-top: 1px solid #00adef; }
	#curve {	background: url(images/alumni/curve-alumni-fem.gif) no-repeat top; }	
	
	#contact {
		text-align: right;
		padding: 10px;
		margin: 0;
	}
	.block.even {
		background: #fff;
	}
	#modules .readmore{
		margin: 10px 0;
	}
	.readmore {
		background: #d6f2fd url(images/alumni/readmore-bg.gif) repeat-x;
		margin: 10px 1em;
		min-height: 100px;
		height: auto!important;
		height: 100px;
	}
	.readmore .more {
		display: block;
		font-weight: bold;
		color: #036!important;
		padding-top: 10px;
		text-decoration: underline !important;
	}
	.banner {
		margin: 10px 0;
	}
	.logos {
		text-align: center;
		border-bottom: 2px dotted #8A8A8A;
		margin: 0 10px 10px 10px;
		padding-bottom: 10px;
	}
/**********************	
	NEWS
/*********************/	
	#modules #news .content {
		padding-top: 10px;
	}
	#modules #news {
		background: #00ADEF ;
	}	
	#modules #news h3 {
		border-bottom: 2px dotted #fff;
		padding-bottom: 10px;
	}	
	#modules #news h3 a, #modules #news a {
		color: #fff;
	}
	#modules #news ul {
		padding-bottom: 10px;
		border-bottom: 2px dotted #fff;
		margin-bottom: 0;


	}
/*********************************************
	AGENDA COMPONENT
 *********************************************/
	.agendalist {
		background: none;
		margin-bottom: 10px;
	}	
	.agenda-item {
		margin: 0 10px 5px 0;
	}
	.agenda-item .date {
		float: left;
		width: 15%;
		text-align: center;
	}
	.agenda-item .day {
		color: #fe0034;
		font-weight: bold;
		font-size: 1.5em;
	}
	.agenda-item .month {
		color: #036;
		font-weight: bold;
		font-size: 1.2em;
		display: block;
		font-style: italic;
	}
	.agenda-item .description {
		float: left;
		width: 70%;
		border-bottom: 2px dotted #00ADEF ;
	}
	.entry .agenda-item .description { border: none; }
	.agenda-item .description h3 { color: #00ADEF; }
	.agenda-item .description p {
		margin-bottom: 0;
	}
	.agenda-item .description a.more {
		margin-bottom: 10px;
		display: block;
	}
	
	.dropdownnav {
		background: #ebeff8;
		margin: 1em;
	}
	.dropdownnav .content {
		padding: 15px 20px;;
	}
	.dropdownnav  label {
		font-weight: bold;
		padding-right: 10px;
	}
	.dropdownnav  select {
		width: 200px;
	}
	
/*********************************************
	META COMPONENT
 *********************************************/
	#search-btn {
		position: absolute;
	}
	.search {
		margin-bottom: 10px;
	}
	.searchfield {
		padding: 2px 0;
		margin-right: 5px;
	}	
 	span.metalink {
		font-size: 15px;
		border-bottom: 2px dotted #036;
		width: 50%;
		display: block;
		padding-left: 22px;
		background: url(images/alumni/bullet-extra.gif) no-repeat left center;
	}
	span.metalink a {
		color: #f00;
		font-weight: bold;
	}
/**********************	
		Gallery
/*********************/
	.han-fotogallery {
		margin: 1em;
		margin-bottom: 2em;
	}
	.han-fotogallery .fotoitem {
		width: 80px;
		height: 80px;
		overflow: hidden;
		margin: 10px 10px 0 0;
		float: left;
		text-align: right;
	}
	.han-fotogallery .fotoitem img {  float: right; }
	

/**********************	
	SMOELENBOEK
/*********************/	
	.smoelenboek {
		width: 480px;
		padding: 10px;	
	}
	.smoelenboek .image {
		float: left;
		width: 95px;
		height: 100px;
		overflow: hidden;
		margin: 0 10px 10px 0;
	}
	.smoelenboek .bodytext {
		width: 340px;
		float: left;
	}
	#content .smoelenboek .bodytext li {
		list-style: none;
		margin-left: 0;
	}
	.smoelenboek li {
		clear: both;
	}
	.smoelenboek li strong {
		float: left;
		color: #FE0034;
		width: 140px;
	}
	
	.smoelenboek .moreinfo {
		float: left;
		margin: 0;
	}

	.smoelenboek .moreinfo dt {
		color:red;
		font-weight:bold;
	}

	.button {
	    display:block;
		width: auto;
		margin:10px 10px 10px 10px;
	    padding:5px 5px 5px 5px;
		font-weight:bold;
	}
	
	
	.smoelenboek-results {
		
	}
	.smoelenboek-results .block {
		background: #D2E3F3;
		width: 235px;
		float: left;
		margin: 0 10px 10px 0;
	}
	.smoelenboek-results .block.even {
		margin-right: 0;
	}
	.smoelenboek-results .image {
		width: 95px;
		height: 95px;
		overflow: hidden;
		float: left;
		margin: 0 10px 5px 0;
	}

	
	.moreinfo {
		padding: 10px;
		background: #fff;
		margin: 10px;
	}
	.moreinfo dt {
		width: 10em;
		font-weight: bold;

	}
	.moreinfo dd {
		padding: 0 0 6px 13em;
		border-bottom: 1px dotted #444;
		margin-bottom: 10px;
		margin-top: -15px;
		font-weight: bold;
	}
	.moreinfo dd.jobs {
		font-weight: normal;
	}
	.moreinfo dd small {
		display: block;
		font-weight: normal;
	}
	.moreinfo dd ul {
		
	}
	.moreinfo li strong {
		font-weight: bold;
		color: #036;
		display: inline;
		width: auto;
		float: none;
	}	
	
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;

}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/****************
	ZOEKEN-LIST
/***************/		
	#searchresult {
		margin: 0 10px;
	}
	.search-info {
		
	}
	.search-item {
		margin-bottom: 25px;
	}
	.search-item h4 {
		font-weight: bold;
	}
	.search-item .date {
		font-style: italic;
		font-weight: bold;
		color: #999;
		font-size: .9em;
	}
	.search-info {
		margin-bottom: 10px;
		
	}
	#search-pages {
		margin-top: 30px;
	}
	#content #search-pages li {
		float: left;
		margin: 0;
		padding: 0;
		list-style: none;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	#search-pages li a, #search-pages li strong {
		display: block;
		padding: .2em .4em;
		border: 2px solid #00ADEF;
	}
	#search-pages li a {
		background: #00ADEF;
		color: #fff;
		text-decoration: none;
	}
	#search-pages li a:hover {
		background: #fff;
		color: #00ADEF;
	}	

/***
	Vacatures
***/
	#vacatures .block .content {
		padding: 10px 0;
	}
	#vacatures {
		background: #d80074;
	}	
	#vacatures .content {
		padding: 15px !important;
	}
	#vacatures ul, #vacatures h3 {
		border-bottom: 2px dotted #fff;	
		padding-bottom: 10px;
	}

	#vacatures ul li {
		color: #fff;
		list-style: disc outside;
		margin-left: 1em;
	}
	#vacatures a {
		color: #fff;
		text-decoration: none;
	}
	#vacatures a:hover { text-decoration: underline;	}	
	
	#news h3, #vacatures h3 {
		color: #fff;
		font-size: 1.7em;
		font-style: italic;
		margin-bottom: 5px;
	}
	
/***
	Legend aanvulling voor het form component
***/
	.form-component legend
	{
		margin-top: .3em;
		margin-bottom: .1em;
		color:#036;
		font-weight:bold;
	}

	.form-component button
	{
		font-size: 1em;
		width: auto;
		background: #036;
		padding: .2em 1em;
		border: 0;
		color: #fff;
		padding-left:17px;
		padding-right:17px;
	}


	
	.form-component input.date{ width: 7em; }

	/*******************
	TABLES
	*******************/
	.form-component table {
	margin-top:1em;
	margin-bottom:1em;
 
	}
	.form-component td, th {
		padding: .2em .5em;
		border: 1px solid #000;
		font-size: smaller;
	}
	.form-component th {
		background: #E5EAEF;
		color: #003366;
		font-weight: bold;
	}
	.form-component tr.hover { 
		background: #eee; 
	}
	.form-component input {
		width: 15em;
	}

	.message {
		margin: 10px 0;
		width: 450px;
		border: 1px dotted #000;
		padding: 5px;
		background: #fcf3ca;
		/*background: #f6d7dd; Deze is voor de alert*/
		color: #000;
	}


/***
#	@Module:		RSS styling en alle andere Social media shit
#	@Last Update:	22-02-2010
/****/		
	
	.rss-component {
		margin: 10px;
		padding: 10px;
		border: 1px solid #E5EAEF;
		background: #fff;
	}
	#modules .rss-component {
		margin: 10px 0;
	}
	.rss-component ul {
		margin-left: -.5em;
		list-style: none !important;
	}
	.rss-component li {
		padding-left: 20px;
		margin-bottom: 10px;
		margin-left: -1em;
		background: url(images/news-bullet.gif) 0 5px no-repeat;
		list-style: none !important;

	}
	.rss-component h3 {
		padding: 5px 0 10px 0px;
		height: 10px;
		margin-left: 10px;
	}
	.rss-component .block {
		background: none;
	}

.picture-component img{
        padding-right: 10px;
}