/* @override http://www.ladernieregoutte.fr/css/ladernieregoutte.css */

/*  
Theme Name: La dernière goutte
Theme URI: http://www.redoxblog.com/
Description: Thème par défaut de la dernière goutte
Version: 0.1
Author: Etienne Depaulis
Author URI: http://www.redoxblog.com/
*/


/*
Les éléments graphiques et le design du site (et donc cette feuille de styles CSS et les images) restent la propriété exclusive de leurs auteurs respectifs conformément aux droits d'auteur.
*/


* {
	margin: 0;
	padding: 0;
}

/* @group Hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */



html {
	font-size: 16px;
}

body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;*/
	text-align: center;
	background: #999;
}

a, img {
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #000;
}

a:link {
	text-decoration: underline;
}

a:visited {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

h1, h2 {
		font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.7em;
	line-height: 1.8em;
	text-align: left;
}

.clear {
	clear: both;
}

h1 {
	padding-top: 15px;
	color: #000;
}

h2 {
	color: #222;
	font-size: 1.5em;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
}

h3, legend {
	color: #9e0c05;
	font-family: Georgia, Times New Roman, Times, serif;
}

h3 a:link, h3 a:visited {
	color: #9e0c05;
	text-decoration: none;
}

h4 {
	font-weight: bold;
	font-style: italic;
}

p, #content li {
	font-size: 1.1em;
	line-height: 1.7em;
	color: #444;
}

#content li li {
	font-size: 1em;
}

p {
	margin-bottom: 1.5em;
}

#body_mentionslegales #content p, #body_contact #content p {
	text-align: justify;
}

#content ul {
	margin: 1em;
}

#content li {
	list-style-position: inside;
}

#content li ul {
	margin: 0.4em 1em;
}


strong {
	color: #222;
}

img {
	margin: 0.5em 0;
	padding: 0.5em;
	border: 1px solid #bbb;
}

#footer img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}

img.nb {
	padding: 0;
	margin: 0;
	border: none;
}

div#imageContainer img {
	padding: 0;
	margin: 0;
}

a.imgi {
	text-decoration: none;
}

a img, img.nopad {
	padding: 0;
}

/* @group Structure */

#main {
	width: 800px;
	margin: 15px auto;
	text-align: left;
	background: #fff;
	position: relative;
}

#header {
	background: url('logo_pieds.png') no-repeat 10px top;
	border-bottom: 1px solid;
}

#intro {
	height: 8em;
	min-height: 100px;
	padding: 0 1em 0 100px;
	background: url('logo_titre.png') no-repeat 10px center;
	font-size: 1.3em;
}

#intro, #footer {
	background-color: #bbb;

}

#content {
	position: relative;
	width: 800px;
	background: url('logo_tete.png') no-repeat 10px bottom;
}

#content .inside {
	padding: 2em 1em 2em 100px;
}

#footer {
	height: 60px;
	text-align: center;
	border-top: 1px solid;
}

#footer, #header {
	border-color: #a4a4a4;
}



/* @end */

/* @group Menu */

#menu {
	padding-left: 100px;
}

#menu ul {
	width: 670px;
	height: 5em;
	min-height: 50px;
}

#menu li {
	list-style-type: none;
	float: left;
}


#menu a {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	float: left;
	display: block;
	color: #9e0c05;
	line-height: 50px;
	padding: 0 14px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	min-height: 50px;
}

#menu li#accueil a {
	padding: 0 14px 0 0;
}


#body_accueil #accueil a, #body_livres #livres a, #body_goutteagoutte #goutteagoutte a, #body_actualites #actualites a, #body_contact #contact a, #body_echos #echos a, #body_librairies #librairies a, #body_coibrairies a, #body_commandes #commandes a, #body_librairies #librairies a {
	background: url('menu_indic.png') no-repeat center bottom;
}

#body_accueil #accueil a  {
	background-position: 1.4em bottom;
}

#menu li a:hover {
	color: #fb8b0e;
}

/* @end */

/* @group Formulaire */

form {
	margin: 1.5em 0;
	padding: 0;
}

fieldset {
	border: none;
	width: 340px;
}

body#body_commandes fieldset, body#body_commander fieldset {
	width: 600px;
	margin-bottom: 2em;
}

body#body_commandes form textarea, body#body_commander form textarea {
	width: 250px;
}

#form_infos {
	float: left;
}

#form_message {
	float: right;
}

.form_right, .form_left {
	float: left;
	width: 290px;
}

legend {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2em;

}

form p {
	font-size: 1em;
}

input {
	vertical-align: middle;
	margin: 0.2em;
}

input[type=text]{
	border: 1px solid #333;
	color: #9e0c05;
	font-size: 1.3em;
}

label {
	display: block;
	line-height: 2em;
	font-weight: bold;
	color: #000 ;
}

form p {
	margin-bottom: 0.5em;
}

p.erreur {
	background: #efd6d7;
}

p.erreur span {
	color: #8d2953;
	font-weight: bold;
	font-size: 0.9em;
}

p.exemple {
	color: #555;
	padding: 0 0 0.4em 0;
}

p.infos, p.submit {
	padding: 0 0 0 455px;
}

/*
p.requis input {
	background-color: #fcf5b1;
}
*/

#newsletter {
	height: 30px;
	background-color: #c2c2c2;
	border-bottom: 1px solid #a4a4a4;
}

#newsletter form {
	margin: 0;
	padding: 4px 0;
	background-color: #bbb;
}

#newsletter input, #newsletter label {
	display: inline;
}

#newsletter span {
	font-size: 1.4em;
	padding-right: 1.5em;
}


/* @end */

/* @group Blog */

.post h2 {
	margin-bottom: 0;
}

div.entry {
	padding-top: 1em;
}

.postmetadata {
	font-size: 0.9em;
}

.commentlist div {
	margin: 1em 0;
	padding: 0.5em 0.7em;
}

.commentlist div p {
	margin-bottom: 0;
}

.commentlist .alt {
		background: #ddd;
}

.firstinfos {
	margin-bottom: 0.5em;
}

#bottombar {
	background: #999;
	text-align: center;
	
	
	
	display: none;
}
#bottombar p {
	margin: 0;
	padding: 2px;
	line-height: 1em;
}

#bottombar label {
	display: inline;
}

#bottombar form {
	display: inline;
}

.date {
	text-align: center;
	width: 60px;
	height: 50px;
	float: right;
	background-color: #fcf5b1;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333; /*333*/
	border-bottom: 4px solid #fcef78;
	margin: 0 0 1em 1em;
}

.date span {
	display: block;
	font-size: 30px;
	line-height: 30px;
}

/* @end */

#intro p {
	margin-bottom: 0;
	color: #000;	
	padding-top: 39px;
	font-family: Georgia, Times New Roman, Times, serif;
}

/* @group Accueil */

#accroche {
	width: 380px;
	float: left;
	font-size: 1.1em;
}

.couverture-livre {
	width: 300px;
	float: right;
	text-align: center;

}

.couverture-livre img {
	padding: 0;
}

h5 {
	font-style: normal;
	font-size: 1.8em;
}

h5 span {
	color: #999;
}

.couverture-livre h5 span {
	font-size: 0.6em;
}

#accroche h5 {
	color: #444;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

#accroche h5 span {
	font-size: 0.9em;
	color: #999;
	display: block;
	padding-top: 1em;
}

#accroche strong {
	color: #000;
}

#accroche em {
	font-style: normal;
	color:#9e0c05 ;
}


/* @end */

img.fleft {
	float: left;
	margin-right: 1em;
}

img.fright {
	float: right;
	margin-left: 1em;
}


#footer a {
	color: #222;
	text-decoration: none;
}

#footer p {
	color: #222;
	line-height: 30px;
	margin-bottom: 0;
}

#postit {
	float: left;
	margin: -0.7em 1em 15em 0;
	width: 220px;
	height: 220px;
	background: url('postit.jpg') no-repeat;
}

div#main div#content #postit p {
	text-align: center;
	font-size: 1.3em;
	padding: 3.5em 1em 0;
	color: #000;
	line-height: 1.9em;
}

#postit p span {
	font-weight: bold;
	line-height: 3em;
}

#postit small {
	font-size: 0.9em;
}

#content #liste-livres, #content .liste-librairies {
	width: 690px;
}

#body_librairies h3 {
	margin-top: 1.5em;
}

#content a.lien-carte {
	display: block;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(url_left.png) no-repeat left;
	line-height: 22px;
	width: 140px;
}

#content a.lien-carte span {
	display: block;
	padding: 0 25px 0 0;
	background: url(url_right.png) no-repeat right;
}

#content .liste-librairies p, #content #liste-livres p {
	width: 125px;
	float: left;
	margin: 0 3em 2em 0;
}

#content .liste-librairies p {
	width: 185px;
	height: 100px;
}

.surligne {
	background-color: #fcf5b1;
	color: #222;
	font-weight: normal;
}

p.modifier-page a {
	color: #aaa;
}

p.modifier-page {
	text-align: left;
}

a[href*="pdf"] {
	padding-left: 17px;
	background: url('icone_pdf.jpg') no-repeat top left;
}

#realisation {
	position: absolute;
	width: 62px;
	height: 62px;
	right: 0;
	bottom: 0;
	
	display: none;
}

#realisation img {
	border: none;
	padding: 0;
	margin: 0;
}

/* @group Livre */



h2.titre-livre span {
	color: #999;
	font-size: 0.9em;
}

#couverture {
	width: 230px;
	float: left;
	margin-bottom: 1em;
}

#couverture img {
	padding: 0;
	margin: 0;
}

#livre-infos {
	float: right;
	margin: 0 130px 0 0;
	margin: 0;
	font-size: 1.2em;
	width: 300px;
}

#livre-infos table {
	width: 300px;
	border-collapse: collapse;
	

}

#livre-infos table td {
	line-height: 25px;
}

#livre-infos table tr.even td {
	background: #ededed;
}

#livre-infos table td.tdh {
	font-weight: bold;
	padding-left: 0.5em;
}

#livre-infos ul {
	width: 300px;
	margin: 2em 0 0 0;
	list-style-type: none;

}

body #content #livre-infos li {
	margin: 0.5em 0;
	background: #F7F6BE;
	padding: 8px 0 8px 5px;
	list-style-position: outside;
}

body #content #livre-infos li.no {
	padding: 0 0 0 5px;
}

#livre-infos form {
	margin: 0;
}

#livre-infos span.sub {
	width: 295px;
	padding: 0;
	margin: 0;
}

body #livre-infos span.sub input {
	display: block; 
	float: left;
	margin: 0;
	width: 130px;
	text-align: left;
	font-family: Georgia, serif;
	background: #F7F6BE;
	padding: 8px 20px 8px 0;
	color: #9e0c05;
	border: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	background: url(flechedroiterouge.jpg) no-repeat right center;
}

html>/**/body #livre-infos span.sub input {
	width: auto;
}

#livre-infos span.sub small {
	display: block;
	font-weight: bold;
	float: right;
	color: #2a2a2a;
	padding: 12px 0 8px 0;
	font-size: 10px;
	width: 130px;
	line-height: 10px;
}



#livre-infos ul a {
	text-decoration: none;
	background: url(flechedroiterouge.jpg) no-repeat right center;
	padding: 0 20px 0 0;
	color: #9e0c05;
	font-size: 14px;
	line-height: 14px;
	
}

#livre-infos a small {
	color: #2a2a2a;
}

#livre-infos ul a#lire-premieres-pages {
	color: #333;
	background-image: url(flechedroitenoire.jpg);
}

#livre-infos ul a#les-echos {
	color: #333;
	background-image: url(flechebasnoire.jpg);
}

#presentation-livre {
	margin-right: 150px;
}



#description {
	clear: both;
	font-size: 1.1em;
}

#description p {
	text-align: justify;
}

.resume {
	font-style: italic;
	font-size: 1.3em;
	text-indent: 0.8em;
}

/* @end */


/* @group Admin */

#body_commandes table, #body_librairies table  {
	width: 690px;
	border-collapse: collapse;
}

#body_librairies table {
	margin-bottom: 2em;
}

#body_commandes th, #body_librairies th {
	font-size: 1.3em;
	background: #ddd;
	line-height: 2em;
	padding-left: 2px;
}

#body_commandes #statut_col {
	width: 10px;
	text-align: center;
}

#body_commandes #actions_col, #body_librairies .actions_col {
	text-align: left;
}

td.actions {
	width: 100px;
}

#body_commandes .actions {
	width: 20px;
}

#body_commandes td, #body_librairies td  {
	padding: 5px;
}

#body_librairies td {
	font-size: 1.2em;
	line-height: 1.5em;
}

#body_commandes h3 {
	font-size: 2em;
}

#body_commandes h3 small {
	color: #f69a2a;
	font-size: 0.6em;
	float: right;
	padding-top: 0.5em;
}

#body_commandes h3 small.attente {
	color: #999;
}

#body_commandes h3 small.valide {
	color: #749d22;
}

#body_commandes td p  {
	margin: 0;
	font-size: 0.9em;
}

#body_commandes td p.etat {
	font-size: 1.4em;

	margin-bottom: 0.3em;
}

#body_commandes tr.impair td, #body_librairies tr.impair td {
	background: #fff5d8;
}



#body_commandes #message, #body_librairies #message {
	padding-left: 30px;
	line-height: 20px;
	font-size: 1.1em;
	margin-bottom: 1em;
	background-color: #c2e17b;
	border: 1px solid #64a022;
	color: #495917;
}

/* @end */

#panier {
	position: absolute;
	top: -12px;
	right: 3px;
}


