/*
Theme Name: Gemer
Theme URI: http://dannci.com/gemer-theme/
Description: <a href="http://dannci.com/gemer-theme/">Gemer</a>: clean WordPress theme. A two-columned wordpress theme with featured posts. Fixed-width, two columns. In red-black-white colous.
Author: Dannci
Author URI: http://dannci.com
Version: 1.0.2
Tags: white, red, black, light, two-columns, left-sidebar, fixed-width, theme-options, threaded-comments
*/


/*  theme is licensed under the GPL  */


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
	background: #c1aa86;
}
#all {
	width: 970px;
	margin: auto auto;
	text-align: left;
	background:#D6c5ad;
	border-left:1px solid #170304;
	border-right:1px solid #170304;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	
	color: #000000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 0px 0;
}
.alignright {
	float: right;
	margin: 4px 0 0px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
	
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: justify;
	background:#D6c5ad;
}
/** END wrapper **/

/** BEGIN header **/
#header {
}
	#header .logo {
		float: left;
		padding: 10px 0 10px 10px;
	}
		#header .logo h1 {
			font-size: 2.1em;
			font-family:Arial, verdana, Helvetica, sans-serif;
		}
			#header .logo h1 a {
				text-decoration: none;
				color:#170304;
			}
		#header .logo p {
			color: #170304;
			font-size: 0.8em;
		}
	#header .sear {
		float: right;
		padding: 20px 20px 0 0;
	}
	#header .pages {
		list-style-type: none;
		clear: both;
		height: 35px;
		overflow: hidden;
		width:100%;
		background-color:#c1aa86;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
	}
		#header .pages li {
			float: left;
			padding-right: 2px;
		}
		#header .pages li a {
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 0.9em;
			font-weight: bold;
			display: block;
			padding: 11px 14px;
		}
		#header .pages li a:hover {
			color: #000000;
			background:#DBCCB7;
		}
	#header .categories {
		list-style-type: none;
		clear: both;
		overflow: hidden;
		width:100%;
		background-color:#c8b393;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		margin-top: 4px;
		margin-bottom: 15px;

	}
		#header .categories li {
			float: left;
			font-size: 0.9em;
		}
		#header .categories li a {
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 10px 14px;
		}
		#header .categories li a:hover {
			color: #000000;
			background:#DBCCB7;
		}

/** END header **/

/** BEGIN content **/
#content {
	width: 657px;
	float: left;
	padding: 0px 0px 0px;
	background-color: #D6c5ad;
	padding-bottom: 10px;
}
#content .nieuws {
	width:625px;
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-position:top;
	background-repeat:no-repeat ;
	overflow:hidden;
	}
#content .nieuws h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:6px;
	background-color:#170304;
	color:#FFFFFF;

		}

#content .nieuws h2 a {
			color: #ff0000;
			text-decoration: none;
		}
#content .nieuws h2 a:hover {
	                color: #ffffff;
		}

#content .nieuws img {
			float: left;
			width: 100px; height: 100px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 6px;
			margin-top: 0px;
		}
#content.nieuws h3 {
					font-size: 13px;
			margin-bottom: 10px;
margin-top: 10px;


		}
#content .nieuws h3 a {
					font-size: 13px;
			margin-bottom: 10px;
			color: #170304;
			text-decoration: none;
		}
#content .nieuws h3 a:hover {
					font-size: 13px;
			margin-bottom: 10px;
	                color: #660000;
		}
#content .nieuws .details {
			font-size:11px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 0px;
			margin-top: 0px;
		}
#content .nieuws p {
			line-height: 1.4em;
margin-top: 10px;
		}
#content .nieuws .fpost {
			height: auto;
	margin-top:6px;
		}
	#content .post {
	float:left;
	width:200px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .post h3 {
	font-size:11px;
			text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:3px;
	color:#170304;
		}
		#content .post img {
			float: left;
			width: 90px; height: 90px;
			margin-left: 0px;
			margin-bottom: 5px;
			margin-right: 5px;
			margin-top: 0px;
			padding-top: 4px;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 0.9em;

		}
		#content .post .category {
			clear: both;
			float: left;
			font-size: 0.8em;
			padding-top: 10px;
		}
		#content .post .comments {
			float: right;
			font-size: 0.8em;
			padding-top: 10px;
		}

	#content .postnav {
		clear: both;
		padding: 12px;
		border-left: 1px solid #170304;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		border-right: 1px solid #170304;
		background-color: #DBCCB7;
		margin-bottom: 15px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 15px;
			height: auto;
	text-align: center;
	}
		#content .postnav ul {
			list-style-type: none;
			padding: 12px;
		}
			#content .postnav ul li {
				float: left;
				color: #170304;
				padding: 12px;

			}
			#content .postnav ul li a {
				color: #170304;
				text-decoration: none;
				display: block;
				margin: 12px 12px 12px 12px;
				border: 1px solid #E2E2E2;
x
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
			}
			#wp_page_numbers ul {
				border-top: 0 !important;
			}
			#wp_page_numbers .page_info {
				padding: 0px 0px !important;
				margin-right: 0px;
				border: 1px solid #e0e0e0 !important;
				margin-top: 0px;
			}
			#wp_page_numbers .active_page a {
				background-color: #ffffff !important;
				border: 0 !important;
			}
#content .postmeta{ background-color:#170304;}

	#content .reports {
	float:left;
	width:417px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .reports h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
			#content .reports h2 a {
			color: #660000;
				text-decoration: none;
		}
			#content .reports h2 a:hover {
				color: #ffffff;
		}

		#content .reports img {
			float: left;
			width: 90px; height: 90px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 6px;
			margin-top: 3px;
		
}
		#content .reports h3 {
	font-size: 12px;
			margin-bottom: 6px;
			padding-top: 0px;
			text-align: left;

		}
			#content .reports h3 a {
				color: #170304;
			text-decoration: none;

		}
			#content .reports h3 a:hover {
	                color: #660000;
}
		#content .reports .details {
			font-size:11px;
			margin-bottom: 5px;
			margin-top: 0px;
		}
		#content .reports p {
			line-height: 1.4em;
		}
		#content .reports .fpost {
			height: auto;

		}
		#content .reports h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
        border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:0px;
		}
	#content .ster {
	float:right;
	width:175px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .ster h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
			#content .ster h2 a {
			color: #ff0000;
				text-decoration: none;
		}
			#content .interviews h2 a:hover {
				color: #ffffff;
		}

		#content .ster img {
			float: centre;
			width: 150px; height: 150px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 0px;
			margin-top: 0px;
		
}
		#content .ster h3 {
		font-size: 12px;
			margin-bottom: 0px;
margin-top: 6px;
			text-align: left;
		}
			#content .ster h3 a {
			color: #170304;
			text-decoration: none;
		}
			#content .ster h3 a:hover {
	                color: #660000;
}
		#content .ster .details {
			font-size: 0.9em;
			margin-bottom: 0px;
		}
		#content .ster p {
			line-height: 1.4em;
		}
		#content .ster .fpost {
			height: auto;
		}

		#content .ster h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:6px;
		}
	#content .interviews {
	float:right;
	width:625px;
	margin:0 0 0px 0px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .interviews h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
			#content .interviews h2 a {
			color: #ff0000;
				text-decoration: none;
		}
			#content .interviews h2 a:hover {
				color: #ffffff;
		}

		#content .interviews img {
			float: left;
			width: 100px; height: 100px;
			margin-left: 0px;
			margin-bottom: 6px;
			margin-right: 6px;
			margin-top: 0px;
		
}
		#content .interviews h3 {
		font-size: 12px;
			margin-bottom: 5px;
			text-align: left;
		}
			#content .interviews h3 a {
			color: #170304;
			text-decoration: none;
		}
			#content .interviews h3 a:hover {
	                color: #660000;
}
		#content .interviews .details {
	font-size:11px;
			margin-bottom: 5px;
		}
		#content .interviews p {
			line-height: 1.4em;
		}
		#content .interviews .fpost {
			height: auto;

		}

		#content .interviews h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:0px;
		}
	#content .columns {
	float:right;
	width:175px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .columns h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
			#content .columns h2 a {
			color: #ff0000;
				text-decoration: none;
		}
			#content .columns h2 a:hover {
				color: #ffffff;
		}

		#content .columns img {
			float: left;
			width: 200px; height: 100px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 6px;
			margin-top: 0px;
		
}
		#content .columns h3 {
		font-size:12px;
			margin-bottom: 5px;
			text-align: left;
		}
			#content .columns h3 a {
			color: #170304;
			text-decoration: none;
		}
			#content .columns h3 a:hover {
	                color: #660000;
}
		#content .columns .details {
	font-size:11px;
			margin-bottom: 0px;
		}
		#content .columns p {
			line-height: 1.4em;
		}
		#content .columns .fpost {
height: auto;

}
		#content .columns h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:0px;
		}
	#content .fotoenvideo {
	float:left;
	width:296px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}
		#content .fotoenvideo h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
			#content .fotoenvideo h2 a {
			color: #ff0000;
				text-decoration: none;
		}
			#content .fotoenvideo h2 a:hover {
				color: #ffffff;
		}

		#content .fotoenvideo img {
			float: left;
			width: 100px; height: 100px;
			margin-left: 0px;
			margin-bottom: 6px;
			margin-right: 6px;
			margin-top: 0px;
		
}
		#content .fotoenvideo h3 {
		font-size:12px;
			margin-bottom: 5px;
			text-align: left;
		}
			#content .fotoenvideo h3 a {
			color: #170304;
			text-decoration: none;
		}
			#content .fotoenvideo h3 a:hover {
	                color: #660000;
}
		#content .fotoenvideo .details {
	font-size:11px;
			margin-bottom: 0px;
		}
		#content .fotoenvideo p {
			line-height: 1.4em;
		}
		#content .fotoenvideo .fpost {
			height: auto;

		}
		#content .fotoenvideo h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:0px;
		}

	#content .archief {
	width: 625px;
	float: left;
	margin:10px;
	padding:10px 10px;
	float: left;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/bestanden/musicalreports/list2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}

	#content .archief h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
	#content .archief h2 a {
			color: #660000;
				text-decoration: none;
		}
	#content .archief h2 a:hover {
				color: #ffffff;
		}

	#content .archief img {
			float: left;
			width: 100px; height: 100px;
			margin-left: 0px;
			margin-bottom: 6px;
			margin-right: 6px;
			margin-top: 0px;
		
}
	#content .archief h3 {
	font-size:14px;
			margin-bottom: 6px;
			text-align: left;
		}
	#content .archief h3 a {
			color: #170304;
			text-decoration: none;
		}
	#content .archief h3 a:hover {
	                color: #660000;
}
	#content .archief .details {
			font-size:11px;
			margin-bottom: 10px;
			}

	#content .archief p {
			line-height: 1.4em;
		margin-top: 10px;
margin-bottom:6px;

		}
	#content .archief .fpost {
			height: auto;
		}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 313px;
	float:right;
	padding: 0px 0px 0px;
	background-color: #D6c5ad;
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #170304;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #000000;
			text-decoration: underline;
		}
	#sidebar .box {
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-position:top;
	background-repeat:no-repeat ;
	overflow:hidden;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	text-align: left;
	}
		#sidebar .box h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:6px;
	background-color:#170304;
	color:#FFFFFF;
		}
		#sidebar .box .sponsors {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .sponsors img {
				margin: 7px;

			}
#sidebar .box .popular {
			list-style-type: disc;
text-align: justify;
			height: auto;
		padding-bottom: 5px;
		padding-top: 15x;
		padding-left: 15px;
		padding-right: 15px;
		border: 1px solid #170304;	

		}
			#sidebar .box .popular li {
				line-height: 1.em;
	text-align: left;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: bold;
				text-align: left;
		padding-bottom: 20x;
			}

			#sidebar .box .popular li a:hover {
	
			color: #660000;
		}
			#sidebar .box .popular li p {
		padding-bottom: 15px;
		padding-top: 15x;
		padding-left: 15px;
		padding-right: 15px;	

			}
		#sidebar .afbeelding {
		border: 1px solid #170304;
			margin-top: 10px;
		}
		#sidebar .box .flickr {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .flickr img {
				margin: 7px;
			}
		#sidebar .box .video {
			padding: 0px 0px;
		}
		#sidebar .box .tags {
			padding: 15px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003d6a;
				text-decoration: underline;
			}

	#sidebar .recent {
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-position:top;
	background-repeat:no-repeat ;
	overflow:hidden;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	text-align: justify;
	color: #000000;
	}
		#sidebar .recent h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
				#sidebar .recent h2 a {
			color: #ff0000;
				text-decoration: none;
		}
				#sidebar .recent h2 a:hover {
				color: #ffffff;
		}

		#sidebar .recent img {
			float: left;
			width: 75px; height: 75px;
			margin-left: 0px;
			margin-bottom: 0px;
			margin-right: 6px;
			margin-top: 0px;
		
}
		#sidebar .recent h3 {
		font-size:12px;
			margin-bottom: 5px;
			margin-top: 6px;
			text-align: left;
		}
			#sidebar .recent h3 a {
			color: #170304;
			text-decoration: none;
		}
			#sidebar .recent h3 a:hover {
	                color: #660000;
}
			#sidebar .recent a:hover {
	                color: #000000;
}
			#sidebar .recent .details {
	font-size:11px;
			margin-bottom: 0px;
		}
		#sidebar .recent p {
			line-height: 1.4em;
		}
		#sidebar .recent .fpost {
height: auto;

}
		#sidebar .recent h4 {
	font-size:11px;
	text-transform: normal;
	padding:5px 0px;
	margin-top:0;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:6px;
		}
	#sidebar .prijsvraag {
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-position:top;
	background-repeat:no-repeat ;
	overflow:hidden;
	background-image:url(http://www.heartofmagic.nl/test/wp-content/themes/cover-wp/images/featured.png);
	text-align: justify;
	color: #000000;
	}
		#sidebar .prijsvraag h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;

}
				#sidebar .prijsvraag h2 a {
			color: #ff0000;
				text-decoration: none;
		}
				#sidebar .prijsvraag h2 a:hover {
				color: #ffffff;
		}

		#sidebar .prijsvraag img {
			float: left;
clear: left;
			width: 75px; height: 75px;
			margin-left: 0px;
			margin-bottom: 6px;
			margin-right: 6px;
			margin-top: 0px;
		
}
		#sidebar .prijsvraag h3 {
		font-size:12px;
			margin-bottom: 5px;
			text-align: left;
		}
			#sidebar .prijsvraag h3 a {
			color: #170304;
			text-decoration: none;
		}
			#sidebar .prijsvraag h3 a:hover {
	                color: #660000;
}
			#sidebar .prijsvraag a:hover {
	                color: #000000;
}
			#sidebar .prijsvraag .details {
	font-size:11px;
			margin-bottom: 0px;
			margin-top: 0px;
		}
		#sidebar .recent p {
			line-height: 1.4em;
		}
		#sidebar .prijsvraag .fpost {
height: auto;
	padding-bottom:0px;
	padding-top:0px;
}
		#sidebar .prijsvraag h4 {
	font-size:11px;
	text-transform: normal;
	margin-top:6;
	margin-bottom:0px;
	color:#000000;
border-bottom: 1px dotted #660000;
	padding-top:0px;
	padding-bottom:6px;
Clear:left;
		}

	#sidebar .video {
	background-color:#DBCCB7;
	overflow:hidden;
	text-align: left;
			margin-top: 10px;
	}

	/*************************************
 +Search
 *************************************/

#searchform{
		padding: 10px 0 10px 10px;
	margin:0px 0px 0 0;
	}

#searchform input#s{
	margin:0;
	padding:10px;
	border:1px solid #170304;
	width:250px;
	font-size:pt;
	color: #660000;
	background-color:#DBCCB7;
	}

#searchform input#searchsubmit{
	border:none;
	background:#D6c5ad;
	color:#000000;
	text-transform:lowercase;
	
	}

/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #170304;
	padding: 10px 10px;
	height: 10px;
	font-size: 0.9em;
	color:#FFFFFF;
margin-bottom: 0px;
}
	#footer .wrapper {
		width: 970px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		color: #ffffff;
	}
	#footer a {
		color: #ffffff;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	width:625px;
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/bestanden/musicalreports/list2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}
	#content .single h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:10px;
	background-color:#170304;
	color:#FFFFFF;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
					font-size:12px;
		margin-bottom: 4px;
		margin-top: 0px;
border-bottom: 1px solid #660000;
	padding-bottom:4px;
	padding-top:5px;
	}
#content .tags {
	width:625px;
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	overflow:hidden;
}
	#content .tags h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:6px;
	background-color:#170304;
	color:#FFFFFF;
	}
	#content .tags p {
		line-height: 1.5em;
		margin-bottom: 0px;
	}
	#content .tags ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .tags li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .tags blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .tags h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}



#comments {
	width:625px;
	margin:10px;
	padding:10px;
	border:#170304 1px solid;
	background-color:#DBCCB7;
	background-image:url(http://www.heartofmagic.nl/bestanden/musicalreports/list2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	}

#comments h2 {
	font-size:11px;
	text-transform: normal;
	padding:5px 7px;
	margin-top:0;
	margin-bottom:4px;
	background-color:#170304;
	color:#FFFFFF;
		}
.commentlist li {

	overflow:hidden;
margin-bottom: 5px;
		margin-top: 6px;
		line-height: 1.6em;
border-bottom: 1px dotted #660000;
	padding-bottom:6px;
	padding-top:0px;
	}

#commentform input {	
			width: 240px;
			border: 1px solid #170304;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			margin-top: 12px;
	background: #E6DBCC;
	}

#commentform textarea {	
			
                        width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #170304;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			margin-top: 10px;
	background: #E6DBCC
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
			margin-top: 10px;
	}

#commentform p {
display: block;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
	}
	#comments form button {
	font-weight: normal;
	font-family: Verdana;
padding-left: 10px;
	padding-right: 10px;
padding-top: 3px;
	padding-bottom: 3px;
	text-transform: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	color:#660000; 
background-color: #D6c5ad;
	border: 1px solid #170304;
	cursor: pointer;
         float: left;
	font-size: 0.9em;
}
#comments form button:hover {  
background:#DBCCB7;
	color:#660000;
		}
.commentmetadata {
	font-weight: normal;
	}
h2.title {
	font-size: 1em !important;
		padding: 11px;
		border-left: 1px solid #170304;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		border-right: 1px solid #170304;
		background-color: #DBCCB7;
		margin-bottom: 15px;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 15px;
}
h2.title2 {
	font-size: 1em !important;
		padding: 11px;
		border-left: 1px solid #170304;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		border-right: 1px solid #170304;
		background-color: #DBCCB7;
		margin-bottom: 15px;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 15px;
			text-align: center;
}
h2.title3 {
	font-size: 1em !important;
		padding: 11px;
		border-left: 1px solid #170304;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		border-right: 1px solid #170304;
		background-color: #DBCCB7;
		margin-bottom: 15px;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 15px;
		font-weight: normal;
}
.notfound {
			padding: 12px;
		border-left: 1px solid #170304;
		border-top: 1px solid #170304;
		border-bottom: 1px solid #170304;
		border-right: 1px solid #170304;
		background-color: #DBCCB7;
		margin-bottom: 15px;
		margin-top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 15px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
.divider {
margin-bottom:10px;
margin-top:10px;
margin-left:0px;
margin-right:0px;
border-bottom: 1px dotted #660000;
clear:both;
}
.divider2 {
margin-bottom:6px;
margin-top:6px;
margin-left:0px;
margin-right:0px;
border-bottom: 1px dotted #660000;
clear:both;
}
.divider3 {
margin-bottom:0px;
margin-top:6px;
margin-left:0px;
margin-right:0px;
border-bottom: 1px dotted #660000;
clear:both;
}
#mySubmit{
	font-weight: normal;
	font-family: Verdana;
padding-left: 00px;
	padding-right: 10px;
padding-top: 3px;
	padding-bottom: 3px;
	text-transform: normal;
	margin-top: 0px;
	margin-bottom: 6px;
	color:#660000; 
background-color: #D6c5ad;
	border: 1px solid #170304;
	cursor: pointer;
	font-size: 11px;
float: right;
        width: 17%;
}
#mySubmit:hover {  
background:#DBCCB7;
	color:#660000;
} 
/** END wordpress 2.7 comments **/