/*  Theme Name: dkret3Feuille de style : lise_fluidelity pour dKret3 2.1Description : Variable size of the content area
Modifie le 8 novembre 2008 par Lise
Source : dKret, yin-yin*//************************************************//*FLUIDELITY*/div#wrapper {	width: auto;	max-width: 1100px;}.access-rss {	background: none;	padding: 0;}.access-rss-comments {	border-right: 1px solid #aaa;	margin: 0 2px;	padding: 0 2px 0 22px;}/*FIN FLUIDELITY*//************************************************//*Couleur du titre et du sous-titre du blog dans l'entête*/#blog-title {      font-size: 2.3em;      padding: 15px 80px 0;      color: #ffffff;	  text-align: center;}#blog-description {      font-size: 1.5em;      padding: 0 80px 0;      color: #ffffff;	  text-align: center;}#header h1 a {      font-size: 1.5em;      color: #ffffff;}/*FIN Couleur du titre et du sous-titre du blog dans l'entête*//************************************************//*PETITE POLICE*/body {  font-size: 0.8em;}#header {  font-size: 1.1em;}.sidebar.column {	font-size: 1em;}/*FIN PETITE POLICE*//************************************************//*SOULIGNEMENT ET COULEUR DES LIENS DES ARTICLES */ .entry-content a {text-decoration: underline;}
 /* couleur des liens */
 a {
 	color: #cc6633;}
a:hover	{
	color: white;              
	background-color: #FF9900; 
	text-decoration: none;
 	}
/* FIN SOULIGNEMENT ET COULEUR DES LIENS DES ARTICLES */ /************************************************//*ASCENSEUR POUR L'INTERFACE DE CODE*/code, pre {  background: #E8EFE8;  display: block;  overflow: auto; // ligne à ajouter  margin: 10px 0 10px 0;  padding: 5px;} /*FIN ASCENSEUR POUR LES BLOCS DE CODE*//************************************************/
/* TITRES DES ARTICLES ET PAGES */

h2, h2 a, h3, h3 a, h4, h4 a {
	color: #006699;
}

#content h2 a:hover, #content h3 a:hover, #content h4 a:hover  {
	color: white;              
	background-color: #99CCCC; 
}

h3, h3 a, h3 a:hover {
	border-bottom: 1px dotted #006600;
}

/* FIN TITRES DES ARTICLES ET PAGES */
/************************************************/
/*BARRE DE MENU ET BARRE DU PIED-DE-PAGE */
#access {
	background: transparent url(lise_images/entete3.gif) repeat scroll; 
	border-bottom: 1px dotted #9CC;
}

/*pied de page*/
div#bottombars {
	background: transparent url(lise_images/entete3.gif) repeat scroll; 
	border-top:  1px dotted #9CC;
}
/*FIN BARRE DE MENU ET BARRE DU PIED-DE-PAGE */

/************************************************/
/*MENU ET SOUS-MENUS*/
/*couleur des liens*/

#menu a {
	color:#CC6600;
}
#menu a:hover {
	color: white;              
	background-color: #FFCC66; 
}

/*couleur des sous-menus*/

#menu li ul {
	/*background:transparent url(lise_images/entete3.gif) repeat scroll left top;*/	background: white;
	border: 1px dotted #9CC;
}

#menu li li ul {
/*background:transparent url(lise_images/entete3.gif) repeat scroll left top;*/	background: white; 
	border: 1px dotted #9CC;
}
/* FIN MENU ET SOUS-MENUS */ 
/************************************************/
/* COULEUR DES TITRES DE LA BARRE LATERALE */
.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
	background:transparent url(lise_images/entete3.gif) repeat scroll left top;
	border-top: 2px dotted #444;
	border-bottom: 2px dotted #444;
	margin: 15px 0 5px;
	padding:6px 0pt 6px 2px;
}
/* FIN COULEUR DES TITRES DE LA BARRE LATERALE */
/************************************************/
/*GUILLEMETS*/

#content .commentlist li.bypostauthor {
	background: #ccff99;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

blockquote {
	background:transparent url(lise_images/meta.gif) repeat scroll left top;	border: 1px dotted #444;	display:block;	font-size:0.9em;
	margin: 5px 15px;
	padding: 5px 20px;
	}

#comments blockquote, #live-preview blockquote {	background:#FBFBFB url(lise_images/guillemet.gif) no-repeat scroll left top;	border:1px solid #EBEBEB;	display:block;	font-size:0.9em;	margin:5px 30px 10px 0pt;	padding:5px 10px 5px 17px;}
/*FIN GUILLEMETS*/
/************************************************/
/* WIDGET NAVIGATION PAGES */
#pages {
	background:transparent url(lise_images/entete3.gif) repeat scroll;
	border: 2px dotted #444;
	margin: 15px 0 0;
	padding: 7px 7px 0;
}
/* FIN WIDGET NAVIGATION PAGES */
/************************************************/
/* COULEUR DE LA BANDE META */
.entry-meta, #now-reading-statistic {	background:transparent url(lise_images/meta.gif) repeat scroll; 
	border-bottom: 1px dotted #9CC;
	border-top: 1px dotted #9CC;

}
/* FIN COULEUR DE LA BANDE META */
/************************************************/
/* CALENDRIER ET ICONE AUTEUR DANS LA PAGE DU BLOG */
.entry-calendar-date { /* calendar like dates */
	border: 1px dotted #9CC; /* bordure du calendrier */
	color: #363;	/* couleur du mois*/
	font-size: 0.9em; /*petite police du calendrier */
}
.entry-calendar-date .entry-calendar-day {
	color: #C33;	/* couleur du jour */
}
.entry-calendar-date .entry-calendar-year {
	color: #363;	/* couleur annee */
}
.post .author, .entry-meta  .author  {
	background: url(none); /* suppression icone auteur */
	padding: 0 0 0 0px; /*suppression espace avant nom auteur*/
}
/* FIN CALENDRIER ET ICONE AUTEUR DANS LA PAGE DU BLOG */
/************************************************/
/* FOOTER */
#footer a {
	color: #FF9900;
		 }

#footer a:hover	{
	color: white;              
	background-color: #FF9900; 
 	}

/*FIN FOOTER*/
/************************************************/
/*STYLE DE PUCE DE NIVEAUX 1 ET 2 */
#content ul li {
	background: url(lise_images/bullet_go_bleu.gif) no-repeat 0 1px; //premier niveau
	padding: 0 0 0 16px;
}
#content ul ul li {
	background: url(lise_images/bullet_sub_bleu.gif) no-repeat 0 1px; //deuxieme niveau
	padding: 0 0 0 20px;
}
/*FIN STYLE DE PUCE DE NIVEAUX 1 ET 2 */
/************************************************/
/* MODIFICATION DE LA FEUILLE DE STYLE DE WP_SYNTAX */
.wp_syntax {
  color: #100;
  background-color: #FFFFFF;
  border: 0px solid #FFFFFF;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

.wp_syntax pre {
	overflow: auto;
}
/* FIN MODIFICATION DE LA FEUILLE DE STYLE DE WP_SYNTAX */
**********************************************************
/* LIENS DES VIGNETTES DE NEXTGEN GALLERY */
.ngg-gallery-thumbnail img:hover {
	background-color: #FFCC66;
}

/* FIN LIENS DES VIGNETTES DE NEXTGEN GALLERY */
***********************************************************
/*COULEUR DES COMMENTAIRES DE L'AUTEUR*/

#content .commentlist .even {
	background: #d8fbd8;
	border: none;
}
#content .commentlist .odd {
	background: #d8fbd8;
}
/* FIN COULEUR DES COMMENTAIRES DE L'AUTEUR*/
*************************************************************
