/**** Global Layout ****/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background: url('../img/bg.gif');
}

#wrap {
	width: 800px;
	padding: 10px 50px 10px;
	background: none;
}

#content {
	margin: 0px;
	clear: both;
}

#columnwrap {
	border-top: 1px solid #ddd;
	float: left;
	clear: both;
	margin: 5px 0px 30px;
	width: 800px;
}

/**** Typography ****/

a:link, a:visited {
	color: #000;
	text-decoration: none;
	background: none;
	cursor: pointer;
	
}


a img {
	border: none;
	cursor: pointer;
}

a:hover, a:hover p {
	background: url('../img/bgcolor-yellow.png');
	cursor: pointer;
}



.date {
	overflow: hidden;
	text-indent: -1000px;
	width: 20px;
	height: 12px;
	float: left;
	clear: none;
	color: #666;
	font-size: 15px;
}

p {
	color: inherit;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0;
	padding: 5px 0 0 5px;
}

li {
	list-style-type: none;
	margin-bottom: 5px;	
}
ul.media-list {
	margin: 0px 15px 5px;
	padding:0px;
}
ul.media-list li{
	list-style-type: square;
	margin: 0px;
}
h1, h2, h3 {
	font-family: Georgia;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	clear: both;
	line-height: 1em;
	margin: 5px 0 0 0;
}

.uppercase-title {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: normal;
	color: #333;
	line-height: 1em;
}

.lowercase-title {
	font-size: 150%;
	font-style: italic;
	text-transform: capitalize;
	font-weight: normal;
	color: #333;
}

.small-lowercase-title {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #333;
	/*border-bottom:1px solid #DDDDDD;*/
	padding:15px 0px 0px;
	margin: 0px;
	width:500px;
}

.smallgrey, a.smallgrey:link, a.smallgrey:visited, .smallgrey * {
	margin-top: 2px;
	color: #888;
	font-size: 10px;
}

.smallblack, a.smallblack:link, a.smallblack:visited , .smallblack * {
	color: #000;
	font-size: 10px;
}

.body-text {
	line-height: 120%;
	color: #888;
	padding: 5px 0px 10px 10px;
	width: 500px;
	font-size: 90%;
}

/**** Layout Helpers ****/

.first {
	border: none;
}

.padded {
	padding: 5px;
}

.spaced {
	margin: 10px;
}

.indent {
	margin-left: 10px;
}

.space-below {
	margin-bottom: 10px;
}

.space-above {
	margin-top: 10px;
}
.extra-space-above {
	margin-top: 30px;
}
.right-column {
	float: right;
}

.bigimg {
	/*margin-left: 10px;*/
	margin:0px;
}

.narrow-column {
	width: 400px;
}

.wide-column {
	width: 600px;
	padding: 5px;
}

/**** Project Listing ****/

.left-column {
	width: 450px;
	min-height: 400px;
	border-right: 1px solid #ddd;
	float: left;
	clear: left;
	margin: 10px 0px 0px 0px;
	overflow: visible;
}

.right-column {
	width: 320px;
	float: right;
	margin: 10px 0 0 0;
}

#imgBig {
	position: relative;
	top: 0px;
}

.project {
	clear: both;
	width: 420px;
	height: 65px;
	padding: 7px;
	border-top: 1px solid #ddd;
	overflow: hidden;
	font-size: 10px;
}

.project img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.img-selection {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	font-size: 10px;
	cursor: pointer;
}

.project:hover, tdproject:hover {
	background-color: #ffffd8;
}

#project0 {
	border: none;
}

.project-title {
	padding: 15px 0px 15px 10px;
	border-bottom: 1px solid #ddd;
	width: 500px;
}

.project-date {
	margin-bottom: 1em;
}

.image-date span {
	font-weight: bold;
	padding-right: 5px;
	
}

.image-date {
	
	clear: right;
}

#archief .image-date{
	clear: both;
	float: right;
	margin : 0px;
	margin-right: 0px;
}
.image-date span {
	display: block;
	float: left;
	width: 15px;
	height: 12px;
	text-indent: 1000px;
	overflow: hidden;
}

.image-day {
	background-image: url('../img/day.png');
}

.image-month {
	background-image: url('../img/month.png');
}

.image-year {
	background-image: url('../img/day.png');
}

/**** Page Header ****/

#header ul, #navigation ul {
	clear: both;
	background: none;
	padding: 0px;
	margin: 0px;
}

#header li {
	list-style-type: none;
	padding-right: 10px;
	float: left;
	display: inline;
}

#header {
	font-size: 9px;
	background: none;
	clear: both;
	float: none;
	height: 1em;
	overflow: visible;
}

/**** Navigation ****/

#navigation {
	clear: both;
	float: none;
	padding: 10px 0px 5px 0px;
	margin: 0;
	font-size: 80%;
	text-transform: uppercase;
	white-space: nowrap;
}

#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	display: inline;
	background: #000;
	color: #eee;
	letter-spacing: 0.1em;
}

#navigation a:link, #navigation a:visited {
	color: inherit;
	background: inherit;
	padding: 0px 2px 0px;
}

#navigation li:hover {
	background: #000;
}

#nieuws #nav-nieuws,
#info #nav-info,
#contact #nav-contact,
#posthogeschool #nav-posthogeschool,
#english {
	}
#nav-english a:link, #nav-english a:visited {
	color: #ccc;
}

#nav-english {
	color: #999;
}

form#search-form {
	float: left;
	clear: none;
	background: none;
	padding: 0px;
	margin: -1px 0px 0px;
}

#search-form input {
	border: 1px solid #000;
	float: left;
	clear: none;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	background: none;
}

#search-form .search-button {
	clear: none;
	float: left;
	border: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

/**** Page Footer ****/

#footer {
	font-size: 80%;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #ddd;
	color: #999;
	padding: 5px 0 30px 0;
	padding-bottom: 30px;
	clear: both;
}

#footer #kdg-logo {
	float: left;
}

#footer p {
	float: left;
	padding-left: 5px;
}

#footer p a {
	color: #888;
}
