﻿/*
Theme Name: Triforce Legend
Version: 6.0 aka "Liberty Version"
Author: Dark Linkaël
Date: 08/01/2018 - 21/03/2019
---------------------------------- */
html, body, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, fieldset {
	border: none;
    letter-spacing: 0.4px;
    line-height: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
    overflow-x: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
    background-attachment: fixed;
	background-color: #BDDFF8;
    background-image: url("/tl_v60/images/TLV6_Fond.jpg");
    background-size: cover;
	color: #303030;
	font-family: 'Calibri', Sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}

embed, iframe, object, video {
	max-width: 100%;
}

h1 {font-size: 24px; font-size: 1.500rem;}
h2 {font-size: 22px; font-size: 1.375rem;}
h3 {font-size: 20px; font-size: 1.250rem;}
h4 {font-size: 18px; font-size: 1.125rem;}
h5 {font-size: 16px; font-size: 1.000rem;}
h6 {font-size: 14px; font-size: 0.875rem;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'Calibri', Sans-serif;
	font-weight: inherit;
	line-height: 1.2;
}

a {
	color: #333399;
	cursor: pointer;
	text-decoration: none;
}

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

pre {
	margin: 8px 0;
	padding: 8px;
	overflow: auto;
	-ms-word-wrap: normal;
	word-wrap: normal;
}

pre, code {
	font-size: 13px;
	font-size: 0.813rem;
	line-height: 1.55;
}

blockquote {
	background-color: #F0F0F0;
	border-left: 5px solid #999;
    border-radius: 5px;
	font-size: small;
    font-style: italic;
	margin: 20px;
	padding: 5px 10px 5px 10px;
    text-shadow: 0 2px 0 #FFF;
}

blockquote cite {
	display: block;
	font-size: small;
	font-style: normal;
	text-align: right;
}

dl {padding-left: 20px;}
dt {font-weight: bold;}
dd {margin: 0 0 10px;}

table {
	border-collapse: collapse;
	margin: 10px auto;
	width: 98%;
}
th {
	background-color: #DDD;
	font-weight: normal;
}
th, td {
	border: 1px solid #AAA;
	font-size: 14px;
	font-size: 0.875rem;
}

ul, ol {
	margin-top: 4px;
	margin-bottom: 8px;
	/*padding-left: 20px;*/
	/*padding-right: 20px;*/
}
ul ul, ol ol {padding-left: 15px;}

li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	margin-right: 15px;
}

address {margin-bottom: 10px;}

.screen-reader-text {
	display: none;
}

.cf:before,
.cf:after {
    clear: both;
    content: "";
    display: table;
}

.capital {
    color: #FEA52C;
    float: left;
    font-size: 46px;
    font-style: italic;
    font-weight: bold;
    margin: 10px 4px 0 0;
    text-shadow: 0 2px 0 #444;
}

.part-title {
    color: #FF0000;
	font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFCACA;
}

.subject-title {
    color: #008000;
	font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 0 #B6E4B9;
}

/*----------------------------------------------
	Main Structure
-----------------------------------------------*/
/*---------------------------*/
/* Haut du site              */
/*---------------------------*/

#container {
	margin: 0 auto;
    /*width:1200px !important;*/
    /*-width:1200px !important;*/
}

/* Barre menu du haut */
#top-bar {
	min-height: 0px;
	padding: 0px;
	width: 100%;
}
#top-bar-info {
	float: left;
}

/* Titre et description du site */
#site-title, #site-description {
	display: inline-block;
	line-height: 1;
	margin-right: 4px;
	vertical-align: bottom;
}
#site-title {font-size: 20px;}
#site-title a {color: #DC8300;}
#site-description {
	color: #CCC;
	font-size: 15px;
}

/* Haut du site */
#header {
	background-position: center;
	width: 100%;
}
/* Bannière du site */
#header-logo {display: inline-block;}
#header-logo, #header-logo img {
	float: left;
	max-width: 100%;
}
/* Bannière du site : Icônes divers */
#header-icons {
	margin: 0 0 -50px 0;
	padding: 6px 6px 0 0;
    text-align: right;
    visibility: visible;
}
.icons-divers {
    height: 32px;
	margin-right: 3px;
    width: 32px;
}

/* Menu du haut */
#below-menu {width: 100%;}

/* Bas de la bannière */
.header-img {
    background-image: url("/tl_v60/images/TLV6_Ombre.png");
    height: 8px;
    width: 100%;
}

/*---------------------------*/
/* Corps du site             */
/*---------------------------*/

#main {
    /*background-color: #FFF;*/
	padding: 5px;
	width: 100%;
}

/*---------------------------*/
/* Corps d'une page          */
/*---------------------------*/

#content {
	display: inline-block;
	padding: 5px;
}

/*---------------------------*/
/* Colonne de droite         */
/*---------------------------*/

.sidebar {
	display: inline-block;
	float: left;
	padding: 5px;
}

/* Titre pour colonne de droite */
.sidebar-right-title {
    background-image: url("/tl_v60/images/TLV6_Triforce.png");
    background-repeat: no-repeat;
    font-size: 20px;
    font-weight: bold;
	margin-top: 5px;
	padding: 10px 0;
    text-shadow: 0 3px 3px #FFF;
    width: 100%;
}

/* Rechercher */
.search-box {
    text-align: center;
}
/* Rechercher : Boîte de recherche */
.search-form {
    background-image: url("/tl_v60/images/TLV6_Rechercher.png");
    background-repeat: no-repeat;
    background-size: contain;
	display: inline-block;
    height: 91px;
	margin: 0 18px;
	padding: 30px 0;
    text-align: center;
    width: 258px;
}
/* Rechercher : Zone de texte */
.search-field {
	background-color: #EEE;
	border: 1px solid #555;
    -moz-box-shadow: 0 0 2px #333 inset;
    -webkit-box-shadow: 0 0 2px #333 inset;
	box-shadow: 0 0 2px #333 inset;
    height: 25px;
    margin: 4px 4px 4px -10px;
	padding: 4px;
    width: 150px;
}
/* Rechercher : Bouton */
.search-submit {
    background-color: #0066CC;
    border: 1px solid #333;
    border-radius: 3px;
    color: #EAEA00;
    cursor: pointer;
    font-size: 14px;
	margin: 0 -5px;
    padding: 3px 4px;
	text-shadow: 0 0 3px #FFFF00;
}
.search-submit:hover {
    background-color: #0096CC;
}

/* Espace membre */
.member-area {
    background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
    -moz-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 12px 12px rgba(255, 255, 255, 0.6);
    font-weight: bold;
    text-align: center;
}

/* Agenda */
.diary {
    background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
    -moz-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 12px 12px rgba(255, 255, 255, 0.6);
	margin: 4px 0 0 0;
    margin-left: auto;
    margin-right: auto;
	padding: 1px 0 8px 10px;
    text-align: left;
    width: 250px;
}
/* Agenda : Titre du jeu */
.diary-title {
    font-size: 12px;
    font-weight: bold;
	margin-top: 10px;
}
/* Agenda : Console du jeu */
.diary-console {
    font-size: 12px;
    font-style: italic;
	margin-bottom: 4px;
}
/* Agenda : Date de sortie du jeu */
.diary-date {
    font-size: 11px;
    font-weight: bold;
	padding: 1px 0;
}
/* Agenda : Pays de sortie du jeu */
.diary-flag {
	margin-right: 4px;
    text-align: left;
}
/* Agenda : Barre de séparation */
hr.diary-bar {
    background-image: -webkit-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -moz-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -ms-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -o-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    border: 0;
    height: 1px;
	margin: 10px 18px;
    text-shadow: 0 0 4px #000;
    width: 80%;
}

/* Contact */
.contact {
    text-align: center;
}

/* Dernière vidéo YouTube */
.youtube-last {
    background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
    -moz-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 12px 12px rgba(255, 255, 255, 0.6);
	margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 5px;
    text-align: center;
    width: 250px;
}

/* Réseaux Sociaux */
.social {
    background-color: rgba(255, 255, 255, 0.6);
	border-radius: 20px;
    -moz-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0 12px 12px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 12px 12px rgba(255, 255, 255, 0.6);
    margin-left: auto;
    margin-right: auto;
	padding-top: 10px;
    text-align: center;
    width: 250px;
}

/*---------------------------*/
/* Bas du site               */
/*---------------------------*/

/* Bas du site */
#footer {
	background-color: #598C73;
    width: 1900px;
}

/* Image de bas du site */
#footer-img {
    background-image: url("/tl_v60/images/TLV6_Bas.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    margin-left: -350px;
    padding: 0 0 480px 0;
    width: 1900px;
}

/* Partenaires */
#footer-affil {
	background-color: #598C73;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-left: -350px;
	padding: 0 0 0 0;
    text-align: center;
    text-shadow: 0 0 4px #FFF;
    width: 1900px;
}
/* Partenaires : Titre des sites */
a.affil-title {
    color: #FFF;
    font-size: 13px;
    text-shadow: 0 0 4px #000;
}
a:hover.affil-title {
    color: #F0D202;
}

/* Xiti */
#xiti-logo {
	background-color: #598C73;
    margin-left: -350px;
	padding: 25px 0 25px 0;
    text-align: center;
    width: 1900px;
}

/* Version du site */
#tl-version {
    background-image: url("/tl_v60/images/TLV6_Version.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: -50px;
    margin-top: -100px;
	padding: 50px;
    text-align: center;
}

/* Link montre le haut */
.icon-top {
	float: right;
    height: 177px;
	margin: -190px 10px;
    width: 109px;
}

/* Link montre le haut -BETA- */
.beta-icon-top {
    background: url("/site/historique/TLV6_BetaHaut.png");
    background-repeat: no-repeat;
    display: inline-block;
	float: right;
    height: 180px;
    width: 90px;
}
.beta-icon-top:hover {
    background: url("/site/historique/TLV6_BetaHaut_Act.png");
    background-repeat: no-repeat;
}

/*---------------------------*/
/* Pas utilisé               */
/*---------------------------*/

#bottom-bar {
	background-color: #159A32;
	/*border-top: 1px solid #000;*/
	color: #F0D202;
	min-height: 34px;
	text-shadow: 0 0 4px #333;
	width: 100%;
}

#bottom-bar a {color: #DC8300;}

#bottom-bar-text {
	float: right;
	padding: 6px 8px;
}

#theme-link {
	font-family: 'Calibri', Sans-serif;
	font-size: 15px;
	float: left;
	margin: 6px 10px;
}

#theme-link a {color: #CCC;}

#theme-link a:hover {color: #DC8300;}

/*---------------------------*/
/* Colonnes du site          */
/*---------------------------*/

/* No Sidebar */
.col-c #content, #content.no-sidebars {
	width: 100%;
	max-width: 100%;
}

/* 1 Sidebar - Left */
.col-sc #content {float: right;}

/* 1 Sidebar - Right */
.col-cs #content {float: left;}

/* 2 Sidebars - Left */
.col-ssc #content {float: right;}

/* 2 Sidebars - Right */
.col-css #content {float: left;}

/* 2 Sidebars - Left & Right */
.col-scs #sidebar-left {
	float: left;
	margin-right: 0;
}
.col-scs #sidebar-right {
	float: right;
	margin-left: -4px;
}

.page-template-page-sc-php #main #content {float: right;}
.page-template-page-cs-php #main #content {float: left;}
.page-template-page-scs-php #main #content  {float: none;}
.page-template-page-scs-php #main #sidebar-left {
	float: left;
	margin-right: 0;
}
.page-template-page-scs-php #main #sidebar-right {
	float: right;
	margin-left: -4px;
}

/*----------------------------------------------
	Navigation Menus
-----------------------------------------------*/
#nav-main {
	background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.15) 100%);
	background-color: #1E5E3C;
	line-height: 1.2;
	padding-left: 10px;
	width: 100%;
}
#nav-main * {
	-webkit-transition: all 0.14s ease-out;
	-moz-transition: all 0.14s ease-out;
	transition: all 0.14s ease-out;
}

#nav-main ul, #nav-main li, #nav-top ul, #nav-top li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-main .nav-main {
	float: left;
	position: relative;
	z-index: 300;
}
#nav-main .nav-main li {
	float: left;
	position: relative;
}

#nav-main .nav-main > li, #nav-main .nav-main > ul > .page_item {
	/*background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.15) 100%);*/
}

#nav-main .nav-main > li > a, #nav-main .nav-main > ul > .page_item > a {
	min-width: 80px;
	text-align: center;
}

#nav-main .nav-main a {
	color: #F0D202;
	display: block;
    font-family: "Calibri";
	font-weight: bold;
	font-size: 22px;
	padding: 8px 14px;
	text-shadow: 0 2px 1px #333;
}

#nav-main .nav-main a:hover {
	background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.15) 100%);
	background-color: #FFF;
	color: #000;
	text-shadow: none;
}

#nav-main .menu-item-has-children > a:after,
#nav-main .page_item_has_children > a:after {
	content: "\f431";
	font-family: "Genericons";
	padding-left: 4px;
	vertical-align: top;
}

#nav-main .sub-menu, #nav-main .children {
	background-color: #1E5E3C;
	border: 1px solid #000;
    -moz-box-shadow: 0 1px 4px #000;
    -webkit-box-shadow: 0 1px 4px #000;
	box-shadow: 0 1px 4px #000;
	display: none;
	float: left;
	font-weight: bold;
	position: absolute;
	width: 180px;
	z-index: 990;
}

#nav-main .sub-menu li, #nav-main .children li {
	/*border-top: 1px solid #3B3B3B;*/
	/*border-bottom: 1px solid #000;*/
}

#nav-main .sub-menu li:first-child,
#nav-main .children li:first-child {border-top: none;}
#nav-main .sub-menu li:last-child,
#nav-main .children li:last-child {border-bottom: none;}

#nav-main .sub-menu a, #nav-main .children a {
	float: left;
	font-size: 16px;
	padding: 10px 14px;
	width: 178px;
}

#nav-main .sub-menu .sub-menu, #nav-main .children .children {top: -1px;}

#nav-main li:hover > ul {display: inline;}

#nav-main .drop-toggle {
	display: none;
}

#nav-main .genericon-menu {
	color: #FFF;
	font-size: 30px;
	height: auto;
	padding: 5px 10px;
	width: auto;
    float: left;
}

#nav-top {float: right;}
#nav-top .nav-top, #nav-top .nav-top li {float: left;}
#nav-top .nav-top a {
	color: #FFF;
	display: block;
	font-family: 'Calibri', Sans-serif;
	font-size: 14px;
	margin-top: 2px;
	padding: 0 18px;
}

/* Menu de navigation : Icônes divers */
#nav-icons {
	margin: 0 0 -50px 0;
    visibility: hidden;
}

/*----------------------------------------------
	Post Elements
-----------------------------------------------*/
.blog-view, .single-view, .author-info, .archive-info, .form-404 {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.breadcrumb {
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 5px;
	text-shadow: 0 0 4px #CCC;
}

.archive-title {
    color: #165798;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
    line-height: 1.5;
	text-shadow: 0 2px 0 #AAA;
}

.archive-info-content {
    margin: -25px 0;
	padding: 30px 20px;
}

.archive-description {
	border-top: 2px dotted #888;
	margin-top: 8px;
	padding-top: 2px;
}

.form-404 {
    background-color: #FFF;
	border-radius: 100px;
    -moz-box-shadow: 0 5px 5px #FFF;
    -webkit-box-shadow: 0 5px 5px #FFF;
    box-shadow: 0 0 5px 5px #FFF;
    margin: 45px -5px;
	padding: 15px 30px;
}

.form-404 h2 {
	border-bottom: 2px dotted #888;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.form-404 p {margin: 4px 0 10px;}

/* I AM ERROR */
.error-404 {
	float: right;
	margin: -195px 0;
}

/* Link ne trouve pas */
.link-nope {
	float: right;
	margin: -195px 20px;
}

.blog-view {
    background-size: contain;
    background-repeat: repeat-y;
	border-radius: 20px;
    border-top: 10px; /*#2A5A8E;*/
    margin: 0 0;
	padding: 20px 20px;
}

.blog-view.sticky {
	background-color: #FFDC8A;
	border-top: 6px solid #222;
}

.entry-header {
    background-image: url("/tl_v60/images/TLV6_New.png");
    background-repeat: repeat-y;
    background-size: contain;
	border-radius: 10px;
    margin-bottom: 5px;
    margin-left: -10px;
    padding: 2px 0px 5px 0px;
    text-align: center;
    width: 100%;
}
.entry-title {line-height: 1.5;}
.entry-title a {
    color: #EEE311;
 	font-family: "Calibri";
	font-size: 20px;
	font-weight: bold;
    margin: 0 8px;
	text-shadow: 0 2px 0 #444;
    text-align: justify;
}

.entry-header-single {
    background-color: #FFF;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
    margin: 0 -5px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
	text-align: center;
}
.entry-title-single {
    color: #75A2FF;
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
    line-height: 1.5;
	text-shadow: 0 2px 1px #165798;
    text-align: justify;
}
.entry-title-single a {
    color: #75A2FF;
}

.sticky .entry-title:before {
	content: "\f308";
	display: inline-block;
	font-family: "Genericons";
	padding-right: 4px;
}

.single-view .featured-image {
	margin: 5px 5px -8px;
	text-align: center;
}

.single-view .featured-image img {
	max-width: 100%;
}

.entry-byline * {line-height: 20px;}
.entry-author,
.entry-date,
.entry-categories/*,*/
/*.entry-comment-info*/ {
	float: left;
	font-family: "Calibri";
	font-size: 14px;
	font-weight: bold;
	margin-right: 3px;
}

.entry-comment-info {
	float: right;
	font-family: "Verdana";
	font-size: 11px;
    font-style: italic;
	font-weight: bold;
	margin-right: 35px;
}

.single-view .entry-byline {
	margin-bottom: 10px;
}

.entry-thumbnail {
	float: left;
	padding-right: 15px;
}
.entry-thumbnail .post-thumbnail {
	/*border: 2px solid #CCC;*/
    border-radius: 3px;
    -moz-box-shadow: 0 4px 5px 0 #888;
    -webkit-box-shadow: 0 4px 5px 0 #888;
    box-shadow: 0 4px 5px 0 #888;
	display: table;
    height: 150px;
	margin: 5px 0 0 10px;
	width: 150px;
}
.entry-thumbnail img {
	float: left;
	width: auto;
	max-width: none;
}
.entry-thumbnail:hover {
    opacity: 0.8;
}

.entry-byline-single * {line-height: 50px;}
.entry-author-single,
.entry-categories-single/*,*/
/*.entry-comment-info*/ {
	float: left;
	font-family: "Calibri";
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	padding: 15px 0;
}

.entry-date-single {
	float: left;
	font-family: "Calibri";
 	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 3px;
	padding: 15px 0;
}

.entry-comment-info-single {
	float: right;
	font-family: "Verdana";
	font-size: 11px;
    font-style: italic;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 20px;
	padding: 15px 0;
}

.continue-reading {
	color: #555;
	border-radius: 4px;
	display: inline-block;
	float: right;
	padding: 2px 10px;
}
.continue-reading:hover {
	border-color: #AAA;
	color: #333;
}
.sticky .continue-reading {border-color: #AAA;}

.blog-view .entry-content {
    background-color: #FFF;
	border-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 14px;
	line-height: 1.55;
    margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}
.single-view .entry-content {
    background-color: #FFF;
	border-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 14px;
	line-height: 1.6;
    margin: 0 -5px;
	padding: 15px 30px;
    text-align: justify;
}

.entry-footer {
    background-color: #FFF;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
    clear: both;
}
.entry-updated {
	color: #555;
	font-size: 11px;
	padding: 2px 0;
}
.entry-tags {padding: 2px 0;}

.blog-nav, .post-nav {margin-bottom: 10px;}

.blog-nav {padding: 4px 0;}

.link-prev {float: left;}
.link-next {float: right;}

.link-prev a,
.link-next a {
	color: #333;
	display: inline-block;
	padding: 2px 8px;
    text-decoration: none;
}

.link-prev a:hover,
.link-next a:hover {
	color: #333;
    text-decoration: none;
}

.attachment-nav div a {
	background-color: #DDD;
	border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.page-nav, .comment-nav {
	display: block;
	font-family: Arimo, Sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 0;
}
.page-nav > *, .comment-nav > * {
	background-color: #2A5A8E;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	padding: 2px 8px;
}
.page-nav a, .comment-nav a {
	text-decoration: none;
}
.page-nav a:hover, .comment-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*-------------------------------------
	Post Content
--------------------------------------*/
.entry-content a {text-decoration: none;}

.entry-content p, .comment-content p {
	font-size: 15px;
    margin: 20px 0 20px 0;
}

.entry-excerpt p {
    font-family: "Calibri";
	font-size: 17px;
    margin: 10px 15px 15px 15px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	clear: none;
	line-height: 1.5;
}

.entry-content li, .comment-content li {
	list-style-position: outside;
	list-style-type: disc;
}

.entry-content ol > li,
.comment-content ol > li {list-style-type: decimal;}

.entry-content ol > li > ol > li,
.comment-content ol > li > ol > li {list-style-type: lower-alpha;}

.entry-content ol > li > ol > li > ol > li,
.comment-content ol > li > ol > li > ol > li {list-style-type: lower-roman;}

.entry-content th, .entry-content td, .comment-content th, .comment-content td {
	padding: 8px 10px;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
.entry-content img,
.comment-content img {
	height: auto;
	max-width: 100%;
}

.wp-smiley {
	border: none !important;
	padding: 0 !important;
	width: auto !important;
}

.alignnone {
	margin-top: 4px;
	margin-bottom: 4px;
}
.alignleft {
	float: left;
	margin: 4px 8px 4px 0;
}
.alignright {
	float: right;
	margin: 4px 0 4px 8px;
}
.aligncenter {
	display: block;
	margin: 4px auto;
}

.wp-caption {max-width: 100%;}

.wp-caption img {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 4px;
	width: 100%;
}

.wp-caption .wp-caption-text, .gallery-caption {
	color: #555;
	font-size: 12px;
	font-size: 0.750rem;
	line-height: 1.6;
	margin: 0;
	padding: 0 5px;
}

.gallery .gallery-item {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.gallery-item img {
	border: 1px solid #CCC !important;
	display: inline-block;
	padding: 4px;
}
.gallery-item img:hover {
	background-color: #DDD;
	border: 1px solid #AAA !important;
}

.type-attachment .entry-content div.attachment {
	margin-bottom: 10px;
	text-align: center;
}

.sitemap-template .entry-content h3 {margin-left: 10px;}
.sitemap-template .entry-content ul {margin: 8px 0 15px 10px;}
.sitemap-template .entry-content ul li {list-style: square inside;}

/*-------------------------------------
	Author Info & Author Page
--------------------------------------*/
.author-info {
    background-color: #FFF;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
	font-weight: bold;
    margin: 0 -5px;
	padding: 20px 20px;
    /*text-align: justify;*/
}

.author-info .title {
    background-image: url("/tl_v60/images/TLV6_New.png");
    background-repeat: repeat-y;
    background-size: contain;
	border-radius: 25px;
	color: #EAEA00;
	padding: 4px 100px;
	text-shadow: 1px 1px 2px #222;
}
.author-avatar, .author-description{
	display: table-cell;
	font-size: 13px;
	padding: 8px;
	vertical-align: top;
}
.author-avatar img {display: block;}

.author-post-count {text-align: center;}

.author-latest-posts {
    background-color: #FFF;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
	font-weight: bold;
    margin: -25px -25px;
	padding: 8px;
	padding: 20px 20px;
}
.author-latest-posts li {
    list-style: square inside;
	margin: 4px 0 4px 4px;
}

/*-------------------------------------
	Comments
--------------------------------------*/
#comment-header, #respond, #no-comments, .comment-body {
    background-color: #FFF;
	border-left-radius: 30px;
	border-right-radius: 30px;
    -moz-box-shadow: 0 15px 15px #FFF;
    -webkit-box-shadow: 0 15px 15px #FFF;
    box-shadow: 0 0 15px 15px #FFF;
	font-weight: bold;
    margin: 0 -6px;
	padding: 20px 50px;
    text-align: justify;
}

#comment-header .title {
	display: inline-block;
	float: left;
	line-height: 20px;
}
#comment-header .respond-link {
	display: inline-block;
	float: right;
}
#comment-header .respond-link a {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 8px;
	padding-right: 8px;
}
#comment-header .respond-link a:hover {
	text-decoration: underline;
}

#comments .comment-list {
	padding-left: 0;
}

#comments .children {
	padding-left: 30px;
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
	list-style: none;
	margin: 0 0 10px;
}

.comment-author-admin > .comment-body, .bypostauthor > .comment-body {
	border-top: 6px solid #99CCFF;
}

.comment-author,
.comment-author .avatar,
.comment-author .link {
	float: left;
}

.comment-author .avatar {
    margin-top: -8px;
    margin-left: -8px;
}
.comment-author .link {
	font-size: 15px;
	font-weight: bold;
	margin: 6px 8px;
	word-wrap: break-word;
}

.comment-metadata {float: right;}
.comment-metadata a {color: #888;}
.comment-edit-link {
	background-color: #E0E0E0;
	color: #222;
	padding: 2px 8px;
	text-shadow: 0 1px 0 #444;
}

.comment-awaiting-moderation {
	clear: right;
	display: inline-block;
	float: right;
	font-style: italic;
	margin: 8px;
}

.comment-content {
	clear: both;
	font-size: 13px;
	font-size: 0.813rem;
	line-height: 1.55;
	padding-top: 4px;
}
.comment-content th, .comment-content td {
	font-size: 13px;
	font-size: 0.813rem;
	line-height: 1.55;
}

.comment-body .reply {
	margin-top: 8px;
	overflow: hidden;
}

.comment-reply-link {
	background-color: #2D96FF;
	color: #FFF;
	display: inline-block;
	float: right;
	padding: 2px 10px;
	text-shadow: 0 1px 0 #444;
}
.comment-reply-link:hover {
	color: #F0D202;
}

#no-comments .genericon {
	color: #888;
	font-size: 20px;
	line-height: 22px;
}
#no-comments  h4 {
	color: #888;
	display: inline-block;
	margin-left: 10px;
}

#respond .comment-reply-title {margin-bottom: 8px;}

#respond p {margin-top: 8px;}

#cancel-comment-reply-link {
	background-color: #F0F0F0;
	font-size: 16px;
	padding: 2px 8px;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	margin-left: 2px;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
	border: 1px solid #555;
    -moz-box-shadow: 0 0 3px #888 inset;
    -webkit-box-shadow: 0 0 3px #888 inset;
	box-shadow: 0 0 3px #888 inset;
	display: block;
	padding: 3px;
}

.comment-form-comment {padding: 0 3px;}

.comment-form-comment label {display: block;}

.comment-form-comment textarea {
	padding: 4px;
	position: relative;
	width: 100%;
}

#respond #submit {padding: 5px 10px;}

.comment-navigation {margin-bottom: 10px;}
.page-numbers.current {cursor: default;}

#comment-area #disqus_thread {
	background-color: #FFF;
	border: 1px solid #555;
    -moz-box-shadow: 0 0 2px #333;
    -webkit-box-shadow: 0 0 2px #333;
	box-shadow: 0 0 2px #333;
	padding: 10px;
}

hr.comment-bar {
    background-image: -webkit-linear-gradient(left, #79BCFF, #0067CE, #79BCFF);
    background-image: -moz-linear-gradient(left, #79BCFF, #0067CE, #79BCFF);
    background-image: -ms-linear-gradient(left, #79BCFF, #0067CE, #79BCFF);
    background-image: -o-linear-gradient(left, #79BCFF, #0067CE, #79BCFF);
    border: 0;
    height: 2px;
    margin-top: 20px;
    width: 80%;
}

/*----------------------------------------------
	Widgets
-----------------------------------------------*/
.frontier-widget {
	margin: 0 0 10px;
	margin-left: 20px;
	padding: 8px;
	word-wrap: break-word;
}
.frontier-widget:after {
	clear: both;
	content: "";
	display: table;
}
.widget-title {
	color: #EEE;
	font-family: 'Calibri', Sans-serif;
	font-size: 18px;
	margin: -8px -8px 8px;
	padding: 4px 8px;
	text-shadow: 1px 1px 2px #222;
}
.widget-title a {
	color: #FFF;
	text-decoration: none;
}

.widget-body {display: inline-block;}

.widget-header {
	display: inline-block;
	float: left;
	margin: 0;
}

.widget-header,
.widget-before-post,
.widget-before-post-content,
.widget-after-post-content,
.widget-after-post {
	background-color: transparent;
	border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	box-shadow: none;
}

.widget-after-post {margin: 10px 0 0;}

.widget-footer {
	display: inline-block;
	float: left;
	margin: 0 0.5% 10px;
}

.widget-column-1 .widget-footer {
	display: block;
	float: none;
	margin: 0 0 10px;
	width: auto;
}
.widget-column-2 .widget-footer {width: 48.98%;}
.widget-column-3 .widget-footer {width: 32.32%;}
.widget-column-4 .widget-footer {width: 23.98%;}
.widget-column-5 .widget-footer {width: 18.98%;}
.widget-column-6 .widget-footer {width: 15.65%;}

.widget-column-2 .widget-footer:nth-child(2n+1),
.widget-column-3 .widget-footer:nth-child(3n+1),
.widget-column-4 .widget-footer:nth-child(4n+1),
.widget-column-5 .widget-footer:nth-child(5n+1),
.widget-column-6 .widget-footer:nth-child(6n+1) {
	clear: left;
}

#widgets-wrap-below-menu {
	padding: 10px 10px 0;
	width: 100%;
}
#widgets-wrap-before-post,
#widgets-wrap-before-post-content,
#widgets-wrap-after-post-content,
#widgets-wrap-after-post {
	clear: both;
	position: relative;
}
#widgets-wrap-after-post {margin-top: 8px;}
#widgets-wrap-footer {
	padding: 10px;
}

.frontier-widget * {
	max-width: 100%;
}

.frontier-widget .widget-title {
	max-width: none;
}

.frontier-widget img {
	height: auto;
}

.frontier-widget p {margin: 4px 0 12px;}

.frontier-widget ul, .frontier-widget ol {
	padding: 0 4px;
}

.frontier-widget ul ul, .frontier-widget ol ol {
	margin: 4px 0;
	padding-left: 15px;
}

.frontier-widget li {
	border-bottom: 1px solid #E0E0E0;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

.frontier-widget li:last-child {
    border-bottom: none;
}

.widget_search label .screen-reader-text {
	display: none;
    height: 91px;
	margin: 0 18px;
	padding: 30px 0;
    text-align: center;
    width: 258px;
}
.widget_search label .search-field {
	background-color: #EEE;
	border: 1px solid #555;
    -moz-box-shadow: 0 0 2px #333 inset;
    -webkit-box-shadow: 0 0 2px #333 inset;
	box-shadow: 0 0 2px #333 inset;
    height: 25px;
    margin: 4px 4px 4px -10px;
	padding: 4px;
    width: 150px;
}
.widget_search .search-submit {
    background-color: #0066CC;
    border: 1px solid #333;
    border-radius: 3px;
    color: #EAEA00;
    cursor: pointer;
    font-size: 14px;
	margin: 0 -5px;
    padding: 3px 4px;
	text-shadow: 0 0 3px #FFFF00;
}

.widget_tag_cloud {
	line-height: 24px;
}

.widget_calendar table {
	margin: 0 auto;
	line-height: 1.2;
	text-align: center;
	width: 100%;
}
.widget_calendar caption {
	color: #FFF;
	background-color: #2A5A8E;
	padding: 8px 0;
}
.widget_calendar th {
	background-color: #E0E0E0;
	padding: 8px;
}
.widget_calendar td {
	background-color: #FFF;
	padding: 8px;
}

/*-------------------------------------
	Basic Slider
--------------------------------------*/
#slider {
    border: 1px solid #555;
    -moz-box-shadow: 0 0 2px #333;
    -webkit-box-shadow: 0 0 2px #333;
    box-shadow: 0 0 2px #333;
    display: block;
    overflow: hidden;
	text-shadow: 0 1px 2px #FFF;
}
.slider-main {margin: 5px;}
.slider-content {margin-bottom: 10px;}

#basic-slider {max-width: 100% !important;}

.bjqs, .bjqs-slide {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bjqs {position: relative;}
.bjqs-slide {position: absolute;}

.bjqs-slide a {
	display: block;
}
.bjqs-slide img {
	display: block;
	margin: auto;
}

.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
.bjqs-controls a {
	position: absolute;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left, right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left, right;
	transition: left 0.3s ease-in-out;
	transition-property: left, right;
}
.bjqs-prev a {left: -50px;}
.bjqs-next a {right: -50px;}
.slider-prev {background-image: url('/tl_v60/images/TLV6_Slider_Prev.png');}
.slider-next {background-image: url('/tl_v60/images/TLV6_Slider_Next.png');}
.slider-prev, .slider-next {
	display: block;
	height: 64px;
	width: 64px;
}
#basic-slider:hover li.bjqs-next a {right: 10px;}
#basic-slider:hover li.bjqs-prev a {left: 10px;}

.slider-element {display: none;}

.bjqs-heading, .bjqs-descript {
	background-color: rgba(0, 0, 0, 0.65);
	color: #EEE;
	padding: 12px;
	width: 100%;
}
.bjqs-heading {
	color: #F0D202;
	font-size: 20px;
	position: absolute;
	top: 0;
}
.bjqs-descript {
	bottom: 0;
	font-size: 16px;
	position: absolute;
}

/*-------------------------------------
	Extra
--------------------------------------*/

/* bbPress */
#content #bbpress-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.super-sticky,
#bbpress-forums ul.sticky {
	font-family: 'Calibri', Sans-serif;
	font-size: 13px;
	font-size: 0.813rem;
}
#content #bbpress-forums a {text-decoration: none;}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {padding: 8px 20px;}

#bbpress-forums .bbp-topic-permalink {
	font-size: 14px;
	font-size: 0.875rem;
}

#bbpress-forums .avatar {
	min-height: 20px;
	min-width: 20px;
}

#bbpress-forums .bbp-reply-content {padding: 10px 0 0;}

.bbp-pagination-links > * {
	background-color: #222;
	border: 1px solid #000 !important;
	color: #FFF;
	padding: 2px 10px !important;
}
.bbp-pagination-links .page-numbers.current {background-color: #555;}

.bbp-pagination-links > a:hover {
	background-color: #E0E0E0;
	color: #000;
	font-weight: bold;
}

@media print {
	#nav-top,
	#header,
	#nav-main,
	#below-menu,
	#slider,
	#sidebar-right,
	#sidebar-left,
	#footer,
	#bottom-bar,
	#comment-area,
	#widgets-wrap-before-content,
	#widgets-wrap-after-content,
	#widgets-wrap-before-post,
	#widgets-wrap-after-post,
	#widgets-wrap-before-post-content,
	#widgets-wrap-after-post-content,
	.entry-footer,
	.blog-nav,
	.post-nav {
		display: none;
	}

	#main,
	#content {
		padding: 0;
	}

	#content {
		display: block;
		float: none;
		width: auto;
	}

	.blog-view,
	.single-view {
		border: none;
	}

	.blog-view,
	.blog-view.sticky {
		border-top: 1px dashed #555;
	}

	#site-title a {
		color: #000;
	}

	#site-description {
		color: #333;
	}

	.entry-byline a,
	.genericon {
		color: #333;
	}
}

/*-------------------------------------
	NextGen Gallery
--------------------------------------*/

.Thumb {
    font-size: 1px;
}

.ngg-gallery-title {
    background-color: #FFF;
    background-image: url("/tl_v60/images/TLV6_ArtTitre.png");
    border-radius: 6px;
    font-weight: bold;
    height: 65px;
	text-shadow: 0 2px 0 #FFF;
}

/*-------------------------------------
	Team Page
--------------------------------------*/

.tl-team-page {
    background:#C4E4FF;
    border-radius:10px;
    -moz-box-shadow: 0 12px 12px #C4E4FF;
    -webkit-box-shadow: 0 12px 12px #C4E4FF;
    box-shadow: 0 0 12px 12px #C4E4FF;
	text-shadow: 0 1px 0 #DDD;
}

hr.tl-team-bar {
    background-image: -webkit-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -moz-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -ms-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -o-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    border: 0;
    height: 1px;
    text-shadow: 0 0 3px #000;
}

.tl-team-date {
    color: #FF0000;
    font-weight: bold;
	padding-top: 10px;
	text-shadow: 0 1px 0 #CCC;
}

.tl-team-zelda {
    color: #259CFE;
    font-weight: bold;
	padding-top: 10px;
	text-shadow: 0 1px 0 #CCC;
}

.tl-team-thank {
    color: #FF0000;
    font-weight: bold;
	text-shadow: 0 1px 0 #555;
}

/*-------------------------------------
	Contact Page
--------------------------------------*/

.tl-contact {
	text-shadow: 0 2px 0 #DDD;
}

/* Link expliquant les règles */
.link-contact {
	float: right;
	margin: -650px -10px;
}

/*-------------------------------------
	Member Area
--------------------------------------*/

.tl-login {
    font-weight: bold;
    font-size: 24px;
	margin: 50px 0;
	padding: 5px;
	text-shadow: 0 1px 0 #BBB;
    width: 60%;
}

.tl-register {
    font-weight: bold;
	margin: 20px 0;
	padding: 5px;
	text-shadow: 0 1px 0 #BBB;
    width: 60%;
}

/* Link salue les arrivant */
.link-hello-login {
	float: right;
	margin: -300px -10px;
}

.tl-members {
	text-shadow: 0 1px 0 #ADADAD;
}

.tl-profile {
	text-shadow: 0 1px 0 #444;
}

/*-------------------------------------
	Menus Pages
--------------------------------------*/

.tl-menu-table {
    background-color: #ECF9FF;
    background-image: url("/tl_v60/images/TLV6_Menu.png");
    background-size: cover;
    border-radius: 10px;
    -moz-box-shadow: 0 8px 8px #BBDBFF;
    -webkit-box-shadow: 0 8px 8px #BBDBFF;
    box-shadow: 0 0 8px 8px #BBDBFF;
    font-size: 16px;
    margin-bottom: 40px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    text-shadow: 0 0 3px #FFF;
}

.tl-menu-title {
    font-weight: bold;
    text-shadow: 0 3px 0 #F0D202;
}

.tl-menu-article {
    background-color: #ECF9FF;
    border-radius: 10px;
    -moz-box-shadow: 0 8px 8px #ECF9FF;
    -webkit-box-shadow: 0 8px 8px #ECF9FF;
    box-shadow: 0 0 8px 8px #ECF9FF;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.pt-cv-thumbnail {
    background-color: #FFF !important;
    border-radius: 10px !important;
    -moz-box-shadow: 0 4px 5px 0 #666 !important;
    -webkit-box-shadow: 0 4px 5px 0 #666 !important;
    box-shadow: 0 4px 5px 0 #666 !important;
    margin-top: 10px !important;
    opacity: 1 !important;
}
.pt-cv-thumbnail:hover {
    opacity: 0.5 !important;
}

._self {
    color: #0877AC;
	font-family: 'Segoe UI';
    font-size: 18px;
    text-shadow: 0 1px 0 #DDD;
}

.pt-cv-readmore {
    background-color: #4E96E7 !important;
    border-color: #134B8A !important;
    border-radius: 30px !important;
    -moz-box-shadow: 0 3px 0 #555 !important;
    -webkit-box-shadow: 0 3px 0 #555 !important;
    box-shadow: 0 0 3px 0 #555 !important;
    font-weight: bold !important;
    text-shadow: 0 1px 0 #333 !important;
}
.pt-cv-readmore:hover {
    background-color: #78AFED !important;
    border-color: #1B6BC5 !important;
}

.edit-menu-title {
    color: #0877AC;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 0 3px 0 #F0F0F0;
}

.edit-menu-link {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 3px 0 #F0F0F0;
}

hr.edit-menu-bar {
    background-image: -webkit-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -moz-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -ms-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -o-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    border: 0;
    height: 2px;
    text-shadow: 0 0 4px #000;
    width: 90%;
}

/*-------------------------------------
	Fans Pages
--------------------------------------*/

#tl-fans-present {
	padding-bottom: 5px;
}

.tl-fans {
    text-align: center;
}

.tl-fans-arts-list {
    margin-top: 250px;
}

.tl-fans-fics-list {
    margin-top: 200px;
}

.tl-fans-trucs-list {
    margin-top: 300px;
}

.tl-fans-bds-list {
    margin-top: 260px;
}

.tl-fans-strips-list {
    margin-top: 200px;
}

.fic-menu {
    font-weight: bold;
}

.fic-menu-list {
    font-size: 12px;
	text-align: center;
}

.fic-menu-title {
    color: #FF0000;
    font-size: 28px;
}

.fic-menu-part {
    color: #008000;
    font-size: 20px;
}

.fic-menu-note {
    font-size: 13px;
    font-style: italic;
}

hr.fic-menu-bar {
    background-image: -webkit-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -moz-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -ms-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    background-image: -o-linear-gradient(left, #F0F0F0, #8C8B8B, #F0F0F0);
    border: 0;
    height: 2px;
    text-shadow: 0 0 4px #000;
}

.fic-page {
	font-family: 'Times New Roman';
    font-size: 18px;
	line-height: 1.5;
}

.fic-author {
	text-align: center;
}

.fic-title {
    color: #FF0000;
	font-family: 'Times New Roman';
    font-size: 24px;
    font-weight: bold;
	line-height: 1.3;
	text-align: center;
}

.fic-end {
    color: #FF0000;
    font-family: 'Times New Roman';
    font-size: 50px;
	line-height: 2.5;
	text-align: center;
}

/*-------------------------------------
	Divers Pages
--------------------------------------*/

/* Videos partenaires */
.video-page {
    margin-left: 70px;
    margin-right: 70px;
}

.video-youtuber-table {
    background-color: #FF0000;
    background-image: url("/tl_v60/images/TLV6_Amis_YT.png");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50px;
    float: left;
    height: 150px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    width: 200px !important;
}
.video-twitch-table {
    background-color: #65469C;
    background-image: url("/tl_v60/images/TLV6_Amis_Twitch.png");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 50px;
    float: left;
    height: 150px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    width: 200px !important;
}
.video-title {
    color: #FFF;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: 0 2px 0 #000;
}

/* Concours de Kasuto 2005 */
.kasuto2005-number {
    color: #008000;
    font-weight: bold;
	padding-top: 15px;
    text-align: center;
}

.kasuto2005-table {
    background-color: #CFE9F2;
    border: 1px solid #CCC;
    border-radius: 1px;
    text-align: center;
}
.kasuto2005-column1 {
    background-color: #CFE9F2;
    float: left;
    padding-top: 5px;
    width: 50%;
}
.kasuto2005-row:after {
    clear: both;
    content: "";
    display: table;
}
.kasuto2005-column2 {
    background-color: #FFF;
    float: right;
    padding-top: 25px;
    padding-bottom: 26px;
    width: 50%;
}
.kasuto2005-left {
    width: 25%;
}
.kasuto2005-right {
    width: 75%;
}

/* Le Monde Inconnu */

.lmi-list {
    font-size: 11px;
    font-weight: bold;
}

.lmi-table-now {
    color: #A9A9A9;
    font-size: 15px;
    font-weight: bold;
	line-height: 0.9;
    text-align: center;
}

.lmi-table-past {
    color: #A9A9A9;
    font-size: 11px;
    font-weight: bold;
	line-height: 1.0;
    text-align: center;
}

/* Le prototype de Zelda 1 */

p.map-id {
    background-color: #FFF;
    font-family: "Courier New", Courier, monospace;
    font-size: 17px;
    font-weight: bold;
	line-height: 1.8;
    margin: auto auto auto auto;
    text-align: center;
}

.map-room {
    height: 216px !important;
    width: 576px !important;
}

.proto-table {
    text-align: center;
}

/* Tableau Ecran */
.proto-table-1 {
    background-color: #FFF;
    border: 0;
    border-collapse: unset !important;
    width: 600px;
}

/* Tableau Objet */
.proto-table-2 {
    background-color: #FFF;
    border: 0;
    width: 300px;
}
.proto-table-2-2 {
    background-color: #FFF;
    border: 0;
    width: 400px;
}
.proto-table-2-3 {
    background-color: #FFF;
    border: 0;
    width: 300px;
}

.proto-table-version {
    background-color: #D4D4D4;
    border: 0;
    color: #FF0000;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFF;
    width: 50px;
}

.proto-table-variable-1 {
    background-color: #F0F0F0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFF;
    width: 50px;
    height: 60px;
}

.proto-table-variable-2 {
    background-color: #F0F0F0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFF;
    width: 150px;
}

/* Tableau Ennemi */
.proto-table-3 {
    background-color: #FFF;
    border: 0;
    border-collapse: unset !important;
    width: 300px;
}

/* Tableau Son */
.proto-table-4 {
    background-color: #FFF;
    border: 0;
    border-collapse: unset !important;
    width: 500px;
}

/* Tableau Beta */
.proto-table-5 {
    background-color: #FFF;
    border: 0;
    border-collapse: unset !important;
    width: 625px;
}

/* Tableau Code */
.proto-table-6 {
    background-color: #FFF;
    border: 0;
    border-collapse: unset !important;
    width: 500px;
}

.proto-table-title {
    background-color: #D4D4D4;
    border: 0;
    color: #FF0000;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFF;
}

/* Tableau Ecran */
.proto-table-content-1 {
    background-color: #F0F0F0;
    border: 0;
}

/* Tableau Objet */
.proto-table-content-2 {
    background-color: #000;
    border: 0;
    color: #FFF;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}
.proto-table-content-2-white {
    background-color: #000;
    border: 0;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}
.proto-table-content-2-green {
    background-color: #000;
    border: 0;
    color: #00CC00;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 10px #00CC00;
    width: 150px;
}

/* Tableau Ennemi */
.proto-table-content-3 {
    background-color: #F0F0F0;
    border: 0;
    width: 150px;
}

/* Tableau Son */
.proto-table-content-4 {
    background-color: #F0F0F0;
    border: 0;
    width: 250px;
}

/* Tableau Beta */
.proto-table-content-5 {
    background-color: #F0F0F0;
    border: 0;
}

/* Tableau Code */
.proto-table-content-6 {
    background-color: #000;
    border: 0;
    color: #FFF;
    text-shadow: 0 0 10px #FFF;
}

/* Les endroits inutilisés de Four Swords Adventures */

.fsa-room-table {
    text-align: center;
}

.fsa-room-table-2 {
    background-color: #FFF;
    border: 0;
    width: 740px;
}

.fsa-room-table-layers {
    background-color: #F0F0F0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    text-shadow: 0 2px 0 #FFF;
    width: 50px;
}

.fsa-room-table-title {
    background-color: #D4D4D4;
    border: 0;
    color: #FF0000;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-shadow: 0 2px 0 #FFF;
}

.fsa-room-table-content {
    background-color: #FAFAFA;
    border: 0;
    color: #000;
    font-style: italic;
    font-weight: bold;
    height: 120px;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}
.fsa-room-table-content-red {
    background-color: #FFB0B0;
    border: 0;
    color: #FFF;
    height: 120px;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}
.fsa-room-table-content-green {
    background-color: #A7D095;
    border: 0;
    color: #FFF;
    height: 120px;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}
.fsa-room-table-content-blue {
    background-color: #BBDAFD;
    border: 0;
    color: #FFF;
    height: 120px;
    text-shadow: 0 0 10px #FFF;
    width: 150px;
}

/* Page Erreur 404 */
#error404 {
    background-image: url("/tl_v60/images/TLV6_404.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
}