/*=========================================================================================================*/
/* common styles including some general pivot styles */
body {
    margin: 0px;
    padding: 0px;
    background-color: #996699;
}

body, p, html, table, td {
     font-family: Comic Sans MS;
     font-size: 12px;
     line-height: 18px;
     color: #660066;
}

a {
     font-family: Comic Sans MS;
     font-size: 12px;
     color: #FFFFFF;
}

a:visited {
     color: #FFFFFF;
}

a:hover {
     color: #999999;
}

a:active {
     color: #999999;
}

h1 {
     font-size: 16px;
     margin: 4px;
     color: #fff;
     display: inline;
}

h2 {
     font-size: 13px;
     margin:0px;
     padding: 2px;
     color: #FFFFFF
}

h3 {
     font-size: 13px;
}

h4, .subtitle {
     font-size: 14px;
     margin: 4px;
     color: #fff;
     display: inline;
     font-style: italic;
}

h5 {
     font-size: 13px;
     margin:0px;
     padding: 2px;
     color: #663366
     font-style: bold;
     align: center;
}

h6 {
     border-top:1px solid #660066;
}

h7 {
     align: center;
}

h8 {
     font-size: 24px;
}

/*=========================================================================================================*/
/*wie ben ik styles*/
.mycharacter {	
     color: #FFFFFF;
     font-size: 16px;
     line-height: 23px;
}

/*=========================================================================================================*/
/*terugblik styles*/
.style9 {
     color: #FFFFFF; 
     font-weight: bold; 
}

.style12 {
     font-weight: bold;
}

.style16 {	
     font-size: large;
     color: #FFFFFF;
     font-weight: bold;
}

.style17 {
     font-size: large;
}

.style15 {	
     font-size: medium;
     font-weight: bold;
}

.style18 {
     font-size: small;
}
.style8 {	
     font-size: x-large;
     font-weight: bold;
}

/*=========================================================================================================*/
/* flickr styles */
#flickrpics img {
	margin-right: 4px;
	border-width: 1px;
}

#flickrpics a, #flickrpics a:hover, #tagbuttons a, #tagbuttons a:hover {
	background: none;
}

#tagbuttons img {
	border-width: 1px;
}

/*=========================================================================================================*/
/* contact form  */
.contactform {
     color: #660066;
     font-family:Comic Sans MS;
     font-size:12px;
}

legend {
     color: #FFFFFF;
}

/*=========================================================================================================*/
/* specific pivot styles */
.pivot-image {
	/* style for images in entries */
}

.pivot-popupimage {
	/* style for popup-images in entries (thumbnails) */
}

.pivot-popuptext {
	/* style for popup-images in entries (textual links) */
}

.registered {
	background-color: #ff9;
}

.block {
	margin:2px 2px 2px 2px;
	padding: 2px;
}

.block_linkdump {
        text-align: center;
	margin:2px 2px 2px 2px;
	padding: 2px;
}

.block h3 {
	color: #26344c;
	margin: -4px -4px 4px -4px;
	padding: 4px;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

.block p {
	margin: 0px;
}

.content {
	padding: 12px;
	background: #CC99CC;
}

.entrycontent {
	padding: 12px;
	background:  #CC99CC;
}

.content p {
	margin: 4px 2px 4px 2px;
}
      
.date {
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.date_linkdump {
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:center;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px  #666;
}

.entryfooter a, .date a {
	text-decoration: none;
	color: #ffffff;
}

.entryfooter a:hover, .date a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.entryfooter_linkdump a, .date_linkdump a {
	text-decoration: none;
	color: #ffffff;
        font-size: 10px;
}

.entryfooter_linkdump a:hover {
	text-decoration: underline;
	color: #ffffff;
        font-size: 10px;
}

.prevnext_links {
	float: left;
	color: #fff;
}

h1 a, .prevnext_links a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover, .prevnext_links a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

/* pivot searchboxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}

.taglinkext, a[rel="tag"] {
	border-bottom: 0px double #C2C2C2;
	background: none;
}

.taglinkext:hover {
	border-bottom: 1px double #00A8FF;
	color: #00A8FF!important;
	background: none;
}

/* 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;
}
/*=========================================================================================================*/

/* header */
#header {
    width:750px;
    height: 172px;	
    background-color:#660066;
    background: url("/paginakoppen/janniesheader.jpg");
}
/*=========================================================================================================*/

/* navibar */
.navibar { 
     width:750px;
     height:39px;	 
     text-align:center;
     background-color: #660066;	
     text-decoration: none;
     font-family: Comic Sans MS;
     font-size: 12px;
}
.navilink { 
     border:1px dotted #660066;
     text-decoration: none;
     font-family: Comic Sans MS;	 
     float: left;
     font-size:12px;	 
     margin-left:17px;
     margin-top:5px;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;	 
}
.navilink:hover { 
     border:1px solid #B632BB;
     text-decoration: none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.navilink a { 
     color:#FFF; 
     text-decoration:none; 
     font-weight:bold; 
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.navilink a:hover { 
     color:#FFF; 
     text-decoration:none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.navilink a.current {
     color:#B632BB; 
     text-decoration: none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;	 
}
/*=========================================================================================================*/

/* footer */
.footer { 
     width:750px;
     height:39px;	 
     text-align:center;
     color:#FFF;
     background-color: #660066;	
     text-decoration: none;
     font-family: Comic Sans MS;
     font-size: 12px;
}
.footerlink { 
     border:1px dotted #660066;
     text-decoration: none;
     font-family: Comic Sans MS;
     font-weight:bold;
     color:#FFF;	 
     float: left;
     font-size:12px;	 
     margin-left:23px;
     margin-top:5px;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;	 
}
.footerlink:hover { 
     border:1px solid #B632BB;
     text-decoration: none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.footerlink a { 
     color:#FFF; 
     text-decoration:none; 
     font-weight:bold; 
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.footerlink a:hover { 
     color:#FFF; 
     text-decoration:none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;
}
.footerlink a.current {
     color:#B632BB; 
     text-decoration: none;
     padding-top:5px;
     padding-bottom:5px;
     padding-right:3px;
     padding-left:3px;	 
}
/*=========================================================================================================*/

/* ie png fix */
img.scrolltop { 
     behavior: url(/pngfix/iepngfix.htc) 
}

/*=========================================================================================================*/


/* index page blog links images no border */
#blogsindexlink a img {
         border:0px;
		 border-style:none;
}
