f/*
Theme Name: Trijehus
Theme URI: http://www.durkotheek.nl/
Description: Theme custom made for trijehus.nl
Version: 1.0
Author: Dirk Hornstra
Author URI: http://www.durkotheek.nl/
Tags: blue, custom header, fixed width, two columns, widgets

	Trijehus.nl versie 1.0
	 http://www.durkotheek.nl/

	This theme was designed and built by Dirk Hornstra,
	whose blog you will find at http://www.durkotheek.nl/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
	height: auto;
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url('images/back_bloem2.gif');
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height: auto;
	margin: 0;
	padding: 0;
}

p{
	font-size: 10px;
	padding-bottom: 8px;
}

li{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#footerDiv{
	background-image: url('images/footerbg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 181px;
	margin: 0;
	padding: 0;
	bottom: 0px; 
	right: 0px;
	width:100%;
	clear: both;
}

#footerLayer{
	background-image: url('images/footerbg.gif');
	background-position: bottom right;
	clear:both;
	height:181px;
}

#footerTelefoon{
	position:relative;
	margin-left:0;
	margin-right:0;
	margin-top:77px;
	text-align:center;
}

#footerTelTekst{
	font-size:12px;
	color:#FFFFFF;
	background-color:#111111;
	padding:2px;
}

#wrapper{
	height: 100%;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#main{
	width: 100%;
	height: 100%;
/* fix IE */
	text-align:center;
}

#topmenu{
	background-image: url('images/top_round.gif');
	background-position: 222px top;
	background-repeat: no-repeat;	
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: absolute;
	float: left;
	right: 0px;
	height: 205px;
	width: 1000px;
	z-index:5;
	float: left;
}

#topmenu_left{
	background-image: url('images/trijehus_small.gif');
	background-position: left 5px;
	background-repeat: no-repeat;	
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	height: 195px;
	width: 222px;
	z-index:6;
}

#topmenu_items{
	background-image: url('images/bloemrechts.gif');
	background-position: 400px -25px;
	background-repeat: no-repeat;	
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 204px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 778px;
	z-index:6;
}

/* force content div */
#contentwrapper{
	display: block;
	float: left;
	height: 100%;
	position: absolute;
	width: 1000px;
	right: 0px;
	margin-top: 210px;
}

.post{
	margin-left: 10px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	text-transform: uppercase;
}

h2.pagetitle {
	font-size: 1.6em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9CC9CC;
}

h3{
	display: block;
	margin-bottom: 0px;
	padding-top: 5px;
}

strong{
	color: #9CC9CC;
}

/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	height: 100%;
	margin-bottom: 40px;
	width: 550px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	width: 550px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a{
	font-weight: bold;
}

#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 */


/* sidebar settings */
#sidebar{
	background-image: url('images/trijehus_sidebar.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
	min-height: 490px;
	margin: 0;
	padding: 0;
}


#sidebar ul li{
	list-style: none;
}

.hidden{
	display: none;
}

/* Styles from original CSS file */
th { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; }
p { margin:1px; line-height:1.5em; letter-spacing:1px; }
li { margin:1px; line-height:1.5em; letter-spacing:1px; }
table { margin:1px; line-height:1.5em; letter-spacing:1px; }

td { padding:5px; text-align:left; font-size: 10px; }

a{
	color: #9CC9CC;
}

/* Styles for menu's */
div.menuItem{
  border: solid 2px #000000;
  float: left;
  margin-bottom: 10px;
  padding: 10px;
}
div.menuItem, div.menuItem p{
  background-color: #CCCCCC;
  color: #000000;
  font-family: Courier;
  font-size: 14px;

  white-space: pre;
  width: auto;
}

div.menuItem strong, div.menuItem p strong, div.menuItem h2, div.menuItem p h2{
  color: #000000;
}



