/*  
Theme Name: Joke Robaard / Jas Punt kaart
Theme URI: http://wordpress.org/
Description: de theme voor Joke Robaard
Version:0
Author: Het Gelaat
Author URI: http://www.hetgelaat.nl

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	
	This theme was adapted by Henk Jan Bouwmeester

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #333;
}

#container {
	
	margin: 0 auto;
	width: 1010px;
}
#header {
	
}
#content {
	float:left;
	width: 318px;
	xmargin-right: 10px;
	
}
.firstcol {
	width: 318px;
	margin-right: 10px;
	float: left;
}
.post {
	font-size: 1.4em;
	line-height: 140%;
	margin: 10px;
}
.postmetadata {
	border: solid 2px blue;
}
#sidebar {
	border: solid 4px green;
}
#footer {
	margin: 10px;
	text-align: center;
	clear: both;
}
a, a:link, a:visited {
	color: #333;
	text-decoration: underline; 
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline; 
}

/* 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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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 */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin:15px 5px 15px 0px;
	font-style: italic;
	}
blockquote p {
	margin: 0;
}
blockquote em {
	margin-left: 10px;
	font-style: normal;
	font-size: 0.7em;
	line-height: 100%;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Start Typography & Colors */


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	ccbackground-color: #eee; 
	ccborder: solid 1px black;
	}



#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 */

.slideshows {
	vmargin-top: 160px;
	float: left;
	position: relative;

}
#huizenslides, .gallery {
	filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8; }
.show {
	border: solid 1px #999;
	width: 319px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 7px;
	text-align: center;
	background-color: #FFF;
}
.show2 {
	border: solid 1px #999;
	width: 306px;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	text-align: center;
	background-color: #FFF;
}
.bigshow {
	width: 319px;
}
.showcol, .textcol {
	xfloat: left;
	position: relative;
	width: 320px;
}
.textcol {
	width: 310px;
	height: 250px;
	zfloat: right;
	overflow: auto;
	margin: 8px 0 0 5px;
	border-top: solid 1px #CCC;
}
.show2 .showcol, .show2 .textcol {
	width: 310px;
}
.show2 .textcol {
	margin-left: 0px;
}
.show p, .show2 p {
	font-size: 1.2em;
	line-height: 1.45em;
	text-align: left;
}
.show p q, .show2 p q {
	font-style: italic;
}
.lastshow {
	margin-right: 0px;
}
.show h3, .show2 h3 {
	margin: 0px;
	font-weight: normal;
	font-size:1.2em;
	letter-spacing:0.04em;
	margin-bottom:0.55em;
	padding: 0;
	text-transform:uppercase;
}
.post h3 {
	margin: 0.5em 0 0.1em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.post p {
	margin: 0 0 0.5em 0;
}
.gallery, .parentholder {
	border: solid 1px #999;
	margin: 0;
	background-color: #FFF;
}
.parentholder {
padding: 10px;
}
.gallery .post h2, .parentholder h2 {
	font-size:2.3em;
	letter-spacing:0.04em;
	margin-bottom:0em;
	text-transform:uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.post blockquote {
	font-size: 1.3em;
	line-height: 160%;
}
ul.projectinfo {
	xborder: solid 1px red;
	margin: 0;
	padding: 0;
	list-style-type: none;
	min-height: 100px;
}
ul.projectinfo li {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 310px;
	xborder: solid 1px #000;
	min-height: 100px;
	font-size: 1.1em;
	margin-left: 20px;
	line-height: 1.5em;
}
ul.projectinfo li.eerste{
	width: 320px;
	font-size:1.3em;
	letter-spacing:0.07em;
	line-height:1.7em;
	margin-left: 0;
	margin-bottom:0.8em;
}
