/*
Theme Name: WordPress IO
Theme URI: http://wordpress.org/
Description: Specialised theme made for IO-architecten based on Default wordpress theme
Author: Lauren Grusenmeyer

*/



/* Begin Typography & Colors */
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 13px; 
	font-weight: bold;
	color: black;
	text-align: center;
	overflow: scroll;
	}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	width: 960px;
	}
#content {
	margin-top: 50px;
	width: 960px;
	z-index: 1;
	}
#content_sketchbook {
	margin-top: 50px;
	position: absolute;
	margin-left: 156px;
	width: 755px;
	}	
#footer {
	border: none;
	position: absolute;
	bottom: 0;
	width: 960px;	
	}

small {
	font-family: Arial, Sans-Serif;
	}

p {
	font-size: 12px; 
	}


h1, h2, {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: black;
	}
	
h2 {
	}

h3, h3 a {
	font-weight: normal;
	color: black;
	margin: 0;
	padding: 0;
	}

a {
	color: black;
	text-decoration: none;
	}

a:hover {
	color: black;
	text-decoration: none;
	}

/* Headers */
#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 129px; 
	overflow: hidden ;
	}	
#headerimg {
	float: left;
	margin-top: 7px;
	}	
#pagenav {
	width: 181px;
	padding: 0 0 1em 0;
	margin: 8px 0 1px 46px;
	float: left;
	padding-right: 15px;
	}
#pagenav ul{
	list-style: none;
	margin: 0; padding: 0;
	}	
#pagenav li{
	list-style-type: none;
	margin: 0; padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	width: 181px;
	}
#pagenav li a {
	display: block;
	text-decoration: none;
	width: 100%;
	}
#pagenav li a:hover{
	color:white;
	background: black;
	}	
#pagenav .current_page_item a {
	color:white;
	background: black;
	}
#pagenav .current-cat a {
	color:white;
	background: black;
	}
#current a
	{
	background-color: black;
	color: white;
	}

#description img{
	padding-top: 7px;
	margin-left: 28px;}
	
/* Dropdown menu */

#dropdown {
	padding: 0; margin: 0;
	z-index: 2;
	width: 960px;
	position: absolute;
	}
#dropdown ul {
	list-style-type: none;
	margin: 0; padding: 0;
	width: 140px; background-color: white;
	display: inline;
	}
#dropdown li{
	list-style-type: none;
	margin-right: 15px;
	width: 140px; 
	background-color: white;
	display: block;
	float: left;
	text-transform: capitalize;
	}
#dropdown li a {
	display: block;
	text-decoration: none;
	width: 100%;
	border-bottom: 3px solid black;
	padding-bottom: 3px;
	}
#dropdown li a:hover{
	color:white;
	background: black;
	width: 100%;
	}	

#dropdown li.dropdown_projecten {
	list-style-type: none;
	margin-right: 15px; padding: 0;
	width: 181px; background-color: white;
	display: block;
	float: left;
	padding-bottom: 3px;
	text-transform: uppercase;
	}

#dropdown li.dropdown_status {
	list-style-type: none;
	margin-right: 0; padding: 0;
	width: 141px; background-color: white;
	display: block;
	float: left;
	padding-bottom: 3px;
	}
#dropdown li.dropdown_status ul li{

	width: 141px; background-color: white;

	}
	
.down {float: right;}

/* Posts */

.project_titel{
	margin: 0; padding: 9px 0 0 0; 
	}

.project_titel:hover{
	background: black;
	color: white;
	cursor:pointer;
	}

.project_titel table {
	border-collapse: separate;
	border-spacing: 0;
	}

.project_titel td {
	vertical-align: top;
	text-transform: capitalize;
	}

.project_titel td.naam {
	width: 140px;
	border-bottom:3px solid black;
	}

.project_titel td.underline {
	border-bottom: 3px solid black;
	}

.project_nummer {
	font-size: 42px;
	padding-left: 30px;
	float: right;
	margin-top: -9px;
	}

.project_titel td.fotos {
	width: 207px;
	}

.project_titel td.type {
	width: 152px;
	border-bottom:3px solid black;
	}

.project_titel td.specification {
	width: 153px;
	border-bottom:3px solid black;
	}

.project_titel td.location {
	width: 169px;
	border-bottom:3px solid black;
	}

.project_titel td.status {
	text-align: right;
	border-bottom:3px solid black;
	width: 127px;
	}
.imageSubtitle {
	padding-top: 9px;
	font-size:12px;
	vertical-align:bottom;
	text-align: left;
	}

/* Post */

.post_hidden {height: 68px; overflow: hidden;}
.post_show {}
.entry_post { 
	height: 651px;
	position: relative;
	padding-top: 20px;
	border-bottom: 3px solid black;
	}
.entry_post p {
	position: absolute;
	bottom:0px;
	width: 332px;
	padding: 0;
	}
.entry_post ul{
	position: absolute;
	top:0px;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 11px;
	width: 140px; 
	}
	
/* Page */

#lijn {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#lijn ul {
	display: inline;
	width: 830px;}
#lijn li.lijn_1 {
	width: 140px;
	display: block;
	border-bottom: 3px solid black;
	margin-right: 15px;
	float: left;
	color: white;
	padding-bottom: 3px;
	}
#lijn li.lijn_2 {
	width: 181px;
	display: block;
	border-bottom: 3px solid black;
	margin-right: 15px;
	float: left;
	text-transform: uppercase;
	padding-bottom: 3px;
	}
#lijn li.lijn_3 {
	width: 607px;
	display: block;
	border-bottom: 3px solid black;
	float: left;
	color: white;
	padding-bottom: 3px;
	}
table{
	cellpadding: 0px;
	}
	
.entry_page {
	width: 823px;
	}	
.sketchbook_number {
	padding-bottom: 20px;
	}
.sketchbook_year {
	}
	
/* Begin Structure */
.post {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 960px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0;
	margin: 0;
	font-size: 42px;
	}

h2 {
	margin: 30px 0 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;}	

/* End Headers */



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

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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: blue;
	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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

