/*
Theme Name: Haicu basic - 1 columns on the right side
Theme URI: http://www.haicu.nl/
Description: Theme for Haarlemmermeercultuur.nl
Version: 1.0
Author: Han Hegeman
Author URI: http://www.haicu.nl/
Tags: basic, css, fixed width, three columns

	Haicu basic-1cr v1.0
	http://www.haicu.nl/
	All rights reserved

*/

/* Begin Structure */

html, body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height: 100%;
	min-height: 100%;
}

html {
	overflow-y: scroll;
}

body {
	background: #ffffff;
	text-align: center;
	}

#bg {position:fixed; top:0; left:0; width:100%; height:100%;}	

#canvas {
	position:relative; 
	z-index:1;
	margin: 0px auto;
	padding: 0px;
	width:100%;
	min-height:100%;
	background: url('images/noise.gif') repeat fixed top left;
	}
	
#canvas2 {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	}
	
#header {
	margin: 0px 20px 0px 370px;
	padding: 0px;
	height: 80px;
	width: 680px;
	clear:both;
	}
	
#headernav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 80px;
	clear:both;
	}
	

#headernav-pages {
	float:left;
	position:relative;
	top:0px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
	vertical-align:bottom;
	}
	
#space400 {
	float: left;
	padding: 0px;
	margin: 30px 20px 0px 0px;
	width: 350px;
	height:600px;
	}
	
#homeimg1 {	position:absolute;left:0px;top:0px;}

#homeimg2 {	position:absolute;left:200px;top:50px;}

#homeimg3 {	position:absolute;left:50px;top:200px;}

#homeimg4 {	position:absolute;left:230px;top:400px;}

#homeimg5 {	position:absolute;left:0px;top:480px;}

#homeimg6 {	position:absolute;left:240px;top:600px;}

#content {
	float: left;
	padding: 0;
	margin: 0px 20px 0px 0px;
	width: 430px;
	}

#sidebar-1 {
    width:180px;
    float:right;
    margin:0px 0px 0px 0px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 970px;
	clear: both;
	}

.clear {
	clear: both;
}

.postmetadata {
	margin: 10px 0px 60px 0px;
	}

/* End Structure */

/* Begin Typography & Colors */
body {
	font: 16px/21px Arial, sans-serif;
	color: #ffffff;
	}
	
#content {
	text-align:left;
	font: bold 14px/18px Arial, sans-serif;
	color: #ffffff;
	}
	
#content p {
	text-shadow: 2px 2px 2px #000000;
	FILTER: Shadow(Color=#000000,strength=2,Direction=120);
}	

#canvas {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	}

a, a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #ff0096;
	text-decoration: underline;
	}
	
a.imagelink, a:hover.imagelink, a:active.imagelink, a:link.imagelink, a:visited.imagelink {
	border: 0px;
	background: none;
	text-decoration: none;
}

img {
	border: 0px;
	text-decoration: none;
}

.entry blockquote {
	background:#fff200;
	padding: 0px;
	margin: 0;
	}
	
.postmetadata, .postmetadata a {
	font: 12px/16px Arial, sans-serif;
	color:#ffffff;
	}
	
#content h2, #content h2 a {
	font: 22px/26px Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height:
	color:#ffffff;
	margin:5px 0px 5px 0px;
}

#post-2 h2 {
	display:none;
}

.navigation, .navigation a, .navigation a:visited {
	font: 12px/16px Arial, sans-serif;
	color:#ffffff;
	}

div .padding_topleft {
	padding:10px 0px 0px 6px;
}

strong {
	font-style:normal;
	color:#ff0096;
}


	
/* End Typography & Colors */



/* 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 Header */

#headernav {
	font: 12px/16px Arial, sans-serif;
	text-transform:lowercase;
}
#headernav ul, #headernav li {
	padding: 0px;
	margin: 0px;
}

#headernav {
	color:#ffffff;
	font-style:normal;
	}
	
#headernav a, #headernav a:link, #headernav a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
#headernav a:hover, #headernav a:active {
	color:#ff0096;
	text-decoration:underline;
	}
	
#headernav .current_page_item, #headernav .current_page_item a {
	color:#ff0096;
	text-decoration:underline;
	}

#headernav-pages li {
	float:left; 
	list-style:none;
	margin:0px 16px 0px 0px;
	}
/* End Header */

/* Begin Sidebar-1 */

#sidebar-1 {
	font: 12px/16px Arial, sans-serif;
}

#sidebar-1 h2 {
	font: 12px/16px Arial, sans-serif;
	font-weight:bold;
	color: #ffffff;
	margin:6px 6px 0px 6px;
}

#sidebar-1 ul, #sidebar-1 li {
	padding: 0px;
	margin: 0px;
}

#sidebar-1 li {
	list-style:none;
	margin:0px 6px 0px 6px;
	
}

#sidebar-1 ul a, #sidebar-1 ul a:link, #sidebar-1 ul a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
#sidebar-1 ul a:hover, #sidebar-1 ul a:active {
	color:#ff0096;
	text-decoration:underline;
	}
	
#sidebar-1 .current_page_item ul a {
	color:#ff0096;
	text-decoration:underline;
	}
	
#sidebar-1 .current_post ul a {
	color:#ff0096;
	text-decoration:underline;
	}
	
 a.sm2_link {
 	float:right;
	display:block;
	width:81px;
	height:81px;
	background:url('http://haarlemmermeercultuur.nl/duurzaam/wp-content/themes/hw_basic/images/tune.png');
	text-decoration:none;
	text-align:center;
	color:#ff0096;
 }
 a.sm2_link:hover {
 	float:right;
	display:block;
	width:81px;
	height:81px;
	background: url('http://haarlemmermeercultuur.nl/duurzaam/wp-content/themes/hw_basic/images/tune_over.png');
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	}

/* End Sidebar-1 */

