/*
Theme Name: deFusion
Theme URI: http://webdemar.com/demo/?wptheme=deFusion
Description: Clean and easy customizable WordPress theme by <a href="http://webdemar.com">webdemar</a>
Version: 0.8.4
Author: webdemar
Author URI: http://webdemar.com
Tags: simple, clean, widgets, widget ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

body {
	margin: 0px;
	padding: 0px;
	background: #FFC200 url(img/bg-body.jpg) repeat-x left top;
	color: #6e7073;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}
a:link, a:visited {
	color: #6e7073;
	outline: none;
	}
a:hover, a:active {
	color: #6e7073;
	text-decoration:none;
	}
a img{
border:1px solid #bbbbbb;
padding:3px;
}
p {
	margin: 0 0 10px 0;
	}
ul, ol {
	margin-bottom: 20px;
	}
blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #ccc;
	}
	
/*	##################################   	
BASIC LAYOUT	
################################## */
#page {
	width: 910px;
	margin: 0 auto;
	background:url(img/bg-body.png) repeat-y;
}
#header {
	position: relative;
	height: 222px;
	margin:0 5px;
}
#content {
	padding: 20px 0 0 0;
	background: #fff;
	margin:0 5px;
}
#content-left {
	float: left;
	width: 570px;
}
#content-right {
	float: right;
	width: 320px;
}
#footer {
	height:120px;
	background:transparent url(img/foot.gif) no-repeat right top;
}

/*	##################################   
	HEADINGS	
	################################## */


h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h2 {	margin: 0 0 20px 20px;
	font-size: 1.7em;
}
h2#blog-description {
	position: absolute;	
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
h2.marge_free {
	margin: 0 0 15px 0px;
}
h3 {	
	margin: 20px 0 10px 0;
	font-size: 1.3em;
}
h3 a {
	text-decoration: none;
	}
h3 a:hover {
	text-decoration: underline;
	}
h4 {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
#content-right h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
	background:#666;
	color:#fff;	
	padding:1px 2px 1px 7px;
}
/*	##################################   
	HEADER	
	################################## */
	
	
#logo{
	width:400px;
	height:70px;
	position:absolute;	
	z-index:2000;
	top:0;
}	
#flash{	
	position:absolute;
	width:900px;
	height:191px;
	background: url(../images/charte/flash.jpg ) left top no-repeat;
}
#nav-top {	
	position: absolute;	
	z-index:1000;
	width:900px;
	height:49px;	
	margin:0;	
	background: url(img/fond.png ) left top repeat;	
	color:#fff;
}
#top-nav {
	position:relative;
	float:right;
	list-style: none;
	z-index:1000;
	height:24px;
	margin:25px 7px 0 0;
	color:#fff;
}
#top-nav a:link, #top-nav a:visited{
	color:#ccc; 
	text-decoration:none;
}
#top-nav a:hover, #top-nav a:active{
	color:#ccc;
	text-decoration:underline;}
#top-nav li {
	float: left;	
	margin: 0 0 0 10px;
}
#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}
/*	##################################  
 	CONTENT
	################################## */
	
	/* box left */
#autres_actus{
	width:260px;
	float:left;
	margin: 0 0 20px 20px;
	border-right:1px dotted #B6B6B6;
	padding:0 15px 0 0 ;
}
#resultats{
	width:250px;
	_width:230px;
	padding:0 0 0 15px;
	float:left;
}
.box-left {
	margin: 0 0 20px 20px;
	}
.box-left-loop {
	margin: 0 0 20px 0;
	}
.box-left-resultat {
	margin: 0;
}
.box-left-resultat a:link, .box-left-resultat a:visited{
	padding:4px 0 4px 5px;
	border-bottom:1px dotted #ccc;
	display:block;
	text-decoration:none;
}
.box-left-resultat a:hover, .box-left-resultat a:active{
	background: #ededed;
}
.meta {
	clear: both;
	padding: 6px;
	margin:8px 0 0 0;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}
.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}
.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}
.meta-comments {	
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}
p.tags {	clear: both;}
	
	/* box right */
.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;	
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}
.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}
.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}
.box-right li a {
	text-decoration: none;
}

/*	################################## 
  	COMMENTS	
	################################## */
	
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}
#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}
#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}
#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;	
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font: 11px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;

	}
#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}
.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}
.commentlist cite {
	display: block;
	font-style: normal;
}
.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	################################## 
  	SEARCHFORM	
	################################## */
	
	
#searchform #search {
	float: left;	
	width: 146px;	
	height: 22px;	
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}
#searchform .button {
	width: auto;	
	height: 30px;	
	margin: 0px;	
	padding: 0 10px;	
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################   	
	FOOTER	
	################################## */
	
	
#footer {
	width: 900px;
	margin: 0 auto;	
	padding: 0;
	}
#footer p {
	margin: 0;
}
#legal {
	width: 900px;
	float:left;
	text-align:center;
	margin:95px 0 0 0;
}

/*	##################################   	
	USEFUL	
	################################## */
	
	
.clear {	clear:both;height:0;}
	
	/*	WORDPRESS CSS */
	
.aligncenter,div.aligncenter {
   	display: block; 
  	margin: 0 auto;
}
.aligncenter {
	margin-bottom: 20px!important;
}
.alignleft {
   	float: left;
   	margin: 0 20px 10px 0;
}
h3 .alignleft {
   	float: left;
   	margin: 0 7px 5px 0;
}
h3 a img {  
	border: none;
}
.alignright { 
  	float: right; 
  	margin: 0 0 10px 20px;
}
.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;  
 	border: 1px solid #ccc; 
  	text-align: center;   
	background-color: #f7f7f7;
}
.wp-caption img {
   	float: none;  
 	margin: 0px;  
 	padding: 0px;   
	border: none;
}
	
.wp-caption p.wp-caption-text { 
  	padding: 0px;
  	margin: 0px;
}
	
	/* WIDGETS CSS */
	
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
#content-left .bureau li {	
	background: none; 	
	width: 150px;	
	float: left;	
	list-style-image: none;
	padding: 0;	
	margin: 10pt 20px 12px 5px;
}
#content-left .bureau li.gauche {
	margin-right: 30px;
}
#content-left ul.bureau li {
	list-style-type: none;
}
ul.bureau {
	border-top: 1px dotted #dbdbdb;
	float:left;	
	margin:0;	
	padding:0;
}
#content-left .thumb{
	float:left;
	margin:0 8px 0 0;
}
#content-left .vignette{
	float:left;
	margin:0 0px 0 19px;
	width:122px;
	height:138px;
	text-align:center;}
#content-left .vignette .thumb{
	margin:0;
}
#content-left .vignette p{
	float:left;
	width:122px;
	height:36px;
	overflow:hidden;
	text-align:center;
}