@charset "utf-8";
body {
	background-color: #fef8d0;
	margin-top: 35px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	
}

a	{ 
	color: #15704d;
	border-bottom:1px solid #d9d9d9;
	border-bottom-style:dotted;
	text-decoration:none;
}

a:hover {
	color: #FFF;
	background-color:#15704d;
}


h1 {
	margin: 0 0 0 10px;
	line-height: normal;
	font-size:160%;
}

#content h1 {
	margin: 0;
}

h1 a{
	color: #333333;	
	border: none;
	overflow:hidden;
}

a:hover {
	text-decoration: none;	
}

p,li {
	color: #5f5f5f;	
}

.mceTemp img {
	border:1px dotted #D9D9D9;
}

.mceTemp a:hover img {
	border:1px dotted #D9D9D9;
	background-color:none;
}

h3 {
	font-weight: bold;
	color: #333;
}
#container {
	width: 868px;
	margin:0 auto;
	height: 100%;
}

#logo {
	background:transparent url(images/logo.png) no-repeat scroll 0 0;
	height:44px;
	text-indent:-9999px;
	width:235px;
	margin: 0 auto;
	padding: 0px;
	display: block;
	clear: left;
}


#rss {
	background:transparent url(images/rss.png) no-repeat scroll 0 0;
	height: 55px;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	width:229px;
	float: right;
	
}

#archief {
	display: block;
	height: 55px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 55px;
	padding-left: 30px;
	padding-right: 30px;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 13px;
	margin: 0 auto;
	height: 30px;
	width: 700px;
	text-align: center;
	clear: left;
}

#content {
	width: 760px;
	border: solid 1px #15704d;
	background-color:#FFF;
	padding: 54px;
	float: left;
	clear: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#datum {
	font-family: Lucida Sans Unicode, Arial, Helvetica;
	
	font-size: 70%;
	margin: 5px 0 2em 0;
	line-height: normal;
	
}
a:hover img  {
	border: #15704d solid 1px;
	
}

a img {
	border: #FFF solid 1px;	
}
#reacties {
	top-margin: 25px;
	margin-bottom: 25px;
	}
	
.avatar {
	float: left;
	margin-top: 7px;
}

#footer {
	text-align: center;
	float: left;
	width: 760px;
	font-size: 12px;
}

.reactie {
	margin-left: 70px;
	line-height: 22px;
	border-bottom: solid 1px #999;
	font-size: 13px;
	
}

.resizable-textarea textarea {
				display:block;
				margin-bottom:0pt;
				width:95%;
				height: 20%;
			}


div.grippie {
				background:#EEEEEE url(http://www.mediakip.com/wp-content/themes/michel_functioneel/images/grippie.png) no-repeat scroll center 2px;
				border-color:#DDDDDD;
				border-style:solid;
				border-width:0pt 1px 1px;
				cursor:s-resize;
				height:9px;
				overflow:hidden;
			}

.reactiedatum {
	text-align: right;
	color: #666;
	font-size: 13px;
}

.thumbnailblogpost {
	float: left;	
	margin-right: 15px;
	
}
.blogpost {
	clear: left;
	height: 100px;
	margin-bottom: 25px;
}
.blogpostcontent {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	
}

.artikelfoto {
	float: right;
	margin: 0 0 20px 20px;
	font-size: 12px;
}	

.blogpost p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #6e6e6e;
}

.blogpost h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}

blockquote {
	border-left:5px solid #EEEEEE;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;	
}
#meta {
	font-size: 80%;s	
}
.monthtitle {
	font-size: 1.3em;
}
