/*
Theme Name: Pars en live 3
Theme URI: http://wordpress.org/
Description: Pars en live 3
Version: 0.1
Author: Mathias Lamamy
Tags: mantle color, variable width, two columns, widgets
*/


body {
	color: #FFF;
	font-family: 'Arial', Verdana, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
	background-image: url(images/texture_papier_rouge_fond.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-top: 0px;
	text-align:center; 
}



.base {
	color: #000;
	font-family: 'Arial', Verdana, sans-serif;
	font-size:12px;
}



#fond_rouge_fond {
	/*background-image: url(images/pel3_fond_rouge.png);
	background-repeat:repeat-y;	*/
	background-image:url(images/pel3_fond_rouge_et_blanc.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	z-index:1;
	
	
						/* pour FIREFOX */
	position:fixed;		
	top:0px;
	width:1080px;
	height:100%;

	left : 50%;
	margin-left:-540px;

	text-align:left;
	

}



	#fond_rays {
		/*position:absolute;
		left:-30px;
		width:1298px;
		height:704px;
		top:0px;
		margin-top:0px;
		padding-top:0px;
		width:1080px;
		background-image: url(images/pel3_fond_rays.png);
		background-repeat:no-repeat;	
		z-index:7;*/
	}

	#bulle_overlay {
		position:absolute; 
		/*left:995px; */
		left:40px; 
		/*background-image:url(images/pel3_logo_bulle.png); 
		background-repeat:no-repeat; */
		width:120px;
		height:150px;
		/*-index:21;*/
		padding:0px 0px 0px 0px;
	}
	
	#colonne_droite_fixe {
		position:absolute;
		/*left:923px;*/
		
		left : 50%;
		margin-left:384px;
		/*left : 924px;*/
	
		top:0px;
		color:#000;
		
		margin-top:0px;
		padding:0px;
		/*width:125px;*/
		width:167px;
		height:800px;
		z-index:41;
		/*border:#009933 1px solid;*/
	}
	
	#colonne_content_fond {		/* colonne blanche */
		position:absolute;
		left:370px;
		
		color:#000;
		
		/*background-image:url(images/pel3_fond_blanc.png);
		background-repeat:repeat-y;	*/

		width:580px;
		height:100%;
		text-align:left; 
		
		
	}



#fond_rouge_texte {
	height:1px;
	position:absolute;
	left : 50%;
	margin-left:-540px;

	text-align:left;
	width:1080px;
	z-index:28;
	color:#FFFFFF;	
	top:0px;

	/*background-image: url(images/pel3_fond_rouge.png);
	background-repeat:repeat-y;	
	*/
}

	#colonne_content_texte {
		/*position:absolute;*/
		position:absolute;
		color:#000;
		left:370px;
		top:120px;
		
		margin:0 0 0 0px;
		padding:0 0 0 40px;
		width:530px;
		/*z-index:15;*/
		text-align:left; 
		
		/*background-image:url(images/pel3_fond_blanc.png);
		background-repeat:repeat-y;		*/	
	}

	#colonne_gauche_texte {
		position:absolute;
		top:0px;
		left:35px;
		color:#000;
		width:350px;
		text-align:left; 
		/*z-index:310;	*/
	
	}
	
	#colonne_content_fond_titre {
		position:absolute;
		left:370px;
		color:#000;
		
		top:0px;
		margin-top:0px;
		padding-top:0px;
		width:580px;
		height:120px;		
		/*background-image: url(images/pel3_fond_blanc_titre.png);
		background-repeat:no-repeat;	*/
		/*z-index:10;*/
		/*border:#009933 1px solid;*/
	}




#concerts_champ_recherche  {
	/*background-image:url(images/texture_cuir_grand_fil.png); 
	background-repeat:no-repeat; */
	width:500px;
	color:#000000;
}

.widget {
	list-style-type:none; 
}

.colonne_droite_content {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:60;
	/*border:#3300FF 1px solid;*/
}
.colonne_droite_content  a {
	font-weight:bold;
	color:#DDD;
	text-decoration:none;
	font-size:12px;
}
.colonne_droite_content  a:hover {
	color:#FFF;
	text-decoration:none;
}




.titre_article {
	padding-left:3px;
	background-color:#eee;
}


.element_colonne_gauche {
	width:350px;
	margin:auto;
}

.contour-tirets {
	margin-top:10px;
	border:#fff dashed 2px; 
	padding:5px;
}



#champ_recherche {
	position:relative; 
	/*top:115px; */ 
	width:330px;
	height:30px;
	z-index:65;
	padding:20px auto;
}

	#champ_recherche input {
		/*border:1px solid #900;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#900;
		background-color:#FFF;
	}
	#champ_recherche input[type=submit]  {
		background-color:#990000;
		font-size:12px;
		color:#FFFFFF;
		width:100px;
		height:18px;
		border-color:#660000;
	}
	#champ_recherche input[type=submit]:hover  {
		background-color:#660000;
		color:#ffffff;
	}
	#champ_recherche input[type=submit]:active  {
		background-color:#ffffff;
		color:#990000;
	}
	
#champ_recherche_petit {
	/*position:relative; 
	width:125px;
	height:30px;*/
	/*position:absolute;*/
	z-index:66;
	padding:2px auto;
}

	#champ_recherche_petit input {
		/*border:1px solid #900;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#900;
		background-color:#FFF;
	}
	#champ_recherche_petit input[type=submit]  {
		background-color:#990000;
		font-size:12px;
		color:#FFFFFF;
		width:15px;
		height:18px;
		border-color:#660000;
	}
	#champ_recherche_petit input[type=submit]:hover  {
		background-color:#660000;
		color:#ffffff;
	}
	#champ_recherche_petit input[type=submit]:active  {
		background-color:#ffffff;
		color:#990000;
	}


#simpleViewer { height: 100%;}


a {
	color: #900;
	text-decoration: none;
}

a img {
	border: none;
}

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

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
}






acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 100%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

h2 {
	padding-top:60px;
}



cite {
	font-size: 100%;
	font-style: normal;
}

h4 {
	border-bottom: 1px dotted #660000;
	font: 100% "Arial", Times, serif;
/*	letter-spacing: 0.2em;*/
	margin: 10px 0 1px 0;
	/*padding-bottom: 1px;*/
}

h4 a:hover {
	text-decoration:underline;
}

h3 {
	border-bottom: 1px dotted #660000;
	font-family: "Arial", Times, serif;
	margin-top: 0;
	font-size: 100%;
}

ol#comments li p {
	font-size: 12px;
}

.un_commentaire {
	-moz-border-radius: 7px;
	background-color:#EEE;
	padding:5px;
	color:#000000;
	margin-right:20px;
}


p, li {
	font: 100% 'Arial', Verdana, sans-serif;
/*	letter-spacing: -1px;*/
}
.feedback {
	font: 70%/80% 'Arial', Verdana, sans-serif;
	color:600;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #600;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {		/* infos sous les titres */
	color: #660000;
	
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}

.meta a:hover {
	color: #D00;
}

.storytitle {
	margin: 0;
/*	font-size: 120%;	*/
}

.storytitle a {
	text-decoration: none;
}



.tableau_index {
	background-position:right top;
	background-image:url(images/fond_titre_milieu.jpg);
	background-repeat:no-repeat;
}




/* images du tableau INFOS */

.infos_titre {
	background-image:url(images/infos_titre.gif);
}



/* images du tableau PHOTOS */


.photos_milieu_OL {
	background-image:url(images/photos_OL_milieu.png);
	background-repeat:no-repeat;
}



.le_slogan {
	color:#660000;
	margin: 0;
	font-weight:normal;
	font: "Arial", Times, serif;
	font-size: 16px;
	letter-spacing: -1px;
}




.le_titre {
	color:#660000;
	margin: 0;
	font-weight:bolder;
	font: "Arial", Times, serif;
	font-size: 22px;
	letter-spacing: -1px;
}

.le_titre a {
	text-decoration: none;
	color:#660000;
	font-weight:bolder;
	font: "Arial", Times, serif;
	font-size: 22px;
	letter-spacing: -1px;	
}
.le_titre a:hover {
	text-decoration: none;
	color:#c00a0a;
}

.le_titre_listing {
	color:#660000;
	margin: 0;
	font-weight:bolder;
	font: "Arial", Times, serif;
	font-size: 16px;
	letter-spacing: -1px;
}
.le_titre_listing a {
	text-decoration: none;
	color:#660000;
	font-weight:bolder;
	font: "Arial", Times, serif;
	font-size: 16px;
	letter-spacing: -1px;	
}
.le_titre_listing a:hover {
	text-decoration: none;
	color:#c00a0a;
}




.lien_blanc_devient_rouge a {
	text-decoration: none;
	color:#fcc;
	/*color:#400;*/
}
.lien_blanc_devient_rouge a:hover {
	text-decoration: none;
	color:#660000;
	/*color:#fff;*/
}



.lien_rouge_devient_blanc a {
	text-decoration: none;
	color:#400;
}
.lien_rouge_devient_blanc a:hover {
	text-decoration: none;
	color:#fff;
}


.lien_commentaire 		{	color:#fff;}
.lien_commentaire a 	{	color:#fff;text-decoration: none;}
.lien_commentaire a:hover {	color:#400;text-decoration: none;}

.le_titre_infos_patate_chaude {
	color:#fff;
	margin: 0;
	font-weight:bold;
	font: "Arial", Times, serif;
	font-size: 14px;
	letter-spacing: -1px;
	padding:3px 0 0 0;	
}


.le_titre_infos_patate_chaude_petit {
	font-size: 12px;
	letter-spacing: 0px;
	font-weight:normal;
	padding:0px 0 0 0;
}
.le_titre_infos_patate_chaude_tres_petit {
	font-size: 10px;
	letter-spacing: 0px;
	font-weight:normal;
	padding-bottom:2px;
}



.div_on_y_sera {
	padding-bottom:8px;
}

.div_on_y_sera a {
	text-decoration: none;
}
.div_on_y_sera a:hover {
	color:#FFFFFF;
}




.le_titre_concerts_annonces {
	color:#fff;
	margin: 0;
	font-weight:bolder;
	font: "Arial", Times, serif;
	font-size: 14px;
	letter-spacing: -1px;
}
.le_titre_concerts_annonces a {
	text-decoration: none;
	color:#fff;
}
.le_titre_concerts_annonces a:hover {
	text-decoration: none;
	color:#eee;
}






.la_date {
	font: 100% "Arial", Times, serif;
	font-size: 12px;
	text-align: left;
	color:#555;
}
.la_date_infos_patate_chaude {
	font: 100% "Arial", Times, serif;
	font-size: 9px;
	text-align: left;
	color:#FAA;
	padding:0 0 0 0px;
}

.la_date_infos_patate_chaude a {
	color:#Faa;
	text-decoration:none;	
}
.la_date_infos_patate_chaude a:hover {
	color:#FFF;
	text-decoration:none;
	text-align:right;
}





.comment_infos_patate_chaude {
	font: 100% "Arial", Times, serif;
	font-size: 9px;
	text-align:right;	
	color:#Faa;
	padding:0 0 0 0px;
}

.comment_infos_patate_chaude a {
	color:#Faa;
	text-decoration:none;	
}
.comment_infos_patate_chaude a:hover {
	color:#fff;
	text-decoration:none;
	text-align:right;
}





.lien_tag {
	color:#D1767C;
	background-color:#990000;
	font-size: 10px;	
}
.lien_tag a {
	color:#D1767C;
	text-decoration:none;
}
.lien_tag a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.lien_tag a:visited {
	color:#D1767C;
	text-decoration:none;
}









.resultat_recherche {
	color:#660000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.resultat_recherche a {
	text-decoration:none;
	font-size:14px;
}
.resultat_recherche a:hover {
	text-decoration:underline;
}


.le_sondage {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.le_sondage li {
	padding-left:5px;
	font-size:12px;
}
.le_sondage ul {
	padding-left:5px;
}


.lecteur_deezer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}








#lien_menu {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
}

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


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #888;
	padding: .2em;
}

#commentform textarea {
	/*width: 100%;*/
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 10px;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

.content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	font-size:12px;
}

.content a {
	color: #900;
	font-weight: bold;	
	text-decoration: none;
}

.content a:hover {
	color: #D00;
	text-decoration: underline;	
}


#header {
	color: #fff;

	font: normal 'Arial', Times, serif;

	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}






#menu {
	padding: 5px 0 5px 0px;
	width: 10em;

}

#menu form {
	margin: 0 0 0 5px;
}

#menu input#s {
	/*width: 80%;*/
	background: #eee;
	/*border: 1px solid #999;*/
	color: #000;
}

#menu ul {
	color: #ccc;
	/*font-weight: bold;*/
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 100% 'Arial', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/100% 'Arial', 'Arial', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: 'Arial', 'Arial', Verdana, sans-serif;
	font-size: 11px;

}

#menu ul ul li a:hover {
	color: #666;
	text-decoration: none;
	/*border-bottom: 1px solid #809080;*/
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

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

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Arial', 'Arial', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	/*width:118px;
	height:71px;*/
}

.navigation {
	width:500px;
	height:71px;
}

.alignright {
	position: relative;
	float: right;
	/*width:113px;
	height:71px;	*/
	right:30px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 & aligment */

.encart_infos_salle {
	text-align:center;
	border-width:1px;
	border-color:#990000;
	width:400px;
	border-style:solid;
	margin:50px;
}

.logo_puce_infos {
	padding-left:25px;
	background-image:url(images/logo_puce.png);
	background-repeat:no-repeat;
	background-position:left;
}



.related_post {
	font-size:12px;
}


.liste_concerts a {
	color:#660000;
	text-decoration:none;
}
.liste_concerts a:hover {
	color:#990000;
	text-decoration:underline;
}


.auteurs {
	color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}







/* Rend invisible tout notre bloc span */
a.info_bulle span
{								   
    position       :  absolute;
    top            :  -2000em;
    left           :  -2000em;
    width          :  1px;
    height         :  1px;
    overflow       :  hidden; 
    background     :  #fff;   /* Définition du fond, sinon on a le même que notre lien */
	color:#666666;
	text-decoration : none; 
/*    border         :  1px solid #6699FF;*/ /* Définition des bordures */
} 

a.info_bulle
{				
  color           : #000;
  
  text-decoration : none; 
  
  /*padding         : 2px 16px 2px 2px; *//*Définition des marges intérieures de notre lien */
  
  /* Définition de l'arrière plan de notre lien */
  /*background      : transparent url('comment.gif') no-repeat right center;*/
  
  position        : relative; /* Indispensable pour le bon positionnement de l'info-bulle */ 
}  
 
a.info_bulle:hover 
{
  border          : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}  

/* Rend visible tout notre bloc span et lui attribue une taille */
a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
    top        :  auto;
    left       :  auto;
    width      :  20px;
    height     :  20px;
    overflow:hidden;
}        

.police12 { font-size:12px;}
.policegris {color:#666666;}