/* Theme Name:   Item
 Theme URI:    http://netseven.it
 Description:  Item Child Theme
 Author:       Luca Baroncini
 Author URI:   http://netseven.it
 Template:     academica_pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, three-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  item-child
*/
@import url("http://fonts.googleapis.com/css?family=Open+Sans:r,i,b,bi");

/* -- GLOBAL -- */

body{
 background: #fff;
 background-color: #fff; 
 font-family: 'Lustria', serif;
 color: #333;
 -webkit-font-smoothing: antialiased;
}
div.wrapper{
 width: 95%;
 margin: 0 auto;
position: relative;
}

strong {
 font-weight: 900;
 color: #000;
}

#main{
 margin-top: -1px;
 -webkit-box-shadow: 0px -16px 160px 0px rgba(76,76,76,0.75);
 -moz-box-shadow: 0px -16px 160px 0px rgba(76,76,76,0.75);
 box-shadow: 0px -16px 160px 0px rgba(76,76,76,0.75);
}

#main .column-narrow{
 width: 15.4042%;
 min-width: 144px;
}

#main .column-wide {
 width: 82.468%;
}

#main .column-wide.has-right-side {
    width: 23.4042%;
}
#main .column-wide.has-right-side {
    width: 74.468%;
}

#main .column.column-narrow.column-last {
  width: 23.4042%;
}

.post-content a {
  text-decoration: none;
}

/* -- HEADER -- */

header{
 background: transparent;
 padding: 15px 0px 0px;
 position: relative;
 overflow: hidden;
}

header .bg{
 width: 100%;
 position: absolute;
 bottom: 1px;
 left: 0;
 z-index: -99;
}


header .bg img, .slidesjs-container{
 width: auto!important;
 height: 144px!important;
}

#logo{
 max-width: 180px;
 background: #fff;
 padding: 5px 8px 0px;
 -webkit-box-shadow: 0px -35px 126px -3px rgba(76,76,76,0.55);
 -moz-box-shadow: 0px -35px 126px -3px rgba(76,76,76,0.55);
 box-shadow: 0px -35px 126px -3px rgba(76,76,76,0.55);
}

#logo img{
  width: 180px;
 padding-bottom: 9px;
 border-bottom: 2px solid #c6ae8c;
}

/* -- FOOTER -- */

footer{
 margin-top: 0px;
}

footer a{
 color: #97653A;
}
footer a:hover{
 color: #d8b446;
}

footer .column{
 width: auto;
 margin-right: 50px;
}

footer .column .textwidget{
 font-size: 15px;
}

footer .column-last{
 float: right;
}


/* FORM RICERCA */

fieldset{
 position: relative;
}

#setop{
 padding: 6px 30px 6px 10px;
 width: 82%;
}

input#searchsubmit{
 position: absolute;
 right: 0;
 background: transparent url('img/arrow.png') center no-repeat;
 text-shadow: none;
 font-size: 0.1px;
 font-weight: 100;
 border: none;
}

input#searchsubmit:hover{
 background-position: center;
 text-decoration: none;
}

input#searchsubmit:focus{
 outline: none;
}

/* -- WIDGET SIDEBAR LEFT -- */

div#wpzoom-menu-widget-2 {
 margin-bottom: 0px!important;
}

#main .widget{
 border: none;
}

.wpzoom-custom-menu{
 font-weight: 400;
 text-transform: none;
}

.wpzoom-custom-menu .menu-item{
 font-size: 14px;
 border-bottom: 1px solid #e1e1e1;
 padding: 8px 19px;
}

.wpzoom-custom-menu .menu-item{
 padding: 4px 19px;
}

#main .widget {
 padding-left: 0px;
}

#main .widget.post-container{
  padding-top: 6px;
}

.loghi img {
 display: block;
 margin: 25px auto;
}

.textwidget{
 color: #777;
}

.widget#text-2{
 padding: 0 0 0 15px;
 margin-bottom: 0px;
}


/* -- GLOBAL TEXT FORMAT -- */

h1.post-title{
 color: #4c4c4c;
 font-weight: 100;
  border-bottom: 4px solid #ba9861;
}

h2 a, .category h2 a{
 color: #97653a;
 font-weight: bold;
}
h2 a:hover,.category h2 a:hover {
	color: #cf2626;
}

.post-excerpt .post-meta {
 font-family: Lustria, serif;
 font-size: 12px;
}

.post-excerpt p{
 font-family: Lustria, serif;
 font-size: 14px;
 line-height:24px;
}

.category a{
 color: #97653a;

}
.custom-widget ul.menu,
ul#category-menu,
ul#menu-actualites,
ul#menu-publications,
ul#menu-seminaire{
 float: right;
 margin-top: -35px;
}

#home-content-widget .widget,
#main .custom-widget.widget{
  padding: 0;
}

.category-seminaires ul#date-menu,
.category-cours ul#date-menu{
  position: relative;
  top: -28px;
}
ul#date-menu{
  position: relative;
  top: -28px;
}


.custom-widget ul.menu li,
ul#category-menu li, 
ul#date-menu li, 
ul#menu-actualites li, 
ul#menu-publications li, 
ul#menu-seminaire li{
 display: inline;
 margin-right: 20px;

}

.custom-widget ul.menu a,
ul#menu-actualites a,
ul#menu-publications a,
ul#menu-seminaire a{
color: #97653a;
}

h6.seminaire-link{
  display: inline-block;
}

a.current, 
.custom-widget ul.menu .current-menu-item a,
ul#menu-actualites .current-menu-item a, 
ul#menu-publications .current-menu-item a, 
ul#menu-seminaire .current-menu-item a{
 color: #434343;
}

.conferences-list-block{
margin-top: 50px;  
}
.conferences-list-block ul{
  margin-left: 0;  
}
.conferences-list-block ul li{
  margin: 0 0 10px 0;
  list-style-type: none;  
}
.single-seminaire .wrapper{
  padding-bottom: 50px;
}

.single-seminaire .addthis-toolbox{
  position: absolute;
  bottom: 20px;
}

h6.title-conference{
 margin-bottom: 0;
 margin-top: 3px;
}
/* -- BREADCRUMB -- */

div.breadcrumb{
 padding: 0px 0 15px;
}


/* -- PAGE -- */


.page #main p.post-meta {
 margin-top: 2px;
 margin-bottom: 7px;
}

.posts-archive h2, .widget-post, .organigramme-liste h2 {
 margin: 0;
}

.archives-columns-one .post-cover{
 width: 12.8359%;
 max-width: 120px;
 margin-top: 0px!important;
}
.archives-columns-one .post-excerpt{
 width: 82.8359%;
}

.archives-columns-one .post-excerpt p.post-meta + div + p:after {
 content:'...';

}

#menu-main-menu li.current-menu-item a{
 color: #5b5b5b;
}


/* -- Page Colloques -- */

.page-id-19 .posts-archive.archives-columns-one {
 margin-top: 43px;
}




/* -- Page Single Equipe -- */

.single-equipe ul.documents-menu li:before,
.single-equipe ul.filter-menu li:before {
 content: "";
 border-color: transparent #d0d0d0;
 border-style: solid;
 border-width: 0.35em 0 0.35em 0.45em;
 display: block;
 height: 0;
 width: 0;
 left: -1em;
 top: 1.1em;
 position: relative;
}

.single-equipe .breadcrumb{
 padding: 15px 0 8px;
}

.single-equipe#main .column-wide .column-narrow{
 min-width: inherit;
}

.responsable{

 margin-bottom: 0;
 font-size: 140%;
}

.page-template-member-type h2.equipe-type,
.page-template-membres h2.equipe-type,
.organigramme-liste h4 {
margin-bottom: 20px;
border-bottom: 1px solid #e7e7e7;
}

h2.equipe-type, .organigramme-liste h4 {
 /*text-transform: uppercase;*/
 font-size: 18px;
 font-weight: lighter;
 color: #5b5b5b;
/*margin-bottom: 20px;
border-bottom: 1px solid #e7e7e7;*/
margin-top: 2em;
}

.organigramme-liste h4 {
text-transform: uppercase;    
}

.single-equipe .border-top .column-last{
margin-top: 28px;
}

.single-member h1.post-title, .single-equipe h1.post-title{
  border-bottom: 4px solid #ba9861!important;
}

.post-content h2.equipe-related-title{
  margin:0 0 15px 0;
  padding-top:0;
  font-size: 19.5px;
  line-height: 1.1;
}
#main .equipe-related-title-container{
  margin-bottom: 0;
}
/* -- SINGLE MEMBER -- */

.single-member .intro .pdf{
  float: right;
  margin-right: 80px;
  text-align: center;
}
.single-member .intro .pdf img{
  margin-bottom: 0;
}
.single-member .intro .pdf p{
  font-size: 10px!important;
  text-transform: uppercase;
}
h1.post-title span{
  display: block;
  max-width: 28%;
}
.single-member .widget .post-cover{
  overflow: hidden;
  float: left;
  width: 180px;
}
.single-member .widget .post-cover img{
  width: 95%;
}


/* -- LIST EQUIPES --*/

.loop-post-single h3 a{
 font-size: 15px;
 color: #97653a;
 font-weight: lighter;
}

.posts-archive.equipe .loop-post-border {
 margin-bottom:8px
}


/* -- LIST MEMBRES --*/

.page-template-membres div#search_form form, .page-template-custom-search div#search_form form, .page-template-member-type  div#search_form form{
  width: 26%;
  float: right;
  margin-top: -54px;
  margin-right: 2%;
}

.page-template-membres ul.archives-columns-one, .page-template-custom-search ul.archives-columns-one, .page-template-member-type  ul.archives-columns-one{
  margin-top: 25px;
}

ul#member-filter li{
 display: inline;
 margin-right: 20px;
 font-size: 14px;
}

div.single-cover img {
 width: auto;
 float: left;
 margin-right: 13px;
}

div.intro{
 width: 100%;
 display: inline-block;
 margin-top: 12px;
}

div.place h5{
 margin: 0px 0 6px;
}

div.membres h5{
 margin-bottom: 5px;
 text-transform: uppercase;
}

div.membres .divider{
 margin: 8px 0;
}

div.position{
/*
 line-height: 1.2;
 color: rgba(0, 0, 0, 0.8);
 margin-bottom: 10px;
 font-size: 13px;
*/
}

div.tel, div.email, div.position, div.place, div.equipes {
  margin-top: 0.8em;
}

div.equipes {
  margin-bottom: 1em;
  border: 1px solid #DAB881;
  background-color: #FFF4EE;
  padding: 0.5em 1em;
  border-radius: 0.3em;
}

div.equipes a {
  text-decoration: none;
}

div.info{
 display: inline-block;
/* margin-bottom: 40px;*/
  /*background-color: #FFDDDD;*/
  vertical-align: middle;
  padding: auto;
}

div.email span, div.tel span{
 color: rgba(0, 0, 0, 0.8);
}

div.membre{
 font-family: Lustria, serif;
}
div.membre h4{
 margin-bottom: 5px;
}

div.membre .email, div.membre .tel{
 margin-bottom: 10px;
}
div.membre .email span, div.membre .tel span{
 color: rgba(0,0,0,0.8);
 font-weight: bold;
}

/* CM added */

.post-content .permanents {
    margin: 0;
    padding: 0
}

.post-content .permanents a:hover {
    text-decoration: none;
}


/* end CM added */



/* -- FORM LA LETTRE DE L'ITEM -- */

.shortcode_wysija{
 margin: 26px auto 0; 
 display: block;
 overflow: hidden;
 width: 260px; 
}
.shortcode_wysija p label{
  display: inline;
}
.shortcode_wysija p input{
  float: right;
}
.shortcode_wysija  .wysija-submit{
  float: none;
  margin: 20px auto;
  
}
/* INTRANET */
.lwa-form{
  width: 300px;
  margin: auto;
}

.lwa-form p label{
  display: inline;
}
.lwa-form p input{
  float: right;
}
.lwa-form  #lwa_wp-submit{
  float: none;
  margin: 20px auto;
  display: block;
  
}

/* -- SINGLE POST -- */

.single-post .post-content h5{
 color: #8d6d3e;
 font-size: 18px;
 line-height: 1.4;
 font-family: 'Lustria', serif;
}
.single-post .post-content, .page-template-single-equipe .post-content{
 /*font-family: "Open Sans";
 font-size: 13px;
 line-height: 24px;
font-size: 17px;*/ 
line-height: 24px;
}
.single-post .post-content strong{
 color: rgba(0,0,0,0.8);
}

.addthis-toolbox{
 margin-top: 65px;
clear:both;
}

.main_parent_content .addthis-toolbox,
.no-social .addthis-toolbox
{
display:none;
}


.single h1.post-title{
  border-bottom: none;
}


h1.subtitle{
 color: #4c4c4c;
 font-size: 18px;
 border-bottom: 4px solid #ba9861;
 font-weight: normal;
 padding-bottom: 10px;
}

/* -- HEADER SLIDES -- */

#slides{
 /*display: none;*/
}

/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination{
 float: right;
/*
  position: absolute;
 bottom: 20px;
 right: 8px;*/ 
}
.custom-pagination span,
.custom-pagination a {
 display: inline-block;
 padding: 2px 10px;
}
.custom-pagination a {
 background-color: transparent;
}
.custom-pagination a:hover {
 background-color: transparent;
 color: #000;
}
.custom-pagination span.page-num {
 margin-right: 10px;
 padding: 0;
}
.custom-pagination span.dots {
 padding: 0;
 color: #000;
}




@media screen and (max-width: 987px){

 #main .column-wide{
  max-width: 551px;
  position: relative;
 }
 #main .column-narrow {
  float: left!important;
  clear: none;
 }

}

@media screen and (max-width: 751px){

 #main .column-wide{
  width: 100%;
  max-width: none;
  position: relative;
 }
 #main .column-narrow {
  float: none!important;
  width: 100%;
  min-width: none;
 }

 ul#category-menu{
  float: none;
  margin-top: 0;
 }
 .wpzoom-custom-menu .menu-item{
  text-align: center;
 }
 ul#date-menu {
  position: absolute;
  right: auto;
  top: 85px;
  left: 0;
}
}


p.lwa-username-label label{
  min-width: 200px;
}


/**** AJOUTS JEREMY *****/
div.modification {
  padding: 1em 0.2em;
}

a.modification, a.modification_droite, a.modification_droite_rouge {
  background-color:  #BA9861;
  padding: 0.5em 1em;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
a.modification_droite, a.modification_droite_rouge {
  float: right;
}

a.modification_droite_rouge:hover {
  background-color:  #FF9999;  
}

a.modificationbloc, a.modificationbloc:hover, a.modificationbloc3, a.modificationbloc3:hover {
  background-color:  #BA9861;
  padding: 1em 2em;
  margin: 0.5em;
  color: white;
  text-decoration: none;
  font-weight: bolder;
  font-size: large;  
  border: 4px solid #BA9861;
}

a.modificationbloc:hover {
  border: 4px solid #555555;
  background-color:  #CAA871;
}

a.modificationbloc3:hover {
  border: 4px solid #FF0000;
  background-color:  #FF9999;
}

div.modificationcontainer {
  text-align: center;
  margin-top: 5em;
}

div.modificationcontainer2, div.modificationcontainer3 {
  margin: inherit;
  display: block;
}


label.gros_label {
  font-weight: bold;
}

div.formulaire {
  background-color: #EEEEEE;
  padding : 2em 3em;
}

p.pour_submit {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
}

p.pour_submit input, p.pour_submit input:hover {
/*  padding: 1em 2em;
  background-color:   #DAB881;
  color : black;
  border: 2px solid #000000;
*/
  background-color:  #BA9861;
  padding: 1em 2em;
  margin: 0.5em;
  color: white;
  text-decoration: none;
  font-size: large;  
  border: 4px solid #BA9861;

  font-weight: bold;
  font-family: "Lustria",serif;
}

p.pour_submit input:hover {
  border: 4px solid #555555;
  background-color:  #CAA871; 
}

a.pour_submit, a.pour_submit:hover {
  text-decoration: none;
  cursor: pointer;
  text-align: center;

  background-color:  #BA9861;
  padding: 1em 2em;
  margin: 0.5em;
  color: white;
  text-decoration: none;
  font-size: large;  
  border: 4px solid #BA9861;

/*  margin: 30px;
  padding: 30px;
  padding: 1em 2em;
  background-color:   #DAB881;
  color : black;
  border: 2px solid #000000;  
  */
  font-weight: bold;
  font-family: "Lustria",serif;

}

a.pour_submit:hover {
  border: 4px solid #555555;
  background-color:  #CAA871;
}

fieldset.mes_blocs {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px solid #000000;
    margin-top: 1em;
    background-color: #dbc2ab;
    background-color: #e4d0be;
    background-color: #efe4da;
} 


#mon_formulaire label.ma_gauche {
  width: 240px;
  float: left;  
}

#mon_formulaire div.ma_droite {
  width: 200px;
  margin-left: 250px;
}

#mon_formulaire div.ma_droite_area {
  min-width: 600px;
}

#mon_formulaire div.ma_precision {
  font-weight: bold;
  text-align: center;

}

#mon_formulaire div.mon_fichier {
  margin-top: 1em;
}

#mon_formulaire legend.grosse_legende {
  padding-right: 1em;
  padding-left: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;  
  background-color: #f7f1ec;
  border: 1px solid black;
}

#post_presentation {
  width: 100%;
  height: 20em;
}

input:required:invalid, input:focus:invalid {
  color: red;
  border-color: red;
}

#wp-f_presentation-editor-tools {
  text-align: right;
}

#mon_formulaire label.enfront {
  font-weight: bold;
}

span.en_gras {
  font-weight: bold;
}
#main div.ma_ligne p.mon_slug {
  float: left;
  width: 300px;
  text-align: right;
  margin-top: 3px;
}

#main div.ma_ligne input.mon_slug {
  margin-left: 300px;
  display: block;
}

div.debuggg {
  background-color: #FFDDDD;
}


p.message_ok {
  max-width: 100%;
  text-align: center;
  background-color: #BBFFBB;
  border : 1px solid #008800;
  color: #008800;
  padding: 2em 4em;  
}

/*** DEBUT - BLOC pour LE formulaire **********************************/

div.explication {
  background-color: #FFFACD; /*Jaune*/
  padding: 1em 2em;
  border : 1px solid #999999;
  margin: 1em 3em;  
}
div.explication p {
  padding: 0;
  margin: 0;
}

div.explication span {
  font-weight: bold;
}

span.petit_titre {
  font-weight: bold;
}

#pourentree1, #pourentree2, #pourentree3, #pourentree4 {
/*  min-width: 200px;
  min-height: 40px;
*/  /*padding: 1em 2em;*/
  padding: 0;
  border : 1px solid #999999;
  text-align: center;
  /*box-shadow: -1px 1px 4px 1px rgba(0, 0, 0, 0.7); */
}

#pourentree1, #pourentree2, #pourentree3, #pourentree4 {
  background-color: #F7F1EC;
}

#menuformulaire { /* UL */
  list-style-type : none;
  /*padding-bottom : 24px; */
  /*border-bottom : 1px solid #9EA0A1;*/
  margin-left : 0;
  margin-bottom: 0;
}

#menuformulaire li {
  display: inline;
  height : 1em; 
  /*background-color: #F7F1EC;*/
  padding: 0.5em 1em;
  border : 1px solid #999999;
}

#menuformulaire li.actif {
  background-color: #F7F1EC; /* CLAIR */
}

#menuformulaire li.pasactif {
  background-color: #DFD4CA; /* FONCE */
}


#entree2, #entree3, #entree4 {
  margin : 0.5em 0 0 0;  
}

#entree1 { /* Le LI de gauche */
  margin : 0.5em 0 0 0;
}

div.formulairediv {
  /*background-color: #FFCCFF;*/
  margin-bottom: 0.5em;
  margin-left: 0;
  margin-top: 2em;
  padding-left: 0;
}

input.td_long {
  width: 95%;
}

div.sous_boite1, div.sous_boite2 {
  display: inline-table;
  min-width: 400px;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 49%;
  text-align: left;
}

div.sous_boite1 {
  /*background-color: #FF9999;*/
}
div.sous_boite2 {
  /*background-color: #99FF99;*/
  margin-top: 1em;
}

div.div_cadre_equipe {
  border: 1px solid #999999;
  padding: 1em 2em;  
  margin: 1em;
  background-image: linear-gradient(#F7F1EC, #E7E1DC);
  /*box-shadow: -1px 2px 15px 3px rgba(0, 0, 0, 0.1) inset;*/
}

table.colonne1 {
  width: 100%;
  margin: 1em 2em;
  font-size: 0.8em;
}
table.colonne1 input[type="text"] {
  /*min-width: 320px;*/
  min-width: 600px;
}

table.colonne1 tr, table.colonne1 td, table.bibliotheque tr, table.bibliotheque td, table.bibliotheque2 tr, table.bibliotheque2 td {
  border-bottom: 0;
}

table.bibliotheque tr:first-child {
  background-color: #F3F3F3;
  font-weight: bold;
  text-align: center;
}

table.bibliotheque tr:first-child td {
    padding: 0.5em 0;
    text-align: left;
}

table.bibliotheque tr.fantome {
   background-color: #FFCCCC;
   color: #FF5555;
}

table.bibliotheque tr.visee:hover {
   background-color: #DDDDDD;
}


table.colonne1 td.long {
  min-width: 110px; /*Cas particulier */
}

label.label_plus {
  font-size: 0.8em;
  margin-left: 1.5em;
}

span.sansslug {
  color: #AAAAAA;
  font-size: 0.9em;
}

div.pour_texte {
  border : 1px solid #666666;  
  padding: 0.5em;  
  box-shadow: -1px 2px 15px 3px rgba(0, 0, 0, 0.1) inset;
  /*min-height: 40em;*/
}

div.info_perso {
  border : 1px solid #999999;
  background-color: #FFFFFF;
  color: #999999;
  padding: 0.5em 1em;  
}

div.info_perso h2 {
  color: #999999;
}

div.info_perso li {
  list-style-type : none;
}


p.affichage_infos, p.affichage_infos_rouge {
  padding: 1em 2em;
  background-color: #BBFFBB;
  border : 1px solid #99FF99;  
}

p.affichage_infos_rouge {
  background-color: #FFBBBB;
  border : 1px solid #FF9999;    
}

div.bibliot_libre, div.bibliot_champs {
  background-color: #E7E1DC;  
  padding: 1em 2em;
  font-size: 1em;
  margin: 0 0 1em 0;
  /*cursor: pointer;*/
}

div.bibliot_libre:hover, div.bibliot_champs:hover {
  background-color: #E7D1AC;  
}

h2.bibliot_titre {
  font-size: 1.5em;
  /*margin-bottom: 1.5em;*/
  /*background-color: #FFCCCC;*/
}

#bibliot_formulaire1, #bibliot_formulaire2 {
  /*display: none;*/
  /*cursor:pointer;*/
}

#formulaire_libre input {
  width: 100%;
}

#formulaire_libre input[type="submit"], #formulaire_champs input[type="submit"]{
  background-color:  #E7E1DC;
  padding: 0.5em 1em;
  margin: 2em 1em 1em 1em;
  font-size: 1em;
  border: 1px solid #BA9861;
  font-weight: bold;
  font-family: "Lustria",serif;
  width: auto;
  box-shadow: -1px 1px 8px 1px rgba(0, 0, 0, 0.4); 
}


#formulaire_libre input[type="submit"]:hover, #formulaire_champs input[type="submit"]:hover{
  background-color:  #e7e1dc;
  box-shadow: -1px 1px 8px 1px rgba(0, 0, 0, 0.4) inset; 
}


a.part_bout_passif {
  color: #97653a;
}

a.part_bout_passif:hover {
  color: #A41D31;
}

a.part_bout_actif {
  color: #434343;
}

div.bibliot_recherche {
  text-align: center;
}
 

/*** FIN - BLOC pour LE formulaire **********************************/

p.warnp {
  background-color: #990000;
  color: white;
  font-weight: bold;
}

/****************** Debut - Pour MAP partenaires *******************/
 #mamap {
  height: 600px;
  width: 100%; 
}
/****************** Fin - Pour MAP partenaires *******************/

table.partenaires {
  margin-top: 2em;
  width: 100%;
}

table.partenaires tr td:nth-child(n+2)
{
  text-align: center;
}

table.partenaires td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;  
  padding: 1em 2em;
}

table.partenaires tr:hover {
  background-color: #F3F3F3;
}

#titre_entete td, #titre_entete td:hover { /* TR du titre */
  font-weight: bold;
  text-align: center;
  background-color: #F7F1EC;
}



div.present_recherche {
  border-radius: 10px;
  background-color: #e7e1dc;
  padding: 1em 2em;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4); 
  margin-bottom: 1em;
}

div.present_recherche_nombre {
  /*float: right;*/
  border-radius: 5px;
  background-color: #e7e1dc;
  padding: 0.5em;
  margin: 0.5em;
  width: auto;
  /*box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4); */
  display: table;
  margin-bottom: 1em;
}

p.plus_tab {
  padding-left: 3em;
}

img.icone_doc {
  margin: 3px 2px;
}

span.affiche_recherche {
  color: #97653a;
}

span.affiche_equipe, span.attente_equipe {
  border-radius: 3px;
  background-color: #E3E3E3;
  padding: 0.3em 0.5em;
  display: inline-block;
  margin: 0.2em 0.3em;
  border: 1px solid #444444;
}

span.attente_equipe {
  background-color: #E3E3E3;
  color: #999;  
  border: 1px solid #999;
}


span.editionn {
  display: inline-block;
}
span.editionn a.post-edit-link {
  background-color: red;
  font-weight: bold;
  color: white;
  border-radius: 5px;
  padding: 0.3em 0.7em;
}

div.moder_fond {
  border-radius: 5px;
  background-color: #E3E3E3;
  margin-top: 4em;
  overflow: auto;
  padding: 1em 2em;
  text-align: left;  
}

a.ajoute_bib, a.supprime_bib, a.valide_bib, a.lien_bleu {
  border-radius: 3px;
  text-decoration: none;
  color: #333333;
  padding: 0.3em 0.7em;
  display: inline-block;
  margin: 0.2em 0.3em; 
  border: 1px solid #444444;
}

p.rougeee {
  background-color: red;
  color: white;
  font-size: large;
  font-weight: bold;
  padding: 0.5em 1em;
}

a.ajoute_bib {
  background-color: #DDFFDD;
}


a.supprime_bib{
  background-color: #FFDDDD;
}

a.valide_bib{
  background-color: #FFBB99;
}

a.lien_bleu{
  background-color: #DDDDFF;
}

div.pour_ajout_bib {
  background-color: #F6DEBC;
  padding: 0.5em 1em;
  border: 1px solid #c6ae8c;
  margin-bottom: 2em;
}

div.blocs_pour_biblio {
  margin-top: 2em;
}


p.affiche_recherche {
  font-size: large;
  padding: 0;
  margin: 0;
}

div.lien_navigue_pages {
  margin-top: 1em;
}

div.lien_navigue_pages a {
  text-decoration: none;
  margin: 0 2em;
}

div.lien_navigue_pages a:hover {
  text-decoration: underline;
} 

div.lien_navigue_pages span {
  border-radius: 2px;
  margin: 0 2em;
  padding: 0.2em 1em;
  background-color: #A7754a;
  color: #FFFFFF;
}

div.pour_fleches {
  display: inline-block;
  margin-left: 1em;
}

.fleche_bas, .fleche_haut, .fleche_haut_active, .fleche_bas_active {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  display: block;
}

.fleche_bas {
  border-top: 5px solid #CCCCCC;
}

.fleche_bas_active {
  border-top: 5px solid #AA8851;
}

.fleche_haut {
  border-bottom: 5px solid #CCCCCC;
  margin-bottom: 1px;
}

.fleche_haut_active {
  border-bottom: 5px solid #AA8851;
  margin-bottom: 1px;
}

#gros_bloc_pour_page {
  display: none;
}


#modif_biblio td input{ /* Table */
  width: 500px;
}

#modif_biblio tr:nth-child(odd){
  background-color: #EEEEEE;
}

#modif_biblio tr td {
  padding: 0.5em 1em;
}
tr.boldi {
  font-weight: bold;
}

#modif_biblio tr.titre-edit-biblio {
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  background-color: #555;
  color: white;
}

#formulaire_un > input {
  margin-top: 2em;
}

table.tab_projet {
  margin-top: 2em;
}

table.ultra_light, table.ultra_light tr, table.ultra_light th, table.ultra_light td {
  border: none;
}
table.ultra_light a {
  text-decoration: none;
}

span.plus_detail {
  font-size: 60%;

}

span.bouton_form {
    display: inline-block;
    background-color: #ba9861;
    border: 1px solid #ba9861;
    color: white;
    font-family: "Lustria",serif;
    font-size: medium;
    font-weight: bold;
    margin: 0.5em;
    padding: 0.7em 1.5em;
    text-decoration: none;
    cursor: pointer;
}
span.bouton_form:hover {
    border: 1px solid #555555;
}

span.message_rouge {
  display: inline-block;
  color: #F7F1EC;
  background-color: #CC6666;
  padding: 0.5em 1em;
  margin: 0.5em 1em;
}

table.bibliotheque a, table.bibliotheque2 a, table.bibliotheque3 a {
  text-decoration: none;
  color: #764419;
  font-size: 0.9em;
}

}
table.bibliotheque2 tbody tr td {
   width: 40px;
}

/*table.bibliotheque2 tbody tr td label {
  width: 30px;
}
*/
table.bibliotheque2 {
  width: 100%;
}

table.bibliotheque td.only_mots_cles a:hover {
  color: #FFFFFF;
  background-color: #764419;
}

span.titre_recherche {
  float: right;
  font-size: medium;
}

table.bibliotheque3 div {
  height: 1.7em; 
  overflow:hidden;
}

table.bibliotheque3 div:hover {
  height: auto;
}





/***** DEBUT *** Tableau pour la moderation *****************************************/
table.moderatable {
  font-size: 0.9em;
  font-weight: lighter;
  /*border: 1px solid #444444;  */
  border-collapse: collapse;
  font-family: Sans-Serif;
  color: #444;
  margin-bottom: 100px;
}


table.moderatable thead, table.moderatable tfoot {
  background-color: #DDD;
  color: #444;
}

table.moderatable thead th, table.moderatable tfoot th {
  padding: 0.3em;
  text-align: center;
  /*border: 1px solid #444444;*/
}

table.moderatable td {
  padding: 0.5em;
}

span.fonds_demande { border-radius: 5px; background-color: #F5D0A9; padding: 0.3em 0.5em; display: inline-block; margin-bottom: 0.2em; }
span.fonds_ok { border-radius: 5px; background-color: #A9F5A9; padding: 0.3em 0.5em; display: inline-block; margin-bottom: 0.2em; }
span.fonds_halt { border-radius: 5px; background-color: #F5A9A9; padding: 0.3em 0.5em; display: inline-block; margin-bottom: 0.2em; }
span.fonds_neutre { border-radius: 5px; background-color: #DDDDDD; padding: 0.3em 0.5em; display: inline-block; margin-bottom: 0.2em; }

table.moderatable tbody tr:hover {
  background-color: #EEEEEE;
}

td.centrisme {
  text-align: center;
}

table.moderatable a {
  text-decoration: none;
  margin: auto;
  width: 100%;
  height: 100%;
}

.surbrille:hover {
  background-color: #EEFFEE;
}

td.surbrille a {
  display: inline-table;
  border: 1px solid #c6ae8c;
  background-color: #E6CEAC;  
  padding: 0.5em 1em;
  margin: 0.5em;
  border-radius: 1px;
}

.cachecache {
  display: none;
}

span.miniwarn {
  background-color: #AA0000;
  color: white;
  font-weight: bold;
  font-size: 70%;
  padding: 1px 5px;
  margin-left: 5px;
  margin-right: 5px;
}

/* Pour les textes **********************************/

div.page_texte {
  margin-top: 2em;
  background-color: #FFFFFF;
  padding: 1em;
  border: 1px solid #c6ae8c;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3); 
}

a.endnotecall {
  color: red;
  position: relative;
  bottom: 1px;
  font-size: .8em;
  line-height: .8em;
  vertical-align:super;
  text-decoration:none;
}

a.EndnoteSymbol {
  color: red;
  position: relative;
  bottom: 1px;
  font-size: .8em;
  line-height: .8em;
  vertical-align:super;
  text-decoration:none; 
}

div.petite_boite_grise {
  background-color: #FFF1DA;
  float: right;
  padding: 0.8em 1em;
  border: 2px solid #c6ae8c;
  margin-left: 1em;
  margin-bottom: 1em;
}

a.note_bas_page_texte {
  font-weight: bold;
}

.petite_boite_grise ul {
  margin: 0;
}

.petite_boite_grise ul li {
  list-style-type: none;
  padding: 0em 1em;
  margin: 0;
}

.petite_boite_grise ul li a {
  text-decoration: none;
  color: #555555;
}

.petite_boite_grise ul li a:hover {
  color: #444444;
  background-color: #EFE4CA
}


div.page_texte blockquote {
  /*background-color: red;*/
  border-left: 0;
  font-size: 90%;
  color: #333;
}

div.page_texte h1 {
  font-size: 22px;
}

div.post-excerpt p, div.post-content p {
  text-align: justify;
}

div.membre_photo {
  /*background-color: #DDFFDD;*/
  line-height: 4em;
  height: 4em;
  margin-bottom: 0.5em;
}

div.membre_photo span.decal_gauche {
  padding-left: 1em;
}

div.membre_photo div.photo_gauche {
  width: 4em;
  height: 4em;
  text-align: center;
  display: inline-block;
  /*background-color: #DDDDDD;*/
}

div.photo_gauche img {
  max-height: 4em;
  max-width: 4em;
  min-width: 4em;
}

div.photo_droite {
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}

div.hr_barre {
  height: 4px;
  width: 100%;
  background-color: #ba9861;
  margin-bottom: 2em;
  margin-top: 2em;
}

.italik {
  font-style: italic;
}

.espace-haut-plus {
  margin-top: 2em;
}

div.large_max_100px {
  width: 100px;
}
/*****  FIN  *** Tableau pour la moderation *****************************************/
/*****  DEBUT  *** Liste des revues *****************************************/

#ma_liste_unique {
  margin-top: 2em;
}

#ma_liste_unique li {
  list-style-type: none;
  margin-bottom: 2em;
  border: 1px solid #c6ae8c;
  padding: 1em;  
  background-color: #FFFAE8;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3); 
overflow: hidden;
}

#ma_liste_unique div.post-cover {
  /*background-color: #FFDDDD;*/
}

#ma_liste_unique img {
  max-width: 100px;
  margin-right: 2em;
}

#ma_liste_unique a {
  text-decoration: none;
}

/*****  FIN  *** Liste des revues *****************************************/

div.sans_puces ul li {
  list-style-type: none;
}

div.sans_puces h3 {
  margin-top: 3em;
  font-size: 120%;
/*  background-color: red;*/
  color: #5b5b5b;
  font-size: 18px;
  font-weight: lighter;
  text-transform: uppercase;

}

span.span80 {
  font-size: 80%;
}

table.ligne_light tr:hover {
  background-color: #F5FBEF;
}

td.pour_boutons {
  padding-right: 1em;
  padding-left: 1em;
  text-align: center;
  vertical-align: middle;
}
td.lien_valide, td.lien_a_moderer {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  vertical-align: middle;
}

td.lien_valide {
  background-color: #CCFFCC;
}

td.lien_a_moderer {
  background-color: #F5D0A9;
}

a.btn_suppr {
  background-color: #FFDDDD;
  border-radius: 2px;
  border: 1px solid #FF5555;
  color: #FF5555;
  padding: 0.1em 1em;
  margin: 0.5em 1em;
  text-decoration: none;

}

a.btn_valide {
  background-color: #DFD;
  border-radius: 2px;
  border: 1px solid #4C4;
  color: #4C4;
  padding: 0.1em 1em;
  margin: 0.5em 1em;
  text-decoration: none;

}

span.admin_mention {
  background-color: #FFDDDD;
  padding: 0 0.5em;
  color: #CC0000;
}

tr.first_line {
  font-weight: bold;
}

li div.post-cover {
  display: inline;
  float: left;
  margin-right: 4.328%;
  max-width: 120px;
  width: 12.8359%;
}

.column-wide.has-right-side li div.post-cover {
  width: 16.8359%;
}

.column-wide.has-right-side li div.post-excerpt {
  width: 77.8359%;
}

li div.post-excerpt {
  width: 82.8359%;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
}

li div.post-excerpt a {
  text-decoration: none;
  border-bottom: 0
}

/* CM added */
.post-content li div.post-excerpt h2 a {
    color:#97653a!important;
}

.post-content li div.post-excerpt h2 a:hover {
    color: #cf2626!important;
}

.post-content ul.journals li h2 {
    margin-bottom: 0.4em;
}

.post-content ul.journals li div.post-excerpt {
    margin-bottom: 1em;
}

/* end CM added */

li div.post-excerpt h2 {
    font-size: 15px;
    line-height: 1.5em;
}

div.bloc_projet_mini p.titre {
  background-color: #FFFFFF;
  border: 2px solid #EEEEEE;
  padding: 0.5em 1em;
  font-size: large;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); 
}

div.bloc_projet_mini p.titre:hover {
  background-color: #EEEEEE;
  color: #97653A;
}

span.nom_petit_maj {
  font-variant: small-caps;
  font-size: 1.1em;
}

span.spanimportant {
  color: #DD0000;
}

.fantom {
  display: none;/**/
}

p.visuresponsable {
 color: #8d6d3e;
 margin-bottom: 0;
 font-size: 140%;
}

div.bloc_id_debug {
  padding: 0.5em 1em;
  margin: 0.5em;
  font-size: small;
  background-color: #FFDDDD;
  font-weight: bold;
}

div.bloc_id_debug p {
  margin: 0;
  padding: 0;
}

div.bloc_id_debug span {
  color: black;
}

a.a_pas_souligne {
  text-decoration: none;
}


div.membre_generale li div.cleaner, div.organigramme-liste li div.cleaner {
  clear: both;
  height: 1px;
  line-height: 1px;
  margin: 0;
  margin-bottom: 10em;
  background-color: #DDDDDD;
}

span.warn_debug {
  background-color: #DD0000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.5em 1em;
  border-radius: 0.3em;
  margin : 0.2em 0.5em;
}

div.sans_pays {
  background-color: #FFCCCC;
  color: #000000;
  padding: 1em 2em;
  border-radius: 1em;
  margin : 2em 1em;

}

span.anti_gras {
  font-weight: normal;
}

span.passwdautre {
  background-color: green;
  padding: 0.5em 1em;
  color: black;
  font-weight: bold;
}

span.passwdefaut {
  background-color: red;
  padding: 0.5em 1em;
  color: black;
  font-weight: bold;
}

#faq ul li {  /*div*/
  list-style-type: none;
}

#faq li.boite {
  background-color: rgb(242,225,209);
}

#faq ul li {  /*div*/
  border: solid 1px #777;
  padding: 0.5em 1em;
  border-radius: 1em;
  margin-bottom: 2em;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); 
}

#faq ul li ul li {  /*div*/
  border: none;
  padding: 0;
  list-style-type: disc;
  box-shadow: none;
  margin-bottom: 1em;
}

#faq a {
  text-decoration: none;
}

div.bib_inline {
  font-size: 14px;
  line-height: 23px;
  font-family: "Source Sans Pro",Arial,Tahoma,sans-serif;
}

a.symb-vert, a.symb-rouge, a.symb-bleu {
  border: 1px solid #444444;
  border-radius: 3px;
  color: #333333;
  display: inline-block;
  margin: 0.2em 0.3em;
  padding: 0.3em 0.7em;
  text-decoration: none;
}
a.symb-vert {
  background-color: #ddffdd;
}
a.symb-rouge {
  background-color: #ffdddd;
}

div.bloc_moder_fond {
  margin-top: 2em;
  padding: 0.5em 1em;
  background-color: #E1DCCF;
  border-radius: 0.5em;
  border: 1px solid #444444;
}

#pour_lien_even {   /* DIV dans le content de single.php*/
  text-align: right;
  float: right;
}

#pour_lien_even a{   /* DIV dans le content de single.php*/
  background-color: #BA9861;
  color: white;
  text-decoration: none;
  padding: 0.5em 1em;
  overflow: auto;
  font-weight: bold;
}

#pour_lien_even a:hover{   /* DIV dans le content de single.php*/
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3); 
}

div.quickbib {
  margin-top: 4em;
  background-color: #FFFFFF;
  padding: 1em 2em;
  border: 4px solid #CC0000;
}

h3.infovert {
  background-color: #008800;
  color: white;
  padding: 1em 2em;
}

div.modifbib {
  background-color: #f7f1ec;
  border: 1px solid #999999;
  color : #777A7E;
  min-height: 3em;
  padding: 1em;
}

td.date_complete {
  min-width: 55px;
}


/*TinyMCE de presentation perso 
#mceu_26 { 
    height: 600px;
}
/**/

/*#activepublishdiv {
  margin-top: 2em;
  padding: 1em;  
  text-align: center;
}

#activepublishdiv {
  margin-top: 2em;
  padding: 1em;  
  text-align: center;
}
*/

/*#mon_formulaire {
  width: 430px;
}




#mon_formulaire div.ma_radio {
  width: 400px;
  background-color: red;
}

#mon_formulaire label.ma_radio_label {
  background-color: white;
  width: 200px;
  float: left;
  text-align: right;
  padding-right: 1em;
}

#mon_formulaire label.ma_radio_div {
  background-color: white;
  width: 200px;
  float: left;
  text-align: left;
  padding-left: 1em;
}
*/
/* LUCA */

.single div.post-cover {
  display: block;
  float: left;
  margin-top: 15px;
  overflow: hidden;
  -webkit-transition-duration: inherit;
  -moz-transition-duration: inherit;
  transition-duration: inherit;
}

.post-content a {
  color: #333!important;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: 500;
}

.single-post .post-content, .page-template-single-equipe .post-content {
 font-size: 14px;
}
.post-content h6.title-conference {
  display: inline;
}

.conferences-list-block ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.post-content p {
 margin-bottom: 0.5em!important;
}

.post-content a {
    text-decoration: none;
    border-bottom: thin dotted #97653a;
}

.post-content a:hover {
    text-decoration: underline;
    border-bottom: thin none black;
    color: #a41d31!important; 
}

.membres a, .info a, #member-filter a, #menu-actualites a, #date-menu a, #category-menu a, nav.custom-pagination a, .filter-menu a, .documents-menu a, .responsable a {
 border-bottom: none!important;
}

.membres a, .info a:hover, #member-filter a, #menu-actualites a:hover, #date-menu a:hover, #category-menu a:hover, nav.custom-pagination a:hover, .filter-menu a:hover, .documents-menu a:hover, .responsable a:hover {
  text-decoration: none!important;
}

.membres a, .info a {
  color: #97653a!important;
}

.conferences-list-block ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.posts-archive.archives-columns-one .loop-post-single {
  list-style-type: none!important;
  list-style-position: inherit;
  margin-left: 0px;
}

.posts-archive .post-meta {
  margin: 0!important;
}

.single .single-equipe div.post-cover {
  margin-top: 6px;
} 

/*Add this margins */

.addthis_inline_share_toolbox_bofs.addthis_tool > div, .at-below-post.addthis_tool > div {
	margin:26px 0
}

.single-member .addthis_inline_share_toolbox_bofs.addthis_tool > div, .column.column-wide.has-right-side .addthis_inline_share_toolbox_bofs.addthis_tool > div  {
	margin-top:0
}
 
.post-content img.alignleft {
	margin-bottom:26px
}

/* hide buttons label */

.addthis_inline_share_toolbox_bofs.addthis_tool .at-share-btn-elements .at-label {
	display:none
}
