/*
Theme Name: MrBricolage
Theme URI: http://force-interactive.com/
Description: 
Version: 1.0
Author: Viktor Lasnier
Author URI: http://force-interactive.com/
Tags: 
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
	padding:0;
	margin:0;
}

body {
	background: url('images/bg.jpg') #FFF;
	background-position:bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}

ul{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #FFF;
}

a:hover{
	text-decoration: underline;
}

a img
{
	border: none;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}


h2.pagetitle{
	margin:0 0 20px 0;
}

h3{
	font-size: 14px;
}

p, ul {
	font-size: 12px;
}
form input, form textarea, form select{
	color:#000;
	font-size:12px;
}
form textarea{
	width:400px;
	height:100px;
}

.clear
{
	clear:both;
}

#header {
	background: url('images/header.png');
	height: 232px;
	width: 951px;
}
#header h1 a
{
	display: block;
	float: left;
	height: 232px;
	width: 365px;
}
#header h1 a span
{
	display: none;
}

#backgroundbcoeur{
	background: url("images/bcoeur.png") no-repeat top right;
	width: 354px;
	height: 354px;
	position: absolute;
	top: -10px;
	right: -190px;
	z-index: -1;
}
#carroussel
{
	height:231px;
	width:562px;
	float:right;
	margin:0 20px 0 0;
}
#container {
	width:951px;
	margin: 10px auto 0;
	position: relative;
}
	
#menu{
	background: url('images/menu.png') no-repeat;
	height: 39px;
	width: 911px;
	margin:20px 0 0 0;
	padding:0 20px 0 20px;
}
#menu ul{
	text-align: center;
	padding:10px 0 0 0;
	height: 29px;
	width:800px;
	float:left;
}

#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	width:130px;
	float:left;
}
#menu ul li a:hover{
	color:#929292;
	text-decoration: none;
}
#menu p.rss{
	border:none;
	float:right;
	padding-top:10px;
}
#menu p.rss a{
	width:20px;
	border:none;
}
#menu p.rss a img{
	border:none;
}
	
#contenu{
	background: url('images/corps.png') repeat-y center;
	width: 911px;
	padding:20px;
	clear:both;
}

#content{
	width:70%;
	background: url('images/content_bg.png') ;
	border:1px solid #FFF;
	padding:20px;
	overflow: hidden;
	float: left;
}

#respond{
	clear: both;
}

#content .post{
	margin:0 0 20px 0;
}
#content .navigation{
	margin:0 0 20px 0;
}
#content p.postmetadata, #content p.postmetadata small{
	margin: 10px 0 10px 0;
	color:#929292;
}
#content p.postmetadata a{
	color:#929292;
}
#content .post h2{
	background:url('images/small_bcoeur.png') no-repeat;
	padding:0 0 0 25px;
	height:20px;
	color: #FFF;
}
#content .post h2 small
{
	color: #929292;
}
#content .post a{
	color: #FFF;
}
#content .post hr.sep
{
	color: #929292;
	background-color: #929292;
	height: 1px;
	width: 50%;
	margin: 0 auto;
	border: 0;
}
#content .post  h3{
	background:url('images/verysmall_bcoeur.png') no-repeat;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
	height:20px;
}

#content .post p, #content .post img{
	margin: 10px;
}

#content a
{
	color: #929292;
	text-decoration: underline;
}
#content a:hover
{
	text-decoration: none;
}

#sidebar{
	width:20%;
	background: url('images/sidebar_bg.png') ;
	border:1px solid #FFF;
	padding:20px 10px 20px 10px;
	float:right;
	height:100%;
}

#sidebar ul li.widget{
	margin:0 0 20px 0;
}

#sidebar ul li.widget ul li, #sidebar ul li.widget form{
	margin:0 0 0 25px;
	font-size: 12px;
}

#sidebar ul li.widget ul li {
	list-style-type: circle;
}

#sidebar h2{
	background:url('images/verysmall_bcoeur.png') no-repeat;
	padding:0 0 0 20px;
	margin:0;
	font-size: 15px;
}

#calendar_wrap{
	
}

#sidebar #wp-calendar{
	background:url('images/calendrier.png') ;
	border:1px solid #FFF;
	margin: 0 auto 0;
	width:150px;
	padding:5px 20px 0 20px;
	font-size:12px;
}
#wp-calendar a
{
	text-decoration: underline;
}
#wp-calendar caption {
	font-size:15px;
	padding:5px 0 5px 0;	
}
#wp-calendar caption:first-letter{
	text-transform: uppercase;
}

#footer {
	clear:both;
	background: url('images/menu.png') no-repeat;
	height: 39px;
	width: 951px;
}
#sidebar #searchform{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 21px;
}
#searchform div{
	margin: 0;
	padding: 0;
}
#searchform div input.searchsubmit{
	margin: 0 0 0 5px;
	padding: 0;
	background-image: url('images/rechercher.png');
	width: 19px;
	height:19px;
}

#searchform div input.searchinputtext{
	margin:0 0 0 10px;
	padding:0;
	height:17px;
	float:left;
}
ol.commentlist{
	list-style-type: none;
	background:url('images/calendrier.png') ;
	border:1px solid #FFF;
	padding:10px 0 0 10px;
}
ol.commentlist li{
	margin:0 0 20px 0;
}
ol.commentlist li div.comment-meta a{
	font-size:11px;
	color:#929292;
}

#content .post h2{
	margin:0 0 10px 0;
}

h3#comments{
	padding:10px 0 0 0;
}

.navigation{
	font-size:11px;
}
p.grise, p.grise *{
	color:#929292;
	font-size:11px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft {
   margin: 10px;
}

img.alignright {
   margin: 10px;
}
#content .wp-caption
{
   color: #000;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0 !important;
   padding: 0 !important;
   border: 0 none !important;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#signature
{
	width: 30px;
	margin: 10px auto;
}
#signature a
{
	color: #000;
	display: block;
	background-image: url(images/signature-force-interactive.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 18px;
	line-height: 20px;
	padding: 0 0 0 15px;
	font-family: Tahoma;
	font-size: 10px;
}

.entry ul {
	margin-left: 30px;
	list-style-type: disc;
}





