/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  Olivier Meunier - Stéphane BRUN
 */

body {
	margin : 0;
	padding-right: 30px;
  font-family: Arial,Verdana,Lucida,Helvetica,sans-serif;
	font-size : 0.75em;
	background : #eee url(images/bg-right.png) repeat-y 100% 0;
	color : #333;
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; font-weight : normal; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }

a { color : #6E602F;}
a:hover, a:focus, a:active {color: #0373A1;}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
	background : transparent;
}

table {	font-size : 1em;}

/* Layout
-------------------------------------------------------- */
#page {
	margin : 0;
	padding-left: 30px;
	background: #fff url(images/bg-left3.png) repeat-y 0 0;
}

#top {
	margin: 0;
	height: 150px;
	padding-top: 10px;

}
#top img{
  float: left;
  margin: 1em;
}

#top a {
	color : #39455B;
	text-decoration : none;
}

#accroche, #accroche p, #accroche h1{margin: 0; padding: 0;}

#coup-de-pouce{
  float: right;
  margin: 5px;
  height: 139px;
  width: 18em;
  border: 1px solid #adadad;
  text-align: center;
  background-color: #f8f8f8;
}
#coup-de-pouce a,#coup-de-pouce a:visited{
  font-weight: bold;
  color: #900;
}
#coup-de-pouce a:hover{
  background-color: #ff0;
}
#coup-de-pouce h1{font-size : 1.2em;}
#coup-de-pouce p{margin: 10px 0 0 0; padding: 0;}

#main {
  width : 100%;
	float : left;
	margin-right : -18em;
}

#main h3 {
	color : #333;
	margin-top : 2em;
}

#content {
	font-size : 1.2em;
	padding : 1px 1em 1em 1em;
	margin-right : 16em;
}

/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 18em;
	float : right;
	margin : 0 0 2em 0;
}

#sidebar h2, #sidebar h3{
  position : relative; /* sinon ie : fond pas affichée */
  font-weight : normal;
  color : #993;
  background: transparent url(images/bg-title-sidebar.png) 100% 100% no-repeat;
}

#sidebar ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#sidebar li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : #e2d6ad;
	background : transparent url(images/fleche.png) no-repeat 0 0.25em;
}

#sidebar a {
	text-decoration : none;
}

/* Calendrier */
#calendar{display: none;}
#calendar table {
border-collapse : collapse;
font-size : 0.86em;
text-align:center;
padding:0;
border:1px solid #c7c7c7;
width:98%;
}

#calendar caption {
margin : 0 auto;
padding : 0 0 0.3em 0;
font-size : 1.2em;
}
#calendar abbr {
border : none;
}
#calendar th, .cal td {
border : none;
padding : 1px;
}
#calendar td {
text-align : center;
}
#calendar td.active {
	border : 1px solid #0373A1;
}
#calendar td.active a {
  color: #f00;
  font-weight : bold;
}
#calendar td a {
  color: #00f;
	font-weight : bold;
}

/* Footer
-------------------------------------------------------- */
#footer{
	clear: both;
}
#footer p{
  border-top : 1px solid #999;
  color: #999;
  font-size: 0.8em;
  text-align: right;
  padding: 1em 2em;
}
p#xiti-logo{
  float: left;
  border-top : 0 transparent;
}
#footer a{
	color : #666;
}

/* Post
-------------------------------------------------------- */
.day-date {
margin:0;
padding: 0;
text-align : center;
/*background-color : #ada095;*/
background-color : #ffe6bf;
font-weight: bold;
text-transform : lowercase;
}
.post {
margin-top: 1em;
padding-bottom : 2em;
}
.post-title {
font-weight: bold;
font-size: 1.2em;
background : transparent url(images/ico_entry.png) no-repeat 0 40%;
padding-left: 12px;
margin: 0;
}

.post-title a, .post-title a:visited {
color:#00f;
font-weight: bold;
}
.post-title a:hover {
color:#8d6e68;
}
.post-chapo {
margin-top:0.25em;
}
.post-content {
text-align:justify;
margin-top:0.5em;
}
.post-content p {
margin-top:0.25em;
line-height:120%;
}
.post-info {
margin-bottom: 0;
color:#999;
}
.post-info-co {
background : transparent url(images/ico_comments.png) no-repeat 0 50%;
margin-top:0;
margin-bottom:0;
padding-left : 13px;
color:#999;
}
.post-info-tb {
background : transparent url(images/ico_tb.png) no-repeat 0 50%;
padding : 0 0 0 15px;
}
.post blockquote {
background: transparent url(images/cite.gif) repeat-y;
margin:2em 0;
padding-left:2em;
}
.post blockquote p {
margin-top:1em;
}
#trackbacks {
border-top:1px dashed #ada095;
border-bottom:1px dashed #ada095;
}
#trackbacks, #comments, #comment-preview {
margin : 0 ;
}
#trackbacks h3, #comments h3, #comment-preview h3 {
font-size : 1em;
margin : 1em 0;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
display : block;
margin : 0 0 1em 2em;
padding : 1px 1em;
font-style : normal;
color : #666;
background : transparent url(images/line-1.png) repeat-x 0 0;
}
.comment-info {
margin : 0;
padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
background-image : url(images/ico_tb.png);
background-position : 4px 60%;
background-repeat : no-repeat;
}
#comments .comment-info {
background-image : url(images/ico_comments.png);
background-position : 4px 60%;
background-repeat : no-repeat;
}
.comment-number {
font-size : 1.8em;
}
.comment-number a {
text-decoration : none;
}
.post ul, .post ul li {
list-style:none;
padding-left: 1em;
margin: 0 0 0 0;
}
.post ul li {
display:block;
background : transparent url(images/ul.gif) no-repeat 0 4px;
padding-left:14px;
}
.post ul ul li {
display:block;
background : transparent url(images/ulul.png) no-repeat 0 4px;
padding-left:9px;
}

/* Error */
.error {
border : 1px solid #c00;
background : #fee;
padding : 0.5em;
}
.error ul {
padding-left : 20px;
}
.error li {
list-style : square;
}
fieldset {
display : block;
border : none;
margin : 0;
padding : 0;
}
input, textarea {
font-family : Arial,Verdana,Lucida,Helvetica,sans-serif;
font-size : 1em;
border-width : 1px;
border-color : #ccc;
}
input[type], textarea[name] {
background: #f1f0ed;
}
input[type=submit], input[type=reset] {
background : #ccc;
color : #000;
}
input[type=submit]:hover {
background : #598F9A;
color : #fff;
}
textarea {
width : 95%;
}
p.field {
margin : 0.5em 0 0 0;
}
p.field label {
display : block;
font-weight : bold;
font-size : 0.85em;
}

span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}

/* lecturique */
#lecturique{
padding: 1em;
}
#lecturique p{
border: 1px dashed #f00;
text-align: center;
}
#lecturique a, #lecturique a:visited{
color: #00f;
}
#lecturique .titre, #lecturique .texte{
font-size: 1.2em;
}

#informations{
margin-top: 1em;
}

/* liens */
#links h3{ display: none; }

#adsense{
text-align: center;
margin-bottom: 1em;
}

.adsense_img{
  float: right;
}

/* recettes */
.titre-post {
font-weight: bold;
font-size: 1.2em;
background : transparent url(images/ico_entry.png) no-repeat 0 40%;
padding-left: 12px;
margin: 0;
background-color : #ffe6bf;
}

#recette h1, #recette h2, #recette h3{
font-size: 1em;
}

#ingredients{
width: 100%;
}
#ingredients img{
float: right;
margin: 5px;
}
#ingredients h1, #ingredients h2{
border: 0;
padding: 0;
background: transparent;
font-size: 1em;
}

.clear {
clear: both;
}
.aucentre{
text-align: center;
}

p.pagenav{
  text-align: right;
}
p.pagenav a {
	padding:2px;
	text-decoration:none;
	color: #ccc;
	border: 1px solid #ccc;
	-moz-border-radius:2px;
}

p.pagenav a:hover {
	background: #ffe6bf;
	color:white;
}

p.pagenav strong {
	padding:2px;
	color:#ffe6bf;
	border: 1px solid #ffe6bf;
	-moz-border-radius:2px;
}

#syndicate{
  text-align: center;
}
#syndicate img{
  vertical-align:middle;
  border:0;
}
#marque-recette{display: none;}
