/*
Theme Name: Future eXpress
Theme URI: http://studio.ex-hi-bi.com
Description: Template pour le site Future eXpress
Author: Studio Ex-Hi-Bi
Author URI: http://studio.ex-hi-bi.com
Version: 1.0
*/
@charset "UTF-8";

#clear {
	clear:both;
	width:0; height:0;
	padding:0; margin:0; 
}
* {
	text-shadow:none;
	color:#aaa;
}
p, label {
	color:#aaa;
}

.ui-panel { width: 80px; }

/**
 * formulaire connexion 
 */
#formconnexion {  }
#form_error, #signup_message, #lostpassword_message, .progressPage {
	color:#9e0230;
	text-shadow:none;
	text-align:center;
	text-transform:uppercase;
}
p.connectlink a.red:link {
	color: #9e0230 !important;
}
p.connectlink a.orange:link {
	color: #e64747 !important;
}



/*
	Cloud (level 1, 2, 3
*/
#canvaswrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:500px;
	background-image: url('../images/sunrise.png');
	/* */
	background-size: 100% 100%;
	-moz-background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
}
#myCanvas {
	position:absolute;
	left:0px;
	top:0px;	
}
#tags {
	position:absolute;
	left:-5000px;
	top:-5000px;	
}
#topcloud {
	position:absolute;
	left:0;
	top:0;
	height:50px;
	width:100%;
	z-index:1;
}
#topcloud_history{
	float:right;
	width:108px;
	height:50px;
	margin-top:5px;
	margin-right:5px;
	text-align:right;
	z-index:50;
}
#history {
	height: 50px;
	width: 108px;
	display:block;
	margin-top:4px;
	z-index:50;
}
#historylevel1, #historylevel2 {
	height: 50px; 
	width: 49px;
	display:none; 
	cursor:pointer;
	float:left;
}
#historylevel1 {
	background: url(../images/nuage1.png);
}
#historylevel2 {
	background:url(../images/nuage1.png);
	margin-left:-49px;
}

/**
 * Themes 
 */
div[id^='Bubble '] {
	text-align:center;
}
#canvas {
	position:relative;
	top:0;
	left: 0;
}
#canvas #themetitle {
	width:260px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.8em;
	color: #222;
	cursor: pointer;
	margin:auto;
	text-align:center;
	position: absolute;
	top:130px; left:120px;
	z-index:40;
	text-decoration:none;
	text-shadow: none;
}
div[id^='legend'] {
	text-shadow: none;
}

/*Bubble labels (level 2)*/
#canvas div div {
	opacity: 1.0;
	text-align:center;
	vertical-align: middle;
	display:table-cell;
	color: #222;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
}

/*
	Search
*/
#recherche{
	float:right;
	margin-top:40px;
	margin-right:20px;
}
#recherche p{
	font-family:Verdana, Geneva, sans-serif;
	color:#aaaaaa;
	font-size:10px;
	float:left;
	padding-right:10px;
	margin-top:20px;
}
#recherche form{
	float:left;
}
#recherche input[type=text] {
  outline: none;
  color:#aaaaaa;
  background-color:transparent;
  background-image:url(../images/pointlignegris.png);
  background-repeat:repeat-x;
  background-position:bottom;
  padding: 0;
  margin: 0;
  border: 0px solid;
}
#recherche input[type=text]:focus, textarea:focus {
  outline: none;
  padding: 0;
  margin: 0;
  border: 0px solid ;
}

/*
	Contribution (footer)
*/
#menumedia{
	width:350px;
	height:300px;
}
#menumediahome{
	width:100%;
	height:120px;
	text-align:center;
}
#menumedia h1 { 
	margin-top:25px;
	font-size:20px;
	color: #9e0230;
	text-align:center;
}
#menumedia img {
	margin:30px 15px 30px 15px;
	cursor:pointer;
}
#menumediahome img:first{
	margin:10px 0px 5px 0px;
	cursor:pointer;
}
#menumediahome img:last{
	margin:10px 10px 5px 20px;
	cursor:pointer;
}
#menumediahome img{
	margin:10px 0px 5px 20px;
	cursor:pointer;
}
#menumedia div, #menumediahome div {
	display:inline;
}

/**
 * Media forms
 */
 /*
#formmedia_image, #formmedia_video,
#formmedia_sound, #formmedia_text{ display:none; display:block; width:450px; margin:100px auto 0 auto; }
#form_image { width:600px; }
.formulaire { border: 0 none; }
.formulaire h1 { margin:0 0 20px 0; font-size:20px; color:#9E0230; }
.formulaire h2 { margin:0 0 10px 0; font-size:14px; color:#9E0230; }
.formulaire label { font-size:12px; color:#AAA; margin-bottom:30px; display:block; vertical-align:top; }
*/
/*
textarea[name=post_content],
textarea#commentaire,
textarea#commentairetext,
textarea#commentaireimage,
textarea#commentaireaudio,
textarea#commentairevideo { width:350px; height:150px; border:0 none; min-height:150px; max-height:150px; min-width:332px; max-width:332px; color:#AAA; margin:0; padding:0; line-height:15px; vertical-align:top;
	background-color:transparent;
	background-image:url(../images/backtextarea.png);
    background-repeat:repeat;
	background-position: 0px 0px 0px 0px; 
}
.formulaire input[type=text],
.formulaire input[type=password] { width:400px; outline:none; color:#AAA; padding:0; margin:0; border:0 none; background:transparent url(images/pointlignegris.png) repeat-x bottom left; }

a.cancel {
	float:left;
	width:70px;
	color:#9e0230;
	font-weight:bold;
	padding:8px 0 0 0;
  	margin:0 0 0 350px;
  	border: 0px solid;
	background:none;
	font-size:12px;
	text-decoration:none;
}
#annuler {
	width:70px;
	background:none;
	margin-left:350px;
	float:left;
	padding-top:8px;
	color:#9e0230;
	font-weight:bold;
}
*/
#youtube {
	width:345px;
}

/**
 * Login With Ajax
 */
#LoginWithAjax #LoginWithAjax_Form { color:#AAA; font-size:10px; }
#LoginWithAjax #LoginWithAjax_Form td { padding:0; }
#LoginWithAjax #LoginWithAjax_Form label { padding:0; margin:0; }
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Username > .username_label > label,
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Password > .password_label > label { text-transform:uppercase; padding-right:10px; }
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Username #LoginWithAjax_Submit { vertical-align:middle; padding-left:10px; }
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Username #LoginWithAjax_Submit #lwa_wp-submit { cursor:pointer; border:0 none; font-size:0; width:41px; height:41px; background:transparent url(../images/boutonok.png) no-repeat center center; }
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Links {}
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Links_Register { color:#9E0230; font-weight:bold; text-transform:uppercase; margin-right:10px; }
#LoginWithAjax #LoginWithAjax_Form #LoginWithAjax_Links_Remember { color:#AAA; margin-left:10px; }
#LoginWithAjax #LoginWithAjax_Remember {}

#LoginWithAjax #LoginWithAjax_Info { color:#AAA; font-size:10px; line-height:1.8em; }
#LoginWithAjax #LoginWithAjax_Info a { color:#AAA; }


/* */
#LoginWithAjax_Links_Remember_Cancel {
	font-family: Verdana,Geneva,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#aaa;
}

/* Picto menu */
.pictomenu {
	padding-top:20px;
}
