@charset "utf-8";
/* CSS Document */

/* EDITO */

#edito {
	margin-bottom: 60px;
	position: relative;
}

#edito h1 {
	height: 33px;
	line-height: 33px;
	background-image: url(../../img/icones/edito.png);
}

#edito h1 span {
	display: none;
}

#edito h1:after {
	content:",";
}

#post_facebook {
	margin-bottom: 15px;
}

#edito p,
#edito ul {
	margin-bottom: 10px;
	line-height: 14px;
}

#edito li {
	list-style: url(../../img/layout/puce_rose.png) outside;
	margin-bottom: 2px;
	margin-left: 20px;
}

/* LES TELECHARGEMENTS */

#vos-alertes-disponibles,
#vos-derniers-telechargements {
	margin-bottom: 60px;
}

#vos-alertes-disponibles h1,
#vos-derniers-telechargements h1 {
	height: 48px;
	line-height: 60px;
	background-image: url(../../img/icones/telechargement.png);
}

#liste-alertes article,
#liste-telechargements article {
	height: 38px;
	width: 100%;
	margin-bottom: 1px;
}

#liste-alertes article div,
#liste-telechargements article div {
	margin-right: 1px;
	width: 38px;
	display: inline-block;
	vertical-align: top;
}

#liste-alertes article div:last-of-type,
#liste-telechargements article div:last-of-type {
	margin-right: 0px;
}

#liste-alertes article div.fichier,
#liste-telechargements article div.fichier {
	width: 648px;
	line-height: 18px;
}

#liste-alertes article div.fichier a:first-child,
#liste-telechargements article div.fichier a:first-child {
	float: left;
	margin-right: 5px;
	height: 38px;
}

#liste-alertes .supprimer span,
#liste-telechargements .commentaire span,
#liste-telechargements .pour span,
#liste-telechargements .contre span {
	text-indent: -9999px;
	background: url(../../img/pictos/commentaire_hover.png) center center no-repeat;
	display: block;
	width: 24px;
	height: 24px;
	padding: 7px;
	opacity: 0.5; 
}

#liste-alertes .supprimer:hover span,
#liste-telechargements article:not(.visiteur) .commentaire span:hover,
#liste-telechargements article:not(.already_voted) .pour span:hover,
#liste-telechargements article:not(.already_voted) .contre span:hover,
#liste-telechargements .active span {
	opacity: 1;
}

#liste-telechargements .commentaire.active,
#liste-telechargements .pour.active {
	background-color: #97be0d;
}

#liste-telechargements .contre.active {
	background-color: #c60052;
}

#liste-telechargements .pour span {
	background-image: url(../../img/pictos/vote-pour.png);
}

#liste-telechargements .contre span {
	background-image: url(../../img/pictos/vote-contre.png);
}

#liste-telechargements article.visiteur .commentaire a:hover {
	cursor: not-allowed;
}

#liste-telechargements .hidden span {
	display: none;
}

/* LES ALERTES */

#vos-alertes-disponibles h1 {
	background-image: url(../../img/icones/vos-alertes-disponibles.png);
}

#vos-alertes-disponibles h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}

#liste-alertes article div.fichier {
	width: 726px;
}

#liste-alertes .supprimer span {
	background-image: url(../../img/commun/remove.png);
}

/* BXSLIDER */

.article .bx-wrapper .bx-viewport {
	background: none;
    border: none;
    box-shadow: none;
    left: -5px;
}

.article .bx-wrapper .bx-controls-direction a {
    height: 20px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: -24px;
    width: 20px;
}

.article .bx-wrapper .bx-prev {
    background: url(../../img/layout/precedent.png) no-repeat scroll 0 0 transparent;
    left: 700px;
}

.article .bx-wrapper .bx-next {
    background: url(../../img/layout/suivant.png) no-repeat scroll 0 0 transparent;
    left: 730px;
}

.article .bx-wrapper .bx-prev:hover,
.article .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

/* LES DERNIERS FILMS */

.article {
	width: 100%;
	margin-bottom: 60px;
	position: relative;
	clear: both;
}

.article h1 {
	height: 48px;
	line-height: 60px;
	background-image: url(../../img/icones/derniers-films.png);
}

.article article {
	display: inline-block;
	vertical-align: top;
	background-image: url(../../img/layout/ombre-affiche.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 11px;
	margin-right: 18px;
	width: 170px;
}

.article article ul {
 	min-height: 285px;
	padding-bottom: 10px;
}

.article div:not(.bxslider) article:last-of-type {
	margin: 0px;
}

.article article ul li {
	padding: 10px;
	padding-bottom: 0px;
}

.article li:first-child {
	padding: 0px;
}

.article h2 {
	display: inline-block;
}

.article em,
.article article ul li strong {
	font-weight: bold;
}

.article .reload {
	top: 33px;
	right: 65px;
}

/* DEJA DISPONIBLE */

#tabs h1 {
	background-image: url(../../img/icones/deja-disponible.png);
}

#tabs .reload {
	top: 20px;
	right: 30px;
}

.article .rss {
	background: url(../../img/pictos/rss.png) left top no-repeat;
	height: 25px;
	width: 24px;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 15px;
}

#tabs .bx-viewport {
	height: 320px !important;
}

#tabs article {
	width: 170px !important;
}

.ui-corner-top {
	border-radius: 0px;
}

.ui-helper-reset { line-height: inherit; }

.ui-tabs .ui-tabs-nav {
    margin: 0 0 20px;
    padding: 0;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none !important;
    border-right: 1px solid #999999;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    position: relative;
}
.ui-tabs .ui-tabs-nav li a {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
	display: inline-block;
}
.ui-tabs-nav li.ui-state-active, .ui-tabs-nav li.ui-state-hover {
	border: none;
}
.ui-tabs-nav li.ui-state-active a, .ui-tabs-nav li.ui-state-hover a {
    color: #fff;
}
.ui-tabs-nav li:last-of-type {
    border-right: medium none;
}

/* DERNIERES CRITIQUES */

#derniere-critique {
	margin-bottom: 60px;
	position: relative;
}

#derniere-critique h1 {
	background-image: url(../../img/icones/derniere-critique.png);
	height: 41px;
	line-height: 41px;
}

#derniere-critique article {
	padding: 5px;
	position: relative;
	margin-bottom: 2px;
	min-height: 28px;
}

#derniere-critique article > a:first-child {
	display: none;
}

#derniere-critique h2 {
	position: absolute;
	top: 5px;
	left: 50px;
	font-weight: bold;
}

#derniere-critique h2 + time,
#derniere-critique p {
	display: none;
}

#derniere-critique .by {
	display: block;
	font-size: 0.909em;
	line-height: 38px;
	height: 28px;
}

#derniere-critique .by img {
	float: left;
	display: block;
	margin-right: 5px;
}

#derniere-critique .by time {
	color: #999;
}

#derniere-critique .note {
	width: 20px;
	height: 26px;
	background: url(../../img/layout/barre-note.png) right bottom no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.455em;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
}

#derniere-critique .note span {
	display: none;
}

#derniere-critique .edit {
	bottom: 10px;
	top: auto;
	right: 70px;
}

#derniere-critique .afficher {
	position: absolute;
	top: 7px;
	right: -30px;
	background: url(../../img/pictos/vues.png) left top no-repeat;
	width: 23px;
	height: 25px;
	display: block;
	text-indent: -9999px;
}

#derniere-critique .afficher:hover,
#derniere-critique article.active .afficher {
	background-position: left bottom;
}

#derniere-critique a.share {
	color: #fff;
	background-color: #3a5795;
	position: absolute;
	top: 16px;
	right: 70px;
	border-radius: 5px;
	padding: 5px 10px;
	opacity: 0;
	-webkit-transition: all 2s; /* Safari */
    transition: all 2s;
}

#derniere-critique .active a.share {
	opacity: 1;
}

/* CRITIQUE ACTIVE */

#derniere-critique article.active {
	padding-right: 15px;
	padding-left: 110px;
}

#derniere-critique article.active > a:first-child {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

#derniere-critique article.active h2 {
	margin: 15px 0px;
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
}

#derniere-critique article.active h2 + time {
	font-size: 0.909em;
	display: inline-block;
}


#derniere-critique article.active .by {
	line-height: 28px;
	position: absolute;
	bottom: 5px;
	left: 110px;
}

#derniere-critique article.active p {
	display: block;
	padding-bottom: 40px;
}

#derniere-critique article.active .note {
	right: 15px;
	top: 15px;
}

#derniere-critique article.active .edit {
	right: 5px;
}

/* GESTION DU SPOILER */

.spoiler {
	filter: blur(2px);
	transition-property: -webkit-filter;
	transition-duration: .4s;
}
.spoiler:hover, .spoiler:focus {
	filter: blur(0px);
}

/* LISTE */

.liste {
	display: inline-block;
	width: 190px;
	margin-right: 30px;
	margin-bottom: 60px;
	vertical-align: top;
	padding: 20px;
	padding-bottom: 31px;
	line-height: 14px;
	background-image: url(../../img/layout/ombre-azffiche.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% 11px;
	position: relative;
}

.liste li {
	position: relative;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
}

#droite .liste h1 {
	height: 24px;
	line-height: 24px;
	background-image: url(../../img/pictos/films-du-moment.png);
	padding-left: 30px;
}

.liste li strong,
.liste li time {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding-left: 10px;
	background-color: #fff;
}

#droite #derniers-sous-titres h1 {
	background-image: url(../../img/pictos/derniers-sous-titres.png);
}

#les-plus-telecharges {
	margin-right: 0px;
}

#droite #les-plus-telecharges h1 {
	background-image: url(../../img/pictos/plus-telecharges.png);
}

.liste .reload {
	top: 5px;
	right: 10px;
}

/* NUAGE DE TAG */

#nuage-de-tags {
	position: relative;
}

#nuage-de-tags h1 {
	background-image: url(../../img/icones/nuage-de-tage.png);
	height: 41px;
	line-height: 41px;
}

#nuage-de-tags p {
	padding: 20px;
}


#nuage-de-tags p a {
	color: #333;
}

.nuage-0 {
	font-size: 10px;
}

.nuage-1 {
	font-size: 14px;
	font-weight: bold;
}

.nuage-2 {
	font-size: 16px;
	text-decoration: underline;
}

.nuage-3 {
	font-size: 18px;
	font-style: italic;
}

.nuage-4 {
	font-size: 24px;
	font-weight: bold;
}

/* TELEPHONE */

@media (max-width: 767px) {

	#header nav,
	#footer,
	#aside,
	#edito,
	#vos-alertes-disponibles,
	#derniere-critique,
	#les-films-a-laffiche,
	#vos-derniers-telechargements,
	.liste,
	.article .bx-controls-direction {
		display: none;
	}
	
	#header,
	.article {
		padding: 15px;
	}
	
	.article {
		width: auto;
	}
	
	#header #header_content,
	#page,
	#droite {
		width: 100%;
		float: none;
	}
	
	#titre_header a {
		width: 100%;
		text-indent: -9999px;
		background-position: center center;
	}

}