/******************************************************************

Stylesheet: Main Stylesheet

******************************************************************/

/* couleurs logo */
/* Déontofi bleu : #073b75 ou rgb(7, 59, 117) */
/* Déontofi rouge : #a61a24 ou rgb(166, 26, 36) */

/*********************
GENERAL STYLES
*********************/

blockquote, pre, blockquote p {
    font-family: 'Merriweather Sans', sans serif;
    border: none;
    color: #222;
}
blockquote:before {
  font-family: "Times New Roman";
  color: #bbb;
  quotes: "\201C""\201D""\2018""\2019";
  content: '\201C';
  font-size: 5rem;
  line-height: 0.1em;
  margin-right: 0.6rem;
  vertical-align: -0.4em;
}
/* Commented for more readability ***
blockquote p {
	display: inline;
}
************************************/

/*********************
LINK STYLES
*********************/
a {
    color: #073b75;
}
a:hover, a:focus {
   color: #205da1; 
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
  color: black;
}
h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover,
h1 a:focus, .h1 a:focus, h2 a:focus, .h2 a:focus, h3 a:focus, .h3 a:focus, h4 a:focus, .h4 a:focus, h5 a:focus, .h5 a:focus {
   color: #205da1; 
}
a:link, a:visited:link {
  /*
		This highlights links on iPhones/iPads.
		Similar to the :hover selector for mobile devices.
		*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
/* p, h1, h2, h3, h4, h5, h6 { */
html, body {
	font-family: 'Merriweather', serif;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather', serif;
}

p.byline, p.tags, div.cats-tree {
	font-weight: 300;
	font-size: 0.8rem;
}
.wp-caption p.wp-caption-text,
p.byline, p.tags, div.cats-tree,
div.tags-cloud,
.pagelink,
.top-bar-section ul li > a {
	font-family: 'Merriweather Sans', sans-serif;
}

/*********************
FRONT STYLES
*********************/
#front-sticky-teasers {
	margin-bottom: 2rem;
}
.g-1, .g-2 {
	text-align: center;
}
.description-panel .g-2 {
	float:none;
}
.front-page-widgets-container {
	padding-top: 2rem;
}
.front-page-widgets-left-container {
	border-right: 1px solid #ccc;
}
.category-image-container {
	padding-bottom: 1rem;
}
#category-header-image {
	padding: 1rem 0;
}

/*********************
NAV MEMBERSHIP
*********************/
#nav-membership-container {
	border-bottom: 1px solid #ccc;
	padding: 0.375rem 0;
/*	background-color: #ffeef0;*/
	background-color: #f0f0f0;
}
#nav-membership-container p {
	margin-bottom: 0;
}

#nav-membership-not-connected .button {
	margin-bottom: 0;
	padding: 0.375rem 0.5rem;
	background-color: white;
	color:black;
}
#nav-membership-not-connected .button:hover,
#nav-membership-not-connected .button:focus {
	color: white;
	background-color: #a61a23;
}
#nav-membership-not-connected .button.connection:hover,
#nav-membership-not-connected .button.connection:focus {
	background-color: #073b75;
}
#nav-membership-not-connected .ad-text {
	line-height: 1.8125rem;
}
#nav-membership-not-connected .ad-text a {
	color: #a61a23;
}
#nav-membership-not-connected .ad-text a:hover,
#nav-membership-not-connected .ad-text a:focus {
	color: #ec2532;
}
#nav-membership-connected .user-form-container,
#nav-membership-not-connected .login-form-container {
	margin-top: 0.375rem;
	padding-top: 1rem;
	border-top: 1px solid #ccc;
}
#nav-membership-not-connected .abonnez-vous {
	font-family: "Merriweather Sans", sans-serif;
	margin-bottom : 1.5rem;
}

#nav-membership-not-connected .connection-button {
    line-height: 1.8125rem;	
padding: 10px;
}
#nav-membership-not-connected .connection-button,
#nav-membership-connected .user-button {
	font-family: "Merriweather Sans", sans-serif;
	color: #333;
}
#nav-membership-connected .user-button {
  margin-bottom: -7px;
  margin-top: -8px;
  padding: 8px 10px 7px;
}
#nav-membership-not-connected .connection-button:hover,
#nav-membership-not-connected .connection-button:focus,
#nav-membership-connected .user-button:hover, 
#nav-membership-connected .user-button:focus {
	background-color: #dfdfdf;
}
#nav-membership-not-connected .connection-button i,
#nav-membership-connected .user-button i {
	margin-left: 6px;
	margin-right: 6px;
	top: 2px;
}
#nav-membership-connected .user-form {
	font-family: "Merriweather Sans", sans-serif;
}
#nav-membership-connected .user-form .membership-level {
	margin-bottom: 1.5rem;
}
/*
#nav-membership-connected .user-button {
	font-family: "Open Sans", sans-serif;
}
#nav-membership-connected .user-button:before {
  content: "";
  float: right;
  margin-left: 6px;
  margin-right: 0;
  top: 2px;
}*/

/*********************
AJAX LOAD MORE
*********************/
.load-more-button {
	text-align: center;
	margin: 0.5rem 0 0;
	padding: 1rem 0;
	border: 1px solid #ccc;
	transition: background-color 300ms ease-out 0s;
	background-color: white;
}
.load-more-button:hover {
	background-color: #efefef;
}

/*********************
LUXEY'S SEARCH BAR
*********************/
.banner-searchbar .luxey-search-bar {
	padding-top : .75rem;
	float: right;
}
.menu-searchbar {
  height: 2.8125rem;
	margin: 0;
	font-size: 16px;
}
.menu-searchbar .luxey-search-bar {
	padding-top: .375rem;
}
.luxey-search-bar .lsb-search-submit {
	display : none;
}
.luxey-search-bar .lsb-search-field {
	background-color: transparent;
	background-image: url(../images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 26px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	box-shadow : none;
  color: #666;
}
.luxey-search-bar .lsb-search-field:focus {
	background-color: transparent;
	background-image: url(../images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-color: rgba(255, 255, 255, 0.5);
	cursor: text;
	outline: 0;
	width: 230px;
	box-shadow : none;
	border : 1px solid #cdcdcd;
}
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

	.luxey-search-bar .lsb-search-field {
		background-image: url(../images/search-icon-2x.png);
	}
}

/*********************
AD ROTATE
*********************/
.adrotate_widgets .ad_container {
	position: relative;
	display: inline-block;
}
.adrotate_widgets .ad_container {

}
.adrotate_widgets .ad_container span {
	background: rgb(255,255,255);
	background: rgba(255,255,255,.7);
	color: black;
	font-size:.625rem;
	font-family: 'Merriweather Sans', sans-serif;
	padding: .2rem .4rem;
	position: absolute;
	top:0;
	left:0;
}
#adrotate_widgets-2 .ad_container {
	display:block;
	width: 100;
}
#adrotate_widgets-2 .ad_container img {
	display: block;
	margin: auto;
}
#adrotate_widgets-2 .ad_container span {
	left: 49%;
}

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }
  
#header-meta-container {
    padding-top: .7rem;
    border-bottom: 1px solid #ccc;
}
#header-description.single {
    text-align: left;
    color:black;
}
#header-description.single.bold {
    font-weight: bold;
}
#header-description.single.thin {
    font-weight: 300;
}


/* search bar */
#header-sidebar {
    float: right;
    margin: 0;
    padding: 12px 0 0; /* rapport à la taille du logo */
}
#header-sidebar .header-sidebar-widget {
    float: left;
}
#header-sidebar li {
    list-style-type: none;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#header-sidebar .flashy {
    font-family: "Merriweather Sans",sans-serif;
    font-size: 0.875rem;
		margin-bottom: 0;
}
#header-sidebar .button.tiny {
	padding: 0.25rem .75rem;
	border-radius: 1px;
}

#site-description{
    font-style: italic;
	margin: 1.25rem 0;
    font-weight: 300;
}


#header-title {
	margin: 1rem 0;
    font-weight: 300;
}
#header-title-image {
	margin: 2rem 0;
    max-height: 100px;
    max-width: 100%;
}

header .header-container{
}
header .header-container:after {
  content : "";
  position: absolute;
  left    : 10%;
  bottom  : 0;
  height  : 1px;
  width   : 80%;  /* or 100px */
  border-bottom:1px solid #ccc;;
}

/*********************
NAVIGATION STYLES
*********************/

/*** #nav-subjects ***/
#nav-subjects {
    margin-top: .7rem;
}
#nav-subjects #menu-sujets .sub-menu {
    background-color: white;
}
#nav-subjects #menu-sujets > li.active > a, 
#nav-subjects #menu-sujets > li:hover > a,
#nav-subjects #menu-sujets > li.active-root .sub-menu a.parent-link,
#nav-subjects #menu-sujets .sub-menu a.parent-link:hover,
#nav-subjects #menu-sujets .sub-menu .menu-item:hover a,
#nav-subjects #menu-sujets .sub-menu .menu-item.active a {
    background-color: rgba(7, 59, 117, 0.2);
}
/* all the menu black & white */ 
/*#nav-subjects .top-bar-section li:not(.has-form) a:not(.button),
#nav-subjects .top-bar-section ul li { */
#nav-subjects,
#nav-subjects .title-area,
#nav-subjects .menu-icon *,
#nav-subjects .top-bar-section * {
    background: none;
    color: black;
}

/*** #nav-subcat ***

#nav-subcat {
    margin: 0 0 0.5rem 0;
    padding: 0;
}
#nav-subcat li {
    display: inline-block;
    list-style-type: none;
    /*list-style-position: inside;
    list-style-type: circle;
    padding: 0 0.2rem;
}
#nav-subcat li a {
	font-family: 'Merriweather Sans', sans-serif;
    text-decoration: none;
    color: #666;
    font-size: 1rem;
    padding: 0.2rem 0.5rem;
}
#nav-subcat li.current-cat a, 
#nav-subcat li a:hover,
#nav-subcat li a:focus {
    border-radius: 5px;
    border: 1px solid #ccc;
}*/

.top-bar .title-area {
  z-index: 1; }  
.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

.widget_newsletterwidget {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 1rem 0.5rem .5rem;
		margin-bottom: 1rem;
}
/*.widget_newsletterwidget .newsletter-widget input ,*/
.widget_newsletterwidget .text {
    font-family: "Merriweather Sans", sans-serif;
}
.widget_newsletterwidget .newsletter-widget{
	width: 100%;
}
.widget_newsletterwidget .newsletter-widget p {
    margin: 0;
    padding: 0;
}
.widget_newsletterwidget .newsletter-widget input:not(.newsletter-submit) {
    /*width:100%;*/
    height: 2rem;
    /*float: left;
    box-shadow: none;*/
    border: 1px solid #ccc;
		font-size: .8rem;
		margin-top: 0.3rem;
		margin-bottom: 0;
}
.widget_newsletterwidget .newsletter-widget input.newsletter-email {
	width: 68%;
	margin-right: 2%;
	float: left;
}
.widget_newsletterwidget .newsletter-widget input:not(.newsletter-submit):focus {
/*    box-shadow:0px 0px 4px #ccc inset;
    box-shadow:0px 0px 4px rgba(192,192,192,0.5) inset;*/
    background: #fff;
    
}
.widget_newsletterwidget .newsletter-widget input.newsletter-submit {
    width:30%;
    height: 2rem;
    background: #a61a23;
    color: white;
    cursor: pointer;
    border: none;
		margin-top: 0.3rem;
		padding: 0;
		font-size: 0.875rem;
		border-radius: 0;
/*	transition: background-color 300ms ease-out 0s;*/
}
.widget_newsletterwidget .newsletter-widget input.newsletter-submit:hover,
.widget_newsletterwidget .newsletter-widget input.newsletter-submit:active,
.widget_newsletterwidget .newsletter-widget input.newsletter-submit:focus {
/*    background: #87151c;*/
}
.full-page-widget {
    margin-bottom: 2rem !important;
    margin-top: 0 !important;
}
.widget_text.full-page-widget {
    text-align: center;
}
.widget_paypal_donations p {
	font-family: "Merriweather Sans";
  font-size: 0.75rem;
  line-height: 0.8rem;
}
.widget_paypal_donations form {
	text-align: center;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.type-page header {
	margin-bottom: 2.5rem;
}
.description-panel {
}
.description-container {
	position: relative;
	padding-bottom: 0.1rem;
}
.description-container:after {
    content: " ";
    position: absolute;
    bottom: 0px;
    height: 1px;
    width: 80%;
    border-bottom: 1px solid #CCC;
}
.side-sticky-widgets-container{
	padding-top: 0.8rem;
}

.sticky-posts {
    border-right: 1px solid #ccc;
}
.article-teaser {
    margin-bottom: 1.25rem;
}
#front-sticky-teasers .article-teaser:first-of-type {
    height: auto;
}
#front-sticky-teasers .article-teaser {
    height: 310px; 
}
.article-teaser .article-header {
    position: relative;
}
.article-teaser .article-header h2 {
	font-weight: 700;
	margin-bottom: 0;
    font-size: 1.75rem; /* 28px avec base 16 */
}
.article-teaser .article-header h2  a {
	color: black;
}
.article-teaser .article-header h2  a:hover,
.article-teaser .article-header h2  a:focus {
    color: #073b75;
}
.article-teaser.small-title .article-header h2 {
    font-size: 1.125rem; /* 18px avec base 16 */
}
.article-teaser .byline.absolute {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: black;
    max-width: 40%;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: -2px 2px 2px 0 #666;
/*    font-weight: bold;
/*    font-family: "Merriweather Sans",sans-serif; */
}
.article-teaser .byline.absolute, 
.article-teaser .main-cats-list li {
    background: white;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: .75rem;
    vertical-align: middle;
    padding: 0.1rem 0.3rem;
}
.article-teaser .main-cats-list {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    max-width: 60%;
    
}
.article-teaser .main-cats-list li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: 2px 2px 2px 0 #666;
	transition: background-color 300ms ease-out 0s;
}
.article-teaser .main-cats-list li:hover {
    background-color: white;
}
.article-teaser .main-cats-list li:last-child{
    border-right: none;
}
.article-teaser .main-cats-list li a {
    text-decoration: none;
    color: black;
    padding: 0;
    margin: 0;
    font-family: "Merriweather Sans", sans-serif;
}
.article-teaser .excerpt {
	font-size: 0.875rem;
    color: #404040;
    margin-top: .5rem;
    margin-bottom: 0;

}

/* Wordpress popular posts */
.sidebar-thumbnail {
	padding: 0 10px;
	padding-bottom: 1rem;
}
.sidebar-thumbnail-img {
	/*padding-right: 10px;*/
	padding-top: 5px;
}
.popular-posts .sidebar-thumbnail-list .sidebar-thumbnail .sidebar-thumbnail-title {
	padding-left: 5px;
}
.wpp-post-title {
	font-weight: 700;
	color: black;
}

/* un peu d'espace entre les résultats de recherche */
article.archive-excerpt {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
}

#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }
/* left & right meta */ 
.single-post .left-meta {
    margin-bottom: 2rem;
}
.single-post .left-meta .byline,
div.cats-tree, div.tags-cloud {
    margin-bottom: 0.75rem;
}
div.cats-tree .title,
div.tags-cloud .title{
    font-size: 0.875rem;
    color: #999;
    display:block;
}
div.cats-tree span.same-cats-list:not(:last-child):after {
    content: ' ; ';
}
div.cats-tree span.same-cats-list .main-cat{
    font-size: 0.875rem;
}
div.cats-tree span.same-cats-list .child-cat:not(:last-child):after {
    content: ", ";
}
div.tags-cloud a:not(:hover) {
    color: black;
}
.right-meta h3, .right-meta h4 {
    font-size: 1.5rem;
}
.tagcloud a {
    font-family: "Merriweather Sans", sans-serif;
}
.tagcloud a:not(:hover):not(:focus){
   color: black;
}
.entry-content {
	quotes: "«" "»";
}
.post .entry-content > p:first-of-type:first-letter {
    float: left;
    font-size: 3rem;
    font-weight: normal;
    line-height: 0.8;
    padding: .5rem 5px 0 0;
    text-transform: uppercase;
}
.entry-content img {
  max-width: 100%;
  height: auto; }
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1rem;
  display: inline;
  float: left; }
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1rem;
  display: inline;
  float: right; }
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }
.entry-content pre {
  background: #fafafa;
  border: 1px solid #cccccc;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #fafafa;
  padding: 5px;
  margin: .5rem 0;
  border: 1px solid #ccc;
}
.wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; 
}
.wp-caption p.wp-caption-text, .wp-block-image figcaption {
    font-size: 0.8rem;
    margin: 10px 0 0;
    text-align: center; 
}

.post-password-form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #007095; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    color: #FFFFFF; }
.yarpp-related h3 {
	font-weight: normal !important;
}
.pagelink .page_number {
	font-weight: bold;
}
.pagelink .vapp .page_number {
	font-weight: normal;
}	


/*********************
BUTTONS AND FORMS
*********************/
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link,
input[type="submit"], .button {
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 1rem;
  background-color: #f5f5f5;
  color: black;
  transition: background-color 300ms ease-out;
   border-radius: 8px;
  border: 1px solid #ccc;
  font-family: "Merriweather Sans", sans-serif;
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
  padding: 0.875rem 1.25rem 0.9375rem 1.25rem;
	font-weight: normal;
}

input[type="submit"]:hover, .button:hover,
input[type="submit"]:focus, .button:focus {
    background-color: #ffffff;
		color: black;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;

}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    box-shadow:0px 0px 4px #ccc inset;
    box-shadow:0px 0px 4px rgba(192,192,192,0.5) inset;
    background: #fff;
}

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }
ul.pagination li.current a, ul.pagination li.current button,
ul.pagination li.current a:hover, ul.pagination li.current button:hover,
ul.pagination li.current a:focus, ul.pagination li.current button:focus {
    background: #a61a23;
}

/*********************
COMMENT STYLES
*********************/

/* recent comments widget */
.cwp-ul {
	margin: 0;
}
.recentcomments.cwp-li {
	padding-bottom: 1rem;
}
.cwp-comment-excerpt {
	color: #404040;
}
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }
.commentlist li[class*=depth-] {
  margin-left: 0;
  padding-right: 0;
    background: #fafafa;
    border: 1px solid #ccc;
  margin-top: 1.1em; }
.commentlist li.depth-1 {
  /*margin-left: 0;*/
    padding-bottom: 0;
  margin-top: 0; }
.commentlist li:not(.depth-1) {
/*  margin-left: 10px;*/
  margin-top: 0;
  padding-bottom: 0;
  border-right: none;
/*  background: #e7e7e7;*/
}
.commentlist li:not(.depth-1):last-child {
  border-bottom: none;
}
.commentlist li.depth-3 {
/*  background: #dadada;*/
}
.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cccccc;
    background: #fff; }
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }
.commentlist .comment-reply-link {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 8px;
  border: 1px solid #ccc;
  cursor: pointer;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 1rem;
  background-color: #fafafa;
  color: black;
  transition: background-color 300ms ease-out;
  float: right; }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    background-color: #ffffff; }


/* report comment */
.safe-comments-report-link {
	margin-top: 2rem;
  float: left;
	display:block;
}
.safe-comments-report-link a {
    font-size: 0.9em;
    font-style: italic;
   color: #903030;
}
.safe-comments-report-link a:hover {
    color: #a01010;
}


/*********************
COMMENT FORM STYLES
*********************/
/* Annuler la réponse */
#reply-title small {
    display: block;
    margin: 2rem 0;
}
#reply-title small a {
    color: #073b75;
    font-family: "Merriweather Sans", sans-serif;
}
.comment .comment-respond {
    margin-right: 10px;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
/* imbriqué dans un commentaire */
.comment .respond-form {
    margin-right: 10px;

}
/*
.comment-respond form input[type=text], .comment-respond form input[type=email], .comment-respond form input[type=url], .comment-respond form textarea {
    background: #fff;
    border: 2px solid #ccc;
    box-shadow: none;

}
.comment-respond form input[type=text]:focus, .comment-respond form input[type=email]:focus, .comment-respond form input[type=url]:focus, .comment-respond form textarea:focus {
    box-shadow:0px 0px 4px #ccc inset;
    box-shadow:0px 0px 4px rgba(192,192,192,0.5) inset;
}
.comment-form input[type=submit],
input[type="submit"].button {
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 1rem;
  background-color: #fafafa;
  color: black;
  transition: background-color 300ms ease-out;
   border-radius: 8px;
  border: 1px solid #ccc;
    font-family: "Merriweather Sans", sans-serif;
}
.comment-form input[type=submit]:hover,
.comment-form input[type=submit]:focus,
input[type="submit"].button:hover,
input[type="submit"].button:focus {
    background-color: #ffffff; }
*/
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label, .respond-form form li small {
        display: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }
@media only screen and (min-width:40.0625em) {
  .widget {
    padding: 0 10px;
    margin: 2.2em 0; } }

#sidebar-offcanvas .widgettitle {
  color: #fff; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
FOUNDATION STYLES
*********************/
.clearing-assembled.clearing-blackout a:hover {
  background: none; }
  
  /*********************
IMAGE GALLERY STYLES
*********************/
[class*="gallery-columns-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="gallery-columns-"]:before, [class*="gallery-columns-"]:after {
    content: " ";
    display: table; }
  [class*="gallery-columns-"]:after {
    clear: both; }
  [class*="gallery-columns-"] > .gallery-item {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

.gallery-columns-1 > .gallery-item {
  width: 100%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-1 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-1 > .gallery-item:nth-of-type(1n+1) {
    clear: both; }

.gallery-columns-2 > .gallery-item {
  width: 50%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-2 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-2 > .gallery-item:nth-of-type(2n+1) {
    clear: both; }

.gallery-columns-3 > .gallery-item {
  width: 33.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-3 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-3 > .gallery-item:nth-of-type(3n+1) {
    clear: both; }

.gallery-columns-4 > .gallery-item {
  width: 25%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-4 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-4 > .gallery-item:nth-of-type(4n+1) {
    clear: both; }

.gallery-columns-5 > .gallery-item {
  width: 20%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-5 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-5 > .gallery-item:nth-of-type(5n+1) {
    clear: both; }

.gallery-columns-6 > .gallery-item {
  width: 16.66667%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-6 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-6 > .gallery-item:nth-of-type(6n+1) {
    clear: both; }

.gallery-columns-7 > .gallery-item {
  width: 14.28571%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-7 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-7 > .gallery-item:nth-of-type(7n+1) {
    clear: both; }

.gallery-columns-8 > .gallery-item {
  width: 12.5%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-8 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-8 > .gallery-item:nth-of-type(8n+1) {
    clear: both; }

.gallery-columns-9 > .gallery-item {
  width: 11.11111%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-9 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-9 > .gallery-item:nth-of-type(9n+1) {
    clear: both; }

.gallery-columns-10 > .gallery-item {
  width: 10%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-10 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-10 > .gallery-item:nth-of-type(10n+1) {
    clear: both; }

.gallery-columns-11 > .gallery-item {
  width: 9.09091%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-11 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-11 > .gallery-item:nth-of-type(11n+1) {
    clear: both; }

.gallery-columns-12 > .gallery-item {
  width: 8.33333%;
  padding: 0 0.625rem 1.25rem; }
  .gallery-columns-12 > .gallery-item:nth-of-type(n) {
    clear: none; }
  .gallery-columns-12 > .gallery-item:nth-of-type(12n+1) {
    clear: both; }


/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
PRINT STYLES
*********************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: none;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
    display: none; } }
