@charset "utf-8";
/* www.evulgo.be - Study, not steal */

html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	border: none;
}


body,td,th {
	font: 11px/18px normal Helvetica, sans-serif;
	color: #333;
}
/*---------------- BASIC ----------------*/
a {
	text-decoration: none;
	color: #000;
}
.tree a {
	color: #ff6400;
}
a:hover {
	text-decoration: underline;
	color: #ff6400;
}

ol, ul {
	list-style-position: inside;
}
ul {
	list-style: none;
}

td, th {
	padding: 3px 5px;
}
/*---------------- TITLES ----------------*/
h1.pagetitle {
	float: left;
    text-indent:-5000px;
	width: 120px;
	height: 130px;
	display: block;
	margin: 10px 0;
}
h1.pagetitle a, h1.pagetitle a:hover {
	width: 120px;
	height: 130px;
	background: url(img/raw/logo.jpg) center center no-repeat;
	display: block;
	margin: 0; padding:0;
	float: left;	
}

h1, h1 a, h1 a:hover {
	font: 18px/25px normal "Century Gothic", Helvetica, sans-serif;
	color:#000;
	margin: 15px 0 10px 0;
}

h2, h3 {
	font: 18px/25px normal "Century Gothic", Helvetica, sans-serif;
	color:#ff6400;
}

h2{
	margin: 15px 0 5px 0;
}

h3{
	margin: 10px 0 5px 0;
}

h4 {
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	color: #666;
	display: block;

	background: #ebebeb;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}

td {
	vertical-align: top;
}


img
{
    /*max-height: 700px;
	max-width: 500px;*/
	border: none;
	margin: 15px;
}


p {
	margin: 5px 0;
}


/*---------------- DIV STRUCT ----------------*/

#wrapper {
	width: 800px;
	margin: auto;
}

#header {
	border-bottom: 1px solid #ccc;
}
#content {
	padding: 20px 5px;
}

#footer {
	color: #bbb;
	margin: 30px -5px 0 -5px;
	padding: 0 10px;
	border-top: 1px solid #ccc;
}
	#footer a {
		color: #999;
	}
	#footer-left {
		width: 45%;
		float: left;
	}
	#footer-right {
		width: 45%;
		float: right;
		text-align: right;
	}
	#footer span {
		color: #000;
		font-weight: bold;
	}
	#footer p {
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
	}

#left-content {
	width: 615px;
	min-height: 200px;
	float: left;
}

#sidebar {
	width: 150px;
	min-height: 200px;
	float: left;
	margin: 0 0 0 15px;
}
	#sidebar ul {
		margin: 0 0 20px;
	}
	#sidebar li {
		border-bottom: 1px solid #ebebeb;
		padding: 5px;
		color: #666;
		text-align: right;
	}

.tree
{
	width : 235px;
	padding: 180px 5px 20px 5px;
	float: left;
	margin-left: 25px;
}
	#licht {
		background: url(img/temp/licht.jpg) top center no-repeat;
	}
	#geluid {
		background: url(img/temp/geluid.jpg) top center no-repeat;
	}
	#video {
		background: url(img/temp/video.jpg) top center no-repeat;
	}
	.tree h2 {
		font: 18px/25px normal "Century Gothic", Helvetica, sans-serif;
		color:#ff6400;
		margin: 0 0 5px 0;
		font-weight: bold;
	}


.nomargin {
	margin-left: 0;
}
.intro {
	background: #ebebeb;
	padding: 10px 20px;
	margin: 10px 0;
}

/*---------------- NAV ----------------*/

#header ul {
	list-style: none;
	float: right;
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	margin-top: 110px;
}
#header ul li {
	float: left;
}
#header ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	margin: 0px 2px;
	color: #666;
}
#header ul li a:hover, #header ul li a.active, li.current_page_item a {
	text-decoration: none;
	color: #ff6400;
	background: #ebebeb;
}


/*---------------- NEEDED ----------------*/

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.metadata {
	margin: -10px 0 0 10px;
	color: #202020;
}
#meta {
	margin: 0px 0 0 10px;
}
#comments {
	list-style: none;
}
#comments li {
	border-bottom: 1px solid #444;
	color: #666;
}

.cat {
	margin: 10px 0 5px 5px;
}
.cat li {
		border-bottom: 1px solid #444;
		padding: 5px 10px;
}

/*---------------- COMMENTS ----------------*/
.metadata span, .metadata a {
	font: 10px/15px normal Helvetica, sans-serif;
	color: #202020;
}
/*
textarea, input {
	background: #ebebeb;
	margin: 2px; padding: 5px;
	font: 11px/18px normal Helvetica, sans-serif;
	color: #666;
}*/

span.user, span.tag, span.comment, .home, .tocontent {
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
	display: inline-block;
}

span.user {
	background: url(img/ico/user.gif) 0px 6px no-repeat;
}

span.tag {
	background: url(img/ico/tag.gif) 0px 6px no-repeat;
}

span.comment {
	background: url(img/ico/comment.gif) 0px 6px no-repeat;
}

/*comments*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol{
	padding: 0 0 15px;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

.comments-template p.nocomments{
}

.comments-template textarea{
	font-family: Helvetica, Georgia, Sans-serif;
}





/* --------------------------------------- */
/* Post Meta */

.item {
	/*border-bottom: 1px solid #eee;*/
	padding: 10px 0;
	margin: 10px 0;
}

.post {
	float: right;
	width: 670px;
}
.post-meta {
	display: block;
	width: 100px;
	float: left;
	padding: 18px 0 0 0;
	margin: 0;

}

.post-meta a {
	color: #ccc;
}

.post-meta a:hover {
	text-decoration: underline;
}

span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #ccc 1px solid;
	padding-right: 5px;
	color: #ccc;
}

span.month, span.year {
	color: #ccc;
	width: 40px;
}

span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

span.year {
	font-size: 14px;
	display: block;
}

/* CONTACT */
#contact-area {
	width: 450px;
	float: left;
}
#contact-geg {
	float: right;
	width: 280px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
}

label {
	float: right;
	text-align: left;
	margin-left: 10px;
	width: 100px;
	padding-top: 5px;
	color: #666;
}
address {
	font: 14px/18px normal Arial, Helvetica, sans-serif;
	margin: 15px 0;
}
