	body {
		background-color:#ff6604;
		font-family: Arial,Times,Times New Roman,sans-serif;
		font-size: 12px;
		text-align: center;
		color: #ffffff;
		line-height: 1.4;
		margin: 0;
		background-image: url(images/pageback.png);
		}
		#maincontainer {
			width: 770px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 2px;
			margin-bottom: 2px;
			border: 1px solid;
			background-color:#ff6604;
		} 
		#container {
			width: 750px; 
			border: none;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left:5px;
			margin-right: 0px;
			text-align: left;
			
		}

		#wrap {
			border: 1px solid #ff6604;
			padding: 0;
		}

		#banner {
			padding: 0px;
			margin-bottom: 0px;
			text-align: left;
			background-color: #fff;
			background:  url(images/nieuw-mm.jpg);
			background-repeat:no-repeat;
			height: 150px;
			border: none;
		}

		#content {
			padding: 0px;
			margin-right: 180px;
		}

		#content .right {
			float: right;
			margin-right: 0px;
			width: 45%;
			background-color: #ff6604;
		}

		#content .left {
			float: left;
			margin-left: 5px;
			width: 45%;
		}

	        #content .right .title {
			font-family: arial,verdana,sans-serif;
			font-size: 12px;
			text-align: center;
		}

	        #content .left .title {
			font-family: arial,verdana,sans-serif;
			font-size: 12px;
			text-align: center;
		}
        
		#sidebar {
		}

		#sidebar-a {
			float: right;
			width: 160px;
			text-align:justify;
			margin-left: 0;
			margin-bottom: 5px;
			margin-right:0px;
			padding: 0px;
			font-family: arial,verdana,sans-serif;
			background-image:url(images/sidebar-new.jpg);
			background-repeat: no-repeat;
			background-color:#ff6604;
			font-size: 10px;
			line-height: 1.5;
			border-left: 1px groove;
		}

		#headbar {
			clear: both;
			height: 1px;
			border-top: 1px #ff6604 solid;
			background-color:#ff6604;
		}

		#footer {
			clear: both;
			padding-top: 0px;
			border-top: 1px dotted #333;
			text-align: center;
			font-size: 10px;
			height:auto;
		}

		blockquote {
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
			font-style: italic;
		}

		h1 {
			font-variant: small-caps;
			font-size: 200%;
			color: #ccc;
			font-style: normal;
			line-height: 1;
			margin-bottom: 25px;
		}
		
		h1 span {
			color: #c90;
			font-style: italic;
			font-size: 35%;
			font-variant: normal;
		}

		.footer{
			text-align: left;
			font-weight: normal;
			background-image:url(http://mevrouwmikmak.nl/weblog/pivot/templates/images/footer.png);
			background-repeat: repeat-x;
			font-size: 80%;
			color: #ffffff;
			line-height:3.5px;
			margin-top:0px;
			margin-left:5px;
			margin-right:0px;
			padding-top:5px;
			padding-left:5px;
			padding-right:5px;
			width:92%;
			height:100px;
		}
		
		.marginfooter{
			width:170px;
			text-align:left;
			margin-bottom:1px;
			height:50px;
		}

		#content h2 {
			padding-left: 25px;
			font-variant: normal;
			font-size: 20px;
  	 	 	line-height:  1.5;
			color: #ffffff;
			font-family: MammaGamma, "Arial Narrow", "Arial Rounded MT Bold", Arial;
		}
		
		#content h2 .date {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 10px;
			color: #ffffff;
			line-height: 1;
		}

		#sidebar-a h2{
			font: 11px arial, times new roman, serif;
			color: #ffffff;
			font-weight: bold;
			text-transform: uppercase;
			line-height: 1.3;
			padding: 0;
			border-bottom: 1px solid #fc0148;
		}

		a:visited, a:link {
			color: #ffffff;
			font-weight:bold;
			font-style: normal;
			text-decoration: none;
			border-bottom: 1px dotted #ffffff;
		}

		a:hover {
			color: #CCFF00;
			text-decoration: underline;
			border-bottom: 1px solid black;
		}
              
		h1 a:visited, h1 a:link, h1 a:hover {
			font-variant: small-caps;
			color: #ffffff;
			font-style: normal;
			font-weight:bold;
			line-height: 1;
			border-bottom: none;
		}

		#entry-box {
			background-color: #ff6604;
			border: 1px #fc0148 solid; 
			margin-right: 5px;
		}
		.entry  {
			background-color: #fc1048;
			background-image:url(images/topentry-new.jpg);
			background-repeat:no-repeat;
			color: #ffffff;
			padding: 5px;
			margin-top:15px;
			margin-left:5px;
			margin-right: 5px;
			text-align: justify;
		}
		.entry_2  {
			background-color: #fc0148;
			background-image:url(images/topentry-new.jpg);
			background-repeat:no-repeat;
			color: #ffffff;
			padding: 15px;
			margin-right: 5px;
			margin-left:5px;
			margin-top:0px;
			text-align: justify;
		}
		.entry:first-letter  {
			color:#ffffff;
			font-weight:bold;
			font-size:18px;
		}
		.ornament  {
			text-align:center;
/*			width:560px; */
		}
		.commentform  {
			background-color:#ff6604;
			border: 1px #fc0148 solid;
			padding: 5px;
			/* width: 570px; */
		}
		.commentinput {
			border:1px #fc0148 solid;
			background-color: #ff6604;
/*			width:300px; */
		}

		.searchbox {
			border:1px #fc0148 solid;
			margin-bottom:5px;
			width:160px;
		}
		.commentbutton, .searchbutton {
			border:1px #ffffff solid;
			background-color: #fc0148;
			color:#FFFFFF;
		}
		.commentbutton {
			width:140px;
		}
		.searchbutton {
			width:160px;
		}
		#comments {
			color: #ffffff;
			background-color:#ff6604;
			margin-left:40px;
			border: 1px #Fc0148 thin;
		}
		.pivot-image {
			border:1px #fc0148 solid;
			padding:5px;
			background:#fff;
		}
		#buttonbox a {
			border-bottom:none;
		}
		.badge {
			border:none;
			margin-bottom: 5px;
		}


/* these styles are for the calendar widget */

.calendar {
	padding: 1px 5px;
	margin: 0px;
	font-size: 10px;
}

.calendarHeader {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	background-color: #ff6604;
	background-image:url(http://mevrouwmikmak.nl/weblog/pivot/templates/images/pageback.png);
	margin: 0px;
	padding: 2px 5px;
}

.calendartoday {
	background-color: #fc0148;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: none;
	padding: 0px;
	width: 160px;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* some default styles for the calendar.. */
.defcalendar {
	font-size: 10px;
}

.defcalendar td {
	padding: 1px 4px;
}

.defcalendar td:hover {
	background-color: #ff6604;
}

.defcalendarlink {
	font-size: 10px;
}

.defcalendartoday {
	background-color: #ff6604;
	border: 1px solid #fc0148;
	font-weight: bold;
}

/* JM - removed as an inline style for accessibility */

.calendarHeaderControl {
	font-size:12px; 
}

/* 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; } 
