/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

/* Gestion du header et logo

.logo, av-logo-container{
	display:none !important;
	visibility:hidden !important;
}
.main-logo{
	display:none;
	visibility:hidden;
}
.header-scrolled  .logo, .header-scrolled-full .logo { 
	display:block;
	visibility:visible; 
}
.html_header_top.html_header_sticky #main {
    padding-top: 46px !important;
}

.header-scrolled  .av-main-nav > li > a > .avia-menu-text, 
.header-scrolled-full .av-main-nav > li > a > .avia-menu-text { 
	/*    color: black;
    text-shadow: none;*//*
	/*   background-color:#ffffff !important;
} 

#header_main{
    height:90px;
   background-color:#ffffff !important;
}

.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    color: white;
    text-shadow: 0px 0px 6px rgb(0, 0, 0);
}

*/



#avia-menu > li > a{
   line-height:50px !important;
}

#avia-menu > .menu-item {
   height:50px !important;
}



.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px;
    max-width: 1200px;
    left: -25px;
}
.avia_textblock {
    margin-top: 34px;
}

.main_menu { 
  /*display: none;/**/
}
.logo { 
/* display: none; /**/
}


.content, .sidebar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.av-special-heading {
    margin-top: 50px !important;
}


.performance .texte {
   width: 70%; float: left;
}
.performance .media {
  width: 30%; float: right
}

.liensamis ul li {
    list-style: outside none none;
    margin-left: 1em;
    padding: 30px 0px;
    border-bottom: 2px solid #ddd;
}

/*
.description-oeuvre{
    display: inline-flex;
    height: 100%;
    float: left;
    white-space: nowrap;
}
*/

.description-oeuvre {
    display: inline;
    height: 100%;
    float: none;
    text-align: center;
}

.description-oeuvre .titre,.description-oeuvre .annee,.description-oeuvre .format,.description-oeuvre .medium.description-oeuvre .lieu,.description-oeuvre .credits{
    font-weight:bold;
}

.description-oeuvre .annee:before,.description-oeuvre .format:before,.description-oeuvre .medium:before,.description-oeuvre .lieu:before,.description-oeuvre .credits:before{
    content: "-";
    margin-right:6px;
    margin-left:6px;
}

.description-oeuvre .titre{
font-weight:bold;
}

.description-oeuvre .annee{
font-weight:normal;
}

.description-oeuvre .format{
font-weight:normal;
}


#top div .avia-gallery img {
    float: left;
    border-style: solid;
    border-width: 1px;
    padding: 7px;
    width: 100%;
    border-radius: 0px;
    max-height: 100px;
    min-height: 100px;
}

img.mfp-img {
	max-height: 805px !important;
}

.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
	color: #0f6194 !important;
}
.header-scrolled .header-scrolled-full .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{
	color: #00000 !important;
}

.entry-content-wrapper li {
	margin-left: 0.5em;
	padding: 21px 0;
	list-style-type: none;
	border-bottom: 1px solid #000000;
}

.entry-content-wrapper img {
/*	max-width:200px;*/
}

.sidebar .widget:first-child, .content .sidebar .widget:first-child {
	padding-top: 50px;
}
.recentcomments a, .widget_recent_entries li a {
	font-size: 1.4em;
	font-style: normal;
}
.template-blog .post_delimiter {
	margin: 0px 0px 25px;
	padding: 25px 0px 0px;
	border-bottom: 1px  solid #000;
}

.texte-vignette {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float: none;
	clear: both;
}

.titre-vignette {
	font-size: 1em;
	font-weight: bold;
}

.sidebar .widget:first-child, .content .sidebar .widget:first-child {
    padding-top: 50px;
}
.recentcomments a, .widget_recent_entries li a {
    font-size: 1.4em;
    font-style: normal;
}
.template-blog .post_delimiter {
    margin: 0px 0px 25px;
    padding: 25px 0px 0px;
border-bottom: 1px  solid #000;
}

.texte-vignette {
    font-size: 1em;
   margin: 0px;
    padding: 0px;
    line-height: 16px;
    float: none;
    clear: both;
}

.titre-vignette {
font-size: 1em;
font-weight: bold;
}

