/*
THEME NAME: Lisemini2
THEME URI: http://liseweb.fr/BLOG/wordpress/theme-dkret/dkret-jai-cree-mon-propre-sous-theme
VERSION: 2.1.2 sur la base de dKret3 2.6 et de Illumini 2
DESCRIPTION: Petit frere de dkret vu par Lise. <p>Voir le site de <a href="http://diekretzschmars.de/dkret-theme/">Dkret</a> ou la <a href="http://liseweb.fr/BLOG/wordpress/theme-dkret/">documentation en français</a> pour des informations supplementaires.</p> <p>Protege par <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</p>
TAGS: child theme
AUTHOR: Lise 
AUTHOR URI: http://liseweb.fr/BLOG/wordpress/theme-dkret/dkret-jai-cree-mon-propre-sous-theme/
TEMPLATE: dkret3
CREDIT: Jörn Kretzschmar - http://diekretzschmars.de/dkret-theme/
*/


/* Load default dkret3 layout */
@import url('../dkret3/style.css');

/* Chargement de la feuille de style Fluidelity */
@import url('library/layouts/Fluidelity.css');


body, input, textarea {
	font-family: Georgia, Times, Serif;
}
#wrapper {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* hide not used elements  */
/*cacher les elements non utilises*/
.home #nav-above,
.entry-meta-above .author,
.entry-meta-above .meta-sep,
.entry-meta-above .comments-link,
#copyright,
#footer .meta-sep,
#xhtml-validator-link,
#css-validator-link,
.page .entry-content .meta-sep,
#footer .meta-sep,
#searchsubmit {
 display: none;
}

/* show used elements  */
/*AFFICHAGE DES ELEMENTS UTILISES*/
/*affichage des pipes dans la barre meta */
.meta-sep,
.icontext,
/*affichage de la date sous le titre des articles*/
.entry-date,
.home .entry-date,
.home .entry-meta .author,
.home .entry-meta .comments-link {
    display: inline;
}

/* Default html styles and css classes */
/* Couleur des titres*/
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	color: #006600;
}

h3, h3 a, h3 {
	margin: 40px 0 20px 0;
	border-bottom: 1px dotted #006600;
}

/*couleur des liens*/
a {
	color: #009900;
	outline: none;
}
a:hover {
	color: #33CC66;
}

/* CITATIONS */
blockquote {
	background-color: #FFFFFF; 
	border-left: 10px double #9999CC;
	border-right: none;
	border-top: none;
	border-bottom: none;		
	color: #006699 ;
	font-size:1,1em;
	font-style: italic ;
}
.border {
	border-bottom: 1px solid #444;
}

/* images */
.size-medium, .size-thumbnail, .size-large , .size-full,
.gallery img, .attachment-medium, .attachment-thumbnail, .gallery .attachment-thumbnail {
	background: none;
	border: 0;
}
#content .wp-caption, .entry-gallery-image {
	background: none;
	border: none;
	text-align: center;
}
#content .wp-caption-text, .gallery-caption {
	margin: 5px 0;
	font-size: .8em;
}
/*alignement  a gauche*/
.entry-caption {
	text-align: left;
}

/* forms and tables */
input, textarea {
	border: 1px solid #ccc;
}

/* header */
#header {
	text-align: center;
}
#blog-title {
	padding: 40px 0 0;
	text-align: center;
}
/*barre de menu superieur*/
#access {
	background: transparent url(library/images/meta.gif) repeat scroll; 
	border-top: 1px dotted #9CC;
	border-bottom: 1px dotted #9CC;
	font-color: #006600;
}
.access-rss,
.access-gallery,
.access-library {
	background: none;
	padding: 2px 5px;
}

/* icons */
.nav-next,
.nav-previous,
.backlink,
.edit-link,
#content .author,
.cat-links,
.entry-categories,
.entry-date,
#content .tag-links,
.entry-tags,
.comments-link,
.comment-link,
.entry-rss,
#pages li.page_item,
#links li {
	background: none;
	padding: 0;
}
/*#content ul li,
.widget li {
}
#s,
#noresults-s {
	background-position: -1997px 3px;
}*/

/* suckerfish top-navigation */
/*menus deroulants*/
.menu a {
	padding: 0 9px;
	background: transparent url(library/images/meta.gif) repeat scroll; 
}
.menu a:hover {
	background: transparent url(library/images/meta.gif) repeat scroll; 
}
.menu li ul {
	background: transparent url(library/images/meta.gif) repeat scroll; 
	border: 1px dotted #9CC;
	margin: 0;
	padding: 0;
}
.menu li ul a {
	background: transparent url(library/images/meta.gif) repeat scroll; 
	font-size: 0.9em;
}
.menu li li ul {
	background: transparent url(library/images/meta.gif) repeat scroll; 
	margin: -1.20em 0 0 100%;
}
.menu li li li ul {
	background: transparent url(library/images/meta.gif) repeat scroll; 
}

/* content */
#content {
	border-right: none;
	text-align: justify;
}
#content .entry-title {
	font-size: 1.6em;
/*espace avant le titre de l'article */	
	padding: 10px 0 0;	
}
/*alignement a gauche des titres des articles*/
.home .entry-title {
	text-align: left;
	padding: 10px;	
}
.home .entry-header {
	margin: 0 0 30px;
	text-align: left;
}
/*1ere lettre du paragraphe d un article */
div.entry-content > p:first-child:first-letter {
	display: block;
	float: left;
	font: 3.7em/66% garamond,georgia,times,serif;
	margin-right: 0.06em;
}
div#wrapper div.category-asides div.entry-content > p:first-child:first-letter {
	display: inline;
	float: none;
	font: 1em/200% georgia,times,serif;
	margin: 0pt;
}
/*espace avant et apres la date de l article*/
.entry-meta-above {
	margin: 0;
	padding: 10px 0 20px;
}
/*barre meta, alignement a gauche*/
.entry-meta, #now-reading-statistic {
	color: #aaa;
	background:transparent url(library/images/meta.gif) repeat scroll; 
	border-bottom: 1px dotted #9CC;
	border-top: 1px dotted #9CC;
	text-align: left;
}
.home .entry-meta {
	margin-top: 40px;
}
.post {
	margin: 0 0 60px;
}
.entry-meta a, .entry-meta .entry-date {
	color: #009900;
}
.entry-meta a:hover {
	color: #33CC66;
}

/* asides */
body.home div.category-asides .entry-meta .comments-link {
	display:none;
}
body.home div.category-asides .entry-meta .edit-link {
	border-left: 1px solid #ccc;
	padding-left: 4px;
}
body.home #content div.category-asides {
	background: #f6f6f6;
	margin: -10px 0 50px;
	padding: 10px 20px;
}

/* comments */

.commentlist .avatar {
	border: none;
	margin: 0;
	padding: 0 4px 0;
}
/*fond commentaire de l auteur de l article*/
#content .commentlist li.bypostauthor {
	background: transparent url(library/images/meta.gif) repeat scroll; 
}
/*affichage des commentaires en live*/
#comment-live-preview {
	background: #99CC99;
}
/*pagination des commentaires*/
.page-numbers, .page-link {
	background: transparent url(library/images/meta.gif) repeat scroll; 
}

/* sidebars, bottombars, footer & widgets */

/*WIDGETS*/
.widgettitle {
	font-size: 1.2em;
}

/*titres des widgets dans la barre laterale et la barre au-dessus du pied-de-page*/
.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
      background: none;
      border-top: 1px dotted #444;  /*ligne pointillee en haut*/
      border-bottom: 1px dotted #444;  /*ligne pointillee en bas*/
      color: #336133;	
      margin: 15px 0 5px;
/* haut, droit, bas, gauche */
      padding:10px 0px 10px 6px; /*pour placer le titre du widget dans un cadre*/
}

/*barre au-dessus du pied-de-page*/
div#bottombars {
	background: transparent url(library/images/meta.gif) repeat scroll; 
	border-bottom: 1px dotted #9CC;
	border-top: 1px dotted #9CC;
}
/*widget affichant les pages dans la barre laterale*/
#pages {
	border: 1px dotted #ccc;
	background:transparent url(library/images/meta.gif) repeat scroll;
}
#pages ul ul {
	padding: 0 0 0 10px;
}
/*puces du widget des pages */
#pages li.page_item {
    background: url(library/images/bullet_sub.gif) no-repeat;
    padding: 0 0 0 15px;
}

/*PIED-DE-PAGE*/
#footer {
	background: none;
	color: #666;
	margin: 30px 0 0;
	text-align: center;
}
#footer a {
	color: #006600;
}
#footer span {
	padding: 0 10px;
}
#footer a:hover {
	color: #33CC66;
}
/************************************************/
/*STYLE DE PUCE DE NIVEAUX 1 ET 2 */
/*premier niveau*/
#content ul li {
	background: url(library/images/bullet_go_bleu.gif) no-repeat 0 1px; 
	padding: 0 0 0 16px;
}
/*deuxieme niveau*/
#content ul ul li {
	background: url(library/images/bullet_sub_bleu.gif) no-repeat 0 1px; 
	padding: 0 0 0 20px;
}
/*FIN STYLE DE PUCE DE NIVEAUX 1 ET 2 */
/************************************************/
/*ASCENSEUR POUR L INTERFACE DE CODE*/
code, pre {
 background: #E8EFE8;
 display: block;
 overflow: auto; /* ligne a  ajouter*/
 margin: 10px 0 10px 0;
 padding: 5px;
} 

/************************************************/
/*												*/
/* 				PLUGINS							*/ 
/*												*/
/************************************************/

/* CSS for supported Plugins  */
#dkret-rss-links li {
	background: url(images/feed.png) no-repeat;
	margin: 6px 0 0;
	padding: 0 0 0 22px;
}

/************************************************/
/* MODIFICATION DE LA FEUILLE DE STYLE DE WP_SYNTAX */

.wp_syntax pre {
	overflow: auto;
	background-color: #f9f9f9;
	border: 0px solid #FFFFFF;
}
/***************************************************/
/* MODIFICATION DE LA FEUILLE DE STYLE POUR WP-Page-Navi */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 2px 2px 4px; 
}
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi a {    
   background: #FFFFFF;
   border: 1px dotted #99CCCC;
}
.wp-pagenavi a:hover {	
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-color: #99CC99;
}
.wp-pagenavi span.current {
	font-weight: bold;
   border: 1px solid #99CCCC;
	color: #006600;	
	background:transparent url(library/images/meta.gif) repeat scroll left top;
}

/***************************************************/

