/*
Theme Name: Naturellement Autonome
Theme URI: http://www.naturellement-autonome.fr
Author: sO GrAfisan.fr
Author URI: http://www.grafisan.fr
Description: Thème personnalisé pour le site Naturellement Autonome.fr Basé sur Twenty Sixteen
Template: twentysixteen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ORANGE : f39200
VERT : 78b100
VIOLET : bf226a
*/
body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}
.main-navigation,
.post-navigation,
.post-navigation .post-title,
.pagination,
.image-navigation,
.comment-navigation,
.site .skip-link,
.widget .widget-title,
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite,
.tagcloud a,
.site-title,
.entry-title,
.entry-footer,
.sticky-post,
.page-title,
.page-links,
.site-footer .site-title:after,
h1, h2, h3, h4, h5, h6 { font-family: 'Schoolbell', sans-serif;}

p {    margin-bottom: 1em;}
body, button, input, select, textarea {    line-height: 1.6;}

body {
	background-color: #78b100;
}

body:not(.search-results) article:not(.type-page) .entry-content {
	float: right;
	width: 90%;
}

body:not(.search-results) article:not(.type-page) .entry-footer {
	display: none;
}

a {
    color: #f39200;
}
a:hover,
a:focus,
a:active {
	color: #78b100;
}

.widget {
	border-top: 2px solid #f39200;
}
.widget .widget-title {
    color: #bf226a;
}
.entry-title {
	font-size: 2.0625rem !important;
	line-height: 1.27273 !important;
	margin-bottom: .848485em !important;
	color: #bf226a;
}
.entry-title, .entry-title a {	color: #bf226a;}

.site-header {
	padding: 1em 2.5% 2em !important;
}
.header-image img {
    width: 1254px !important;
}
.site-content {
    padding: 0 2.5%;
}

.site-branding, .site-header-menu, .header-image {
	margin-bottom: 1em;
	margin-top: 1em;
}

.sidebar {
	padding: 23px 0 0;
}

.site-branding {
	float: left;
	width: 32%;
}
.site-header-menu {    padding-top: 20px;}
.site-header-menu {}
@media screen and (min-width: 44.375em) {
	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 7.6923%;
	}
	}
	
.main-navigation a {	color: #f39200;}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation a:active,
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {  color: #78b100 !important;}

.su-spoiler-title { color: #bf226a;}
.su-spoiler-icon {
	text-align: start !important;
    display: inline-block !important;
    position: initial !important;
}
.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {    margin-left: 30px;}