/* 
Theme Name: Klein Veldzicht
Theme URI: http://www.freddiez.com/
Description: Designed for Klein Veldzicht by Freddie Zuidberg
Version: 1.0
Author: Freddie Zuidberg
Author URI: http://www.freddiez.com/
*/
body {
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	font-family: "Century Gothic";
	background-attachment: scroll;
	background-position: 0px 20px;
}
#wrap {
width:775px;
margin:10px auto;
text-align:left;
border-bottom: 1px #FFF solid;
padding-bottom:20px;
display:table;
}
#left {
width:485px;
float:left;
}
#header {}
#header h1{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 42px;
}
#header h1 a{
text-decoration:none;
color:#FFFFFF;
}

h2 {
	font-size: 12px;
	color: #988777;
}
#content {
	padding-top:250px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 14px;
}
#content a {
	text-decoration:underline;
	color:#CCCCCC;
}
.post {
	margin-bottom: 60px;
}
.post_info {
font-size:10px;
}

#right {
padding-top:20px;
width:257px;
float:right;

}
#right h3 {
	border-bottom: 1px #FFF solid;
	font-weight:bolder;
	font-style:italic;
	padding-bottom: 4px;
	font-size: 18px;
}
#right .sidebar_item {
	width:220px;
	font-weight:bolder;
	font-size: 15px;
}
#right .sidebar_item  a{
text-decoration:none;
color:#FFFFFF;
}
#footer {
	clear:both;
	font-size: xx-small;
	text-align: center;
}
#footer a{
text-decoration:none;
color:#FFF;
}
/*comments*/
#left textarea {
width:460px;
}
/*comments*/

img {
	border: 1px solid #FFFFFF;
}


#calendar td.booked {
	text-decoration: line-through;
	color: #ffffff;
	background-color: #431004;	
 }

#calendar td.firstbooked {
	text-decoration: line-through;
	color: #ffffff;
	background-color: #431004;
 }
 
 #calendar td.lastbooked {
	color: #FFFFFF;
 }

 #calendar table {
	border: 1px solid #BBB;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 30px;
	width: 30px;
 }

 #calendar td, #calendar th {
 padding: 2px;
 }

#selections {
	font-size: 14px;
	color: #ffffff;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	background-color: #333333;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#selections a {
	color: #FFFFFF;
	text-decoration: none;
}

#selections a:hover {
	background-color: #431004;
	height: 20px;
}


a:hover {
	background-color: #431004;
}

.plaatje {
	margin-right: 5px;
	float: left;
	height: 100px;
	width: 100px;
}
