/*
Theme Name: Monsieur Dubois
Description: Custom theme for Monsieur Dubois.
Version: 1.0
Author: Sebastiaan van de Kamp
Author URI: http://vdmi.nl
Tags: custom, monsieur, dubois

*/



/* Begin Typography & Colors */
body {
	font-family: Arial;
	font-size: 11px;
	background-color: #333;
 	background-position: center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
}

img {
	border-style: none;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 1100px;
	position: relative;
}

#headerleft {
	margin-left: 90px;
	width: 332px;
	height: 159px;
	float: left;
	position: relative;
}

#headerright {
	margin-left: 40px;
	width: 352px;	
	height: 159px;
	float: left;
}

#headerutmostright {
	margin-left: 0px;
	width: 102px;	
	height: 159px;
	float: left;
}

#moduplayer {
	margin-top: 20px;
	width: 350px;
}

#modumenu {
	position: absolute;
	bottom: -10px;
}

#modumenu img {
	border-style: none;
	margin: 0px 0px 10px 0px;
}

#form {
	float: left;
}

#contentcontainer {
	margin-top: 20px;
	float: left;
}

#contentleftcontainer {
	margin-left: 90px;
	width: 352px;
	background-color: #fff;	
	float: left;
	height: auto;
	margin-bottom: 20px;
}
.news-update {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}

.title {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

.content {
	padding: 10px;
}

.content p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.content h1 {
	margin: 0px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 16px;
}

/* UPDATES Styles */
.updateheader {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 1px dotted #151215;
}

.updateheader-date{
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content-updates {
	padding: 10px;
	padding-bottom: 15px;
}

.content-updates p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

.content-updates h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h2 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h3 {
	margin: 0px;
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h4 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.content-updates h5 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.content-updates h6 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
/* END UPDATES Styles */

#contentleft {
	padding: 10px;
}

#contentrightcontainer {
	margin-left: 20px;
	width: 352px;	
	height: auto;	
	background-color: #fff;	
	float: left;
	margin-bottom: 20px;
}

#contentrightcontainer-home {
	margin-left: 20px;
	width: 352px;	
	height: auto;	
	background-color: #fff;	
	float: left;
	margin-bottom: 20px;
	margin-top: 100px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#contentright-home {
	padding: 10px;
}

.contentright-home h1 {
	padding: 10px;
}

#post {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#contentright {
	padding: 10px;
}
	
#sidebar {
	margin-left: 90px;
	width: 352px;
	color: #fff;
	float: left;
	height: auto;
}

#sidebarcontent {
	margin-bottom: 20px;
	background-color: #151215;	
	padding: 10px;
	color: #FFF;
	}
	
/* UPDATES Sidebar */
.sidebarcontent {
	margin-bottom: 20px;
	background-color: #151215;	
	padding: 10px;
	padding-bottom: 15px;
	color: #FFF;
	}

.updateheader-sidebar {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top: 1px dotted #FFF;
}

.updateheader-date{
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content-updates-sb {
	padding: 10px;
}

.content-updates-sb p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

.content-updates h1 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h2 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h3 {
	margin: 0px;
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

.content-updates h4 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.content-updates h5 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.content-updates h6 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.sidebarcontent-updates p {
	margin: 0px;
	font-size:18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* END UPDATES Sidebar */

	
h1 {
	font-size: 36px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	}
	
h2 {
	font-size: 16px;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 8px;
	padding: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom:16px;
}

#sidebarcontent p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #0FC;
}

#updatescomments {
	border-bottom: dotted 1px;
}

#gallerycontainer {
	margin-left: 90px;
	width: 724px;	
	height: auto;	
	background-color: #fff;	
	float: left;
	margin-bottom: 20px;
}

#logoright {
	position: fixed;
	right: 10px;
	bottom: 10px;
}

#logoright img {
	display: block;
	margin-bottom: 10px;
}

#logoleft {
	position: fixed;
	left: 10px;
	bottom: 10px;
}

#logoleft img {
	display: block;
	margin-bottom: 10px;
}

#nujazz {
	position: fixed;
	bottom: 20px;
	right: 60px;
}

.madeby {
	color: #FFF;
	font-size: 9px;
	background-color: #000;	
	margin-top: 20px;
	padding: 2px;
	padding-top: 0px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
 
.madeby a {
	color: #FFF;
	font-size: 9px;
}

.widget widget_text {
	list-style: none;
	
}

a {
	color: #666;
	font-style: underline;
}

.recaptcha_r1_c1{
	background-color: #000;
}