/************************************
*
*   Couleurs employées 
*
*
**************************************/
/** ****************************************************************************
 *
 * 1. Standards tags
 *
 * ****************************************************************************/
html,
body {
  color: #FAEEEE;
  font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #5A0202;
  font-size: 14px;
  line-height: 20px;
}
body {
  margin: 0;
  padding: 0;
  max-width: 1280px;
  min-height: 700px;
  margin: auto;
  background: #5A0202 url("../images/xu2.gif") no-repeat center top;
  background-size: contain;
  position: relative;
}
a {
  color: #9DC0A3;
  text-decoration: none;
}
a:hover {
  color: #FAEEEE;
  text-decoration: underline;
}
h1 {
  border-color: #9DC0A3;
  border-style: none none solid;
  border-width: 0 0 4px;
  color: #9DC0A3;
  font-size: 1.3rem;
  letter-spacing: 1px;
  line-height: 1.3em;
  margin: 0 0 20px;
  padding: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
  width: 80%;
}
h1.home {
  border: none;
  background: url("../images/signature.png") no-repeat left top;
  background-size: contain;
  width: 400px;
  height: 430px;
  margin: 2em 0 0 1em;
}
h2 {
  color: #9DC0A3;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0.5rem 0;
}
h2 span,
h1 span {
  text-transform: none;
}
b,
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
.tt {
  font-family: courrier, monospace;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
}
figure,
img,
blockquote {
  max-width: 100%;
  overflow: hidden;
}
.top-space {
  margin-top: 2em;
}
/*
figure {
    padding: .4em .6em;
    margin: 1em 2em;
    background: #fff;
}

figure figcaption {
    font-size: .9em;
    font-style: italic;
    color: #999;
    text-align: center;
}
*/
p {
  text-align: left;
  line-height: auto;
}
audio {
  width: 80%;
}
/** ****************************************************************************
 *
 * 2. Global Layouts
 *
 * ****************************************************************************/
.main {
  padding: 25px;
}
.details {
  color: #FAEEEE;
  font-weight: normal;
  text-align: left;
  padding-left: 1em;
  overflow: hidden;
}
.details div > p:first-child,
.details div > span.champ + p {
  display: inline;
}
span.champ {
  color: #AA787A;
}
#mailtwitter {
  color: #AA787A;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 15px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}
#mailtwitter a {
  color: #AA787A;
}
#mailtwitter a:hover {
  color: #FAEEEE;
  text-decoration: none;
}
.smallFont {
  color: #FAEEEE;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 15px;
}
ul.mediaList {
  margin-top: 2rem;
}
ul.mediaList li {
  display: inline-block;
  width: calc(101px);
  margin: 0.5rem;
  text-align: center;
}
ul.mediaViewList {
  margin-top: 2rem;
}
ul.mediaViewList li {
  display: inline-block;
  margin: 0.5rem;
  text-align: center;
}
/****
* contenus general 
**/
.representative img {
  width: 100%;
}
.main .representativeImage img {
  width: 100px;
  padding-top: 4px;
  padding-left: 1em;
}
.main section.banner {
  margin: 2rem 0;
}
/**
* oeuvres 
*/
/**
* concerts 
*/
/**
* pressbook
*/
.auteur,
.date,
.revue {
  font-weight: bold;
}
/**
 * footer
 */
footer {
  font-size: .8em;
  /*
    overflow: hidden;
    margin-bottom: 3em;
    margin-top: 5em;
    position: absolute;
    bottom: 0;
   */
  padding-top: 1em;
  text-align: center;
  line-height: 2em;
  width: 100%;
}
/**
* La colonne de navigation
*/
.colonne {
  font-size: 0.9rem;
  line-height: 1.4em;
}
#lastConcert,
.lastConcert {
  width: 130px;
  float: right;
}
/** ****************************************************************************
 *
 *  Menus
 *
 * ****************************************************************************/
ul.menuBar.vertical li {
  display: block;
}
ul.menuBar.vertical li a {
  text-decoration: none;
  display: block;
  color: #AA787A;
  background-color: transparent;
  margin: 0px;
  text-transform: uppercase;
  border: none;
  font-size: 0.9em;
}
ul.menuBar.vertical li a:hover {
  padding: 3px 5px 20px 5px;
  color: #AA787A;
  background-color: transparent;
}
/*
ul.menuBar.vertical li.selected a
{
    padding: 3px 5px 3px 7px;
    color: #555;
    background-color: #AAA;
}
*/
/***
*   menu admin
***/
.adminMenu {
  width: 100%;
  clear: both;
  float: none;
}
.adminMenu ul {
  border-color: #9DC0A3;
  border-style: none none solid;
  border-width: 0 0 2px;
}
ul.menuBar.vertical li ul.menu_level_1 {
  padding-left: 1em;
}
ul.menuBar.vertical li ul.menu_level_1 li {
  display: inline;
}
/*ul.menuBar.vertical li ul.menu_level_1 li:first-child {
    border-right: 1px solid red;
}*/
ul.menuBar.vertical li ul.menu_level_1 li a {
  display: inline;
}
.adminMenu ul span {
  display: block;
  margin: 0.2em 0;
}
/**
*  menu public
*/
nav h2 {
  width: 130px;
  float: right;
  color: #AA787A;
  font-weight: 100;
  text-align: center;
  font-size: 0.8em;
  padding: 0 0 0.5em 0;
}
.userMenu ul.menuBar.vertical {
  width: 130px;
  float: right;
}
.userMenu ul.menuBar.vertical li {
  /* background: url("../images/menuItem.gif") no-repeat;
    background-size: cover; */
  border-left: 57px solid white;
  border-right: 57px solid white;
  margin-bottom: 16px;
  text-align: center;
  padding: 0;
  position: relative;
  height: 2em;
}
.userMenu ul.menuBar.vertical li:hover {
  /* background: url("../images/menuItemHover.gif") no-repeat;
    background-size: cover; */
  background-color: white;
}
.userMenu ul.menuBar.vertical li a {
  position: absolute;
  width: 130px;
  height: 2em;
  line-height: 2em;
  left: -57px;
  color: transparent;
  padding: 1px 0 0 0;
  margin: 0;
}
.userMenu ul.menuBar.vertical li a:hover {
  color: #BD9A9A;
}
/** ****************************************************************************
 *
 * 5. Forms
 *
 * ****************************************************************************/
/** Buttons and Forms **/
.button,
input[type=button],
input[type=submit],
button,
a.button {
  display: inline-block;
  padding: .2em .6em;
  line-height: 1.4em;
  border: solid 2px #AA787A;
  margin: 0.2em 0;
  background: #AA787A;
  font-size: .95em;
  color: #FAEEEE;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: inset 0.2em -0.2em 0.6em rgba(0, 0, 0, 0.15), inset -0.2em 0.2em 0.6em rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0.2em -0.2em 0.6em rgba(0, 0, 0, 0.15), inset -0.2em 0.2em 0.6em rgba(255, 255, 255, 0.15);
  -o-box-shadow: inset 0.2em -0.2em 0.6em rgba(0, 0, 0, 0.15), inset -0.2em 0.2em 0.6em rgba(255, 255, 255, 0.15);
  box-shadow: inset 0.2em -0.2em 0.6em rgba(0, 0, 0, 0.15), inset -0.2em 0.2em 0.6em rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
}
.button:hover,
input[type=button]:hover,
button:hover,
a.button:hover,
a.action-new:hover {
  background: #9DC0A3;
  border-color: #9DC0A3;
  color: #4D0202;
}
input,
textarea {
  background: #FAEEEE;
  border: solid thin #AA787A;
  padding: .2em .4em;
  line-height: 1.5em;
  color: #333;
  width: 100%;
  max-width: 100%;
}
input:focus,
textarea:focus {
  color: #000;
  border-color: #C5215D;
  -moz-box-shadow: 0 0 1em rgba(231, 45, 68, 0.3);
}
input[type="file"] {
  width: auto;
  display: block;
  background-color: #4D0202;
  color: #FAEEEE;
  margin: 1rem;
}
input.short {
  width: 50%;
  margin-left: 2em;
}
div.field {
  margin: 2em 0;
}
#availableMedias {
  /*
    max-height: 300px;
    overflow: scroll;
    */
}
#connexion {
  width: 50%;
  padding: 2em;
}
#connexion input[type="submit"] {
  width: 50%;
  margin: auto;
  text-align: center;
}
.edit-form {
  width: 75%;
}
.edit-form > div {
 /* margin: 1rem 10rem;*/
}
#page .edit-form {
  width: 90%;
}
#page .edit-form > div {
  margin: 1rem 7rem;
}
/*** ADMIN ***/
span.action {
  text-align: right;
  padding-right: 1em;
}
table.actions td {
  padding: 0 0.7em;
  vertical-align: middle;
  max-width: 30em;
}
table.actions tr {
  margin-bottom: 0.5em;
}
div.delete-action,
div.delete-action * {
  display: inline;
  color: #9dc0a3;
  text-decoration: none;
}
div.delete-action button[type="submit"] {
  border: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  transition: none;
}
div.delete-action button[type="submit"]:hover {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}
.addmedia-panel input {
  width: 10em;
  border-radius: 8px;
}
.addmedia-panel form {
  display: inline;
}
.addmedia-panel span {
  margin: 1em;
}
.choose-media {
  display: none;
  width: 60%;
  padding: 10px;
  margin: 10px;
}
.choose-media button[type="submit"] {
  margin-top: 1em;
}
/*# sourceMappingURL=xuyi.css.map */

.fancybox-inner {
	min-height: 337px !important;
}