/*
Theme Name: KARELLE FAIT JOUJOU AVEC WP
Theme URI : 
Description:  
Version: 1.0
Author: 
Author URI : 
Text Domain: 
*/

/* classes outils */
.left	{text-align:left;}
.center 	{text-align:center;}
.right	{text-align:right;}
.hidden {display: none;}
.clear {
	clear: both;
}


#content > .post {
	background-color:#fffdfc;
	font-size:14px;
}

	
	/* mise en forme des paragraphes */
#content .entry p, #content .entry p	{
	color:#000000;
	text-indent: 0px;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	}

	/* mise en forme des listes */
#content .entry ul li {
	list-style-type: disc;
	list-style-position: outside;
	font: normal 16px/20px Verdana, Arial;
	margin-bottom:18px;
	margin-left:18px;
	}
#content .entry ul li a, #content .entry ul li a:visited {
	color:#d50168;
	text-decoration:none;
}
#content .entry ul li a:hover, #content .entry ul li a:active {
	color:#580c6e;
	text-decoration:underline;	
}
	

h1 {
	font: 26px/30px bold Verdana, Arial, Helvetica, sans-serif; 
	}

h2 {
	/* border-bottom:2px inset #D50168; */
	font-family:bold Verdana,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:30px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
}

h3 {
	font: 1.4em/1em bold Verdana, Arial, Helvetica, sans-serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #da0075;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}



a, a:visited, h2 a:hover, h3 a:hover {
	color:#c73104;
	text-decoration: none;
	}

a:hover {
	color:#000000;
	text-decoration: underline;
	}
	

small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 12px;
	}	

/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}




/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #d50168;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	clear:both;
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/



/* Captions : legende sous les images */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ---------------------------------------------------------------- */
/* STYLES LIES A DES EXTENSION WORDPRESS */
/* ---------------------------------------------------------------- */

/* compteur J-x jours avant le salon */
#compteur	{
	text-align:left;
	font: normal 30px/30px Verdana;
	color:black;
	}

/* DDSitemapGen : plan du site */
.ddsg-wrapper h2 {display:none;}



	
	


