/************************************
 * http://skyrock.com V4
 * Fichier template pour positionner
 * les elements des blogs et des fiches
 * profil
 * **********************************
 * RE/SET common stuff
 * **********************************/
#blog { 
	position: relative;
	margin: auto;
	text-align: center;
}
.pop {
	margin: 0 auto auto;
	text-align: left;
}

/* On réinverse par rapport à common.css -- ne pas cibler plus précisément
   (notamment avec un id), sinon kaboom les ciblages des items d'actions & co */
.consult a {
    text-decoration: underline;
}
.consult a:hover {
    text-decoration: none;
}
/* Par contre, là, on, réréinverse (donc on remet à l'état d'origine) */
.consult .top_nav_submenu a, .consult #footer a {
    text-decoration: none;
}
.consult .top_nav_submenu a:hover, .consult #footer a:hover {
    text-decoration: underline;
}

/*****************************************
 * Effets de transparence
 * **************************************/
.blog a:hover img {
	opacity: 0.9;
}
#profil .transparent .bloc,
#profil .transparent #barleft,
#profil .transparent #profil-page-content {
    -moz-opacity: 0.85;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

#profil .transparent .opaque {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}
/*****************************************
 * ReInit menu principal => menuBlogProfil
 * **************************************/
#menubp {
	position: relative;
	z-index: 1;
	padding: 7px 5px 8px;
	background: #242424;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	height: 15px; /* necessaire pour transparence IE7 */
}
#menubp li {
	display: inline;
	color: #fff;
}
#menubp a {
	padding: 0 5px 0 5px;
	color: #ddd;
}
#menubp a:hover {
	color: #fff;
}
#menubp li a.active {
	font-weight: bold;
}
#menubp li a.back_search { /* from /search/ */
	background: #84817c url(../../img/icons/listicos/ico_search.png) no-repeat 4px 3px;
	margin-right: 5px;
    padding: 2px 2px 2px 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#menubp #search_form {
    top: 6px;
}
#search_form img.poweredBy {
    background-image: url(../../img/recherche/google-white.png);
}
* html #search_form img.poweredBy {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.v4.skyrock.net/img/recherche/google-white.png',sizingMethod='crop');
}
#search_form #quicksearchbox {
	padding-top: 1px;
	padding-bottom: 1px;
}
/*****************************************
 * Generique
 * dans les profils suite et actions est toujours dans un .bloc, jamais dans la sidebar
 * actions a toujours aussi la classe suite pour la perso
 * **************************************/
p.suite {
    clear: both;
    text-align: right;
}
.sidebar p.suite {
	margin: 0.5em 0.2em 0;
}
#profil .suite, #profil .actions {
	padding-bottom: 8px;
}
* html #profil .suite, * html #profil .actions {
	padding-bottom: 0;
}
*:first-child+html #profil .suite, *:first-child+html #profil .actions {
	padding-bottom: 0;
}
#profil .bloc .suite {
    float: right; /* FIXME marche pas dans opera */
	margin: 0 10px 0 0;
}
#profil .bloc .actions {
	clear: left;
	float: none;
	margin: 0 0 0 10px;
    white-space: nowrap;
	font-size: 1.1em;
	text-align: left;
}
/************************************
 * Paginations
 * **********************************/
#retour {
	text-align: left;
	margin: 0.5em 0;
}
#article_next, #article_previous {
    clear: none;
	float: right;
	text-align: right;
	width: 49%;
}
#article_previous {
	float: left;
	text-align: left;
}
/* Surcharche  pagination */
.consult  .pagination a {
    display: inline-block;
    padding: 0;
    margin: 18px 0;
}
.consult  .pagination li.prev-icon a {
    background: url(../../img/icons/page_prev_consult.png) no-repeat left center;
    margin: 0;
    padding: 18px 3px 18px 58px;
}
.consult  .pagination li.prev-icon a:hover {
    background-image: url(../../img/icons/page_prev_consult_on.png);
}

.consult  .pagination li.next-icon a {
    background: url(../../img/icons/page_next_consult.png) no-repeat right center;
    margin: 0;
    padding: 18px 58px 18px 3px;
}
.consult .pagination li.next-icon a:hover {
    background-image: url(../../img/icons/page_next_consult_on.png);
}
/************************************
 * Structure 
 * **********************************/
#wrapper, #blogArticleEditorWysiwyg {
	text-align: left;
	clear: both;
	margin: 5px 0;
	overflow: hidden; /* clear des floats */
}
/************************************
 * Structure Blog
 * **********************************/
#blogcontent {
	float: left;
}
* html #blogcontent {
	position: relative;
    overflow: hidden;
}
#blog #blogcontent, #blog-pop #blogcontent {
    width: 625px;
}
/************************************
 * Structure Profil
 * **********************************/
#profil-content {
    overflow: hidden;
}
#profil-content .pub300 {
    float: right;
    margin-left: 5px;
}
#profil-display-main {
    width: 495px;
}
* html #profil-display-main, * html #profil-display-main .bloc {
    width: 490px;
}
.profil-grid {
    width: 397px;
    min-height: 200px;
    float: left;
    overflow: hidden;
}
#profil-display-left {
    margin: 0 9px 0 0;
}
#profil-page-content {
    width: 793px;
    text-align: center;
    overflow: hidden;
}
/************************************
 * Structure :  Sidebars
 * **********************************/
#barleft, #barright { /* sert uniquement au placement, pas de couleurs etc. svp */
    width: 171px;
    overflow: hidden;
}
* html #barleft, * html #barright {
    margin-bottom: 5px;
}
#barright {
	float: right;
	clear: right;
}
#barleft {
	float: left;
	clear: left;
	border-top: 0;
	margin: 0 8px 0 0;
	position: relative;
}
/* projet 0 : les sidebars sont tous les 2 a gauche */
.lefty #barleft {
    margin-right: 6px;
}
.lefty #barright {
	float: left;
	margin-right: 6px;
}

/* projet 0 : les sidebars sont tous les 2 a droite */
.righty #barleft {
    float: right;
    margin-left: 6px;
    margin-right: 0;
}
.righty #barright {
    clear: left;
	margin-left: 6px;
}
.sidebar {
	overflow: hidden;
	width: 169px;
    border: 1px solid;
}
#barright .sidebar {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#barleft .sidebar {
	border-top: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/************************************
 * Sidebar Switch Blog/Profil
 * **********************************/
#barleft span.officiel {
	position: absolute;
	left: 0;
	top: 0;
	width: 63px;
	height: 63px;
	z-index: 9;
}
#switchitem {
	overflow: hidden;
	height: 26px;
}
#switchitem #currentbp, #switchitem #changebp {
    text-align: center;
	float: left;
}
* html #switchitem #currentbp, * html #switchitem #changebp {
	overflow: hidden; /* perso */
}
#switchitem #currentbp {
    width: 126px;
    font-size: 1.1em;
}
#switchitem #currentbp.fullwidth {
	width: 100%;
}
#switchitem #changebp {
    width: 45px;
    font-size: 0.9em;
}
#currentbp a, #changebp a {
    display: block;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
#currentbp a {
    height: 17px;
    padding: 5px 5px 3px 10px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom: none !important;
}
#changebp a {
	height: 13px;
    padding: 4px 5px;
    margin-top: 3px;
    border-left: none;
}
/************************************
 * Sidebar Elements 
 * **********************************/
.sidebar-info-bloc {
	margin: 6px 0 1em;
}
.sidebar-info-bloc ul, .sidebar-info-bloc p, .sidebar h1 {
    padding: 0.3em;
}
.sidebar-info-bloc .liste-amis {
    padding: 0;
} 
.sidebar-info-bloc h3 {
	display: block;
	font-size: 1.1em;
	padding: 0.2em;
	margin: 0.5em 0.3em;
	text-align: center;
	-moz-border-radius: 5px; /* VISU */
	-webkit-border-radius: 5px;
}
.sidebar-info-bloc h3 a {
    text-decoration: none;
}

.sidebar-info-bloc h3 a:hover {
    text-decoration: underline;
}

.sidebar-info-bloc h3 small {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.sidebar-info-bloc h3 span.nb {
	font-weight: normal;
}
.sidebar-info-bloc img {
	vertical-align: middle;
}
#archives li a {
    line-height: 50px;
}
#sidebar-right #archives .liste-amis li {
    height: 52px;
}
#archives li.istext a {
    display: block;
    font-size: 9px;
    line-height: 9px;
    text-align: left;
    padding: 3px !important;
    width: 44px !important;
    height: 44px !important;
    overflow:hidden;
}
#archives li img {
    display: inline-block !important;
    margin: -3px auto 0;
    max-width: 50px;
    max-height: 50px;
    vertical-align: middle;
}
*:first-child+html #archives li img {
    display: inline !important;
    margin: -1px auto;
}
* html #archives li img {
    width: 50px;
    height: 50px;
}
#archives li.last{
    margin-right:0;
}
.widget {
	width: 137px; /* IEsafe */
	margin: 2em auto;
	text-align: center;
	padding: 5px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
}
.sidebar .widget h3 {
	font-size: 1.1em;
	margin: 0.2em 0 1em;
}
.sidebar .widget img.avatar { /* taille diff blog/profil */
    border: 1px solid;
}
.sidebar .widget p.infos .details {
	display: block;
}
.sidebar .widget p.infos .monactu {
    display: block;
    font-size: 0.9em;
    white-space: normal;
    margin-bottom: 0.5em;
}
.sidebar #blogprofil {
    margin-top:1em;
}
.sidebar #blogprofil h3 a {
    text-decoration: none;
}
.sidebar #blogprofil h3 a:hover {
    text-decoration: underline;
}
#profil .sidebar #blogprofil img {
	width: 100px;
	height: 100px;
}
.sidebar #musicwidget .avatar {
	width: 75px;
	height: 75px;
	border: none !important; /* probleme de coherence, historique */
}
.sidebar #musicwidget .pseudologo {
	margin-top: 10px;
}
.sidebar #musicwidget .pseudologo a {
	font-weight: bold;
	font-style: italic;
	opacity: 0.7;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: "Arial","Geneva",sans-serif !important;
	font-size: 12px !important;
}
.sidebar .blogtitle { /* depuis profil */
	text-align: center;
	font-size: 1em;
	margin-bottom: 1em;
	background: none !important;
}
.sidebar .rss {
	margin: 1em auto;
}
.sidebar .fb_like {
    padding: 0 0 0 3px; 
}
/************************************
 * Contenu Sidebars, specifique
 * **********************************/
#blogwhois {
	margin-top: 2.5em; /* overrides ".sidebar-info-bloc" */
}
#blogwhois .infos {
	 text-align: center; /*l'image doit toujours être centrée quel que soit l'alignement de: ".sidebar-info-bloc"  */
}
#blogwhois strong {
    display: block;
	margin-bottom: 0.5em;
	font-weight: normal;
}
#blogwhois h4 { /* description blog music */
    margin: 0.5em 0 0.2em;
}
#profil #blogwhois img.avatar {
	width: 100px;
	height: 100px;
}
#mvocal {
    text-align: center;
    margin: 0.5em auto;
}
#liste-actions { /* ex-blogmessagerie */
	margin: 1em 0;
    display: block;
    zoom: 1; /* IE */
}
.liste-actions li {
	position: relative; /* IE */
	display: block;
	border-bottom: 1px solid; /* VISU */
	/* projet 0 : */
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
.liste-actions a {
    min-height: 16px; /* Nouveaux icons */
	text-decoration: none;
	display: block;
	zoom: 1; /* IE */

}
#bloginfo li em {
	font-style: normal;
	font-weight: bold;
}
 
 
/**************************************
 * Amis : sidebar blog, bloc profil, 
 * pages amis blog & profil
 * ***********************************/
.liste-amis {
	margin-bottom: 0.5em;
}
.liste-amis li {
	padding-left: 0 !important; /* pas de puces */
	background: none !important; /* pas de puces */
	height: 135px;
}
#blog .bloc .liste-amis li {
	height: 150px;
}
.liste-amis li {
	margin-bottom: 0.3em;
}
#blogcontent .liste-amis {
	padding: 0 6px;
}
#blogcontent .liste-amis li {
	width: 102px;
}
#profil-content .liste-amis li .infos a {
    padding-top: 2px;
    /* Decalages dans la liste d'amis du profil perso quand elle contient des amis qui ne sont ni .boy ni .girl */
}
#blog #sidebar-right .liste-amis li a, /* Dans les blog, on cible le lien, et non l'image */
.liste-amis li .avatar {
	margin: 0 auto;
	display: block;
}
#profil-content .liste-amis li .avatar,
#blog #sidebar-right .liste-amis li a {    
    border-style: solid;
    border-width: 1px;
}
#blog .bloc .liste-amis li .avatar {
    max-height: 130px;
}
#blog #sidebar-right .liste-amis li.xonline a img {
    border:0 !important;
}

#blog #sidebar-right .liste-amis li.xonline a {
    color:#11E90C !important;
}

/* Petites vignettes Amis (peux devennir: .liste-amis-small) */ 
#profil-content .liste-amis li,
#barright .liste-amis li {
    width: 70px;
    height: auto; /* Facultatif si cette déclaration devient: ".liste-amis-small li" */
    margin-left: 0;
    margin-right: 5px;
}
#blog #sidebar-right .liste-amis li a,  /* Dans les blog, on cible le lien, et non l'image */
#profil-content .liste-amis li .avatar,
#barright .liste-amis li .avatar {
	width: 50px;
	height: 50px;
}
#profil-content .liste-amis p.infos a,
#barright .liste-amis p.infos a{
    max-width: 58px;
    max-height: 58px;
}
* html #profil-content .liste-amis p.infos a,
* html #barright .liste-amis p.infos a  {
    width: 58px;
}

/* centrer la liste dans la colonne de droite */
#barright .liste-amis li {
    margin-left: 5px;
    margin-right: 0;
}

/* FIXME: pas de trace d'appel de fancy-small */
.liste-amis li.fancy-small {
	width: 32px;
	margin: 2px 0 0 5px;
}
.liste-amis li.fancy-small .avatar {
	width: 30px;
	height: 30px;
}
/**/

/* FIXME: maintenant les listes avec texte ont pour class: .liste-amis-verbose */
/* FIXME: pas de trace d'appel de fancy-verbose */
.liste-amis li.fancy-verbose {
	height: 70px;
}
.liste-amis li.fancy-verbose p.infos {
	display: block !important;
}
/**/

/*********************************
 * Cybercop
 ********************************/
#cybercop {
	position: absolute;
	bottom: 0;
	left: 0; /* IE6, IE7 */
	padding: 0.5em 0;
	margin: 1em 1px 1px;
	width: 99%; /* FF */
	text-align: center;
	-moz-border-radius-bottomright: 3px; /* VISU */
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 5px;
}
#profil #cybercop {
	margin-top: 20px 0 0;
	position: relative;
}
/************************************
 * Contenu Blog/Profil :
 * bloc = article/profil-bloc
 * **********************************/
.bloc {
	margin-bottom: 10px;
	font-family: "Arial","Helvetica", sans-serif;
    border-width: 1px;
	border-style: solid;
	
	position: relative;
	z-index: 0;
	overflow: hidden;
}
* html .bloc {/* FIX-IE6 .bloc conteneur */
    width: 623px;
}
* html .bloc .bloc{/* FIX-IE6 .bloc du shared_content*/
    width: auto;
}

#profil .bloc, #group .bloc {
	position: relative;
}

/*
* html #blogcontent .bloc {
	z-index: -1;
}
*/
#profil .bloc {
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    /*background: url(http://static.v4.skyrock.net/img/templates/profils/title.png) repeat-x top; */ /* FIXME */
    overflow:hidden;
}
#profil .phylactere {
    margin-bottom: 5px;
}
* html #profil .bloc {
	zoom: 1;
}
.profil-grid .bloc {
    clear: both;
    position: relative;
}
* html .profil-grid .bloc {
    width: 395px; /* pour ne pas etre casse par la perso */
}
.bloc_title {
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px 5px 4px 5px;
    line-height: 16px;
	text-align: center;
    clear: left;
    zoom: 1;
}
.bloc_title:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
#profil .bloc_title { /* FIXME : hm, c'est visuel ca, ca devrait peut etre pas etre la */ 
    -moz-border-radius: 3px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}
.bloc_title a.plink { /* dans les titres il peut y avoir de liens et toujours le permalien vers l'article */
	text-decoration: none !important;
}
.bloc_title .blog_secret {
    float: left;
    margin: 0 5px 0 0; 
    vertical-align: middle;
}
#skyrockPlayerBig a.plink {
    text-decoration: underline !important;
}
.bloc .post {
	font-size: 1em;
}
.bloc .post, #blogArticleEditorWysiwyg {
    margin: 10px;
}
.bloc .post div.text-image-container,
.bloc .post div.image-container {
    margin: 0 0 5px;
}
.bloc .post div.image-container {
	overflow: hidden;
}
.bloc .post div.image-container p {
    margin: 0 auto;
    font-size: 0.8em; 
    height: 30px;
}
/************************************
 * VIP
 * **********************************/
.bloc .not_vip {
    padding: 40px 40px 40px 120px;
    height: 20px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    background: url(../../img/blog/private.png) no-repeat 10px 50%;
}
.vip_not_authorized .bloc_title {
    margin-bottom: 0;
    overflow: hidden;
    zoom: 1;
}

.vip_not_authorized .bloc_title a{
    float: left;
}

.vip_not_authorized .bloc_title span{
    float: right;
    padding: 4px 0 0 20px;
    background: url(http://static.v4.skyrock.net/img/icons/privacy.png) no-repeat;
}

.article_image_left
{
    float: left;
    margin-right: 2px;
}

.article_image_right
{
    float: right;
    margin-left: 2px;
}

.article_image_center
{
	display: block;
	margin: 0 auto;
	margin-top: 2px;
}

.bloc .post div.left {
	float: left;
	margin-right: 2px;
}
.bloc .post div.right {
	float: right;
	margin-left: 2px;
}
.bloc .post div.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bloc .post div.after {
	margin-top: 5px;
}

.shared_content {
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    overflow: hidden;
    text-align: left;
    background-image: none !important;
}

* html .shared_content {/* FIXME ie6 */
    height: 100px;
}

.shared_content img {
    float: left;
    max-width: 100px;
    max-height: 100px;
    margin-right: 10px;
}

* html .shared_content img {/* FIXME ie6 */
    width: 100px;
    height: 100px;
}

.bloc .post .image-container .shared_content p {
    max-width: none !IMPORTANT;
    height: auto;
}

.bloc pre { /* balise cachee, bbcode */
    overflow: auto;
    margin: 0;
    padding: 0.5em;
    font-family: Courier New, Courier, mono;
    clear: both;
}
.bloc .linkmusic,  /* = lien vers popup music */
.bloc .commentaires {
	text-align: center;
	margin: 8px auto;
}
.bloc .commentaires { 
    clear: both;
}

.bloc .commentview span {
	font-weight: bold;
}
.bloc .date {
	clear: both;
	padding: 0.2em;
	width: auto;
	overflow: hidden;
	font-size: 0.9em;
}
* html .bloc .date {
	zoom: 1;
}
.bloc .created_on { float: left; }
.bloc .modified_on { float: right; }
/*************************************************
 * Commentaires Blog & Profil
 * => hilight des own_comments se fait via smarty
 * ***********************************************/
.comment-item,
.comment-resume {
	clear: both;
	text-align: left;
	overflow: auto;
}

.comment-item {
	margin: 0 15px;
	padding: 8px;
	border-bottom: 1px dotted;
}

.comment-resume {
    max-height: 7em;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid;
    overflow-x: hidden;
}

#profil .comment-item {	
	overflow: hidden; 
	/* on supprime toutes les barres de nav de commentaires 
	profil c'est über-über-naze mais y parait que c'est un BUG */
}
* html .comment-item {
	height: 1%;
}
.comment-item .avatar,
.comment-resume .avatar {
	float: left;
	margin-right: 0.5em;
}
.comment-item .comment_info {
	margin: 0 0 10px 0;
}
.comment-item .reply_to {
    margin: 0 0 5px 70px;
    border-left:1px solid; 
    padding:3px 3px 3px 5px; 
    max-height:7em; 
    overflow:auto; 
    font-size: 0.9em;
}
#profil .comment-item {
	margin: 0;
}
#profil .comment-item .comment-date {
    clear: both;
    font-size: 0.9em;
	padding-top: 0.2em;
    -moz-opacity: 0.85;
    opacity: 0.85;
}
#profil .bloc .commentaires {
	text-align: right;
}
#profil-comment-content, #profil-comment-page {
	border-top: 1px dotted;
	overflow: hidden;
}
* html #profil-comment-content {
    width: 370px;
}
/***************************************
 * Player musique
 **************************************/
.skyWidgetPlayer {
    position: relative;
    /* Utile pour faire fonctionner timeline + volume*/
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 100;
    zoom: 1; /* IE */
    overflow:visible;
}
#skyrockPlayerBig {
    background:none;
}
.playerpreview {
    display: block;
}

.audioPlayer, .audioPlayerSmall {
    display: none;
    clear: both;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.audioPlayer,
.audioPlayerSmall,
.skyWidgetPlayer .submenu,
#linkPopup {
    font-size: 10px!important;
}
/* Largeur des deux popup */
.bloc.audioPlayerSmall {
     width: 620px;
     position: relative;
}
#blog-pop .bloc.audioPlayer {
    width: 620px;
}

.audioPlayerSmall .bloc_title {
	padding:3px 90px 10px 105px;
}

* html .audioPlayerSmall .bloc_title {
	padding-left:125px;
}

/* Informations courantes */
.audioPlayer .bloc_title {
	padding-right: 45px; /* pr popup link */
}
.skyWidgetPlayer .bloc_title #current-artist {
	font-weight: bold;
}
.skyWidgetPlayer .bloc_title #current-songName {
	font-weight: normal;
}
#linkPopup {
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
.skyWidgetPlayer .avatar {
    float: left;
    margin-right: 10px;
}
.audioPlayerSmall .avatar {
    margin: 0 5px 5px 5px;
}
.audioPlayerSmall ul.stars {
    position: absolute;
    right: 5px;
    top: 5px;
}
.audioPlayer .avatar img, .audioPlayerSmall .avatar img {
    width: 100px;
    height: 100px;
    display: block;
}
.audioPlayerMenu {
    position: relative;
    overflow: hidden;
    height: 51px; 
}
*:first-child+html .audioPlayerMenu  {
    height: 35px;
    padding-top:15px; 
} 

* html .audioPlayerMenu  {
    height: 35px;
    padding-top:15px; 
}
.audioPlayerSmall .audioPlayerMenu {
    clear: right;
}
.blocTracklist {
    margin: 5px;
    padding: 5px;
    overflow: hidden;
}
#menuTime {
    overflow: hidden;
    height: 1.2em;
    line-height: 10px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    margin: 15px 5px;
}
.audioPlayer #menuTime {
    padding-left: 130px; 
}
.audioPlayerSmall #menuTime {
    padding-left: 80px; 
}
.volume {
    overflow: hidden;
    width: 50px;
    position: absolute;
    top: 17px;
    padding: 0;
    width: 50px;
    z-index: 40;
    right: 12px;
}
/* Menu Player */
#menuPlayer {
    position: absolute;
    z-index:20;
}
.audioPlayer #menuPlayer {
    left: 7px;
    top: 0;
}
.audioPlayerSmall #menuPlayer {
    left: -13px;
}
#menuPlayer li, #menuPlayer li a {
    display: block;
    position: absolute;
    z-index: 10;
}
#buttonPrevious a, #buttonNext a {
    top: 9px;
}
#buttonNext a {
    left: 84px;
}
#buttonPlay a, #buttonPause a {
    top: 0;
    left: 34px;
}
* html .audioPlayerSmall #buttonPlay a, * html  .audioPlayerSmall #buttonPause a {
    top: -16px;
}
*:first-child+html .audioPlayerSmall #buttonPlay a, *:first-child+html .audioPlayerSmall #buttonPause a {
    top: -16px;
}
#menuPlayer li a span {
    display: none;
}

#menuPlayer li.disabled a:hover {
    border-color: #000000 !important;
}
#menuPlayer li.disabled a {
    border-color: #000000;
}

/* Mode Shuffle/Repeat */

.modeLecture li, .modeLecture li a {
    float: left;
    display: block;
}
.modeLecture {
    position:absolute;
    display: inline;
    top: 9px;
    z-index: 41;
}
.audioPlayer .modeLecture {
    left: 440px;
}
.audioPlayerSmall .modeLecture {
    left: 320px;
}

/* Commun aux deux barres de défilement: volume + timeline */
.volume a, #volumePlayer, #timeline, #timeline a, #info_tampon {
    cursor: pointer;
}
#timeline {
    height: 50%;
    margin-top: 0.2em;
    position: relative;
}
#timeline a, .volume a, #info_tampon {
    height: 100%;
}
.volume p a, #timeline a {
    display: block;
}
.volume a span, #timeline a span{
    display: none;
}
#menuTime li {
    float: left;
    display: block;
    margin: 0 0.5em;
}

.audioPlayer #timeline {
    width: 175px;
}
.audioPlayerSmall #timeline {
    width: 120px;
}
#timeline a, #info_tampon {
    position: absolute;
    top: 0;
    left: 0;
}
#timeline a {
    z-index: 1;
}
#info_tampon {
    z-index: 0;
}

/* Volume sonore  */

a#buttonSound {
    z-index: 60;
    position: absolute;
    top: 0;
}
.audioPlayer a#buttonSound {
    left: 90px;
}
.audioPlayerSmall a#buttonSound {
    left: 90px;
}
.volume .volumeValue {
    width: 40px;
}
*:first-child+html .audioPlayer a#buttonSound,
* html .audioPlayer a#buttonSound  {
    padding-top:15px; 
}
/* Tracklist */
.tracklist {
    width: 485px;
}
#blog-pop .tracklist {  /* pourquoi y a t il doublon ? */
   width: 485px;
}
.tracklist thead {
	display: none;
}
.tracklist td {
    text-align: left;
    padding: 2px 4px;
    vertical-align: middle;
}
.tracklist td.trackMenu {
    padding: 0;
}
.tracklist .nbplayed { 
	white-space: nowrap;
}
.tracklist .starElement {
	vertical-align: middle;
	height: auto;
	border-bottom: none;
}
.tracklist .songNumber {
    text-align: center;
}
.audioPlayer .songName a {
    display: block;
    font-weight: bold;
}

/* Largeur des colonnes */
#songNumber {
    width: 5%;
}
#songTitle {
    width: 40%;
}
#songRate, .songRate {
    width: 85px;
	overflow: hidden;
}
#numberPlayed {
    width: 20%;
}

/* Menu Options */
.audioPlayerSmall .trackMenu {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
}
.audioPlayerSmall .trackMenu li {
    float: left;
}
.titleMenu {
    display: block;
    width: 14px;
    height: 14px;
    background-position: -622px -108px;
    margin: 3px 3px 0 3px;
}
.titleMenu span {
    display: none;
}
.active .titleMenu {
    background-position: -636px -108px;
}

/* POPUP: lien vers artiste*/
#blog-pop #musicwidget {
    clear: left;
}

/* css/popup.css */
#blog-pop #musicwidget {
    clear: both;
    text-align: center;
    width: 625px;
}


#menuTime {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    /* Vieux navigateurs genre FF2: pas de transparence */
    background-color: rgb(0, 0, 0); 
    /* Navigateurs modernes genre FF3 ou Safari: rgba */
    background-color: rgba(0, 0, 0, 0.25);
    /* pour IE on veut hasLayout */
    zoom: 1; 
    /* la propriété magique, version IE567 */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#6B000000,endColorstr=#40000000);
    /* la propriété magique, version IE8 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#6B000000,endColorstr=#40000000)";
    /* on a besoin de virer le background sur tous les IE, le fait de foutre un \9 comme ca est magiquement
       compris que par IE... 8 compris. */
    background: transparent\9
}

.volume {
    background: #000;
    border: solid 3px #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

/* Default colors */
#timeline a {
    background: #000;
}
#info_tampon {
    background-color: #b8b8b8;
}
#timeline {
    border: 2px solid #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#timeline  {
    background-color: #fff;
}
.skyWidgetPlayer .submenu {
    width: 14em;
}
.skyWidgetPlayer .submenu_audioPlayer { /* Vise les sous menus dans la tracklist */
    margin-left: -13em;
}

/* volume */
.volume p#volumePlayer {
    background: transparent url(../../img/blog/bg_player_volume_off.jpg) repeat-x center left;
    height: 12px;
    float: right;
}
.volumeValue a {
    background: transparent url(../../img/blog/bg_player_volume_on.jpg) repeat-x center left;
}
.blocTracklist {
    background: #5B5A5B; /* fixme ie6 */
    background: rgba(0, 0, 0, 0.25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Player musique */ 
.tracklist tr, .tracklist tr a { 
    color: #fff !important;
    text-decoration: none;
}

.tracklist .current, 
.tracklist .current a { 
    background-color: #000; 
    color: #fff !important; /* Ne dois pas être écrasé par la perso */
} 
 
.tracklist tr.current:hover, 
.tracklist tr.current:hover a,
.tracklist tr:hover, 
.tracklist tr:hover a { 
   background-color: #fff; 
   color: #000 !important; 
} 


/* FIN PLAYER MUSIC LOL */
/***************************************
 * Note moi !
 * ************************************/
#votezone #votetitle {
    font-weight: bold;
}
#votesinfos {
    clear: both;
	margin-top: 5px;
}
/***************************************
 * Profil : Bloc infos user
 * ************************************/
#profil-infos h1.bloc_title {
    text-align: left;
}
#profil-infos .bloc_title #profil-pseudo {
    font-size: 1.7em; /* relatif taille projet 0 */
}
#profil-infos #infos-profil-detail { /* referencement */
    font-weight: normal;
    font-size: 1em;
}
#profil-infos p {
    margin-bottom: 10px;
}
#profil-infos p.visites {
    position: absolute;
    right: 10px;
    top: 9px;
}
#profil-infos  .monactudate {
    font-style: italic;
    padding-left: 10px;
	display: block;
}
#profil-infos .userVille {
	font-variant: small-caps;
}
#profil-infos #profil-plans {
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    padding: 5px 0;
    margin-top: 10px;
}
* html #profil-infos #profil-plans {
    padding: 8px 0;
    margin-top: 10px;
}
#profil-infos #profil-plans li {
    display: inline;
    margin-right: 10px;
}
#profil-infos #profil-infos-more {
    overflow: hidden;
    margin: 10px auto;
    
    display: inline-block;
    min-width: 236px;
}
* html #profil-infos #profil-infos-more {
	display: inline;
}
*:first-child+html #profil-infos #profil-infos-more  {
	display: inline;
}
#profil-infos #profil-infos-more li {
    float: left;
    display: block;
    width: 234px;
    font-weight: bold;
    padding: 0 !important;
}
#profil-infos #profil-infos-more li span {
    float: left;
    width: 100px;
    font-weight: normal;
}
#profil-infos .connections, #profil-infos .langs {
	margin: 0;
}
#profil-infos .langs strong, #profil-infos .langs em {
	font-weight: normal;
}

/***************************************
 * Profil : Bloc gouts
 * ************************************/
#profil-gouts_1 ul,
#profil-gouts_2 ul,
#profil-interets ul  { 
    list-style: disc outside;
	margin-left: 1.5em;
}
/***************************************
 * Profil : Bloc interets
 * ************************************/
#profil-interets .tags_category { 
    float: left;
    display: inline;
    width: 180px;
    margin-right: 5px;
    margin-bottom: 5px;
}

* html #profil-interets .tags_category { 
    width: 175px;
}

/***************************************
 * Profil : Bloc Photos/Diapo
 * ************************************/
#profil-photos #diaporama {
    text-align: center;
}
/***************************************
 * Profil : Bloc Video
 * ************************************/
#videolist-small {
    padding-bottom:0.5em;
}
#videolist-small li {
    position: relative;
    display:inline;/* IE6 */
    width: 152px;
    margin:0 17px;
	text-align: left;
}
#videolist-small li.itemlist-wide {
    width:auto;
}
#videolist-small img.snapshot {
    float: left;
    position: relative;
    width: 150px;
    height: 113px;
	margin-right: 1em;
}

#videolist-small .video_play {
    display:block;
    position:absolute;
    width:152px;
    height:115px;
    top:0;
    left:0;
}
    
#videolist-small .votestars img {
    width: auto;
	height: auto;
}

#videolist-small li p {
    float: left;
    /*width: 233px;  FIXME: prend le reste de la largeur pour pouvoir centrer le texte dans ce bloc*/
}


/***************************************
 * Profil : Bloc défis 
 * => herite de _common.css
 * ************************************/
#liste_defis {
    margin: 10px auto;
	overflow: hidden;
}
#liste_defis li {
    margin: 5px auto;
    width: 350px;
	/* non modifie par les habillages persos */
	color: #2B343D !important; 
}
/***************************************
 * Profil : Page défis & Palmares
 * ************************************/
#profil-page-content .titledefis {
    padding-left: 26px;
    margin: 0.5em 0 !important;
    font-size: 1em !important;
    text-align: left !important;
	zoom: 1; /* IE */
}
#profil-page-content #defis_nav .active {
    font-weight: bold;
}
#profil-page-content #liste_defis li {
    float: left;
    margin: 0 0 10px 10px;
}
* html #profil-page-content #liste_defis li {
    margin: 0 0 10px 10px;
}
.past_defis {
	overflow: hidden;
}
.past_defis li {
    float: left;
	overflow: hidden; /* IE */
    width: 130px;
    height: 91px;
    margin: 0 5px 5px;
    text-align: center;
    padding: 5px;
    color: #111 !important;
    background: #fff !important;
    border: 2px solid #a99f8b !important;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.past_defis img.avatar {
    width: 50px;
    height: 50px;
}
.past_defis .score {
    display: block;
    font-size: 1.1em;
	/*margin-bottom: 0.3em;*/
}
/***************************************
 * Profil : Bloc Relationship <3
 * ************************************/
.myrelationship {
    background: url(../../img/profils/relationship_picto.png) center 5px no-repeat;
    overflow: hidden;
}
* html .myrelationship {
    height: 1%;
    background: url(../../img/profils/relationship_picto_ie.png) center top no-repeat;
}
#melove, #mylove {
    width: 105px;
    overflow: hidden;
}
#melove { float: left; }
#mylove { float: right; }
/***************************************
 * Profil : Listes photos, videos, gifts
 * ************************************/
.liste-amis, .itemlist {
    overflow: hidden;
}
.itemlist {
    margin: 0 auto;
}
* html .liste-amis,
* html .itemlist {
	zoom: 1;
}
#profil-page-content .liste-amis,
#profil-page-content .itemlist {
	padding: 0 10px;
}
#profil-page-content .itemlist {
    margin-top: 20px;
}

/* Afficher le pseudo en plusieurs lignes*/
/* 
FIXME: bug "display: inline-block" FF3.0: le contenu des <li> ne se centre pas
=> décommenter dès que possible 
.liste-amis p.infos, .itemlist p.infos {
	white-space: normal;
    word-wrap: break-word;
}
*/
#profil-content .itemlist p.infos a,
#profil-content .liste-amis p.infos a,
#barright .liste-amis p.infos a{
    width: auto;
}
#profil-content .itemlist p.infos a{
    max-width: 97px;
}
* html #profil-content .itemlist p.infos a {
    width: 97px;
}
/**/ 

/* Pouvoir aligner les items */
.liste-amis li, .itemlist li {
    overflow: hidden;
    text-align: center;
	vertical-align:top;
    margin: 0 8px 8px;
}

/* 
FIXME: bug "display: inline-block" FF3.0: le contenu des <li> ne se centre pas
=> à supprimer dés que possible 
*/
.liste-amis li, .itemlist li {
    float: left;
    display: block;
}
/*
.liste-amis li,
.liste-amis li .mini-profil-50,
.itemlist li {
    display: inline-block;
}

* html .liste-amis li,
* html .liste-amis li .mini-profil-50,
* html .itemlist li {
	display: inline;
}
*:first-child+html .liste-amis li,
*:first-child+html .liste-amis li .mini-profil-50,
*:first-child+html .itemlist li  {
	display: inline;
}
*/
/* End FIXME */

/**/

#profil-page-content .liste-amis li,
.itemlist li {
    width: 109px;
}
#profil-page-content .liste-amis li .avatar,
#blogcontent .liste-amis li .avatar,
.itemlist img {
	width: 100px;
	border-width: 1px; /* declaration separee pour projet 0 */
	border-style: solid;
}

/***************************************
 * Profil : Page Photos, Gifts  
 * ************************************/
.votestars img, #giftlist img {
    border: none !important;
}
#profil-page-content #photolist img {
    height: 100px;
}
#itemzoom {
    text-align: center;
    position: relative;
}
#itemzoom .itemdescription { /* referencement */
    font-size: 1em;
}
.photozoom img {
    margin-bottom: 3px;
    max-width: 700px; /* tmp */
}
/***************************************
 * Profil : Page Video
 * ************************************/
#profil-page-content h2.video_title {
    margin-bottom:5px;
    text-align:center;
}

#profil-page-content .video_nav {
    text-align:center;
}
.video_nav li {
    display:inline;
}
.video_nav li a{
    font-weight:bold;
    text-decoration:none;
}
.video_nav li a:hover{
    text-decoration:underline;
}
.video_nav a.prev{
    padding-right:3px;
}
.video_nav a.next{
    padding-left:3px;
}
    
#itemzoom #votestars {
    margin-top: 1em;
}
#createvideo, #zoomedvideo-details {
    position: absolute;
    top: 5px;
}
#createvideo {
    z-index: 10;
    left: 30px;
}
#createvideo a {
	display: block;
}
* html #createvideo {
	margin-left: -205px;
}
* html #createvideo a{
    display:inline;
}

#zoomedvideo-details {
    width: 170px;
    height: 180px;
    text-align:left;
    right: 30px;
}

#videolist li {
    width:154px;
    height:180px;
    margin:0 16px;
}
#videolist .thumbvideo_title {
    font-size:1em;
    height:15px;
    overflow:hidden;
}
#videolist .vsnapshot {
    position:relative;
}
#videolist img.snapshot {
    width:150px;
    height:113px;
}
#videolist .active img.snapshot {
    border-width: 2px;
}
#videolist .votestars img {
    width: auto;
    height: auto;
}
#videolist a.video_play {
    display:block;
    position:absolute;
    width:150px;
    height:113px;
    top:0;
    left:0;
    -moz-opacity:.85;/*--on reprécise la transparence modifiée par le profil--*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    opacity:.85;
}

#videolist a.video_play:hover {
    -moz-opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity:1;
}

/************************************
 * Publicite generique
 * **********************************/
.textads {
    text-align: left !important;
}
.textads ul {
    margin: 0 6px 0.5em;
}
.textads li {
    margin-bottom: 1em;
}
.textads li h5 {
    font-size: 1.05em !important;
}
.textads li h5 a, .textads li h5 a:hover {
    text-decoration: underline;
}
.textads li strong {
    display: block;
    font-weight: normal;
}
.textads li strong a {
    text-decoration: none;
}
/************************************
 * Publicité blogs, profils, sidebars
 * **********************************/
#promos_skyrock ul {
	margin: 0;
}
#promos_ads, #promos_ads_left { 
    border: 2px solid !important;
    font-family: Arial, sans-serif !important;
    font-size: 13px !important;
    /*
    text-align: left !important; 
    */
    text-align: center !important; /* Centrer le bloc de pub dans sont container */
}
#promos_ads h2, #promos_ads_left h4 { 
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 10px;
    padding: 3px 5px 4px 5px;
    text-align: center;
}
#profil-promoads .adswaiting {
    display: none; 
}
#blogcontent #promos_ads {
    margin-top: 3em;
    padding-top: 0.25em;
}
#profil #pub_up {
    margin-left: 35px;
}
/************************************
 * Publicité Sidebars
 * **********************************/
.sidebar #promos_ads_left {
    overflow: hidden;
    margin: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
* html .sidebar #promos_ads_left { 
    width: 145px; 
}
.sidebar #promos_ads_left p {
    margin: 0;
    display: inline;
}
.sidebar #promos_skyrock h3 {
    text-align: center;
}
.sidebar #promos_skyrock h3 small {
    display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.sidebar #promos_skyrock h5 {
    font-weight: normal;
}
.sidebar #promos_skyrock li {
    margin-bottom: 0;
}
/**************************************
    Coucou tu veux voir ma pub ?
***************************************/
#blogcontent #promos_ads {
    padding: 0.25em;
}
#blogcontent #promos_ads div,
#blogcontent #promos_ads div h3 {
    font-family: "Arial","Geneva",sans-serif;
    font-size: 11px;
}
#blogcontent #promos_ads div {
    font-weight: normal;
    width: 307px;
    float: left;
    text-align: left !important;
}
#blogcontent #promos_ads div h3 {
    font-weight: bold;
}
#blogcontent #promos_ads div img {
    border: 1px solid #ccc;
    height: 50px;
    width: 50px;
    margin-right: 5px;
    float: left;
}
#blogcontent span#span-pub {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-family: "Verdana","Arial","Geneva",sans-serif;
    font-size: 9px;
}
/*************************************************
 * Popup : Add musicwidget 2 your blog
 * ***********************************************/
#change-musicwidget .alert {
    text-align: center;
}
#change-musicwidget .musicwidget {
	margin: 1em 0;
}
/***********************************************
 * Popup : Commentaires & Photos & own_avatar
 * ********************************************/
#blogcomments, #blogphoto {
	margin: 5px 10px;
	text-align: left;
}
#blogcomments .blogname {
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: middle;
	float: left;
}
#blogcomments .rss {
	margin: 1em auto;
}
#blogphoto div.photo-container {
	padding: 0 0 10px 0;
	margin: 10px;
}
#blogphoto .bloc {
	text-align: center;
}
#blogphoto .bloc img {
	margin: auto;
}
/************************************************
 * Popup : ecrire un commentaire 
 * une partie des styles se trouve dans popup.css
 * *********************************************/
div.comment-edit {
	padding: 0 10px;
}
div.comment-edit td {
	vertical-align: top;
}
div.comment-edit p {
	margin: 2px 0 5px 0;
}
div.comment-edit label {
	white-space: nowrap;
}
div.comment-edit input.txt, div.comment-edit select {
   	width: 220px;
	padding: 2px 0 2px 2px;
}
div.comment-edit textarea.txt {
	width: 98%;
	height: 150px;
	padding: 5px;
	clear: both;
	border: 1px solid;
}
* html div.comment-edit textarea.txt {
	width: 610px;
}
div.comment-edit input.txt, div.comment-edit select, div.comment-edit textarea.txt {
	border: 1px solid #666;
	background: #eee;
	color: #333;
}
/***************************************
 * CAPTCHA, recopié de m/common.css
 **************************************/
#captcha_container {
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 10px 0 10px 0;
	padding: 10px;
	overflow: auto;
}

* html #captcha_container {
	height: 1%;
}

#captcha_container div {
	float: left;
	width: 400px;
}

#captcha_container #captcha_img_container {
	width: 200px;
	position: relative;
}

#captcha_container div label {
	display: inline;
	clear: none;
	float: none;
	width: auto;
	white-space: normal;
}

#captcha_container input {
	margin: 5px 0;
}

#captcha_container img {
	border: 1px solid #999;
}

#captcha_refresh {
	position: absolute;
	top: 2px;
	right: 20px;
}
/***************************************
 * Profil : Drag n Drop
 * ************************************/
.handle { cursor: move; }
/***************************************
 * Personnalisation
 * *************************************/
#header, #footer, 
#profil-dragndrop-alert {
    font-size: 12px !important;
	font-family: Arial, sans-serif !important;
}
.fakevideo {
	background-repeat: no-repeat;
 	background-position: 50% 50%;
	background-image: url(../../img/m/blog/video.png);
}

#previsu {
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-image: url(../../img/m/common/previsu.png);
	width: 60px;
	position: absolute;
	top: 150px;
	right: 5px;
	z-index: 546;
	height: 640px;
}
#profil #previsu {
    top: 250px;
}



#addCommentForm {
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    display: none;
}

#addCommentForm.active {
    display: block;
}

.commentForm fieldset {
    border: none;
    padding: 0;
    background: url("../../img/groups/cite.png") no-repeat top left;
    padding-left: 15px;
}

.commentForm textarea {
    border: 1px solid #000;
    background: #fff;
    padding: 0.3em;
    border-left: none;
    color: #000;
    zoom: 1;
    display: block; /* Fix Bug #7699 */
}
#profil-content .commentForm textarea {
    width: 97.3% !important;
}
*:first-child+html #profil-content .commentForm textarea {
    width: 97.3% !important;
}
* html #profil-content .commentForm textarea {
    width: 97.3% !important;
}
#profil-page-content .commentForm textarea {
    width: 98.8%;
}
/* Décalage IE7 du textarea */
*:first-child+html .commentForm {
    display: inline-block;
}
*:first-child+html .commentForm textarea {
    margin: 0px !important;
}
* html .commentForm {
    display: inline-block;
}
* html .commentForm  {
    margin-top: -5px !important;
}
#addCommentForm ul.toolbar {
    float: right;
    height: 22px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border: solid;
    border-width: 1px 1px 0 1px;
}
*:first-child+html #addCommentForm ul.toolbar {
	margin-bottom: 0px !important;
}
* html #addCommentForm ul.toolbar {
	margin-bottom: 0px !important;
}
.avatar img {
    border-color: #6f6b62;
}
.commentForm .avatar {
    float: left;
    width: 25px;
    height: 25px;
    margin: 0 0.8em 0.8em 0;
}
#addCommentForm ul.toolbar li {
    float: left;
    list-style-type: none;
    height: 18px;
    width: 20px;
    padding: 2px;
    text-align: center;
}
.toolbar li {
    -height:1%;
    background-color: #dfdfdf;
    border-color: #d7d7d7;
}
.toolbar li:hover {
    background-color: #fff;
}
.toolbar {
    border-color: #DCDDE1;
}
#addCommentForm ul.toolbar {
    border-color: #ccc;
}

/***************************************
 * Blog : balise de Geolocalisation
 * ************************************/
.geolink {
    text-align: right;
}
.geolink img {
    width: 50px;
    height: 50px;
}
.bloc .text-image-container .geolink img {
    border: none;
}

/***********************************
*           groupes
* **********************************/

#group #wrapper {
    margin-top: 10px;
}
#group-content {
	float: left;
	width: 672px;
	overflow: hidden;
}
#group .bloc .post {
    float: left;
    width: 603px;
    margin: 5px 0 20px;
}
* html #blog .post {
    zoom: 1;
}
* html #group #presentation {
    zoom: 1;
}
* html #group .bloc {
    zoom: 1;
} 
* html #group .sidebar .sidebar-info-bloc {
    zoom: 1;
}


/* *******************************
      Présentation du groupe
 ******************************* */

#group #presentation {
    padding: 5px 0 0;
}

*:first-child+html #group #presentation {
    overflow: auto;
}

#group #presentation span.officiel {
	position: absolute;
	left: 0;
	top: 0;
	width: 63px;
	height: 63px;
	z-index: 9;
}

#group #presentation h2, #group #presentation h3 {
    font-size: 1em;
}

#group #presentation .avatar {
    float: left;
    padding: 0 0.5em;
}

#group #presentation .avatar a {
	display: block;
    width: 100px;
    height: 100px;
}

#group #presentation .avatar a:hover img {
	opacity: 0.70;
}

#group #presentation p.members {
    float: right;
    margin-right: 5px;
}

#group #presentation h1 {
    margin: 5px;
}

#group #presentation address {
	margin: 5px 10px;
}

#group #presentation .tags-list {
    margin-top: 10px;
}

#group #presentation .tags-list h3, #group #presentation .tags-list ul, #group #presentation .tags-list li {
    display: inline;
}

#group #presentation .description {
    clear: both;
	padding: 1em;
	padding-top: 0;
}

#group #presentation .edit-date {
	float: right;
}
#group #presentation.mini-description {
	font-size: 0.9em;
}

#group #presentation.mini-description h1 {
	font-size: 1.3em;
}

#group #presentation.mini-description .avatar {
	margin: 0 1em 0 0;
}
#group #presentation.mini-description .avatar a {
	width: 50px;
	height: 50px;
}
#group #presentation.mini-description .avatar img {
	width: 50px;
	height: 50px;
}
p.group-back {
	font-size: 1.2em;
	padding-bottom: 10px;
}

#group #presentation .date p {
    width: 50%;
    float: left;
}
#group #presentation p.create_on {
    text-align: right;
}

/* *******************************
        BLOC ARTICLE 
 ******************************* */
#group .bloc {
    margin-top: 0;
    position: relative;
}

#group .entete {
    clear: none;
    margin: 0.3em;
    padding: 0;
    display: block;
}

#group .entete .mini-profil .avatar {
    height: 50px;
    width: 50px;    
}

/* AUTEUR ARTICLES */

#group .entete p.pseudo {
    margin-right: 30px;
}

#group .mini-profil {
    float: left;
    padding: 5px;
}

#group .mini-profil, #group .mini-profil a, #group .mini-profil a img.avatar, #group .mini-profil img.avatar {
    display: block;
    width: 50px;
    height: 50px;
}
#group .bloc .comment-author p {
    text-align: left;
    float: left;
}

/* *******************************
             DATE 
 ******************************* */
 
#group .article .date p {
    width: 50%;
    display: block;
    float: left;
}

* html #group .dates {
	zoom: 1;
}

#group .article .created_on { 
    text-align: right;
}
#group .bloc .created_on {
    float: none;
}
#group .article .date a small {
    display: none;
}

#group .article .date a:hover small {
    display: inline;
}


/* *******************************
        ARTICLE : OPTIONS
 ******************************* */
 
#group a.cancel {
    position: absolute;
    width: 22px;
    height: 22px;
    display: block;
    top: 0;
    padding-left: 0 !important;
}

#group a.cancel {
    right: 0;
}

#group a.cancel span {
    display: none;
}
/*****************************************
** COMMENTAIRES
*****************************************/

#group .comments-list {
    margin: 0 auto;
}

#group li.adminAction {
	float: right;
}
#group .add-comment-link {
	text-align: center;
    margin-top: 5px;
}

/*Décalage sous IE6 */
* html #group .comments-list {
    display: inline-block;
}
#group .comments-list .comment, #group .comments-list .more-comments {
	margin-bottom: 5px;
	padding-bottom: 9px;
	clear: both;
	border-bottom: 1px dotted;
	position: relative;
}
/*Décalage sous IE7 */

#group .comments-list .is_last {
	border: none;
	margin: 0;
	padding: 0;
}

#group .comments-list .avatar {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 8px 8px 0;
}

#group .comments-list .content {
	clear: left;
}

#group .comments-list .more-comments {
	text-align: center;
}

#group .comments-list a.cancel {
    top: -5px;
    right: -9px;
}

#group .commentForm fieldset {
	border: none;
	padding: 0;
	background: url("../../img/groups/cite.png") no-repeat top left;
	padding-left: 15px;
}
* html #group .commentForm fieldset {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.v4.skyrock.net/img/groups/cite.png',sizingMethod='crop');
}
#group .commentForm textarea {
	border: 1px solid #000;
	background: #fff;
	padding: 3px;
	width: 98%;
	border-left: none;
	display: block; /* Fix Bug #7699 */
}

/* Décalage IE7 du textarea */
*:first-child+html #group .commentForm {
    display: inline-block;
}
*:first-child+html #group .commentForm textarea {
    margin: 0px !important;
}

/*****************************************
** SIDEBAR
*****************************************/
/* FIXME: smarty_get_body_id pour cibler correctement */

#group #barright {
    width: 300px;
}
#group .sidebar {
    width: 298px;
    position: relative;
    padding-bottom: 50px;
}
#group #barright .liste-amis li {
    margin-left: 0;
}
#group #barright .liste-amis li img.avatar {
    border: 1px solid transparent;
}
/* menubp FIXME */

#group #menubp ul {
    text-align: left;
}

#group-members .liste-amis {
    padding: 10px 0;
}
#group-members .liste-amis li {
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 20%;
}

#group .memberedit {
    background-position: top right;
    padding: 2px 26px 6px 0;
}
#group .memberedit span { 
    display: none;
}
/*****************************************
** SUPPR ARTICLE
*****************************************/

#group .bloc.group-comments {
    margin: -10px 10px 15px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    padding: 10px;
    border-top: 0;
	clear: both;
}
#group-articles .liste-actions li {
    border-right: 1px solid !important;
    border-left: 1px solid !important;
    border-top: 1px solid !important;
    border-bottom: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
}
.deleteArticle fieldset {
	padding: 5px;
	border: none;
	border-top: 1px dotted;
	margin-top: 10px;
	padding-top: 10px;
}

.deleteArticle h2 {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}

.deleteArticle p {
	text-align: center;
}

/*****************************************
** ARTICLE FORM
*****************************************/
#articleForm fieldset {
    border: none;
}

#articleForm fieldset .cite {
    background: transparent url(../../img/groups/cite.png) no-repeat scroll left top;
    float: right;
    padding: 0 0 0 15px;
    width: 604px;
    text-align: left;
}

#articleForm .avatar {
    width: 40px;
    float: left;
    margin-left: 2px;
}
.medias p {
    margin-top: 3px;
    padding-top: 3px;
    overflow: hidden;
}
#articleForm label {
    width: 50%;
    display: block;
    float: left;
}
.medias input, .medias select {
    width: 200px;
    border: 1px solid #000;
    color: #000;
    background: #fff;
    padding: 2px;
}
#articleForm ul.toolbar {
    float: right;
    height: 22px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border: solid;
    border-width: 1px 1px 0 1px;
    margin-right: 10px;
    background: #fff;
    color: #000;
}

#articleForm ul.toolbar li {
    float: left;
    list-style-type: none;
    height: 18px;
    width: 20px;
    padding: 2px;
    text-align: center;
}

#articleForm ul li a img {
    vertical-align: bottom;
}

#articleForm textarea {
    border: 1px solid #000;
    border-left: none;
    padding: 0.4%;
    width: 99%;
	background: #fff;
	color: #000;
}


.media-add {
    margin-top: 10px;
    padding: 3px 10px;
    text-align: right;
    font-size: 0.9em;
}

#articleForm p.media-add a {
    text-decoration: none;
}

#articleForm p.media-add a:hover {
    text-decoration: underline;
}

#articleVideo, #articlePicture, #articleWidget {
    display: none;
}

.media-video #articleVideo, .media-widget #articleWidget, .media-picture #articlePicture {
    display: block;
}

#articleForm #articleVideo, #articleForm #articlePicture, #articleForm #articleWidget {
	padding-left: 40px;
	background: no-repeat 0px 10px;
}

#articleForm p.submit {
    text-align: right;
    margin: 10px 5px;
}


#group-pop h3 {
    margin-bottom: 10px;
}

/***************
Iframe Amis (partage, voir pour les groupes)
#friendsbox {
    border: none!important;
    background: none;
    width: 100%;
}
#friendsbox body {
    background: none;
}
*****************/

/**************************************
    Cocuou tu veux voir mon profil
**************************************/
#profil-infos p.connections a{
    color:#0262DD;
}
#profil-infos p.connections span.xonline {
    color:#11E90C !important;
}

/****
 *  +5 / -5
*****/
.vote5-5 {
    background: transparent url(../../img/profils/votenumbers/sprite_vote5-5.gif) no-repeat scroll left top;
}
.vote5-5done {
    background-position: 0px -42px
}
.vote5-5 {
    display: block;
    overflow: hidden;
    width: 305px;
    height: 21px;
    padding-left: 30px;
}

/* Version note-moi */
#vote .vote5-5 {
    margin: 10px auto;
}
/* Version profil */
#profil .vote5-5 {
    float: right;
    margin-bottom: 5px;
}

.vote5-5 li {
    display: block;
    float: left;
}

.vote5-5 a {
    display: block;
    text-decoration: none;
    height: 21px;
    width: 24px;
}

.vote5-5done a {
    cursor: default;/* vote déjà effectué : non cliquable */
}

.vote5-5 a span {
    visibility: hidden;
}

.vote5-5 a:hover, .vote5-5done .selected a, .vote5-5done .selected a:hover {
    background: transparent url(../../img/profils/votenumbers/sprite_vote5-5.gif) no-repeat scroll left top;
}

.vote5-5done  a:hover { background: transparent }
/* Styles spécifiques de chacun des chiffres */
.vote5-5 a.vote-5 { margin-left: 2px }
.vote5-5 a.vote-5:hover, .vote5-5done .selected a.vote-5 { background-position: -32px -21px }
.vote5-5 a.vote-4:hover, .vote5-5done .selected a.vote-4 { background-position: -56px -21px }
.vote5-5 a.vote-3:hover, .vote5-5done .selected a.vote-3 { background-position: -80px -21px }
.vote5-5 a.vote-2:hover, .vote5-5done .selected a.vote-2 { background-position: -104px -21px }
.vote5-5 a.vote-1:hover, .vote5-5done .selected a.vote-1 { background-position: -128px -21px }
.vote5-5 a.vote0, .vote5-5done a.vote0 { width: 37px }
.vote5-5 a.vote0:hover, .vote5-5done .selected a.vote0, .vote5-5done .selected a.vote0:hover { background-position: -152px -21px }
.vote5-5 a.vote1:hover, .vote5-5done .selected a.vote1 { background-position: -189px -21px }
.vote5-5 a.vote2:hover, .vote5-5done .selected a.vote2 { background-position: -213px -21px }
.vote5-5 a.vote3:hover, .vote5-5done .selected a.vote3 { background-position: -237px -21px }
.vote5-5 a.vote4:hover, .vote5-5done .selected a.vote4 { background-position: -261px -21px }
.vote5-5 a.vote5:hover, .vote5-5done .selected a.vote5 { background-position: -285px -21px }

/****
 *  Résultats +5 / -5
*****/
#voteresult {
    float: left;
    width: 180px;
    margin-right: 5px;
    background: #cdcbcc;
    text-align: center;
}
#voteresult h4 {
    background: url(../../img/icons/arrow_r.png) left 3px no-repeat;
    margin-bottom: 0.5em;
    padding-left: 20px;
    text-align: left;
    font-size: 1.2em;
}
#voteresult h5 span {
    display: block;
    font-size: 2em;
    color: #0262dd;
}

/**************************************
    Archives
***************************************/
#list_archives h3 {
    padding: 8px 30px 10px 31px;
    text-transform: capitalize;
    font-weight: normal;
}

#list_archives  ul{
    font-family: Arial, sans-serif;
    position: relative;
    margin: 0 31px 30px;
    overflow: hidden;
    zoom: 1;
}
#list_archives li {
    position: relative;
    float: left;
    display: inline;
    margin: 0 5px 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    overflow: hidden;
}
#list_archives li img {
    max-width: 100px;
    text-align: center;
    border: 0;
}

* html #list_archives li img {
    width: 100px;
}

#list_archives .video_play {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    margin: -17px auto auto -17px;
}
#list_archives li .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    line-height:100px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    z-index: 100;
    background: rgba(51,51,51,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0333333,endColorstr=#c0333333);
    text-transform: capitalize;
}
#list_archives li span {
    display:inline-block;
    width:100px;
    vertical-align: middle;
    line-height:1.2;
}
#list_archives li:hover .overlay ,
#list_archives li.hover .overlay {
    display: block;
    color: #fff;
    cursor:pointer;
}

#list_archives .istext {
    background: #d8dadd;
    padding: 15px 10px;
    width: 80px;
    height: 70px;
    text-align: left;
    font-size:11px;
    word-wrap: break-word;
}

#list_archives .istext .permalink {
    display: block;
    height:70px;
    overflow: hidden;
}
#list_archives li a {
    color:#676d72;
    text-decoration: none;
}
#list_archives .istext  strong {
    display:block;
}
#list_archives .hasvideo  .permalink {
    position: relative;
    display: block;
    width: 100px;
}
#list_archives #load-more {
    padding: 0 0 20px;
    text-align: center;
}


#list_archives #load-more a {
    display:block;
    margin:auto;
    width:160px;
    padding: 2px 0;
	font-weight: bold;
    font-size: 1.1em;
    text-decoration:none;
    text-align:center;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    border-radius : 4px;
}
#list_archives #load-more a:hover {
    text-decoration:underline;
}

/* Couche js */
.js #list_archives ul {
    margin-left: 41px;
}
.js #list_archives li {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    display: block;
    margin:0;
}
.js #list_archives .overlay {
    padding: 0;
}
.js #list_archives .hide {
    display: none;
}

/**************************************
    MOOD/talkiewallie
***************************************/
.phylactere  {
    position: relative;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    padding: 5px;
    zoom:1;
}

#blogcontent .phylactere, #profil-infos .phylactere {
	font-size: 16px;
}

#profil-infos .phylactere b{
    font-size:10px;
}
.phylactere .small, #profil-whatsup .small {
    font-size: 11px;
}
.phylactere .pointe_border, .phylactere .pointe_bg {
    display: block;
    position: absolute;
    width: 0;
    line-height: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
}
/* BULLE pointe coté border-top (vers la gauche) */
.phylactere.top_left .pointe_border, .phylactere.top_left .pointe_bg {
    border-color: transparent transparent #fff transparent;
}
/* hack IE 6, il ne comprend pas la valeur "transparent" pour le border-color,
 on remplace cette valeur par une couleur qu'on supprime avec le filter chroma  */
* html .phylactere.top_left .pointe_border, * html  .phylactere.top_left .pointe_bg {
    border-top-color: #efefef;
    border-left-color: #efefef;
    border-right-color: #efefef;
    filter: chroma(color=#efefef);
}
.phylactere.top_left .pointe_border {
    top: -16px;
    left: 30px;
    border-bottom-color: #000;
}
.phylactere.top_left .pointe_bg {

    z-index: 99999;
    top: -14px;/* 1px de + a cause de l'antialiasing */
    left: 30px;
}
*:first-child+html .phylactere.top_left .pointe_bg {
    top: -15px; /* HACK IE7 */
}
*:first-child+html .phylactere.top_left .pointe_bg {
    top: -15px; /* HACK IE7 */
}
/* BULLE pointe coté border-left (vers le haut) */
.phylactere.left .pointe_border, .phylactere.left .pointe_bg {
    border-color: transparent #fff transparent transparent;
}
/* hack IE 6, il ne comprend pas la valeur "transparent" pour le border-color,
 on remplace cette valeur par une couleur qu'on supprime avec le filter chroma  */
* html .phylactere.left .pointe_border, * html  .phylactere.left .pointe_bg {
    border-top-color: #efefef;
    border-bottom-color: #efefef;
    border-left-color: #efefef;
    filter: chroma(color=#efefef);
}
.phylactere.left .pointe_border {
    top: 10px;
    left: -16px;
    border-right-color: #000;
}
.phylactere.left .pointe_bg {
    z-index: 99999;
    top: 10px;
    left: -14px;/* 1px de + a cause de l'antialiasing */
}
.phylactere.bottom .pointe_border,
.phylactere.bottom .pointe_bg {
    top: auto;
    bottom: 10px;
}
*:first-child+html .phylactere.left .pointe_bg {
    left: -15px;/* HACK IE7 */
}

/* Kiff */

.kiff_action,
.kiff_value {
	display: inline-block;
}

.kiff_value {
	margin-left: -8px;
	padding-right: 4px;
}

.sidebar .kiff_value {
	text-decoration: none;
}

/* Page historique mood */

#profil-whatsup ul {
    margin: 10px 20px;
    text-align: left;
}
#profil-whatsup li {
    min-height: 30px;
    text-align: left;
    overflow: visible !important;
    font-size: 14px;
    position: relative
}
#profil-whatsup li:first-child {
    padding: 7px 0;
}
#profil-whatsup .phylactere {
    min-height: 40px;
    font-size: 18px;
}
.mini-profil .phylactere {
    margin-top: 10px;
}
.mini-profil .phylactere .pointe_border,
.mini-profil .phylactere .pointe_bg {
    left: 40px;
}
/* Bouton "via application" */
#profil-whatsup .comment-item .suite {
    float: none;
    text-align: right;
    margin: 0;
    padding: 0;
}
#profil-whatsup li:first-child .suite {
    margin-right: 8px;
}


/* FIXME Temporaire Opé TOPLOVE */
#votezone .toplove {
    margin-top: -3px;
}