/*
Theme Name: PRIL (thème enfant de Kadence)
Description: Theme enfant de Kadence pour le PRIL
Author: Nadine Bobbio
Template: kadence 
Version: 0.1.0
*/

/* lettrines */



.add-lettrine .lettrine-img {
  float:left;
  margin:2px 5px 5px 0;
  text-indent : -100%;
  overflow:hidden;
  width:65px;
  height:65px;
 
}

.lettrine-img{

	background-repeat : none;

}


.entry-meta{
	background-color:red;
}

.lettrine-l{
	background-image:url('lettrines/lettrine-l.png');
}
	
/*import the base style */
/*@import url('../customify/style.css');*/
/*
.site-title{
	text-shadow: 0px 0px 30px rgba(149, 109, 9, 0.9);

}

.site-description{
	text-shadow: 0px 0px 20px rgba(149, 109, 9, 1);

}
*/
/*contact form */
/* 
.wpcf7-form label{
	color:#fff; 
}
*/
/* Vente de DVD */
/****************/
/*
#vente-dvd{

	background-color:rgba(149, 109,9,0.5);
	-webkit-border-radius: 0px 20px 0px 20px;
	-moz-border-radius: 0px 20px 0px 20px;
	border-radius: 0px 20px 0px 20px;
	-webkit-box-shadow: 4px 4px 8px 2px #292452;
	-moz-box-shadow: 4px 4px 8px 2px #292452;
	box-shadow: 4px 4px 8px 2px #292452; 
		background: #395B79;  fallback color if gradients are not supported
	background: -webkit-linear-gradient(#395B79, #8893a5);
	background: -moz-linear-gradient(#395B79, #8893a5);
	background: -o-linear-gradient(#395B79, #8893a5);
	background: linear-gradient(#395B79, #8893a5);
	color:#eee;
	padding:20px;
	font-weight:bold;
}

#vente-dvd h3{
	color:#eee;
	font-size:18px;
}

#vente-dvd a{
	color:#eee;
	display:inline-block;
	font-size:15px;
	
}

#vente-dvd a:hover{
	color:#f7f5d4;
}
*/ 
/* presse /média */
/*
.entry-content li a{color : #696; text-decoration:underline}
.entry-content li a:hover {color : #6B6; text-decoration:none}
*/
/* footer-menu */
/***************/
/*
.menu-pied-de-page-container {
	background: #00678A;
	color: #FFF;
	height: 45px;
	padding-left: 18px;
	border-radius: 0px;
}
#menu ul, #menu li {
	margin: 0 auto;
	padding: 0;
	list-style: none
}
#menu ul {
	width: 100%;
}
#menu li {
	float: left;
	display: inline;
	position: relative;
}
#menu a {
	display: block;
	line-height: 45px;
	padding: 0 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
}
#menu a.dropdown-arrow:after {
	content: "\25BE";
	margin-left: 5px;
}
#menu li a:hover {
	color: #0099CC;
	background: #F2F2F2;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 45px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 45px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 170px;
	background: #444444;
	position: absolute;
	z-index: 99;
	display: none;
}
#menu ul.sub-menus li {
	display: block;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #FFFFFF;
	font-size: 16px;
}
#menu li:hover ul.sub-menus {
	display: block
}
#menu ul.sub-menus a:hover{
	background: #F2F2F2;
	color: #444444;
}
@media screen and (max-width: 800px){
	#menu {position:relative}
	#menu ul {background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
	#menu ul.sub-menus {width:100%;position:static;}
	#menu ul.sub-menus a {padding-left:30px;}
	#menu li {display:block;float:none;width:auto;}
	#menu input, #menu label {position:absolute;top:0;left:0;display:block}
	#menu input {z-index:4}
	#menu input:checked + label {color:white}
	#menu input:checked + label:before {content:"\00d7"}
	#menu input:checked ~ ul {display:block}
}
*/
/* Presse / media liste : List Category Posts - perfectlist.php */
/****************************************************************/

