@import url('https://fonts.googleapis.com/css?family=Fredoka+One|Montserrat:500,800|Sarabun|Pacifico&display=swap');

/* Police du texte */
body, .post-author h4, .form-submit #submit, .widget-title, .credits p {
	font-family: Sarabun, sans-serif;
}
/*Police des titres dans les articles*/
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.comment-reply-title{
  font-family: Fredoka One;
}

/* Police du titre principal des articles */
.post-header .post-title a, .post-header .post-title  {
  font-family: Fredoka One;
  font-weight: lighter;
}

/* Police du menu */
.main-menu > li > a {
	font-family: Montserrat ;
  font-weight: 500;
  }

 
/* Page d'accueil marge avec menu et footer du bloc central */
.wrapper.section {
	padding: 1% 0;
}

/* Enlever le fond coloré du code */
code {
	background: transparent;
}

/* Modifier les boutons */
button {
	margin: 5px;
	padding: 10px;
	color: #CCFFFF ;
	background-color: #99ecff;
  border-radius: 5px;
}

/* Petite marge pour les boutons de respoinsivevoice */
#bb1 {
	margin-left: 20px;
}


/* Dans l'agenda */
.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
	color: #99ecff;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
	color: #333;
}
.timely .ai1ec-btn-default {
	color: #333;
}

.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background: #99ecff;
	border-top: none;
}

.sidebar .ai1ec-agenda-widget-view .ai1ec-date {
	background: none;
	border-top: none;
}

.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
	border: 1px solid whitesmoke;
}

.sidebar .ai1ec-agenda-widget-view .ai1ec-date-title {
	border: 1px solid #99ecff;
}

/*Couleurs header et footer */
.bg-dark {
	background-color: transparent;
}

/* Couleur en-tête et pied de page */

.bg-graphite {
	background-color: #99ecff;

}

.post-header .post-title a:hover {
	color: #99ecff;
}

.blog-title a:hover {
	color: #99ecff;
}
.blog-title {
  text-shadow: 3px -3px 3px rgba(0,0,0,0.25);
  font-size: 3em;}

.blog-description {	
	color: whitesmoke;
}

.header .blog-logo {
	text-align: left;
}

.header .cover {
	background: none;
}


/*Liens*/
body a {
	color: #0DD7FD;
	text-decoration: none;
}

body a:hover {
	color: #99ecff;
	text-decoration: none !important;;
	font-weight: bold !important;
}

.post-excerpt .more-link:hover {
	color: #0DD7FD;
	text-decoration: none;
	font-weight: bold;
}

/*Modifications du menu principal */
.main-menu > li > a {
	color: #000000;
	background-color: #99ecff;
	margin-top: 10px;
	margin-left: 5px;
	padding: 10px;
	border-radius: 5px;
	border-color: #99ecff;
	border-width: 2px;
	border-style: solid;
}

.mobile-menu{
	margin-top: -50px; 
}

.mobile-menu > li > a {
	color: #000000;
	background-color: #99ecff;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border-radius: 5px;
	border-color: #99ecff;
	border-width: 2px;
	border-style: solid;
}

.main-menu > li::before {
	content: none;
}

.main-menu > li > a:hover {
	color: #99ecff;
	background-color: #CCFFFF;
  font-weight: 800 ;
}

.main-menu > .has-children > a::after, .main-menu > .page_item_has_children > a::after, .mobile-menu > .has-children > a::after, .mobile-menu > .page_item_has_children > a::after {
	border-top-color: #CCFFFF;
}

.main-menu > .has-children:hover > a::after, .main-menu > .page_item_has_children:hover > a::after {
	border-top-color: #99ecff;
}

.mobile-menu > .has-children > a::after,
.mobile-menu > .page_item_has_children > a::after {
	content: "";
	display: block;
	border: 5px solid transparent;
	position: absolute;
	z-index: 1001;
	right: 29px;
	top: 50%;
	margin-top: -2px;
}

.mobile-menu > li:last-child{
	padding-bottom: 10px;
}

/*Modifications du menu secondaire */
.sub-menu > li > a {
	color: #000000;
	background-color: #CCFFFF;
	padding: 10px;
	border-radius: 5px;
	border-color: #99ecff;
	border-width: 2px;
	border-style: solid;
}

.sub-menu > li > a{
	color: #000000;
	background-color: #99ecff;
	border-color: #CCFFFF;
	border-width: 4px;
}

.sub-menu > ul{
	background-color: #99ecff;
}

.main-menu > li > ul::before, .mobile-menu > li > ul::before { border-bottom-color: #99ecff ;
}

.main-menu ul li {
	background: transparent;
}

.mobile-menu .sub-menu li > a {
	border-radius: 5px;
	border-color: #99ecff;
	border-width: 2px;
	border-style: solid;
	margin-left: 40px;
	margin-right: 20px;
	text-transform: none;
}


/*Modifications du menu tertiaire*/
.main-menu ul ul li {
  background: transparent;}

/* Couleurs widgets titres pied de page
  */
.footer .widget-title {
	color: whitesmoke;
	letter-spacing: 1px;
	font-size: 0.9em;
}


/* Modification puce widget */
.widget-content ul li:before {
	color: whitesmoke;
	content: "▶";
  font-size: 0.8em;
}

.widget-content ul li {
	padding-left: 20px;

}


/*Modif couleur bleur agenda */
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
	color: #99ecff;
}

.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: #99ecff;
}

.timely a {
	color: #99ecff;
}

.timely a:hover, .timely a:focus {
	color: #CCFFFF;
	background-color: #99ecff;
	z-index: 1010;
}

.timely .ai1ec-nav > li > a:hover, .timely .ai1ec-nav > li > a:focus {
	 background-color:  #99ecff; 
}

.ai1ec-dropdown-menu > div > a {
	text-decoration: none;
	color: #99ecff;
	background-color: #CCFFFF;
}

.ai1ec-dropdown-menu > div > a:hover, .ai1ec-dropdown-menu > div > a:focus {
	text-decoration: none;
	color: #CCFFFF;
	background-color: #99ecff;
	font-weight: bold !important;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover .ai1ec-event-title {
	color: whitesmoke;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover .ai1ec-event-time {
	color: whitesmoke;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover {
	color: whitesmoke;
  background-color: rgba(0,94,139,0.1);
	z-index: 1000;
}

/* Couleur widget recherche : PAS FINI */
.wrapper .searchform .s, .footer .searchform .s, .footer .widget_search .s {
	background: #99ecff;
	color: #CCFFFF;
}

.wrapper .searchform .s:focus, .footer .searchform .s:focus {
	background: #CCFFFF;
	color:  #99ecff;
	border-color: #99ecff;
	border-style: solid;
	border-width: 2px;
	border-radius: 5px;
}


/*Modif credits dans footer.php et ici*/
.credits a {
	color: #99ecff;
}

.credits a:hover {
	text-decoration: none;
	color: #CCFFFF;
	background-color: #99ecff;
	font-weight: bold !important;
}

/* Couleur liens sous article */
.posts .post-meta a:hover {
	color: #99ecff;
}

/* Espace au-dessus du pied de page */
.footer.section {
	padding-top: 15px;
}

/* Cadre auteur et autres infos sous article : supression*/
.single .post-meta-container {
	background: #99ecff;
  display: none
}

.post-author p {
	color: white;
}

.single .post-meta p, .single .post-meta > a, .post-nav a, .single .post-meta a {
	color: white;
}

.single .post-meta a:hover {
	color: #99ecff;
	background-color: #CCFFFF ;
}

.author-links a {
	background-color: #CCFFFF;
}

.author-links a:hover {
	background-color: rgb(28,172,255);
	background-color: rgba(28,172,255,0.1);
}

.single .post-meta {
		background-color: rgb(28,172,255);
}

.author-links a.author-link-posts {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/archive-modele.png);
}

.author-links a.author-link-posts:hover {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/archive-w.png);
  border-color: #CCFFFF;
  border-style: solid;
  border-width: 3px;
}

.author-links a.author-link-website {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/home-modele.png);
}

.author-links a.author-link-website:hover {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/home-w.png);
  border-color: #CCFFFF;
  border-style: solid;
  border-width: 3px;
}

.single .post-meta p.post-date {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/clock-w.png);
}

.single .post-meta p.post-categories {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/folder-w.png);
}

a.post-nav-prev {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/prev-w.png);
}

a.post-nav-prev:hover {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/prev-modele.png);
}

a.post-nav-next {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/next-w.png);
}

a.post-nav-next:hover {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/next-modele.png);
}

.single a.post-edit-link {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/edit-w.png);
}

.single a.post-edit-link:hover {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/edit-modele.png);
}

.single .post-meta p.post-tags {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/tag-w.png);
}

.post-author::before {
	background: #CCFFFF url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/author-modele.png) no-repeat center 29px;
}

.post-author::after {
	border-left-color: #CCFFFF;
	border-right-color: #CCFFFF;
}

/* Barres de recherche */
.wrapper .searchform .searchsubmit, .footer .searchform .searchsubmit {
	background: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/spyglass-w.png) no-repeat center;
}

.search-toggle {
	background: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/spyglass-modele.png) no-repeat center;
  opacity: 1;
}

.header-search-block .s {
	background: #99ecff;
  border-radius: 5px;
  padding-left: 20px;
  font-size: 2em;
}

/* Bordures articles sur page blog ou autre */

.post .post-header::before, .page .post-header::before {
	border-top-color: rgba(204,255,255, 0.8);
}

.post-header {
	border-bottom: 1px solid rgba(204,255,255, 0.8);
}

.hentry, .post, .sidebar {
	box-shadow: 0 1px 4px rgba(204,255,255, 0.8);
}

/* Commentaires */
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
	background-color: #99ecff;
	color: #333;
	font-family: 'Sarabun', sans-serif;
}

.comment-form input[type="text"]:focus, .comment-form input[type="email"]:focus, .comment-form textarea:focus {
	background-color: #99ecff;
	color: #CCFFFF;
	font-family: 'Sarabun', sans-serif;
}

input#author {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/author-modele.png);
}

input#email {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/mail-modele.png);
}

input#url {
	background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/home-modele.png);
}

/* Commentaires suppression zone les commentaires sont fermés*/
.nocomments {
  display: none;}

/*Texte du footer */
.footer .widget-content {
	color: whitesmoke;
	font-size: 0.9em;
}

.ai1ec-no-results {
	color: whitesmoke;
}

.single .post-meta {
	background-color: #99ecff;
}

.footer a {
	color: whitesmoke ;
}

.footer a:hover {
	color: whitesmoke ;
	font-weight: bold ;
}

.post-content .lwa table tbody > tr:nth-child(2n+1) > td {
	background: transparent;
}

/* The events calendar */
.single-tribe_events .tribe-events-single-event-title {
	font-size: 1.7em;
	line-height: 1;
	margin: 0;
	padding: 20px;
}

.tribe_events.hentry {
	padding-left: 20px;
}

.tribe-block__organizer__details::before {
	content: "Organisé par :";
  color: #99ecff;
}

.tribe-block__organizer__details h3, .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
	padding-left: 40px;
  font-size: 1.1em;
  color: #000;
}

.tribe-block__organizer__details p, .tribe-block__venue__address, .tribe-block__venue__phone, .tribe-block__venue__website {
	padding-left: 40px;
  font-size: 0.9em !important;
}

.tribe-block__venue__meta::before {
  content: "Lieu :";
  color: #99ecff;
}

.tribe-events-schedule {
   color: #99ecff;
}

.tribe-events-schedule::before {
     content: "Date :";
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters {
	padding-bottom: 20px;
	padding-top: 10px;
}

.tribe-list-widget .tribe-event-title {
	font-size: 1em;
  margin-left: -10px;
}

.tribe-list-widget .tribe-event-duration {
	font-size: 0.9em;
}

.tribe-events-list-widget ol li {
	list-style: square !important;
  margin-left: 20px;
}

/*Pleine largeur*/
.section-inner {
	max-width: 95%;
	width: 3000px;
	margin: 0 auto;
}

/*couleur bouton abbonnement newsletter mailpoet*/
.button, input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 12px 16px;
	margin: 0;
	border: none;
	background: #99ecff;
	color: black;
	font-size: 0.9rem;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 3px;
}
.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	cursor: pointer;
	background: #99ecff;
	color: #CCFFFF;
}

/*Diminuer les marges sur les encarts de titre*/
.post-header {
  padding: 2% 10%;}

/*Diminuer les marges sur les encarts d'articles*/
.single .post-content {
  padding: 4%;}

/*Scroll Timeline Twitter
div.widget.widget_block{
div.widget.widget_block.lazyloaded{
  overflow-y: scroll;
	height: 1000px;
}*/

/*Widget peertube*/
div.widget.shortcodes-ultimate{
	overflow-y: scroll;
	height: 280px;
}
/*Enlève bordure logo académie*/
img.scaled-image{ border: none;}

/*diminuer la largeur du menu pour affichage en 1 line sur petit écran*/
.main-menu > .has-children > a, .main-menu > .page_item_has_children > a {
		padding-right: 42px;}