HTML {
          scrollbar-face-color : #9e8a5d;
          scrollbar-shadow-color :#ffffff;
          scrollbar-highlight-color : #683714f;
          scrollbar-3dlight-color : #683714;
          scrollbar-darkshadow-color :#301d0a;
          scrollbar-track-color :#9e8a5d;
          scrollbar-arrow-color : #ffffff;
      }

body {
margin: 0px;
color:#000000;
background-color:#9e8a5d;

}

ul {
margin: 0px 10px; 0px; 0px;
padding: 0px;
}

li {
list-style-type: disc;
list-style: inside;
color: #27260d;
line-height: 130%;
margin-bottom: 1px;
}

A 		{ color: #5d2c01; text-decoration:underline; font-weight:normal;}
A:link		{ color:#5d2c01; text-decoration:underline; }
A:visited	{ color: #5d2c01; text-decoration:underline;  }
A:active	{ color: #814b1b; text-decoration:underline;  }
A:hover		{ color: #814b1b; text-decoration: underline; }

blockquote 		{ color: #f2ced4; text-decoration: none; font-weight:normal;}
blockquote A:link		{ color:#f2ced4; text-decoration: underline; }
blockquote A:visited	{ color: #f2ced4; text-decoration: underline;  }
blockquote A:active	{ color: #f2ced4; text-decoration: underline;  }
blockquote A:hover		{ color: #77bec2; text-decoration: underline; }

.side A 	{ color: #5d2c01; text-decoration:underline; font-weight:normal;}
.side A:link		{ color: #5d2c01; text-decoration:underline; }
.side A:visited	{ color: #5d2c01; text-decoration:underline;  }
.side A:active	{ color: #5d2c01; text-decoration:underline;  }
.side A:hover		{ color:#814b1b; text-decoration: underline; }


input, select, checkbox, textarea {
    font-family: verdana, arial, sans-serif;
    color:#301d0a;
    background-color: #e0d4b4;
    border:1px solid #5d2c01;
    font-size:10px; 
    font-weight: normal;
	}

#frame {
margin: auto;
background-image: url(http://www.lindagboek.nl/images/scrap/midden.jpg);
background-repeat: repeat;
background-position: top center;
width: 812px;
}

#frameimage {
float: left;
background-image: url(http://www.lindagboek.nl/images/scrap/top.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 812px;
}

#sidebar {
float: left;
width: 200px;
margin-top: 455px;
margin-left:45px;
margin-bottom: 20px;
border:  1px solid #ddbf7d;
background-color:#ede0aa;

}

#content {
float: right;
width: 465px;
margin-top: 455px;
margin-right: 70px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color:#301d0a;
margin-bottom: 20px;
}



.side {
width: 180px;
background-color:transparant;
background-repeat: repeat-x;
background-position: top left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 130%;
color:#5e462a;
margin-bottom: 8px;
}

.sidetitle {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color:#5e462a;
padding-bottom: 1px;
border-bottom: 1px solid #b1a079;
text-align: center;
margin-bottom: 10px;
}


.date {
color:#301d0a;
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: normal;
padding-bottom: 1px;
margin-bottom: 10px;
}

.title {
font-family: verdana, arial, sans-serif;
font-size: 22px;
font-weight: normal;
text-align: center;
color:#301d0a;
border-bottom: 1px solid #7f4923;
padding-bottom: 10px;
}

.posted {
color:#301d0a;
font-family: verdana, arial, sans-serif;
font-size: 10px;
text-align: center;
padding-bottom: 1px;
padding-bottom: 10px;
border-bottom: 1px solid #7f4923;
border-top: 1px solid #7f4923;
}

.blogbody {
width: 460px;
color:#301d0a;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight:normal;
line-height: 130%;
border:  1px solid #7f4923;
background-color:#e0d2ad;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;

}

.comments-head {
background-color:transparant;
font-family: verdana, arial, sans-serif;
font-size: 18px;
color:#ffffff;
padding-bottom: 1px;
margin-top: 20px;
margin-bottom: 5px;
}

.comments-body {
border: 1px solid #000000;
background-color:#ffffff;
background-repeat: repeat-x;
background-position: top left;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 130%;
color:#000000;
margin-bottom: 8px;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.comments-post {
border-top: 1px solid #7f4923;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color:#000000;
padding-top: 3px;
}


.menu {
margin-bottom: 10px;
text-align: left;
color:#000000;
font-family: verdana, arial, sans-serif;
font-size: 12px;
}

blockquote {
	border-top: 1px solid #675d45;
	border-left: 1px solid #675d45;
	border-right: 1px solid #675d45;
	border-bottom: 1px solid #675d45;
	background: #9e8a5d url(http://www.lindagboek.nl/images/scrap/quote.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	margin: 0 0px;
	padding: 0 10px 10px 55px;
	font-size: 0.9em;
	color:#ffffff;
       font:10px verdana, arial, sans-serif;
}
