body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	background: #1A2022 url(images/favorisite_03.jpg) repeat-none;
}

body, form, input, textarea, table, h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body{
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #333;
	color: #fff;
}

form, input, textarea, table{
	font-size: 11px;
	color: #fff;
}

a{
	text-decoration: none;
	color: #ccc;
}

a:hover{color: #CD2659; text-decoration: underline;}

a img{border: 0;}

address, dl, p{padding: 10px 0 0;}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #2f2f2f;
	background: #111;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 0 10px;
	background: #222;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{margin: 3px 10px 2px 0;}

img.alignright{margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{display: inline;}

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0;padding: 0;clear: both;}

small{font-size: 11px;}

/* ===== layout ===== */

#page {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
/* header 
-------------------------------------------------------------- */
#header {
	height: 74px;
	margin: 0 auto;
	position: relative;
}
#header h1 a {
	background: url(logo.jpg) no-repeat;
	text-indent: -900em;
	width: 239px;
	height: 74px;
	position: absolute;
	left: 12px;
}
#header h2 {
	display: none;
}
/* nav */
#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	border-left: solid 1px #000;
}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	border-right: solid 1px #000;
}
#nav a {
	background: url(images/nav-bg.gif) no-repeat;
	width: 96px;
	height: 34px;
	display: block;
	padding-top: 40px;
	font: 125%/100% Georgia, "Times New Roman", Times, serif;
	color: #89b5c6;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav li.current a {
	background-position: left bottom;
	color: #fff;
}
#nav span {
	background: url(images/rss-bg.gif) no-repeat right 0px;
	padding-right: 22px;
}
#nav a:hover span {
	background: url(images/rss-bg.gif) no-repeat right -48px;
}


#wrapper{
	width: 957px;
	margin: 0  auto;
	text-align: left;
}

#container{
	float: center;
	width: 957px;
	margin: 10px 0 0;
}

#content{
	float: center;
	width: 957px;
	margin: 0 320px 0 0;
	display: inline;
}

#sidebar-wrap{
	float: left;
	width: 310px;
	margin: 10px 0 0 -320px;
	display: inline;
}

/* Uncomment this to switch to a three column gallery for the home page.
#home #container, #home #content, #home #sidebar-wrap{
	float: left;
	width: 940px;
	margin: 0;
}

#home #container{
	margin: 10px 0 0;
}
*/

.sidebar{
	float: left;
	width: 310px;
}

#footer{
	float: left;
	width: 900px;
	margin: 20px 20px 0;
	padding: 0 0 20px;
	text-align: left;
	display: inline;
}

/* ===== main content area ===== */

.thumbnail{
	float: left;
	width: 300px;
	margin: 10px 0 0 10px;
	background: #222;
	display: inline;
}

.thumbnail .thumb-image{
	display: block;
	width: 280px;
	height: 125px;
	overflow: hidden;
}

.featured{
	width: 610px;
}

.featured .thumb-image{
	width: 590px;
	height: 280px;
}


.thumbnail:hover{
	position: relative;
}

.thumbnail .thumb-menu{
	display: none;
}

.thumbnail:hover .thumb-menu{
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 100;
	white-space: nowrap;
}

.thumb-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #fff;
	background: #222;
	color: #ccc;
}

.thumb-menu ul li{
	padding: 5px 9px;
	border-bottom: 1px solid #333;
}

.thumb-menu ul li a{
	text-decoration: none;
	color: #fff;
}

.thumb-menu ul li a:hover{
	text-decoration: underline;
}

.border{
	border: 1px solid #3e3e3e;
	padding: 9px;
}

.post{
	border: 1px solid #3e3e3e;
	margin: 10px 0 0 10px;
	padding: 9px;
	background: #222;
}

.post h2{
	font-size: 20px;
	font-weight: normal;
}

.entry{
	line-height: 20px;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 0;
}

.entry h2{
	font-size: 16px;
	font-weight: bold;
}

.entry h3{
	font-size: 14px;
}

.entry-meta, .post-ratings{
	padding: 9px 0 0;
}

.entry-meta{
	line-height: 20px;
}

.navigation{
	float: left;
	width: 650px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #3e3e3e;
	text-decoration: none;
	background: #222;
	display: inline;
}

.navigation a:hover{
	text-decoration: underline;
}

.navigation:visited {
	float: left;
	width: 650px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

/* ===== sidebar basics ===== */

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #2f2f2f;
	background: #1f1f1f;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	float: left;
	width: 300px;
	margin: 10px 0 0 10px;
	background: #222;
	display: inline;
}

.sidebar ul li h3{
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	padding: 9px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	background: #1f1f1f;
}

.sidebar ul ul{
	border: 1px solid #3e3e3e;
	border-top: 0;
}


.sidebar ul ul li{
	float: none;
	margin: 0;
	width: auto;
	display: block;
	padding: 5px 9px 5px 24px;
	border: 0;
	border-top: 1px solid #2f2f2f;
	background: url(images/bullet.gif) no-repeat 10px 12px;
	line-height: 20px;
}

.sidebar ul ul ul{
	border:  0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 9px;
	border: 0;
	background-image: none;
}

/* ===== styles for sidebar ads captions, search widget, calendar widget, and domtab ===== */

.sidebar ul li .sidebar-block-captions{
	float: left;
	width: 300px;
	border-bottom: 1px solid #3e3e3e;
	display: inline;
}

.sidebar ul li .sidebar-block-captions .text{
	float: left;
	padding: 9px;
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	font-size: 11px;
	background: #1f1f1f;
}

.sidebar ul li .sidebar-block-captions .main{
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar ul li .sidebar-block-captions .sub{
	border-left: 0;
}

.sidebar ul li.ads-125x125 .sidebar-block-captions{
	margin: 10px 0 0 10px;
}

.sidebar ul li.ads-125x125{
	margin: 0;
	width: 310px;
	border: 0;
	background: transparent;
}

.sidebar ul li.ads-125x125 .banner{
	float: left;
	margin: 10px 0 0 10px;
	width: 145px;
	height: 145px;
	overflow: hidden;
	display: inline;
}

.sidebar ul li.ads-125x125 img{
	padding: 9px;
	border: 1px solid #3e3e3e;
	background: #222;
}

.sidebar ul li#search form#searchform, #calendar_wrap{
	border: 1px solid #3e3e3e;
	border-top: 1px solid #2f2f2f;
	padding: 9px;
}

.sidebar ul li#search form#searchform input#s{
	width: 68%;
}

.sidebar ul li#search form#searchform input#searchsubmit{
	width: 25%;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 8px 0;
	background: #1f1f1f;
	text-align: center;
}

/* ===== comments template ===== */

#comments{
	margin: 10px 0 0 10px;
	border: 1px solid #3e3e3e;
	background: #222;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
}

#comments h3#comments-count{
	padding: 10px;
	background: #1f1f1f;
	border-bottom: 1px solid #2f2f2f;
}

#comments ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments ol li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #2f2f2f;
	line-height: 20px;
}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	background: #1f1f1f;
}

#respond input, #respond textarea{
	border: 1px solid #3e3e3e;
	background: #222;
	padding: 4px;
	font-size: 12px;
}

#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment{
	width: 60%;
}

.form-label{
	margin: 10px 0 0;
	padding: 5px;
}

.form-textarea{
	margin: 10px 0 0;
}