/*
Theme Name: SAE
Author: Studio Joyo
*/

/*
General page layout, header, footer, structure and style
========================================
*/

html {
	background: #be0d31;
	font: normal 75%/1.5em Verdana, Helvetica, Arial, sans-serif;
}
body {
	margin: 0;
	padding: 0;
}

#wrapper {
	background: white;
}

.content {
	background: white;
	color: #5c5c5c;
	margin: auto;
	overflow: hidden;
	padding: 0 20px 0 32px; /* see #header, .columns, .search */
	width: 890px; /* see #footer */
}


#header {
	background-position: top left; /* the image itself is in the <head> */
	background-repeat: no-repeat;
	margin: 0 -20px 0 -32px; /* see .content */
}
	#header h1 {
		background-position: top right; /* the image itself is in the <head> */
		background-repeat: no-repeat;
		display: block;
		height: 281px;
		margin: 0;
		padding: 0;
		text-align: center;
	}
		#header img {
			margin-left: 9px;
		}


#content {
	min-height: 250px;
}	


#footer {
	margin: 0 auto 48px;
	text-align: right;
	width: 942px; /* see .content */
}
	#footer .content {
		color: #5a3e5f;
		padding-bottom: 32px;
		padding-top: 16px;
		text-align: left;
	}
	#footer > ul {
		display: block;
		float: right;
		margin-top: 10px;
	}
	#footer > ul li {
		border-left: 1px solid white;
		color: white;
		font-weight: bold;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0 1ex 0 1ex;
	}
		#footer .twitter-link a {
			background: url('images/twitter-t.png') no-repeat;
			display: block;
			height: 19px;
			width: 15px;
		}
		#footer .twitter-link span {
			display: none;
		}
		#footer > ul li:first-child {
			border-left: 0;
		}
		
		#footer ul li a {
			color: white;
		}



/*
Tag defaults
========================================
*/

a {
	color: #be0d31;
	text-decoration: none;
}
	a:hover {
		color: #0277ca;
		text-decoration: underline;
	}
	h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover,
	h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
		color: inherit;
	}

p {
	margin: 0 0 1em;
}


h1 {
	color: #be0d31;
	font-size: 1.27em;
	margin: 2em 0 1em;
}
h2 {
	color: #5a5a5a;
	font-size: 1.1em;
	font-weight: bold;
	margin: 2em 0 1em;
}
h3 { /* also see {.topstuk .details h3} */
	font-size: 1.1em;
	font-weight: bold;
}	
h4 {
	color: #5a5a5a;
	font-size: 1em;
	font-weight: bold;
}



/*
More classes
----------------------------------------
*/

.more-link {
	display: block;
}
	.more-link:after {
		border: 4px solid;
		border-left-color: transparent;
		border-top-color: transparent;
		content: ' ';
		display: inline-block;
		margin-left: 4px;
	}

.even-more {
	color: #333333;
	font-size: 0.93em;
	font-weight: bold;
	float: right;
}
	.column .even-more {
		margin-right: -20px;
	}

	.more-arrow {
		background: #be0d31;
		content: ' ';
		display: inline-block;
		padding: 10px 5px 5px 10px;
		vertical-align: middle;
	}
		a:hover > .more-arrow {
			background: #0277ca;
		}
		.more-arrow:before {
			border: 5px solid white;
			border-left-color: transparent;
			border-top-color: transparent;
			content: ' ';
			display: block;
		}

.date {
	color: #d56374;
	font-size: 0.86em;
}
	h1 + .date, h2 + .date, h3 + .date { margin-top: -1em }

.columns {
	font-size: 0.89em;
	margin: 0 -20px 0 -32px; /* see .content */
	overflow: hidden;
	_zoom: 1;
}
	.column {
		float: left;
		padding: 0 20px 0 32px;
		width: 262px;
	}
		img.column {
			padding: 0;
			width: 314px;
		}

.search {
	background: #fbe7ea;
}
	#searchsubmit {
		background: #be0d31;
		border: 2px outset #be0d31;
		color: white;
	}
		#searchsubmit:focus {
			border-style: inset;
		}

.post {
	width: 576px;
}
	.category-erfgoed {
		width: auto;
	}

.images {
	float: right;
	width: 294px;
}
#topstukken {
	_zoom: 1;
}
	/* Don't change the class names etc. below. They're used by the
	 * Tiny Carousel jQuery plug-in: http://www.baijs.nl/tinycarousel/
	 */ 
	#topstukken .viewport {
		float: left;
		height: 652px;
		overflow: hidden;
		position: relative;
		width: 880px;
		_zoom: 1;
	}
	#topstukken .disable {
		visibility: hidden;
	}
	#topstukken .overview {
		height: 636px;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
	}
		#topstukken .overview li {
			float: left;
			width: 880px;
		}
	#topstukken .active {
		background: #be0d31;
		color: white;
		margin: -2px -4px;
		padding: 2px 4px;
	}

.topstuk {
	float: left;
	height: 310px;
	margin: 0 4px 16px 0; /* see {.category-erfgoed .wp-paginate} */
	overflow: hidden;
	padding: 0 6px; /* see h3 and below */
	position: relative;
	width: 204px;
}
	.topstuk .details {
		background: #fbe7ea;
		height: 240px;
		margin: 0 -6px 1em;
		padding: 0 6px; /* see .topstuk and below */
	}
		.topstuk .details img {
			display: block;
			margin: 0 -6px; /* see above */
		}
		.topstuk .details h3 {
			background: #be0d31;
			color: white;
			font-size: 1.1em;
			margin: 0 -6px;
			padding: 3px 6px; /* see .topstuk */
		} 
			
	.topstuk .more-link {
		position: absolute;
		bottom: 0;
	}

.topstuk-image {
	float: left;
	font-style: italic;
	margin-right: 24px;
}

.entry {
	overflow: hidden;
	_zoom: 1;
}
.universities {
	margin: 0;
	padding: 0;
}
.universities li {
	float: left;
	height: 100px;
	line-height: 100px;
	list-style: none;
	padding-right: 20px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	
}

.university {
	background: #eeebef;
	display: table-row;
	*zoom: 1;
}
	.university .logo {
		background: white;
		border: 2px solid #eeebef;
		display: table-cell;
		*float: left;
		padding: 16px;
		text-align: center;
		vertical-align: middle;
		width: 20%;
		*width: 154px;
	}
	.university ul {
		display: table-cell;
		*float: left;
		margin: 0;
		padding: 16px 32px;
		vertical-align: top;
		width: 40%;
		*width: 286px;
	}
		.university li {
			color: #039fd3;
		}

.wp-paginate {
	border-bottom: 1px solid #be0d31;
	list-style: none;
	margin: 0 0 1em;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
	#footer .wp-paginate {
		border-bottom: 0;
		border-top: 1px solid #be0d31;
	}
	.category-erfgoed .wp-paginate {
		margin-right: 14px; /* see .topstuk */
	}

	.wp-paginate li {
		display: inline;
		padding: 0 1ex; 
	}
		.wp-paginate .next {
			float: right;
		}
		.wp-paginate .prev {
			float: left;
		}



/*
Old Kubrick Template CSS
========================================
*/

/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote {
	color: #777;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
.post hr {
	display: block;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding-top: 5px;
}

.clear {
	clear: both;
}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

/* End Entry Lists */



/* Begin Form Elements */
#sidebar .widget_search {
	background: #dae590;
	height: 64px;
}
#sidebar #searchform {
	background: #bed13d;
	overflow: hidden;
	padding: 5px 8px;
	_zoom: 1;
}

#sidebar #searchform #s {
	background: #f1ecf5;
	border: 1px solid white;
	float: left;
	padding: 3px;
	width: 68%;
}

#sidebar #searchsubmit {
	background: #bed13d;
	border: 1px solid white;
	color: white;
	float: right;
	font-size: inherit;
	font-weight: bold;
	padding: 3px;
	*padding: 2px 0; /* the button's already big in IE6/7 */
	width: 25%;
}
	#sidebar #searchsubmit:active {
		background: #61298a;
	}
	
select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


