html, body{
	height:					100%;
}

body{
	background-image: 			url("/wp-content/themes/marja/images/clouds.jpg");
	background-repeat: 			no-repeat;
	background-color: 			#a6c6db;
	margin:					0px;
	font-family:				"Trebuchet MS";
	font-size:					11px;
}
img{
	border:					0px;
}
table#main{
	width: 					1003px;		
	height:					100%;
	border-collapse: 				collapse;
	border:					0px;
	padding:					0px;
	margin:					0px;
}
table#main td{
	padding:					0px;
	margin:					0px;
}
.left{
	vertical-align: 				top;
	width:					493px;
	height:					100%;
}
.right{
	vertical-align: 				top;
	width:					510px;
	height:					100%;
	background-image: 			url("/wp-content/themes/marja/images/right_ptrn.jpg");
}
.rightbottom{
	height:					100%;
	width:					510px;
}


#header{
	width: 					473px;		
	height:					270px;
	background-image: 			url("/wp-content/themes/marja/images/header.jpg");
	background-repeat:			no-repeat;
	position:					relative;
	left:						10px;
}
.homelink{
	position:					absolute;
	top:						0px;
	left:						0px;
	width:					280px;
	height:					270px;
	cursor:					pointer;
}
div.calendar{
	position:					absolute;
	left:						287px;
	top:						35px;
	width:					180px;
	height:					170px;
	color:					#FFF;
}	
.calendar ul{
	padding:					0px;
	margin:					0px;
	list-style-type:				none;	
}
li#calendar{
	padding:					0px;
	margin:					0px;
}

#wp-calendar{
	width:					185px;
}
#wp-calendar caption{
	font-size:					18px;
	font-weight:				bold;
}
#wp-calendar a{
	text-decoration:				none;
	font-weight:				bold;
	color:					#c9f63b;
}
#wp-calendar th{
	color:					#c9f63b;
}


#rightcoll{

}
.post{
	width: 					473px;		
	position:					relative;
	left:						10px;	
	top:						20px;
}
.post_header{
	width:					100%;
	height:					60px;
	background-image: 			url("/wp-content/themes/marja/images/post_header.jpg");
	position:					relative;	
}	
.post_content{
	width:					100%;
	background-color:				#FFF;
	border-top:					1px solid #FFF;
	border-bottom:				1px solid #FFF;
}
.post_footer{
	width:					100%;
	height:					38px;
	background-image: 			url("/wp-content/themes/marja/images/post_footer.jpg");	
	border-top:					1px solid #FFF;
	position:					relative;
}
.post_footer a{
	text-decoration:				none;
	color:					#000;
}
.title{
	position:					absolute;
	top:						10px;
	left:						50px;
	font-size:					20px;
	color:					#3cbd00;
}
.time{
	position:					absolute;
	top:						20px;
	left:						370px;
	font-size:					10px;
	color:					#3cbd00;
}
.post_content div{
	padding-left:				10px;
	line-height:				18px;
	width:					450px;				
}
.post_footer div{
	position:					absolute;
	top:						19px;
	left:						10px;
}

.commentkop, .pagetitle{
	color:					#FFF;
	font-size:					18px;
	font-weight:				bold;
}
.comments{
	background-color:				#FFF;
}
.author{
	font-size:					12px;
	font-weight:				bold;
}
.commentdate{
	font-size:					10px;
}
.comment{
	font-size:					11px;
}
.comments .inside{
	padding-left:				10px;
	width:					450px;
}
.seperate{
	width:					450px;
	margin-top:					0px;
	margin-bottom:				10px;
	line-height:				1px;
	font-size:					1px;
	border-top:					1px dotted #CCC;
}
textarea#comment{
	width:					470px;
}


/* boxes at the right --------------------------------------- */

#rightboxes{
	position:					relative;
	width: 					510px;	
	height:					940px;
	background-image: 			url("/wp-content/themes/marja/images/right_boxes.jpg");
}	
.right_comments{
	position:					absolute;
	left:						30px;
	top:						10px;
	width:					465px;
	height:					155px;
	line-height:				19px;
}
.right_comments a{
	color:					#000;
	text-decoration:				none;
}
.sections{
	position:					absolute;
	left:						30px;
	top:						200px;
	width:					210px;
	height:					270px;
}
.sections a{
	text-decoration:				none;
	font-size:					12px;
	color:					#000;
}
.sections a:hover{
	color:					#7196cb;
}
.archive{
	position:					absolute;
	left:						280px;
	top:						200px;
	width:					210px;
	height:					350px;
	line-height:				20px;
}
.archive a:hover{
	color:					#7196cb;
}
.searchform{
	position:					absolute;
	left:						30px;
	top:						390px;
	width:					210px;
	height:					270px;
}
.whoami{
	position:					absolute;
	left:						30px;
	top:						586px;
	width:					210px;
	height:					350px;
}
.contactform{
	position:					absolute;
	left:						280px;
	top:						584px;
	width:					210px;
	height:					350px;
}	
.laatste_reacties{
	font-size:					16px;
	font-weight:				bold;
}
.archivetitle{
	font-size:					14px;
	font-weight:				bold;
	color:					#3cbd00;	
}
.archive ul{
	padding:					0px;
	margin:					0px;
	list-style-type:				none;
}
.archive li{
	padding:					0px;
	margin:					0px;
}
.archive a{
	text-decoration:				none;		
	color:					#000;	
}
.contactform .single{
	width:					197px;
	font-size:					11px;
}
.contactform textarea{
	width:					197px;
	height:					200px;
	font-size:					11px;
	font-family:				"trebuchet MS";
}
.contactform .contactbutton{
	font-size:					11px;
}
.mailtitle{
	font-size:					14px;
	font-weight:				bold;
	color:					#3cbd00;				
}
.add{
	position:					absolute;
	left:						30px;
	top:						950px;
	font-size:					10px;
	width:					425px;
	cursor:					pointer;
}
.add h1{
	font-size:					16px;
	font-weight:				bold;
	color:					#3cbd00;
	padding:					0px;
	margin:					0px;	
	margin-bottom:				5px;
}
.add b{
	font-size:					14px;
	color:					#7f8fb0;
}
.add img{
	margin-left:				20px;
}
.inmagine{
	visibility:					hidden;
}


/* END boxes at the right --------------------------------------- */


.more-link{
	visibility:		hidden;
	font-size:		0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.navigation a{
	font-size:		14px;
	font-weight:	bold;
	color:		#FFF;
	text-decoration:	none;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
}

.adminlink{
	color: #000;
	text-decoration:	none;
	font-size:	10px;
	float:right;
	position:	relative;
	left:	-20px;
}