/**
 * @package		EasyBlog


 * @copyright	Copyright (C) 2010 Stack Ideas Private Limited. All rights reserved.
 * @license		GNU/GPL, see LICENSE.php
 *
 * EasyBlog is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 * See COPYRIGHT.php for copyright notices and details.
 */
#eblog-wrapper #ezblog-head h1{color:#333};
#ezblog-body  img.avatar{border:1px solid #ccc;padding:1px}
#ezblog-body  a:hover img.avatar{border-color:#aaa}
#ezblog-body .blog-title,
#ezblog-body .blog-title a{font-weight:700;font-size:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.2}
#ezblog-body .blog-more,
#ezblog-body .featured-readmore a{display:inline-block;font-weight:700;text-decoration:none;border:1px solid #ccc;background:#e2e8ed;padding:4px 9px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#ezblog-body .post-item-s{margin-top:3px}
#ezblog-body .blog-read .blog-admin{margin-bottom:10px;}
#ezblog-body .blog-read .blog-admin + .blog-option{padding-top:0;border-top:0}

#ezblog-posts .blog-meta *{font-weight:normal;font-size:11px;}
#ezblog-posts .blog-meta > .in{padding-top:20px;background-position:top right !important;}
#ezblog-posts .post-item-s .clear + .blog-meta > .in{margin-top:10px;}


#ezblog-label > span {
  color: black;
  font-family: Montserrat;
  font-size: 60px;
  font-weight: 700;
  
}
#ezblog-label .link-rss{height:40px;line-height:40px;font-size:11px;background-position:0 center}

#ezblog-body .post-item-s {
  background-color: white;
  border-radius: 500px;
  height: 140px;
  text-align: center;
  width: 140px;
}

#ezblog-body .post-item-s *{text-align:right}
#ezblog-body .post-item-m {
  background-color: white;
  margin-left: 160px;
  padding: 13px;
  display: block;
}
#ezblog-body .post-item-m .blog-title{margin-bottom:10px}
#ezblog-body .post-item-m > .blog-text{display:inline-block;width:100%;color: #333;}

#ezblog-body .blog-post{border-bottom:0;}
#ezblog-body .comment-list li + li{border-top:1px dotted #ddd;}
#ezblog-body .blog-readmore{display:inline-block;margin:10px 0;}


/*RESPONSIVE*/
#eblog-wrapper.w320 #ezblog-body .post-item-m {
	margin-left: 5px;
	clear: both;
}
#eblog-wrapper.w320 #ezblog-body .blog-post .post-item-s {
    text-align: left;
    width: 140px;
}
#eblog-wrapper.w320 #ezblog-body .blog-post .post-item-s .float-r {
	float: none !important;
}
#eblog-wrapper.w320 #ezblog-body .post-item-s * {
	text-align: left;
}
#eblog-wrapper.w320 #ezblog-body .post-item-s .post-category {
	margin-top: 0;
}
#eblog-wrapper.w320 #ezblog-body .post-item-s .ico.blog-category {
	padding: 0;

}
#eblog-wrapper.w320 #ezblog-body .blog-text img {
	width: 100%;
}
#tp_global_content {
  background-repeat: repeat !important;
  /*background-repeat: no-repeat !important;*/
  height: auto !important;
}
#tp_content {
background: none !important;
	}


#ezblog-posts {
  margin: auto;
  width: 1000px;
}


.blog-read .blog-text {
background-color: white;
padding: 27px;
text-align:justify;
}

.post-author {
  margin-top: 16%;
  max-width: 140px;
}
.post-author > span {
display:block;
	}

#ezblog-body .blog-post .blog-title, #ezblog-body .blog-post .blog-title a {
  color: black;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  margin-bottom: 20px;
}

.sppostmonthday {
  color: #333;
  font-family: LatoLight;
  font-size: 62px;
  line-height: 64px;
  text-align: center !important;
}
.sppostyear {
  font-family: Lato;
  font-size: 15px;
  text-align: center !important;
}


#StepList {
display:none;
}

html, body {
background-color: #3597d3 !important;

	}

#ezblog-body .blog-post + .blog-post {
  border-top: 3px dashed #ddd;
}

#tp_content {
height: auto !important;
	}

.blog-brief {
  display: none;
	}

#BreadCrumbs {
  max-width: 1000px;
  margin: auto;
  margin-top: 40px;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
}
  

#ezblog-body .blog-read .blog-title {
  font-family: Montserrat;
  font-size: 30px;
  margin: 0 0 30px 0;
  text-align: center;
  font-weight: bold;
  color: #000000;

}

 #eblog-wrapper.blog-taglist.tag-head  {
display: none;
}


#eblog-wrapper a.easyblog-thumb-preview img {
  margin-bottom: 60px;
}

#eblog-wrapper a.gallery-thumb-item img {
  padding: 5px;
  background-color: white;
}

#ezblog-body .featured-readmore a, #ezblog-body .blog-readmore a {
background: #003c9d;
padding: 10px 20px;
color: white;
cursor: pointer;
display: block;
font-family: Montserrat;
font-size: 25px;
margin: 30px auto 0;
padding: 5px 20px;
box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45);
border-radius: 5px;
text-decoration: none;
transition: all 0.2s ease 0s;
}
  

#ezblog-body .blog-readmore a span {
  font-family: Montserrat;
  font-size: 15px;
}

.blog-text p, .blog-text em, .blog-text img{
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 2em;
}

.blog-text{
  max-width: 634px;
  margin: auto;
}

.blog-text p
 strong {
  font-family: Montserrat;
  font-size: 12px;
}

p a {
color: #003263;
cursor: pointer;
font-family: Montserrat;
font-size: 16px;
outline: 0 none;
}

.blog-taglist {
	margin-top: 0px;
}

.returnbutton {
  font-family: Montserrat;
  color: #003C9D;
  text-align: center;
  margin-left: 17px;
  font-weight: bold;
}

.returnbuttons{
  font-size: 12px;
  max-width: 1000px;
  margin: auto;
  left: 200px;
  right: 0;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 14px solid #003C9D;
  margin: auto;

}

/* Ajout par Clotilde */

.sp_left_blog{
  width: 652px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 26px;

}

.sp_left_blog p{
font-family: 'Montserrat' !important;
font-style: italic;
font-size: 16px ;
line-height: 26px;

}


.img_spc_blog{
  opacity: 0.8;
  width: 96px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 26px;
  margin-bottom: 26px;
}

.spc_array td{
  vertical-align: middle;
}

.spc_array h2 strong{
  font-size: 16px;
  margin-bottom: 2px;
}

a.btn_spc{
  background-color: #0083c6;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: 'Montserrat';
  font-size: 25px;
  margin: 30px auto 0;
  padding: 8px 15px;
  text-decoration: none;
  transition: all 0.2s ease 0s;
  font-size: 15px;
  width: 200px;
  text-align: center;
  color:white !important; 
  font-weight: 700; 
}


a.btn_spc:hover{
  background-color: #fff;
  border: 2px solid #0083c6;
  color: #0083c6 !important;
}


#eblog-wrapper .blog-taglist.black-tag a i, #eblog-wrapper .blog-taglist.black-tag a span, #eblog-wrapper .blog-taglist.black-tag a b{
  color: #003C9D;
  background-image: unset;
  background-color: rgba(248, 250, 252, 1);
  font-family: Arial;
  font-weight: lighter;
  opacity: 0.4;
  
}

#eblog-wrapper .blog-taglist span.tag-head {
  display: none
}

.blog-text p, .blog-text em, .blog-text img {
  font-weight: 300;
}

.blacklink a{
  color: black;
  padding: 0 2px;
}

#ezblog-body #BlueLink {
  color: rgba(0, 60, 157, 1);
  padding: 0 2px;
}

div.blog-post {
  background: transparent;
  width: 210px;
  margin: 25px;
} 

#ezblog-label {
  padding-top: 40px;
}


#ezblog-posts {
  display: flex;
  flex-wrap: wrap;
  width: 1100px;
  flex-direction: row;

}

hr{
  text-align: center;
  padding-top: 10px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 0px;
  margin-top: 55px;
  width: 100%;
}

.sharebuttons img{
 width: 12px;
}

.sharebuttons{
  position: absolute;
  right: 30px;
  bottom: calc(1em + 5px - 7px);
}

.sharebuttons2{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 13px;
}



#ezblog-posts{
  width: 1100px;
  margin-top: 120px;
}

#ez\+body {
  display: flex;
}

#ezblog-label {
  height: 500px;
  width: 442px;
  border: none;
  margin-bottom: 35px;
  margin-top: 80px;
  display: flex;
  justify-content: center;
}



.arrow-right {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid #003C9D;
  margin-right: 0;

}

.blog-post {
  position: relative;
}

.nextpage {
  position: absolute;
  right: auto;
  color: #003C9D;
}

.returnbuttons2{
  font-size: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
}

span.blog-readmore {
  position: absolute;
  bottom: 2px;
  right: 30px;
  text-transform: uppercase;
  color: #003C9D;
}

#eblog-wrapper h2 {
  color: #000;
  font-size: 15px;
  font-family: Montserrat;
  font-style: normal;
  text-decoration: none;
}

#ezblog-posts a{
  color: #000000;
  text-decoration: none;
  font-family: Montserrat;
  font-size: 15px;
  
}

#ezblog-posts img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

#ezblog-posts a[itemprop="keywords"]{
  display: none;
}

.blog-read{
  max-width: 634px;
  position: relative;
  margin: auto;
}

.blog-taglist{
  position: relative;
}

.imagepos{
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#ezblog-posts .blog-text {
  position: unset;
}

#eblog-wrapper .float-l, #eblog-wrapper .alignleft, #eblog-wrapper .float-li li {
  float: unset;
}


#ezblog-posts span.blog-readmore a {
  font-size: 9px;
  color: #003C9D;
}

#ezblog-posts span.blog-readmore span{
  font-size: inherit;
}

#ezblog-posts .post-item-s{
  display: none;
}

#ezblog-posts .blog-post .post-item-m{
  height: 100%;
}

#eblog-wrapper .prel, #eblog-wrapper .float-li li {
	min-height: 175px;
  }

  /* @media screen and (max-width: 960px){
    #BreadCrumbs{
      width: 60%;
      position: unset;
      margin: auto;
      text-align: center;
      padding-bottom: 40px;
    }
    .returnbuttons {
      width:70%;
      position: unset;
      margin: auto;
      text-align: center;
      padding-bottom: 40px;
    }
    #ezblog-label{
      position: unset;
      text-align: center;
      margin: auto;
      height: 40px;
    }
    #ezblog-posts{
      text-align: center;
      flex-direction: column;
      justify-content: center;
      width: 100%;
    }
    #ez\+body{
      flex-direction: column;
    }
    #ezblog-posts .blog-post{
      margin-top: 50px;
      justify-content: center;
      width: calc(100% - 70px);
      margin-top: 50px; 
    }
    #ezblog-posts .blog-post {
      margin-bottom: 70px;
      }

    #ezblog-posts .blog-post .post-item-m .imagepos {
      max-height: 100px  !important;
      height: 90px  !important;
    }
  } */