#portret  {
	height : 100px;
	position : absolute;
	left : 70px;
	top : 12px;
	border-top-width : 1px;
}

#footer {
	clear: both;
	margin-bottom:12px;
}

.block {
	margin: 6px 6px 12px 6px;
	padding: 4px;
        background: url(bgl_rood.jpg);
        background-repeat: repeat-x;
	border: 0px solid #000;
}

.block h3 {
        background: url(bgl_rood.jpg);
        background-repeat: repeat-x;
	color: #222;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	line-height: 12px;
	border-bottom: 1px solid #000;
	font-size: small;
}

.block p {
	margin: 0px;
}

.contentitem {
	margin: 6px 6px 6px 6px;
	padding: 4px;
	border: 1px dotted red;
        background: url(bgl_rood.jpg);
        background-repeat: repeat-x;
}

.entrycontent {
	padding: 1px;
	background: #fff;
	border: 1px solid #999;
}

.contentitem p {
	margin: 6px 2px 6px 2px;
}

h2 {
	font-size: 13px;
	border-bottom:1px dashed #999;
	margin:0px;
	padding: 2px;
	color: #26344c
}

h5	{
        font-family : Verdana, Arial, sans-serif;
        font-size : small;
        width : 90px;
        float : left;
        border-top : solid black 2px;
        background : url(bgl_rood.jpg);
        background-repeat : repeat-x;	
}

.sidebar-title	{
	color : white;
	text-align : center;
}

#twitter_update_list	{
	font-size : x-small;
	font-weight : normal;
      list-style-type : dot;
	list-style-position : left;
	margin-left : -40px;
}

h3 {
	font-size: 13px;
}

h4, .subtitle {
	font-size: x-large;
	margin: 4px;
	color: #fff;
	display: inline;
	font-style: italic;
}

.date {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter a, .date a, .entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	font-weight: bold;
	color: #5c6b8e;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5c6b8e;
}

a {
background : transparent;
color : blue;
}

.prevnext_links {
	float: right;
	color: #fff;
}

.commentform {
	font-size: 11px;
	}

input, textarea {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #000;
	}
	
.submit {
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	background-color: #BBB;
	color: #FFF;
	border: 1px solid #CCC;
	}

/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}

.tags {
	display: block;
	margin-top: 6px;
	font-size: 0.95em;
}
 
.tags a, .tags {
	color: #666666;
}

.taglinkext, a[rel="tag"] {
	background-image: none;
	border-bottom: 3px double #C2C2C2;
}
 
.taglinkext:hover {
	color: #00A8FF!important;
	background-image: none;
	border-bottom: 3px double #00A8FF;
}
 
#flickrpics a, #flickrpics a:hover  {
	background-image: none;
}
 
#flickrpics img  {
	margin-right: 4px;
	border-width: 1px;
}
 
#tagbuttons a, #tagbuttons a:hover {
	background-image: none;
}
 
#tagbuttons img {
	border-width: 1px;
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }