/*
Theme Name: Corepile
Theme URI: http://wwww.groupe-mediactive.fr;
Author: Guillaume GONZALEZ
Author URI: http://twitter.com/guillaume_z
Description: A custom theme for our Corepile client
Version: 1.0
License: &copy Mediactive Groupe 2014 
*/

/* ----------------------------- */
/* == Content */
/* ----------------------------- */
.content nav {
	display: block;
	overflow: hidden;
}

.content nav .nav-previous {
	float: left;
	width: 50%;
}

.content nav .nav-next {
	float: right;
	width: 50%;
	text-align: right;
}

.content #nav-above {
	display: none;
}

.paged .content #nav-above,
.single .content #nav-above {
	display: block;
}

#nav-below {
	margin: 1em 0 0;
}

.page-link {
	margin: 0 0 1em;
}

/* table styling */

/*.content table,
.content td,
.content th {
	border: 1px solid rgb(191, 191, 190);
}*/

/*.content tbody tr:nth-child(odd) {
	background: #eee;
}*/

tr, td, table{ border: none !important; }

.entry-meta {
	font-size: 0.9em;
	font-style: italic;
}

.hentry li {list-style-type:circle}
.hentry .entry-content blockquote { border:1px solid #cddb2b; background: #ededed; padding:16px 32px 0; margin: 0 16px 8px 16px; }

/* ----------------------------- */
/* == Footer */
/* ----------------------------- */





/* ----------------------------- */
/* == WordPress Images */
/* ----------------------------- */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

img.alignleft {
	margin-right: 1em;
}

img.alignright {
	margin-left: 1em;
}

.wp-caption {
	padding: .5em;
	text-align: center;
}

.wp-caption img {
	margin: .25em;
}

.wp-caption .wp-caption-text {
	margin: .5em;
}

.gallery-caption {
}

.gallery-item {
	float: left;
	width: 33%;
	margin-top: 10px;
	text-align: center;
}

.ie7 img {
	-ms-interpolation-mode: bicubic;
}



/* ----------------------------- */
/* == WordPress alignement */
/* ----------------------------- */


/* Alignment */
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ----------------------------- */
/* == Hidding / unhidding content */
/* ----------------------------- */

/* for image replacement */

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.hidden {
	display: none;
	visibility: hidden;
} 

.invisible {
	visibility: hidden;
}

.visually-hidden {
	position: absolute !important;
	left: -7000px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

[dir=rtl] .visually-hidden {
	left: auto;
	right: -7000px;
}

/* skip-links */
.skip-links {
	position: absolute;
}

.skip-links a {
	position: absolute;
	left: -9999px;
	padding: 0.5em;
	background: #000;
	color: #fff;
	text-decoration: none;
}

.skip-links a:focus {
	position: static;
}


.SidebarMenu > ul > li.current-menu-ancestor > ul { display:block}
.SidebarMenu > ul > li  { font-weight: bold}
.SidebarMenu > ul > li > ul > li  { font-weight: normal}

/* Maps */

#map-canvas {
height: 550px; width: 100%;
}
.controls {
margin-top: 16px;
border: 1px solid #CCCCCC;
border-radius: 2px 0 0 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
height: 32px;
outline: none;
}

#pac-input {
background-color: #fff;
padding: 0 11px 0 13px;
width: 400px;
font-family: Roboto;
font-size: 15px;
font-weight: 300;
text-overflow: ellipsis;
}

#pac-input:focus {
padding-left: 14px;  /* Regular padding-left + 1. */
width: 401px;
}

.pac-container {
font-family: Roboto;
}

#type-selector {
color: #fff;
background-color: #4d90fe;
padding: 5px 11px 0px 11px;
}

#type-selector label {
font-family: Roboto;
font-size: 13px;
font-weight: 300;
}


#mapTemplate {
    padding-top: 70px;
}

#results {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 400px;
    z-index: 1;
    position:absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    margin-top: -10px;
}
#results > li {
    list-style-type: none;
    padding-left: 15px;
    border-top:1px solid #9A9A9A;
    line-height: 32px;
    font-weight: 700;
}

#results > li:hover { 
	background: none repeat scroll 0 0 #FAFAFA;
	cursor: pointer;
}

.btn.btn-primary {
    background: none repeat scroll 0 0 #CDDB2B;
    border: 1px none #CDDB2B;
    color: #FFFFFF;
    font-weight: 900;
    margin-top: 16px;
    padding: 6px;
    text-transform: uppercase;
}

#mapForm { margin-bottom:10px; }

a.signaler { color: #7A9704; cursor : pointer; }
a.signalerPlein { color: #7A9704; cursor : pointer; }

/** Nyro **/

.nyroModalCont h1 {
    color: #74655F;
    display: block;
    font-size: 1.2em;
    padding-bottom: 5px;
}

.nyroModalCont h1.nyroIcon {
    background: url("images/sprite_h1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-left: 42px;
}

.nyroModalCont h2 { font-size:18px; }

.nyroModalCont ul {
    padding: 0;
}

.nyroModalCont ul {
    padding: 0;
}

.nyroModalCont .bloc ul li {
    margin-bottom: 2px;
    margin-top: 2px;
}
.nyroModalCont ul li {
    list-style-type: none;
}

.nyroModalCont input {
    border: 1px solid #C2BEB1;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    line-height: 22px;
}

.nyroModalCont .button, .submit, .cancel {
    background: none repeat scroll 0 0 #7D961D;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    height: auto;
    margin-right: 5px;
    padding: 5px 15px;
}

.nyroModalCont .button {
    background: none repeat scroll 0 0 #A5A5A5;
}



/**
*	Tracabilite (by steph)
*/
.recyclage-list .recyclage-list-item .left{
 	display: 	block;
    float: 		left;
    position: 	relative;
    width: 		25%;
}
.recyclage-list .recyclage-list-item .left.arrow:after{
    top: 				100%; 
    left: 				50%; 
    border: 			solid transparent;
    content: 			" ";
    height: 			0;
    width: 				0;
    position: 			absolute; 
	pointer-events: 	none;
    border-color: 		rgba(136, 183, 213, 0);
   	border-top-color: 	#e3e3e3;
   	border-width: 		16px;
   	margin-left: 		-16px;
}

.recyclage-list .recyclage-list-item-links a{
    text-decoration: underline;
}

.recyclage-list .recyclage-list-item .right{
	float:		left;
	display:	inline-block;
}

/** Breadcrumbs **/

#sharing {
    margin: 0 3px;
}
#share {
    cursor:pointer;
}
#wrapper-infobulle { position:absolute; margin-left:-9999px; margin-top: -9999px; z-index: 10; }
.sharing-infobulle { display:block; margin-top: 10px; background-color:#000000; padding: 4px 4px 0; border-radius:3px; z-index: 10; opacity:0;  transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out; }
#sharing.active #wrapper-infobulle, #sharing:hover #wrapper-infobulle { position:absolute; margin-top: 15px; margin-left: -147px; }
#sharing.active .sharing-infobulle { opacity:1; transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out;  }
#sharing:hover .sharing-infobulle { opacity:1;  transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out; }​

/** Template Filiere **/
ul#filiere-image { padding-left:0px; }
ul#filiere-image li { list-style-type:none; opacity:0.5; }
ul#filiere-image li.ui-tabs-active { opacity:1; }

.type-faq header {
    position: relative;
}

.post-type-archive-faq .type-faq .entry-content {
    display: none;
}

.type-faq header .deplier-descendre {
    color: #BECD24;
    font-size: 25px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: 10px;
    width: 30px;
}


.entry-content .recyclage-form{
	position:	relative;
	top: auto;
	right: auto;
	
}

.entry-content .recyclage-citation{
	margin-top:	10px;
}


.phototheque-mosaique article {
  float: left;
  width: 25%;
  text-align: center;
  margin: 15px 0;
}
 
.phototheque-mosaique article img {
  display: block;
  margin: 0 auto;
}

.phototheque-mosaique article {
  float: left;
  width: 25%;
  text-align: center;
  margin: 10px 0;
  height: 142px;
}
 
h2.FAQ-archive-link {
	clear: both;
  display: block;
  margin: 0.5em 0;
}


.Home-section.Actualites .content img{
    float: left;
    margin: 10px 10px 10px 0;
    max-width: 120px;
}

/*********** FIX VAE ***********/
#post-3006 #map-canvas {
    height: 300px;
}

.page-id-3006 .PointCollecte {
    display: none;
}