/*
Theme Name: Cordial
Author: Yau Development
Author URI: http://www.yau.eu/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #000000; /* #808080 */
	background: #FFFFFF url(images/yellow_fabric.jpg) repeat 0 0;
}
a {
	color: #B11312;
}
a:hover {
	text-decoration: none;
	color: #CEBA41;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

#wrapper {
	width: 940px;
	margin: auto auto;
	text-align: left;
	border-style:ridge;
	border-width:1px;
	border-color:#C7C7B6;
	margin-top: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 1px; -webkit-border-radius: 1px;
	background: #FFFFFF;
}

#header {
	margin-top:0px;
	padding-top: 0px;
	background: #FFFFFF;
}
	#header h1 {
		float: left;
		height: 190px;
		padding: 17px 200px 20px;
	}
		#header h1 a {
			display: block;
			width: 140px; height: 40px;
			/* background: url(images/l.png) no-repeat 0 0; */
			text-indent: -9999px;
			outline: none;
		}
	#header .ad468x60 {
		float: right;
		padding-right: 0px;
	}
	#header ul {
		list-style-type: none;
		height: 33px; / Hoogte van Menubalk* 58px */
		background: url(images/header.gif) repeat-x 0 0;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			padding-right: 2px;
			background: url(images/divider.gif) no-repeat right 0;
		}
		#header ul li a {
			display: block;
			padding: 16px; / Hoogte van Menubalk* 21px */
			text-decoration: none;
			color: #D9A4A4;
		}
		#header ul li a:hover {
			background-color: #F91932;
			color: #ffffff;
		}

#body {
	background-color: #920A0A;
	clear: both;
	padding: 0px 0px 0px 0px;
}

#content {
	width: 710px;
	float: right;
	padding: 0px 10px 20px 0px;
	min-height: 865px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	color: #000000;

}
	#content .post {
		margin-bottom: 10px;
		clear: both;
		padding: 0 20px 10px;
	}
		#content .post .date {
			margin-left: -20px;
			background: url(images/date.gif) no-repeat 0 0;
			font-weight: bold;
			font-size: 0.9em;
			color: #ffffff;
			padding: 7px 15px 20px;
			margin-bottom: 10px;
		}
		#content .post h2 {
			margin-bottom: 10px;
			font-size: 1.6em;
			color: #993333;
		}
			#content .post h2 a {
				text-decoration: none;
				color: #993333; /* #808080 */
			}
		#content .post .thumb img {
			padding: 7px;
			background-color: #ffffff;
			float: left;
			margin: 0 10px 10px 0;
		}
		#content .post p {
			line-height: 1.7em;
			margin-bottom: 10px;
		}
		#content .post .details {
			clear: both;
			padding-top: 10px;
			height: 10px;
		}
			#content .post .details a {
				display: block;
				float: right; /* float: left; */
				padding: 5px 0 5px 26px;
				background-repeat: no-repeat;
				background-position: 0 4px;
				margin-right: 40px;
			}
			#content .post .details .category a {
				background-image: url(images/category.gif);
			}
			#content .post .details .comments a {
				background-image: url(images/comments.gif);
			}
	#content .postnav {
		font-weight: bold;
		padding-top: 20px;
	}

#sidebar {
	width: 205px;
	float: left;
	padding: 0px 5px 0px 0px;
	background: #920A0A repeat-y 0 0;
}
	#sidebar h2 {
		color: #0F7BA4;
		font-size: 1.9em;
		font-weight: normal;
		font-family: Georgia;
		margin-bottom: 10px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.6em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #212121;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			text-decoration: underline;
			color: #0F7BA4;
		}
	#sidebar .box {
		margin-bottom: 20px;
	}
		#sidebar .ad {
			margin-left: -5px;
		}
			#sidebar .ad img {
				padding: 5px;
				background-color: #ffffff;
				margin: 5px;
			}
		#sidebar .box .twitter {
			padding: 10px;
			font-size: 0.9em;
			font-family: Georgia;
			color: #212121;
			line-height: 1.6em;
		}
		#sidebar .box form {
			width: 264px; height: 32px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				float: left;
				border: 0;
				width: 190px;
				margin: 5px;
				background-color: transparent;
			}
			#sidebar .box form button {
				float: right;
				width: 60px; height: 32px;
				text-indent: -9999px;
				border: 0;
				background-color: transparent;
			}
		#sidebar .box .popular {
			padding: 5px;
		}
			#sidebar .box .popular li {
				padding: 6px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				color: #0F7BA4;
				text-decoration: underline;
			}
		#sidebar .box .flickr {
			padding: 10px;
		}
			#sidebar .box .flickr img {
				margin: 2px;
			}
		#sidebar .box .video {
			padding: 10px;
		}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #212121;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #0F7BA4;
			}
	#sidebar .l {
		width: 135px;
		float: left;
	}
	#sidebar .r {
		width: 135px;
		float: right;
	}
		#sidebar .l h2, #sidebar .r h2 {
			margin-top: 20px;
		}
		#sidebar .l ul, #sidebar .r ul {
			padding-left: 10px;
		}

#footer {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px;
	min-height: 32px;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #993333;
	}
	#footer a:hover {
		color: #BE6C6C;
	}

#copyright {
	width: 200px;
	text-align: left;
	padding:0px 5px 0px;
	margin: auto auto;
	font-size: 0.9em;
	color: #000000;
}

#headerlogo {
	width: 620px;
	float: left;
	text-align: left;
	padding:5px 20px 10px;
	background-color: #FFFFFF;
}

#headerlanguage {
	width: 260px;
	min-height: 50px;
	float: left;
	height: 50 px;
	text-align: center;
	padding:15px 10px 20px;
	color: #993333;
	background-color: #FFFFFF;
}

#headertopleft {
	width: 210px;
	float: left;
	min-height: 15px;
	padding:0px 5px 0px;
	background-color: #920A0A;
}

#headertopright {
	width: 707px;
	float: right;
	min-height: 15px;
	padding:0px 5px 0px;
	background-color: #920A0A;
}

#headermiddleleft {
	width: 210px;
	float: left;
	text-align: center;
	padding:85px 5px 83px;
	margin: 3px 0px 3px;
	background-color: #FFFFCC;
}

#headermiddleright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: left;
	padding:0px 0px 0px;
	margin: 3px 0px 3px;
	background-color: #FFFFFF;
}

#headerbottomleft {
	width: 210px;
	float: left;
	min-height: 31px;
	padding:0px 5px 0px;
	margin: 0px 0px 3px;
	background-color: #920A0A;
}

#headerbottomright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: center;
	padding:0px 0px 0px;
	margin: 0px 0px 3px;
	background-color: #920A0A;
}

#footerleft {
	width: 210px;
	float: left;
	height: 20 px;
	text-align: center;
	padding:15px 5px 5px;
	margin: 0px 0px 0px;
	background-color: #920A0A;
}

#footerright {
	width: 717px;
	float: right;
	height: 20 px;
	text-align: center;
	padding:0px 0px 0px;
	margin: 5px 0px 0px;
	font-size: 0.9em;
	color: #AB5A5A;
	background-color: #FFFFFF;
}


#nav {
	height: 30px;
	background: #999999;
}

/** BEGIN miscellaneous **/
h2.title {
	margin-bottom: 20px;
	font-size: 0.9em;
	font-family: Verdana;
	text-transform: uppercase;
}
#content .single {
	
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#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: #FFFFF0;
		border-width: 1px 0;
		border-style: solid;
		border-color: #FFFFF0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 1px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
		color: #993333;
	}


#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 #eeeeee;
		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 #eeeeee;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

#menu-wrap, #menu-wrap ul { 
	background-color: #920A0A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
}

#menu-wrap ul a, #menu-wrap ul a:visited { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
	padding:  0px  20px  0px  10px;
	line-height:  30px;
}

#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active { 
	background-color: #BE6C6C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
}

#menu-wrap li.selected_page > a,#menu-wrap li.selected_page:hover > a { 
	background-color: #993333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
}

#menu-wrap li.selected_subpage, #menu-wrap li.selected_subpage a, #menu-wrap li.selected_subpage a:visited { 
	background-color: #993333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	padding:  5px  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a, #menu-wrap ul ul a:visited { 
	background-color: #BE6C6C !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:  11px !important;
	font-weight: bold !important;
	font-style: normal !important;
	padding:  5px  10px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a:hover { 
	background-color: #920A0A !important;
	color: #FFFFFF !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size:  12px !important;
	font-weight: bold !important;
	font-style: normal !important;
}

#menu-wrap li.section { 
	background-color: #BE6C6C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	padding:  5px  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap { 
	height:  30px;
}

#menu-wrap ul ul { 
	top:  30px;
}

