/* @override http://leserveurvert.lsv.fr/www.ergonomic-cafe.net/themes/ergonomic%20cafe/style.css */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page (entete, prelud,  calendrier, Pied)
 * - le contenu
 * - la sidebar
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";

/* @import "layout-gauche.css"; */

/* @group BALISES HTML */

/* Les éléments HTML en général
-------------------------------------------------------- */

body {
	color: #444;
	background: #ededed url(images/bg.jpg) repeat left top;
	padding-bottom: 10px;
	font: 13px/1.6em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", sans-serif;
}

h1 {
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 2.3em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

pre, code {
	font-size: 1.2em;
}

pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset {
	border: none;
}

label {
	cursor: pointer;
}

.field label {
	display: block;
}

input,textarea {
	border: 1px solid #999;
}

textarea {
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:visited {
}

a:hover {
}



.left {
	float: left;
	margin-right: 1em;
}

.right {
	float: right;
	margin-left: 1em;
}

.hidden {
	visibility: hidden;
}



/* @end */

/* @group PAGE */

/* PAGE
-------------------------------------------------------- */

#page {
	color: inherit;
	background-image: url(images/page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#titre {
	width: 480px;
	float: left;
	padding-left: 30px;
	padding-top: 40px;
	text-align: center;
	font-size: 20px;
	position: relative;
}

.description {
	color: #fff;
	font-size: 13px;
	position: absolute;
	top: 130px;
	left: 66px;
}

#calendar {
	width: 180px;
	padding-right: 50px;
	float: right;
	padding-top: 20px;
}

#prelud a {
	color: #b3b3b3;
	font-size: 10px;
	font-weight: bold;
} 


#content a {
	color: #111;
}

#content a:hover {
	background-color:#A3C30A;
	color:white;
	text-decoration: none;
	border-bottom-style: none;
}

/* ENTETE
-------------------------------------------------------- */

#top {
	height: 245px;
	background-color: #FFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top h1 {
	position: absolute;
	top: 0;
	left: 0;
}

#top h1 a {
	width: 500px;
	height: 200px;
	margin: 0;
	padding: 0;
	display: block;
}


.error {
	display: block;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 7px;
	border: 1px solid #d8d8d8;
	color: #f00;
	background-color: #fffdd4;
}

.ok {
	display: block;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 7px;
	border: 1px solid #d8d8d8;
	background-color: #D7E88E;
	color: #46611e;
}

/* CALENDRIER */

#calendar {
	color: #fff;
	margin-top: 50px;
}

#calendar table {
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	font-size: 11px;
}

#calendar table caption {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table th {
	color: #fff;
	display: none;
}

#calendar table td {
	line-height: 1.5em;
	width: 20px;
}

#calendar table td a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #A3C30A;
}

#calendar table td a:hover {
	background: #839C07;
	color: #A3C30A;
}

/* PIED */

#footer p, #footer a {
	color: #7a7a7a;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 13px;
}

/* @end */

/* @group POST */

/* Le contenu
-------------------------------------------------------- */

.categories {
	text-transform: uppercase;
	font: 10px courrier;
	letter-spacing: 1px;
}

.post-title {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
}

.post-info  {
	margin-top: -13px;
	font-size: 11px;
	background-color: #E0E1E1;
	padding-left: 2px;
}

.commentaires {
	float: right;
	margin-right: 3px;
}

.post-content, .entry {
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
}

.entry {
		line-height: 17px;
}

.postcomplements {
	margin-left: 35px;
}

.post-content blockquote {
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co {
	text-align: right;
}

#trackbacks blockquote, #comments blockquote {
	border: 1px solid #666666;
	margin: 1em 0;
	padding: 1ex 1em;
	background-image: url(images/com.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}

.laSuite {
	border-bottom: 1px solid #e0e3e3;
}

.laSuite a {
	display: none;
}

*::-moz-selection {
	background-color:#A3C30A;
	color:white;
}

.date { /* date & author */
	float:right;
	line-height: 2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	position:relative;
	right:0;
	text-align: left;
	font-size: 0.6em;
}

.blocTexte {
	margin-left: 30px;
}

/* POST-DAT */

.comments {
	margin-top: 20px;
}

dl {
}

dd {
	border-bottom: 1px solid #e0e3e3;
	margin-top: 20px;
	margin-left: 0;
	color: #888;
	padding: 0 0 10px;
}

.comment {
	color: #5a4130;
	margin-bottom: -4px;
}

.newComments {
	margin-top: 30px;
}

/* @end */

/* @group SIDEBAR */




/*-------SIDEBAR---------*/

h3#trackback {
	padding-left: 30px;
	background: url(images/picto_tracback.gif) no-repeat left center;
	font-size: 14px;
}

h3#respond {
	padding-left: 30px;
	background: url(images/picto_ajout.gif) no-repeat left center;
	font-size: 14px;
}

h3#comments {
	padding-left: 30px;
	background: url(images/picto_comment.gif) no-repeat left center;
	font-size: 14px;
}

#sidebar {
	font-size:.9em;
	margin-top: 15px;
}

#sidebar div {
	border-bottom: 1px solid #e0e3e3;
}

#sidebar div ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 10px;
}

#sidebar ul,
#sidebar ol {
	padding:0;
}

#sidebar form,
#sidebar p {
	padding:0;
	margin:0 0 1em 0;
}

#sidebar h2 {
	margin:10px 0 10px 0;
	font-size: 1em;
	padding-left: 5px;
}

#sidebar a {
	color: #A7B336;
	padding: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#sidebar a:hover,
#sidebar .current_page_item li a:hover,
#sidebar .current-cat li a:hover {
	background-color:#A3C30A;
	color:white;
	text-decoration: none;
	border-bottom-style: none;
}

#sidebar strong a,
#sidebar .current-cat a {
	background-color:#A3C30A;
	color:white;
	border-bottom-style: none;	
}

#sidebar .current_page_item li a,
#sidebar .current-cat li a {
	background-color:#A3C30A;
	color:white;
}

#sidebar li {
	background: url(images/sidebar_li.gif) no-repeat left center;
	padding-left: 10px;
}

#infoBillet {
	background-color: #fffbe6;
}

#infoBillet h2 {
	font-size: 14px;
	margin-top: -20px;
}

#infoBillet li {
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 11px;
}


#sidebar li img {
	vertical-align:middle;
	border:0;
}

#sidebar input.btn {
	font-size: 11px;
}

/* @end */