@charset "UTF-8";

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

	@file:		  style.css
	@cescription: Feuille de style d'écran
	@author:      remi (exomel.com) modifié par f6 pour le thème f6area
	@updated:	  20090704

	@notes:       Vous pouvez vous servir de ce fichier
	              pour créer un nouveau thème pour
				  Pubwich.

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

/**
 *	Basic
 ******************************************************************/

@import url(reset.css);

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

hr { display: none; } 
a * { cursor: pointer; }

html {
	font-size: 62.5%;
}

body {
	background: #9e9e9e url("img/bg-site.png");
	
	/* color: #699787; */
	color: #000;
	font-size: 110%;
	line-height: 1.4;
	font-family: 'Georgia', Helvetica, Arial, "Lucida Grande", "Liberation Sans", Tahoma, Verdana, Arial, sans-serif;
				 /* Yay for Liberation! */
	padding: 0 0 10px;
}

/*ajout par f6 pour mon entete*/

#tophead{
	position:relative;
	background: transparent url("img/bg-tophead.png") repeat-x;
	height:260px;
	padding: 0 0 0 10%;
	z-index: 35;
}

#edition{
	position:absolute;
	right: 0;
	top: 0;
}

#wrap {
	font-size: 110%;
	width: 960px;
	margin: 35px auto;
	position:relative;
	z-index:30;
}

#skip {
	position: absolute;
	left: -999px;
}

a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #000;
	border-color: #000;
}

acronym, abbr {
	cursor: help;
}

h1 {
	font-size: 320%;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1.2em;
	width: 100%;
	color: #000;
	/*text-shadow: 1px 1px 0 #fff;
	letter-spacing: -0.02em;*/
}

h1 span{
	display:block;
	text-indent: -9999px;
}

h1 a {
	border: none;
	color: #000;
	}

h1 a:hover {
	color: #fff;
}

.erreur {
	background: #fff;
	opacity: 0.2;
	padding: 8px 10px;
}

/**
 *	Pied de page
 ******************************************************************/
 
#footer {
	text-align: center;
	padding: 1.3em 0 1.9em;
}

#footer a.pubwich {
	background: url("img/pubwich.png") no-repeat;
	padding: 2px 1px 2px 17px;
	border: none;
}

/**
 *	Colonnes
 ******************************************************************/
 
.col1 {
	width: 337px;
	margin-right: 20px;
	float: left;
}

.col2 {
	width: 358px;
	margin-right: 20px;
	float: left;
}

.col3 {
	width: 225px;
	float: left;
}

/**
 * Boites
 ******************************************************************/
 
.boite {
	position:relative; /* AJOUT EN TEST */
	margin: 0 0 18px;	
	z-index:31;
	/*background: #3a3a3a;*/
}

.boite.nodata {
	opacity: 0.5;
}

.boite h2 {
	font-size: 150%;
	padding: 8px 10px 0;
	color: #000;
	/*background: #fff;
	border-bottom: 1px solid #dfd3ac;*/
	line-height: 1;
	
}

.boite h2 span {
	font-size: 80%;
	font-weight: normal;
}

.boite h2 a {
	text-decoration: none;
	border: none;
}

.boite ul li {
	margin-bottom: 5px;
}

.boite ul li.nodata {
	opacity: 0.5;
}

.boite .boite-inner {
	padding: 10px 0 10px 0;

}

.boite.no-title .boite-inner {
}

.boite .boite-inner-flickr {
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	
}

.boite .boite-inner-description {
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;

}

.plus{
	position: absolute;
	right: 10px; top:26px;

}

.plus a {
	color: #FFF;
	font-size: 90%;
}



/**
 *	RSS & Atom
 ******************************************************************/

.rss h2 {
	background: transparent url("img/bg-rss.png") left top no-repeat;
	color: #000;
	height:47px;
}

.rss h2 a{
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 54px;
}

.rss li, .atom li {
	padding: 5px;
	border-bottom: 1px solid #e33f78;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	color:#FFF;
}

#Nastee h2{
	background: transparent url("img/bg-nastee-court.png") left top no-repeat;
	color: #000;
	height:47px;

}



/**
 *	Flickr
 ******************************************************************/

.flickr h2 {
	background: transparent url("img/bg-flickr.png") left top no-repeat;
	height:54px;
	font-weight: bold;
}

.flickr h2 a {
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 54px;
}

/*.flickr h2 em {
	color: #FF0084;
	font-style: normal;
}*/

.flickr ul li {
	float: left;
	padding-right: 5px;
	background: none;
}

.flickr ul li.derniere {
	padding-right: 0;
}

.flickr ul li a {
	border: none;
}

.flickr ul li img {
	display: block;
}

/**
 *	Last.fm
 ******************************************************************/

.lastfm h2 {
	background: transparent url("img/bg-lastfm.png") left top no-repeat;
	color: #000;
	height:47px;
}

.lastfm h2 a {
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 54px;
}

.lastfm li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e33f78;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	color:#FFF;
}


.lastfm li a {
	text-decoration: none;
	border: none;
	display: block;
	padding: 5px;
}

.lastfm li a:hover {
}

.lastfm li img {
	background: url("img/cover.png");
}

.lastfm li img {
	display: block;
	float: left;
}

.lastfm li a strong {
	display: block;
	margin-left: 70px;
	font-weight: normal;
	padding: 8px 5px 8px 10px;
}

.lastfm li a span {
	font-size: 100%;
	display: block;
	font-weight: bold;
}

.lastfm li.premier span {
	font-size: 145%;
}

.lastfm li.deuxieme span {
	font-size: 130%;
}

.lastfm li.troisieme span {
	font-size: 120%;
}

.lastfm li.quatrieme span {
	font-size: 110%;
}

.lastfm li.cinquieme span {
	
}


/**
 *	Twitter
 ******************************************************************/

.twitter h2 {
	background: transparent url("img/bg-twitter.png") left top no-repeat;
	color: #000;
	height:47px;
	font-weight: bold;

}

.twitter h2 a {
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 50px;

}

.twitter li {
	padding: 5px 10px 7px;
	margin: 0 0 5px;
	border-bottom: 1px solid #e33f78;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	color:#FFF;
}

.twitter li span.image, 
.twitter li span.date {
	display: block;
	float: left;
	width: 85px;
	margin-right: 10px;
	}

.twitter li span.image {
	width: 48px;
}

.twitter li span.image a, 
.twitter li span.date a {
	text-decoration: none;
	border: none;
	color: #e33f78;

}

.twitter li p {
	display: block;
	margin-left: 95px;
}

.twitter li em.from {
	display: none;
}

.twittersearch li p {
	margin-left: 65px;
}

.twittersearch li p.date {
	margin-top: 3px;
	color: rgba(0,0,0,0.4);
}

.twittersearch li p.date a {
	color: rgba(0,0,0,0.4);
	border-bottom: none;
}

/**
 *	Del.icio.us
 ******************************************************************/

.delicious h2 {
	background: transparent url("img/bg-delicious.png") left top no-repeat;
	color: #000;
	height:47px;
}

.delicious h2 a {
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 52px;
}

.delicious li {
	display: block;
	padding: 6px;
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	border-bottom: 1px solid #e33f78;
}

.delicious li .desc {
	display: block;
	line-height: 1.2;
	padding-top: 4px;
}

/**
 *	Readernaut
 ******************************************************************/

.readernaut h2 a {
	color: #B6C125;
}

.readernaut ul {
	padding-top: 5px;
}
 
.readernaut li {
	float: left;
	width: 100%;
}

.readernaut li a {
	text-decoration: none;
	border: none;
	display: block;
	padding: 5px 0 5px 5px;
}

.readernaut li a:hover {
}

.readernaut li img {
	display: block;
	float: left;
}

.readernaut li img {
        
}

.readernaut li a strong {
	display: block;
	margin-left: 55px;
	font-weight: normal;
	padding: 8px 10px 8px 10px;
}

.readernaut li a span {
	display: block;
	font-weight: bold;
	line-height: 1.2;
}


/**
 *	Facebook
 ******************************************************************/

.facebook h2 a {
	color: #3B5998;
}

.facebook ul li {
	padding: 5px;
}

/**
 *	Youtube
 ******************************************************************/

.youtube h2 a {
	color: #D62323;
}

.youtube li a {
	display: block;
	padding: 5px;
	border: none;
}

.youtube li a img {
	float: left;
	display: block;
}

.youtube li a strong {
	display: block;
	margin-left: 130px;
}

.youtube li a span {
	display: block;
	margin-left: 130px;
}

/**
 *	Vimeo
 ******************************************************************/

.vimeo h2 {
	background: transparent url("img/bg-vimeo.png") left top no-repeat;
	color: #9FC54E;
	height:47px;
}

.vimeo h2 em {
	color: #000;
}

.vimeo h2 a {
	color: #000;
	margin: 0 0 0 50px;	
	line-height: 52px;
}

.vimeo li {
	background: rgba(0, 0, 0, 0.5);
	background: #525252;
	border-bottom: 1px solid #e33f78;
}


.vimeo li a {
	color: #FFF;
	display: block;
	padding: 5px;
	border: none;
	font-size: 120%;
	font-weight:bold;
	
}

.vimeo li a img {
	float: left;
	display: block;
}

.vimeo li a strong {
	display: block;
	margin-left: 90px;
}

.vimeo li a span {
	display: block;
	margin-left: 110px;
}

/**
 *	WTF (aussi appelé "intro")
 ******************************************************************/

.wtf {
	margin-bottom: 0;
}

.wtf div {
	padding: 5px;
}

.wtf p {
	margin: 0 0 1em;
}

/**
 *	Crédits
 ******************************************************************/
 
.credits p {
	padding: 5px;
	margin: 0 0 0.3em;
}

.credits a.pubwich {
}

.credits a.pubwich strong {
}

/**
 *	Ajout du menu de plus d'info
 ******************************************************************/


ul#topnav {
	margin: 0; padding: 0;
	position:absolute;	
	right:10px; top:220px;
	/*width: 100%;*/
	list-style: none;
	font-size: 1.1em;
	
}
ul#topnav li {
	float: right;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 35px;
	text-decoration: none;
	border:0;
	
}
ul#topnav li:hover a, ul#topnav li a:hover { background: url("img/bt-plus-info-h.png") 0 -45px no-repeat; } /*--Hover State--*/

ul#topnav a.plusinfos {
	background: url("img/bt-plus-info-h.png") no-repeat;
	width: 140px;
	text-decoration: none;

}

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 40px; right: 0;
	background: rgba(0, 0, 0, 0.5);
	background: #000 url(sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
	z-index:40;
	border: 1px solid #939493;
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 300px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 2px 25px;
	padding: 7px 5px 7px 35px;
	display: block;
	text-decoration: none;
	color: #fff;
}

ul#topnav .sub ul li.courriel a {
	background: url("img/icon-courriel.png") no-repeat 5px 10px;

}

ul#topnav .sub ul li.papier a {
	background: url("img/icon-papier.png") no-repeat 5px 3px;

}

ul#topnav .sub ul li.linkedin a {
	background: url("img/icon-linkedin.png") no-repeat 5px 1px;

}

ul#topnav .sub ul li.facebook a {
	background: url("img/icon-facebook.png") no-repeat 5px 3px;

}

ul#topnav .sub ul li.tshirt a {
	background: url("img/icon-t-shirt.png") no-repeat 5px 4px;

}

ul#topnav .sub ul li.etoile a {
	background: url("img/icon-etoile.png") no-repeat 5px 4px;

}


ul#topnav .sub ul li a:hover {
	color: #e45f96;
	/*background-position: 5px 12px ;--Override background position--*/
}



