
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background: #FFF url('images/bg_wg.gif') repeat-y 50% 0;
	text-align: left;
	}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #FFF url('images/bg_w.gif') repeat-y 50% 0;
	border: none;
	}
#single-container{
	background: #FFF url('images/bg_w.gif') repeat-y 50% 0;
	padding-top:10px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-weight: bold;*/
	color:#B9BEB9;
	text-transform:lowercase;
	}

h1 {
	font-size: 2.4em;
	color:#FA9958;
	}

h2 {
	font-size: 1.6em;
	}
h3 {
	font-size:1em;
	}
a{
	font-size: 1em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
a:hover{
	
	text-decoration:none;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

#category-page {
	color:#ABDA4C;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
.bg-pg{
background-image:url(images/bg_pg.gif);
background-repeat:no-repeat;
}
#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar ul li p {
	font: 1.4em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata, blockquote, strike {
	color: #777;
	}
small a{
	margin-top:0px;
	color:#ABDA4C;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small a:hover{
	font-weight:bolder;
	color:#ABDA4C;
}
small a:visited{
	color:#ABDA4C;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Structure */
#logo{
	background-repeat:no-repeat;
	background-image: url('images/bg_logo.gif');
	margin:0 1px 0 0;
	float:right;
	display:inline;
	padding:0 110px 0 0;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0px;
	width: 1000px;
	}
#header {
	margin: 0px; 
	padding: 0px; 
	width: 100%;
	clear:both;
	}
#headerimg {
	margin: 0px;
	padding:0px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 630px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	}

.post {
	margin: 0 0 25px;
	text-align: justify;
	}

.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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */


/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 668px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

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

h3 {
	padding: 0;
	margin: 10px 0 0;
	}
/* End Headers */


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

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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

/*steenhuis styles*/

/*the excerpt*/

.more-link {
	display:inline;
	font-weight:bolder;
}

.more-link a{
	color:#ABDA4C;
}

/*main menu on every page*/

#main-menu{
	float:left;
	padding-top:30px;
}

#main-menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#main-menu li a{
	text-decoration:none;	
}

/*actueel (en projecten) homepage*/

#actueel{
	width:315px;
	float:left;
}

#project{
	width:315px;
	float:right;
}

.lijst
{
	margin-left: 0;
	padding-left: 8px;
	list-style: none;
}

.lijst li
{
	padding-left: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.lijst-sidebar
{
	margin-left: 0;
	padding-left: 8px;
	list-style: none;
}

.lijst-sidebar li
{
	padding-left: 14px;
	background-image: url(images/pijl.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
/* home */

.header-home{
	font-size:1.2em;
}

/*sidebar home*/

.entry-home{
	color:white;
	font-size:1.2em;
}

.post-image{
	padding:3px 10px 15px 3px;
	float:left;
}

/* sidebar tekst*/
.project-sidebar h2 {
	color:white;
}
.project-sidebar a{
	color:white;
}
.actueel-sidebar h2 a{
	color:white;
}
.actueel-sidebar .lijst li a{
	color:white;
}
.actueel-sidebar .lijst-sidebar li a{
	color:white;
}
.actueel-sidebar{
	color:white;
}

.narrowcolumn h2{
	color:#B9BEB9;
}

/* sidebar categorie */
.project-sidebar{
	padding-bottom:10px;
}

a{
	color:#A9A9A9;	
}

