/* BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Noviny, a Dotclear 2 theme.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK --------------------------------- */

/* Reset
-------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1;
}
ol, ul {
  list-style: none;
}


blockquote, q {
  quotes: none;
}

:focus { outline: 0; }

ins { text-decoration: none; } del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:inherit;
}
pre, code, kbd, samp, tt {
	font-size: 1em;
	font-family: "Andale Mono","Courier New",monospace;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* Defaults
-------------------------------------------------------- */
body {
	background: transparent;
	color: #fff;
	font: 62.5% "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Lucida,sans-serif;
}
a {
	text-decoration: none;
	color: #2e6da3;
}
a:hover, a:focus {
	text-decoration: underline;
}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1.2em;
}
#wrapper {
	background: #fff;
}
#main {
	background: #fff;
	color: #222;
	width: 980px;
	margin: 0 auto;
}
#content {
	padding: 10px 0px 0px 0px;
}

#panel-wrapper {
	clear: both;
	background: #21170b url(img/panel-bg.png) no-repeat top right;
	color: #fff;
}
#panel {
	width: 980px;
	margin: 0 auto;
}
#panel-handler {
	height: 20px;
	background: #998F76 url(img/panel-handler.png) no-repeat top center;
}

div.grid {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff  url(img/grid-bg.png) repeat-y top left;
}
div.grid div.grid-l {
	float: left;
	width: 620px;
	margin-bottom: 0;
}
div.grid div.grid-s {
	float: right;
	width: 320px;
	margin-bottom: 20px;
}
#alaune {
	float: left;
	width: 640px;
	margin-bottom: 0px;
	height: 100%;		
}
#div-droit-bas {
	float: left;
	width: 320px;
	margin-bottom: 0px;
	padding : 0 0 0 20px; 	
}
#grid-pub {
	float: right;
	width: 320px;
	margin:auto;
	margin-bottom: 10px;
}
#pub-caree {
	width: 300px;
	height: 250px;
	margin:auto;
	background: #990011;
}
#vide2 {
	width:320px;
	height: 10px;
	margin:auto;
}
#grid-meteo {
	float: right;
	width: 320px;
	height: 235px;
	margin:auto;
	margin-bottom: 10px;
}
#meteo {
	width: 320px;
	height: 235px;
	margin:auto;
	background: #e1e1e1;
}
#footer {
	padding: 10px 0 20px;
	text-align: center;
	margin: 0 auto;
	width: 970px;
}
#footer a {
	color: #463017;
}
#arrondi {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/PIE.htc);
	height: 80px;
	width: 970px;
	background: #f7f7f7;
	border-width:1px;
	border-style: solid;
	border-color: #dfdfdf;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
}

.VSMALL {color: #000000; text-decoration: none; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Page header
-------------------------------------------------------- */
#top {
	position: relative;
	width: 940px;
	height: 65px;
	margin: 0 auto;
	background: transparent url(img/top-bg.png) no-repeat top left;
}

#vide {
	width:980px;
	height: 10px;
	margin:auto;
}
#pub-top {
	width:980px;
	height:90px;
	margin:auto;
}
#pub-top-top {
	width:728px;
	height:90px;
	margin:auto;
}
#top-alb {
	width:980px;
	height: 65px;
	margin:auto;
	background: transparent url(img/top-bg.png) no-repeat top left;
}
#logo-alb  {
	float:left;
	height: 65px;
	width: 300px;
	left: 350px;
}
#top-recherche {
	float:left;
	width: 361px;
	height: 65px;
	right: 70px;
	margin : auto; 
}
fieldset, img {
	border: 0;
}
#center-recherche {
	float:left;
	padding : 21px 0 0 20px; 
	width: 334px;
	height: 65px;
	right: 70px;
	margin : auto; 
}

#searchForm #searchButton {
	cursor: pointer;
	width: 57px;
	height: 24px;
	background-position: -377px -70px;
	border: 0;
	text-indent: -100em;
	margin: 0 0 0 8px;
	float: left;
}

#top-chat {
	float:left;
	width: 56px;
	height: 65px;
	right: 70px;
}
#top-rencontre {
	float:left;
	width: 70px;
	height: 65px;
	right: 56px;
}
#top-forum {
	float:left;
	width: 56px;
	height: 65px;
	right: 70px;
}
#top-annuaire{
	float:left;
	width: 70px;
	height: 65px;
	right: 56px;	
}
#top-vendu{
	float:left;
	width: 56px;
	height: 65px;
}

#prelude {
	position: absolute;
	top: 0;
	left: 0;
	color: #998f76;
	font-size: 0.8em;
}
#prelude a {
	color: #998f76;
	text-decoration: none;
}
#prelude a:focus {
	color: red;
	background: yellow;
}

#top h1 {
	padding: 25px 0 0 0;
	font-size: 48px;
	font-family: Baskerville,"Times New Roman",serif;
	font-weight: normal;
	width: 620px;
}
#top h1 a {
	color: #fff;
	text-decoration: none;
}

p#blogdesc {
	width: 620px;
	font-size: 1.3em;
	font-family: Baskerville,"Times New Roman",serif;
	font-style: oblique;
	color: #463017;
}


#search {
	display: block;
	position: absolute;
	left: 720px;
	bottom: 10px;
	width: 320px;
}
#search input.search-field {
	margin: 0 0 0 10px;
	padding: 3px 0 0;
	width: 190px;
	height: 17px;
	border: none;
	background: #fff url(img/search-bg.png) repeat-x top left;
	font-size: 12px;
}
#search span.search-l {
	display: block;
	position: absolute;
	width: 10px;
	height: 20px;
	top: 0;
	left: 0;
	background: transparent url(img/search-l.png) no-repeat top left;
}
#search span.search-r {
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	background: transparent url(img/search-r.png) no-repeat top right;
}
* html #search span.search-l, * html #search span.search-r { /* IE6 */
	top: 1px;
}
*+html #search span.search-l, *+html #search span.search-r { /* IE7 */
	top: 1px;
}

#search-suggest {
	width: 220px;
	z-index: 100;
}
#search-suggest li {
	padding: 0 10px 0 10px;
}
#search-suggest li a {
	display: block;
	padding: 8px 10px;
	color: #fff;
	background: #463017;
	background: rgba(70, 48, 23, 0.9);
	border-bottom: 1px solid #FFF;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	font-weight: bold;
	text-decoration: none;
}
#search-suggest ul li:last-child a {
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#search-suggest li.suggest-select a {
	color: #000;
	background: #e9dfc6;
}


#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 710px;
}
#nav li {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break;
	height: 100%;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	font-size: 1.4em;
	color: #463017;
}
* html #nav li { /* IE6 */
	display: inline;
}
*+html #nav li { /* IE7 */
	display: inline;
}
#nav li a {
	color: #e9dfc6;
}
#nav li a:hover, #nav li a:focus {
	text-decoration: none;
	color: #463017;
}
#nav li.nav-active {
	background: transparent url(img/nav-item.png) no-repeat bottom center;
}
#nav li.nav-active a {
	color: #fff;
}


/* Page Mode de vie
-------------------------------------------------------- */
div.comm {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff  url(img/grid-bg.png) repeat-y top left;
}
#vie-top {
	width: 640px;
	margin-top: 10px;
	margin: 0 auto;
	height: 3px;
	background: #616161;
}
#vie-bas {
	width: 640px;
	margin: 0 auto;
	height: 1px;
	background: #dfdfdf;
}
#vie-menu {
	width: 640px;
	margin: 0 auto;
	height: 30px;
	padding : 10px 0 0 0;
	background: #FFFFFF;
}
#vie-menu -titre{
	position:relative;
	width: 640px;
	margin: 0 auto;
	height: 30px;
	padding : 0px 0 0 0;
	background: #FFFFFF;
}
#vie-menu-petrole{
	position:absolute;
	width: 320px;
	margin: 0 auto;
	height: 30px;
	padding : -20px 0 0 300px;
	background: #FFFFFF;
}

/* Page Communauté
-------------------------------------------------------- */
div.comm {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
	background: #fff  url(img/grid-bg.png) repeat-y top left;
}
#comm-top {
	width: 980px;
	margin: 0 auto;
	height: 3px;
	background: #616161;
}
#comm-bas {
	width: 980px;
	margin: 0 auto;
	height: 1px;
	background: #dfdfdf;
}
#comm-menu {
	width: 980px;
	margin: 0 auto;
	height: 30px;
	padding : 10px 0 0 0;
	background: #f7f7f7;
}
#comm-contenu {
	position: relative;
	width: 990px;
	margin-left: 0px;
	margin: 0 auto;
	height: 270px;
	background: #f7f7f7;
}
#div-thema {
	float: left;
	width: 320px;
	margin-bottom: 0px;
	padding : 0 10px 0 0; 	
}

#div1 {
	width: 40px;
	margin: 0 auto;
	height: 20px;
	padding : 0px 0 0 0;
	background: #FFFFFF;
}
#div2 {
	width: 60px;
	margin: 0 auto;
	height: 20px;
	padding : 0 20px 0 0;
	background: #FFFFFF;
}

/* Home page elements
-------------------------------------------------------- */
#lead.home-lead {
	position: relative;
	padding: 0 0px 10px 0;
	background: #232a32 url(img/lead-bg.png) no-repeat bottom right;
	color: #fff;
	width: 640px;
}
#lead.home-lead div.block {
	padding: 10px 10px 10px 10px;
	width: 365px;
	float: right;
}
#lead.home-lead img.front {
	float: left;
	display: block;
	margin: 0;
	width: 220px;
}
#lead.home-lead div.block a {
	color: #dcbf9a;
}
#lead.home-lead p.category-title {
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 5px;
	line-height: 1;
}
#lead.home-lead p.category-title a {
	color: #848a90;
	font-weight: bold;
}
#lead.home-lead div.block h2 {
	font-size: 2.3em;
	letter-spacing: 1px;
}
#lead.home-lead div.block h2 a {
	color: #e9dfc6;
}
#lead.home-lead div.post-content {
	margin: 2px 0;
}
#lead.home-lead div.post-content * {
	margin: 0;
}

#overview {
	margin-left : -7px;
	width : 660px;
	background : transparent url(img/overview-bg.png) repeat-y top right;
}
#overview div.block {
	width: 152px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break;
	height: 100%;
	margin: 0 0 7px 7px;
}
#overview div.Gblock {
	width: 315px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break;
	height: 100%;
	padding: 0 0 0px 7px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
* html #overview div.block { /* IE6 */
	display: inline;
}
*+html #overview div.block { /* IE7 */
	display: inline;
}

#div-1-padding {
	padding: 0px;
}
#div-1a {
	float: left;
	width: 110px;
}
#div-1b {
	padding-right: 10px;
}
#div-2 {
	position:relative;
	width: 152px;
	height:220px; 
}
#div-2a {
	position:absolute;
	padding-top:0;
	right:0;
	width: 152px;
	height: 20px;
	background-color: #FFFFFF;
}
#div-2b {
	position:absolute;
	top:120px;
	right:0;
	width: 152px;
	height:100px; 
	background-color: #FFCCFF;
}
#overview div.block img.front {
	float: right;
	display: block;
	margin: 0 0 10px 20px;
}
#overview p.category-title {
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 5px;
	line-height: 1;
}
#overview p.category-title a {
	color: #df0006;
}
#overview h2.post-title {
	font-size: 1.5em;
}
#overview h2.post-title a {
	color: #000;
}
#overview div.post-content {
	margin: 2px 0 2px 0;
	color: #8c6f4a;
}
#overview div.post-content p {
	margin: 0;
}

/* Page meta elements
-------------------------------------------------------- */
#meta div {
	margin-bottom: 20px;
}
#meta div div {
	margin-bottom: 0;
}
#meta h2 {
	font-family: Verdana,Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 12px; 
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #e9dfc6;
	color: #8c6f4a;
}

#meta div.last-update {
	padding-left: 34px;
	background: #fff url(img/clock.png) no-repeat 0 0;
	color: #998f76;
}
#meta div.last-update strong {
	display: block;
	margin-top: 5px;
}

#meta div.news h3 {
	FONT-FAMILY: Verdana, Helvetica; 
	font-size: 12px; 
	text-decoration: none; 
	line-height: 22px;}
}

ul#divune
{
  	margin:0px;              /* Marge extérieur nulle */
  	border-left-width:0px;  
	padding-left:20px;
	padding-top:10px;  
	padding-bottom:10px;  
}

/* Police texte
-------------------------------------------------------- */
.TITRE {FONT-FAMILY: Verdana, Helvetica; color: #0b509d; font-size: 12px; text-decoration: none; line-height: 20px;}
.TITRE:hover {text-decoration: underline; color: #0b509d; FONT-FAMILY: Verdana, Helvetica; font-size: 12px; line-height: 20px;}
.GTITRE {FONT-FAMILY: Verdana, Helvetica; color: #0b509d; font-size: 18px; text-decoration: none; line-height: 28px;}
.GTITRE:hover {text-decoration: underline; color: #0b509d; FONT-FAMILY: Verdana, Helvetica; font-size: 18px; line-height: 28px;}
.TITRE-post {FONT-FAMILY: Verdana, Helvetica; color: #0b509d; font-size: 13px; text-decoration: none; line-height: 18px;}
.TITRE-post:hover {text-decoration: underline; color: #0b509d; FONT-FAMILY: Verdana, Helvetica; font-size: 13px; line-height: 18px;}
.BTITRE {FONT-FAMILY: Verdana, Helvetica; color: #000000; font-size: 24px; text-decoration: none; line-height: 18px;}
.BTITRE:hover {text-decoration: underline; color: #000000; FONT-FAMILY: Verdana, Helvetica; font-size: 24px; line-height: 18px;}

ul#divune li.viole {
	float:left;
	list-style-image: url("img/li1.gif");
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
	padding-left: 0px;
	margin-left: 20px;
}
ul#divune li.orange {
	float:left;
	list-style-image: url("img/li.gif");
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	padding: 10px 0px 0px 0px;
	padding-left: 0px;
	margin-left: 20px;
}
ul#divune li.albforum {
	float:left;
	list-style-image: url("img/forum.gif");
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	margin-left: 20px;
}


#meta div.news p {
	margin-bottom: 10px;
	line-height: 1.2;
}

#meta ul.syndicate {
	margin-bottom: 20px;
}
#meta ul.syndicate li {
	margin-bottom: 5px;
	padding: 3px 0 5px 20px;
	background: #fff url(img/feed.png) no-repeat 0 0;
}

#meta div.category-desc, #meta div.author-desc {
	color: #8c6f4a;
	font-size: 0.9em;
}

#meta p.post-date {
	float: right;
	margin: 0 0 10px 10px;
	position: relative;
	width: 85px;
}
#meta span.post-date {
	margin: 0;
}
#meta span.post-date span {
	font-family: Arial,sans-serif;
	display: block;
	color: #8c6f4a;
}
#meta span.post-date span.date-d {
	float: left;
	margin-right: 2px;
	font-size: 35px;
	font-weight: bold;
	color: #998f76;
}
#meta span.post-date span.date-m {
	font-size: 20px;
	float: left;
}
#meta span.post-date span.date-y {
	font-size: 12px;
	clear: left;
	position: absolute;
	top: 24px;
	left:0;
	background: #fff;
	width: 85px;
}
#meta span.post-date span.date-h {
	font-size: 12px;
	position: absolute;
	top: 24px;
	left: 40px;
}

#meta p.post-author {
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 15px;
}
body.dc-post, #meta ul.syndicate {
	clear: both;
	margin-bottom: 10px;
}
#meta p.post-category {
	clear: right;
	padding: 0 0 5px 20px;
	margin-bottom: 5px;
	background: #fff url(img/category.png) no-repeat 0 0;
	line-height: 1.4;
}
#meta p.post-category a {
	color: #8c6f4a;
}
#meta ul.post-tags {
	clear: right;
	padding: 0 0 5px 20px;
	margin-bottom: 5px;
	background: #fff url(img/tag.png) no-repeat 0 0;
	line-height: 1.4;
}
#meta ul.post-tags li {
	display: inline;
}

/* Site extra elements
-------------------------------------------------------- */
#extra {
	clear: right;
}
#extra div {
	margin-bottom: 20px;
}
#extra div div {
	margin-bottom: 0;
}
#extra h2 {
	padding: 0 0 2px 2px;
	border-bottom: 1px solid #e9dfc6;
	color: #8c6f4a;
	text-align: right;
}

/* Bottom panel
-------------------------------------------------------- */
#panel div.widgets {
	padding-top: 20px;
	margin-left: 0px;
	width: 970px;
}
#panel div.widgets div {
	width: 320px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break;
	height: 100%;
	margin: 0 0 10px 0px;
}
* html #panel div.widgets div { /* IE6 */
	display: inline;
}
*+html #panel div.widgets div { /* IE7 */
	display: inline;
}

/* Cancel div.widgets div */
#panel div.widgets div div {
	display: block;
	width: auto;
	vertical-align: auto;
	word-wrap: auto;
	height: auto;
	margin: 0;
}

#panel a {
	color: #e9dfc6;
}

/* Widget specifics
-------------------------------------------------------- */
div.widgets h2 {
	font-family: Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	font-weight: normal;
	color: #998f76;
}
div.widgets ul {
	margin-bottom: 10px;
	padding-left: 15px;
	list-style: disc outside;
}
div.widgets li {
	margin-top: 10px;
	color: #998f76;
}

div.widgets div.tags p {
	font-weight: bold;
}
div.widgets div.tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
	padding: 0;
}
div.widgets div.tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}
.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

div.widgets div.syndicate ul {
	list-style: none;
	padding: 0;
}
div.widgets div.syndicate ul li {
	margin-bottom: 5px;
	padding: 3px 0 5px 20px;
	background: #21170b url(img/feed.png) no-repeat 0 -50px;
}

/* basic class (b) - always on a div
-------------------------------------------------------- */
div.b p, div.b li, div.b dd {
	text-align: justify;
	line-height: 1.4;
}
div.b p, div.p, div.b table, div.b pre {
	margin: 0 0 1em 0;
}
div.b h1 { font-size:1.7em; }
div.b h2 { font-size:1.5em; }
div.b h3 { font-size:1.3em; }
div.b h4 { font-size: 1.1em; }
div.b h5 { font-size: 1em; }
div.b h6 { font-size: 0.8em; }
div.b h1, div.b h2, div.b h3, div.b h4, div.b h5, div.b h6 {
	margin: 1.2em 0 0.8em 0;
	font-weight:bold;
}
div.b abbr, div.b acronym {
	border-bottom:1px dotted #000000;
	cursor:help;
}
div.b em {
	font-style:italic;
}
div.b pre {
	white-space: pre;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
	padding-left: 1em;
	border-left: 1px solid #000;
	line-height: 1.4;
}
div.b blockquote {
	margin-left: 2em;
	margin-right: 2em;
}
div.b ul, div.b ol, div.b dl {
	margin: 1em 0 1em 2em;
}

div.b ol li {
	list-style: decimal outside none;
}
div.b ul li {
	list-style: disc outside none;
}
div.b dl dt {
	font-weight: bold;
}
div.b dl dd {
	margin: 0.2em 0 1em 0.5em;
}
div.b table {
	margin-left: 1px;
}
div.b th, div.b td {
	border:1px solid #000;
	padding:0.5em;
}
div.b th {
	font-weight:bold;
	text-align:center;
}
div.b caption {
	margin-bottom:0.5em;
	text-align:center;
}
div.b fieldset {
  display: block;
  margin: 1em 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 2px groove ThreeDFace;
}
div.b legend {
  padding-left: 2px;
  padding-right: 2px;
  border: none;
  white-space: nowrap;
}

/* Main titles and post titles
-------------------------------------------------------- */
h2.post-title, #lead h2 {
	font-size: 2em;
	font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
	font-weight: normal;
}
h2.post-title a {
	color: #8c6f4a;
}
body.dc-post #lead h2 {
	font-size: 2.8em;
	color: #463017;
}
body.dc-post #lead div.post {
	margin-top: 10px;
}

/* Comment count (home and lists)
-------------------------------------------------------- */
span.comment-count {
	font: bold 1em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
	vertical-align: middle;
}
h2 span.comment-count {
	font-size: 0.5em;
}
span.comment-count span {
	display: none;
}
span.comment-count a {
	padding: 2px 0 1px 20px;
	background: transparent url(img/com-count.png) no-repeat 0 -43px;
	text-decoration: none;
	color: #a2bed6;
}
span.comment-count a:hover, span.comment-count a:focus {
	background-position: 0 0;
	color: #2e6da3;
	text-decoration: none;
}

#lead.home-lead span.comment-count a {
	background-position: 0 -140px;
	color: #a2bed6;
}
#lead.home-lead span.comment-count a:hover, #lead.home-lead span.comment-count a:focus {
	background-position: 0 -97px;
	color: #7ebdf3;
}
* html #lead.home-lead span.comment-count a:hover, *html #lead.home-lead span.comment-count a:focus { /* IE6 */
	background-position: 0 -140px;
}

/* Category page
-------------------------------------------------------- */
#subcategories {
	margin-bottom: 20px;
}
#subcategories h3 {
	margin-bottom: 10px;
	font-size: 1.4em;
	font-family: Palatino,"Palatino Linotype",Palladio,"URW Palladio L","Book Antiqua","Liberation Serif",Times,serif;
	font-weight: normal;
}
#subcategories ul {
	margin-bottom: 10px;
	padding-left: 15px;
	list-style: disc outside;
}
#subcategories ul li {
	margin-top: 5px;
	color: #998f76;
	font-weight: bold;
}

/* Archives page
-------------------------------------------------------- */
#archives {
	margin-left: -20px;
	width: 720px;
}
#archives div {
	width: 320px;
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: top;
	word-wrap: break;
	height: 100%;
	margin: 0 0 10px 20px;
}
* html #archives div { /* IE6 */
	display: inline;
}
*+html #archives div { /* IE7 */
	display: inline;
}
#archives h2 {
	margin-left: 20px;
	margin-bottom: 10px;
}
#archives div h3 {
	margin-bottom: 5px;
	font-size: 2.5em;
	color: #e9dfc6;
}
#archives div ul li {
	margin-bottom: 5px;
	font-size: 1.2em;
}

/* Monthly archive page
-------------------------------------------------------- */
#archive-nav {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

#archive-nav li {
	display: block;
	width: 50%;
	float: left;
}
#archive-nav li.next {
	float: right;
	text-align: right;
}
#archive-nav li a {
	display: block;
	font-size: 1.2em;
	padding: 5px 0;
	background: transparent url(img/nextprev.png) no-repeat 0 0;
}
#archive-nav li.prev a {
	padding-left: 25px;
	background-position: 0 4px;
}
#archive-nav li.next a {
	padding-right: 25px;
	background-position: 100% -95px;
}
#archive-nav li.prev a:hover {
	text-decoration: none;
	background-position: 0 -45px;
}
#archive-nav li.next a:hover {
	text-decoration: none;
	background-position: 100% -144px;
}

/* Post class (in lists and in post page)
-------------------------------------------------------- */
div.post {
	clear: both;
	margin: 0 0 20px 0;
}

div.post p.post-info {
	margin-top: 3px;
}
div.post span.post-date {
	font-style: oblique;
}
div.post div.post-content {
	margin: 10px 0 0 0;
}
div.post div.post-content * { /* We find it only in lists */
	margin: 0;
}

div.post.post-excerpt {
	margin-bottom: 2em;
	font-size: 1.1em;
}


/* Attachments
-------------------------------------------------------- */
#attachments {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
#attachments h3 {
	font: bold 1.4em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
}
#attachments li {
	background: transparent url(img/attach.png) no-repeat 0 50%;
	padding-left: 16px;
	margin-top: 1em;
}
#attachments li.video {
	background: none;
	padding-left: 0;
}

/* Comments list
-------------------------------------------------------- */
#comments {
	clear: both;
	margin-top: 10px;
}
#comments h3 {
	font: bold 1.4em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
}
#comments dl {
	margin: 10px 0;
	overflow: hidden;
}
#comments dt {
	margin: 0;
	float: left;
	clear: left;
	width: 90px;
	position: relative;
}
#comments dd {
	margin: 0 0 20px 100px;
	padding: 0 10px 0 10px;
	border-left: 2px solid #ccc;
	text-align: justify;
}
#comments dd.me {
	border-left-color: #3f6d90;
}
#comments dd p {
	line-height: 1.4;
	margin: 0 0 0.6em 0;
}
#comments dd cite {
	display: block;
	margin: 10px 0;
	font-style: normal;
	font-weight: bold;
}
#comments dd.ping p { /* For pings */
	font-size: 0.9em;
	font-style: oblique;
}
#comments span.comment-date {
	position: absolute;
	top: 0;
	right: 0;
	width: 85px;
	margin: 0;
}
#comments span.comment-date span {
	font-family: Arial,sans-serif;
	display: block;
	color: #8c6f4a;
}
#comments span.comment-date span.date-d {
	float: left;
	margin-right: 2px;
	font-size: 32px;
	font-weight: bold;
	color: #998f76;
}
#comments span.comment-date span.date-m {
	font-size: 18px;
	float: left;
}
#comments span.comment-date span.date-y {
	font-size: 12px;
	clear: left;
	position: absolute;
	top: 24px;
	left:0;
	background: #fff;
	width: 85px;
}
#comments span.comment-date span.date-h {
	font-size: 12px;
	position: absolute;
	top: 24px;
	left: 36px;
}
p#ping-url {
	margin: 10px 0 0 100px;
	padding: 5px 0 0 0;
	font-size: 0.9em;
	color: #444;
	text-align: right;
}

/* Messages & preview
-------------------------------------------------------- */
#pr {
	margin: 10px 0 20px;
}
#pr dd {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #ece4d0;
	border-left: 2px solid #ccc;
}
#pr dd p {
	line-height: 1.4;
	margin: 0 0 0.6em 0;
}
#pr h3 {
	font: bold 1.2em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
}
#pr.message, #pr.error {
	padding: 0.6em 10px;
	font-weight: bold;
	background: #e1ffe1;
	border: 2px solid #448744;
	color: #448744;
}
#pr.error {
	background: #ffecec;
	border-color: #e83232;
	color: #e83232;
}

/* Comment form
-------------------------------------------------------- */
input.preview, input.submit {
	width: auto;
	padding: 2px 3px;
	outline: none;
	background: #2e6da3;
	color: #eee;
	border: none;
	cursor: pointer;
}
input.submit {
	font-weight: bold;
}
input.preview:focus, input.submit:focus, input.preview:hover, input.submit:hover {
	color: #fff;
}

#comment-form {
	clear: both;
	padding-left: 100px;
	background: transparent url(img/comment-add.png) no-repeat top left;
}
#comment-form h3 {
	background: #fff; /* IE stuff */
	font: bold 1.4em Helvetica,FreeSans,Arial,"Liberation Sans","Nimbus Sans L",sans-serif;
}
#comment-form h3.add-comment {
	padding-bottom: 30px;
}
#comment-form fieldset {
	display: block;
	padding: 10px;
	background: #f8f5ee url(img/form-bg.png) repeat;
}
#comment-form fieldset label {
	font-weight: bold;
	cursor: pointer;
}
#comment-form fieldset p {
	margin: 0 0 1em;
	line-height: 1.2;
}
#comment-form fieldset p.remember * {
	vertical-align: middle;
}
#comment-form fieldset p.field label {
	display: -moz-inline-box;
	display: inline-block;
	width: 12em;
}
#c_name, #c_mail, #c_site, #c_subject, #c_content, #c_message {
	border: 1px solid #bfbfbf;
	padding: 2px 1px;
	background: #fff;
	color: #444;
}
#c_name, #c_mail, #c_site, #c_subject {
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: inherit;
	font-family: inherit;
}
#c_name {
	background-image: url(img/c-icons.png);
	background-position: 3px 4px;
}
#c_mail {
	background-image: url(img/c-icons.png);
	background-position: 3px -15px;
}
#c_site {
	background-image: url(img/c-icons.png);
	background-position: 3px -37px;
}
#c_subject {
	background-image: url(img/c-icons.png);
	background-position: 3px -57px;
}
#c_content, #c_message {
	width: 98%;
	font-size: inherit;
	font-family: inherit;
	line-height: 1.5;
}
#c_name:hover, #c_mail:hover, #c_site:hover, #c_content:hover,
#c_name:focus, #c_mail:focus, #c_site:focus, #c_content:focus {
	color: #000;
}


/* ######### CSS menu slide ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 0px solid #778;
color: #808182;
background: white url(img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
background-image: url(img/shadehover.gif);
color: #FFFFFF;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(img/shadeactive.gif);
color: #FFFFFF;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* Styles pour EntryImages */
.post.entryimages span {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	}	
.post.entryimages span.landscape a {
	display: block;
	padding: 21px 8px 20px 8px;
	background: #eee;
	border: 1px solid #DDD;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 4px;
	}
.post.entryimages span.portrait a {
	display: block;
	padding: 8px 21px 8px 20px;
	background: #eee;
	border: 1px solid #DDD;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 4px;
	}
.post.entryimages span a img {
	border: 1px solid #fff;
	}
.post.entryimages span a:hover {
	background: #ccc;
	}
.post.entryimages p {
	clear: both;
	padding-top: 2em;
	}
hr.clearer {
	height: 1px;
	font-size: 1px;
	color: #fff;
	background: transparent;
	border: none;
	clear: both;
	}	
