/*
Theme Name: Fabriek
Theme URI: http://www.deintuitiefabriek.nl
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 1.0
Author: Khanh Ly
Author URI: http://khanh.nl
Tags: starkers, naked, clean, basic
*/

/*
@font-face { font-family: Anivers; src: url('fonts/Anivers_Regular.otf'); }
*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #f2f2f2;
	color: #242424;
	/*
	background-attachment: fixed;
	background-image: url(gfx/stip.png);
	background-repeat: no-repeat;
	background-position: 12px 28px;
	*/
}

a {
	text-decoration: none;
	color: #242424;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #242424;
}

a:hover {
	text-decoration: none;
        color: #a9a6a4;
}

a img {
	border: none;
}

h1, h2, h3, h4 {
	font-family: /*Anivers,*/ "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

h1 a, h2 a, h3 a, h4 a {
	border: none;
	}

#left-column {
	position: fixed;
	left: 50px;
	top: 50px;
	display: block;
	width: 220px;
	}
	
#header {
	width: 220px;
	height: 19px;
	margin-top: 15px;
	margin-bottom: 35px;
	}

#header a {
	text-decoration: none;
	outline: none;
	border: none;
	}

#content{
	width: 640px;
	float: left;
	position: absolute;
	left: 330px;
	top: 104px;
	padding-bottom: 50px;
	}
	
.post {
	margin-top: 15px;
	}

.post-title h3 {
	font-family: /*Anivers,*/ "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.post-title a {
	text-decoration: none;
	border: none;
	}
	
.clear {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 640px;
	clear: both;
	}
	
#sidebar {
	font-family: /*Anivers,*/ "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li, #sidebar ul ul {
	font-weight: bold;
	text-transform: uppercase;
	}

#sidebar ul li a {
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
	border: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#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 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#footer {
	margin-top: 20px;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.alignright {
   float: right;
}

#credits {
	color: #CCC;
	font-size: 72.5%;
	text-transform: uppercase;
	}
	
#credits a:link, #credits a:active, #credits a:visited  {
	color: #FFF;
	border: none;
	}

#credits a:hover {
	color: #F60;
	border: none;
	}
	
.icon-rss {
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	color: #FFF;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: none;
	}
	
#bottom-nav {
	text-transform: uppercase;
	margin-top: 10px;
	width: 640px;
	}

.previous a, .next a {
	float: left;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	color: #FFF;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	outline: none;	
	}
	
.previous a:hover, .next a:hover {
	float: left;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	color: #999;
	background-color: #CCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	outline: none;	
	}
	
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

.linkcat {
	width: 180px;
	list-style-type: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	}

.linkcat h2 {
	font-size: 1em;
	line-height: 1.4em;
	text-transform: uppercase;
	}
	
.linkcat ul, linkcat li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	}


