body {
    background-image: url('images/background-dashed.png'), url('images/background.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat-x, repeat-y;
    background-color: #fff;
}

body a:hover{
	filter: brightness(0.8);
	}

.blog-title {
    text-align: left;
    float: left;
    font-family: 'Crete Round', serif;
}
.blog-title a {
    display: block;
    height: 100px;
    width: 320px;
	position:relative;
	color:#966;
}
.blog-title a:hover {
	color:#966;
}
.blog-title a span.commune_entete {
    position:absolute;
	top:0;
	left:30px;
	font-weight:normal;
	font-size:16px;
	line-height:1em;
}
.blog-title a h1.commune_nom {
    position:absolute;
	top:17px;
	left:30px;
	font-size:46px;
}
.search-form-content {
    float: left;
    color: #999;
    background: #e6e6e6;
    border-radius: 14px;
    padding: 11px 5px 5px 10px;
    font-size: .85rem;
    position: relative;
    margin-top: 19px;
}
form.search-form {
    float: right;
}
form.search-form input{
    font-family: 'Fira Sans', serif;
    padding: 5px 30px 2px 10px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -6px;
    margin-left: 10px;
    border-radius: 13px;
    border: none;
    height: 27px;
    width: 220px;
}
form.search-form button {
    position: absolute;
    top: 9px;
    right: 16px;
    background: none;
    cursor: pointer;
}
form.search-form button .genericon{
    font-size: 1.5rem;
    color: #999;
}
.section-inner {
    max-width: 100%;
    width: 1170px;
}
.main-menu {
    text-align: left;
    margin-top: -9px;
	position: absolute;
    /* height: 50px; */
    left: 10px;
    right: 10px;
}
.header-wrapper, .navigation, .wrapper.section, .footer, .sub-footer,.credits {
    margin: 0 auto;
    max-width: 1170px;
    background: rgba(255,255,255,1);
    padding: 10px;
}
.navigation {
    border: none;
    padding-top: 0;
    padding-bottom: 0px;
	position: relative;
	background: transparent;
}
.header.bg-white {
    background: none;
    padding: 0;
}
.header-wrapper {
    background-image: url('images/background-right.png'), url('images/logo_v2.png');
    background-position: 100% 0, 0 0;
    background-repeat: no-repeat, no-repeat;
    padding-bottom: 80px;
    margin-bottom: -80px;
}
@media screen and (max-width: 600px) {
    .header-wrapper {
        padding-bottom: 100px;
    }
}
/*menu section*/
.main-menu > li + li {
    margin: 0;
}
.main-menu > li + li:before {
    content: "";
    margin: 0;
}
.main-menu a {
    display: inline-block;
    padding: 24px 40px;
    color: #ff9900;
    font-size: 1.3rem;
    font-weight: 700;
    position: relative;
}
.main-menu > .menu-item-has-children > a {
    /* margin-right: 12px; */
    position: relative;
}
.post{
    background: none;
    border: none;
}
.post-inner {

width: 100%;

max-width: 100%;

padding-left: 288px;
}
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    top: auto !important;
    bottom: 0;
    left: 5px !important;
}
.ms-skin-default .ms-nav-next {
    right: 5px !important;
    left: auto!important;
}

.ms-slide-info.ms-dir-h.ms-align-bottom {
    position: absolute!important;
    bottom: 0;
    height: auto!important;
    min-height: 0%!important;
    padding: 10px 30px;
    margin: 0 60px;
    background: rgba(255, 153, 0, 0.7);
    box-sizing: border-box!important;
    width: calc(100% - 120px);
    color: #fff;
}

.ms-slide-info.ms-dir-h.ms-align-bottom h3 {
    font-size: 1.35rem;
    font-weight: 500;
    margin-bottom: 10px;
}

.main-menu a {
    padding: 14px 20px;
}

.sidebar {
    background-image: url('images/sidebar_v2.jpg');
    background-position: 5px 0, 50% 0;
    background-repeat: no-repeat, repeat;
    padding-top: 80px;
    width: 273px;
    margin-top: -30px;
    margin-right: -10px;
    overflow: hidden;
}

.sidebar h2 {
	background-color:#996666;
    background-image: url('images/puce_treffendel_v2.png');
	background-repeat:no-repeat;
	background-position:8px 0;
	background-size:50px 30px;
	/* background-color:rgba(255,0,0,0.5); */
    font-family: 'Crete Round', serif;
	height:93px;
	padding-top:45px;
	padding-left:20px;
	font-size:37px;
	color:#FFFFFF;
	}
@media screen and (max-width: 1000px) {
    .sidebar {
        display: block;
        margin-top: 0;
        margin-right: 0;
		width: 100%;
    }
	.toggles {
		border-top: 0px;
	}
}
.sidebar .widget.widget_nav_menu {
    background: #966;
    padding: 20px;
    margin: 0 0 0;
    border: none;
}

.wrapper.section {
    padding: 0 10px;
}

.sidebar h3.widget-title {
    border: none;
    color: #ff9900;
    font-size: 1.25rem;
    font-family: 'Crete Round', serif;
    font-weight: normal;
    margin-bottom: 2px;
}

.sidebar .menu .menu-item {
    padding: 0;
	border: 0;
}

.widget_nav_menu li:before {
    content: '';
    margin-right: 0;
    width: 0;
}

.widget_archive li a, .widget_categories li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a {
    color: #fff;
    font-family: 'Crete Round', serif;
}

.post-categories a, .second span {
    padding-left: 30px;
    background: url('images/puce_treffendel_v2.png') no-repeat 0px 50%;
	background-size:25px 15px;
    color: #000;
    border: none;
    height: 20px;
    display: inline-block;
    font-size: .9rem;
    font-weight: 400;
    font-family: 'Crete Round', serif;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.post-categories a:hover, .second span:hover {
    color: #000;
}

.post-meta p {font-family: 'Fira Sans', serif;text-transform: none;}

.post-meta {
    padding-top: 0;
    border: 0;
    margin: 0;
}

h2.post-title {
    font-size: 1.7rem;
    /* color: #f00; */
    line-height: 110%;
}

h2.post-title a {
    color: #ff9900;
    font-size: 1.6rem;
    margin-bottom: 2px;
}

h2.post-title a:hover {
    color: #ff9900;
	text-decoration:none;
}

.post-content p {
    font-size: 1rem;
    line-height: 120%;
}

.post-content *:last-child {
    margin-bottom: 30px;
}

.post + .post {
    margin-top: 0px;
}
.footer {
    background: #dfddd0;
    padding: 40px 20px;
}

.footer .section-inner {
    clear: both;
}

.footer .widgets.second {
    width: 75%;
    margin-left: 1%;
}

.first h3, .third h3, .sticky-section > h2 {
    font-size: 2.5rem;
    color: #966;
    font-weight: 500;
    /* padding: 40px 20px; */
    font-family: 'Crete Round', serif;
}

.footer .widgets.third {
    background: #f4f5e8;
    width: 100%;
    margin: 0 0px;
    float: none;
}

.sub-footer.section {
    background: #f1f2e8;
    overflow: hidden;
    padding-bottom: 35px;
}

.footer h3 i, .sub-footer h3 i,.sticky-section > h2 i {
    vertical-align: middle;
    font-size: 2rem;
    margin: -9px 10px 0 0;
}

.widget.widget_calendar {
    padding: 50px 50px 50px 30px;
}

#wp-calendar thead {
    background: #999;
    border: none;
}

#wp-calendar th:first-child, #wp-calendar thead th {
    color: #000;
    border: none;
    font-weight: 700;
    font-family: 'Fira Sans', 'Georgia', serif;
    padding: 5px;
}

#wp-calendar tbody td {
    color: #f90;
    background: #fff;
    border: none;
    font-size: .9rem;
    font-family: 'Fira Sans', 'Georgia', serif;
    padding: 7px 6px 3px;
}

#wp-calendar tbody td a {
    color: #966;
    font-weight: 700;
}

#wp-calendar caption {
    font-family: 'Fira Sans', 'Georgia', serif;
    font-weight: bold;
}

.home .second .widget h3.widget-title, .home .third .widget h3.widget-title {
    display: none;
}

.home .post-icon {
    display: none;
}

.lovecraft-widget-list .inner {
    padding-left: 0;
}
.sticky-section > h2 {
    margin-top: 20px;
	margin-bottom: 15px;
}
.page .post-inner {
    padding-left: 0;
}

.main-menu ul {
    top: 30px !important;
}

.main-menu ul li, .main-menu ul ul li {
    width: 236px;
    background: rgba(153, 153, 153, 0.85) !important;
    border: 1px solid #fff;
}

.main-menu ul li a {
    color: #fff;
}

.main-menu ul a:hover {
    color: #fff;
}

.main-menu li > ul > li:hover > ul {
    left: 233px;
}
@media screen and (max-width: 1400px) {
    .main-menu li:nth-child(4) > ul > li:hover > ul {
        right: 233px;
        left: auto;
    }
}
.main-menu > li > ul:before {
    border: none;
}
.main-menu ul .menu-item-has-children:hover::after{
    border:none;
}
.main-menu ul.sub-menu li.menu-item a {
    padding: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 1.1rem;
}

.sub-menu li li.menu-item {
    top: -19px;
}

.main-menu ul.sub-menu li.menu-item a:hover {
    font-weight: 700;
}

.main-menu li:hover > a {
    color: #fff;
}
.main-menu li:hover {
    background: #66b633;
}
.main-menu li:hover a:hover {
    filter:brightness(1);
}
.main-menu li.menu-item-type-taxonomy.current-menu-item{
    background: none;
    border-bottom: 10px solid #66b633;
}

.main-menu > li:hover > ul {
    margin-left: -139px;
}

.main-menu ul.sub-menu li.menu-item ul.sub-menu li.menu-item a {
    font-size: 1.0rem;
}

.main-menu li {
    width: 24%;
    text-align: center;
}

.master-slider-parent {
    max-width: 100%!important;
}

.ms-inner-controls-cont {
    max-width: 100%!important;
}

.ms-view {
    width: 100%!important;
}

.content {
    padding-bottom: 20px;
    width: 74.7%;
}

.post-content {font-family: 'Fira Sans', serif;/* font-size: 1.2rem; */}

.post-content p {
    /* font-size: 1.4rem; */
}

.second h4 {
    color: #996666;
    font-weight: 500;
    font-size: 2.0rem;
    margin: 2px 0 7px;
    font-family: 'Fira Sans', serif;
}

.second a {
    font-weight: bold;
    color: #996666;
    font-weight: 500;
}

.second a:hover {
    color: #996666;
	}

.second li {
    width: 31%;
    float: left;
    border-right: 1px solid #c6c1b8;
    padding: 2% 3% 5% 0;
    margin-right: 3%;
    /* margin-bottom: 3%; */
}
.second li:nth-child(3n) {
    border: 0;
    margin-right: 0;
}

.second a.see-more {
    background: none;
    padding: 0;
    font-weight: normal;
    color: #000;
}

.second span {
    font-weight: bold;
    font-size: 1rem;
    background: url(images/puce_treffendel_v2.png) no-repeat 0px 0;
	background-size:25px 15px;
    font-family: 'Fira Sans', serif;
}

.second a.see-more:hover {
    text-decoration: underline;
}

.tierce-link {
    
overflow: hidden;
}

.tierce-link .top {
    background: #000;
    height: 30px;
}

.tierce-link h3.widget-title {
    color: #fff;
    background: #000;
    margin-top: 5px;
    display: block;
    padding: 7px 25px 5px;
    font-family: 'Crete Round', serif;
    overflow: hidden;
}

.tierce-link h3.widget-title i {
    vertical-align: middle;
    padding-right: 10px;
    font-size: 1.7rem;
    margin-top: -2px;
}

.tierce-link a {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 3px;
    display: block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 10px;
    font-family: 'Crete Round', serif;
}

.tierce-link a:hover {
    color: #fff;
}

.tierce-link a:last-child {
    margin-right: 0;
}

.widgets.third div {
    width: 24%;
    float: left;
    background: #fff;
    padding: 10px 20px;
    margin-right: 1%;
    overflow: hidden;
    min-height: 330px;
}

.widgets.third div:last-child {
    margin-right: 0;
    width: 25%;
}

.widgets.third h4 a {
    color: orange;
    font-size: 1.0rem;
    font-weight: 700;
}

.widgets.third a {
    color: #000;
    font-size: .8rem;
}

.widgets.third a.has-children {
    font-weight: 500;
}

.widgets.third ul {
    margin-left: 15px;
}

.tierce-link {
    font-family: 'Crete Round', serif;
}

.widget_archive li a:hover, .widget_categories li a:hover, .widget_meta li a:hover, .widget_nav_menu li a:hover, .widget_pages li a:hover {
    color: #fff;
    text-decoration: underline;
}

.widgets.second p {
    line-height: 21px;
    font-size: .95rem;
}

#wp-calendar tfoot {
    position: absolute;
    display: table;
    margin-top: -70px;
}

.third h3 {
    margin: 20px 0;
}

.header a.link {
    float: right;
    color: #999;
    font-size: .9rem;
    width: 120px;
    text-align: left;
    margin-top: 21px;
}
.header a.link i {
    display: inline-block;
    height: 32px;
    line-height: 33px;
    float: left;
    border-radius: 50%;
    background: #e6e6e6;
    padding: 0 5px 0 6px;
    margin-right: 10px;
    /* vertical-align: top; */
    font-size: 1.4rem;
}

.header a.link:nth-child(0) {}

.header a.link.contact-us {
    width: 140px;
}

.header a.link:hover {
    text-decoration: underline;
}

.search .post-inner, .single .post-inner, .page .post-inner {
    padding-left: 0;
}

.header-image.bg-image {
    display: none;
}

.main-menu li.menu-item-type-taxonomy.current-menu-item > a {
    color: #66b633;
}

.category .page-title {
    background: none;
    color: #000;
    height: auto;
    padding: 50px 0 100px 120px;
}

.category .page-title h4 {font-family: 'Fira Sans', sans-serif;color: orange;text-align: left;font-size: 2.7rem;text-shadow: none;}

.category .page-title h4 div {
    font-size: 1.0rem;
    text-transform: initial;
    color: #996666;
    /* font-weight: 700; */
    margin-top: 10px;
}

a.logo-footer {
    background: #966 url('images/logo-footer_v2.png') no-repeat 50% 50%;
    display: inline-block;
    float: left;
    width: 286px;
    height: 74px;
    margin: 5px 0 6px;
    border-right: 1px solid #ffffff;
}

.credits.section {
    padding: 0 0 30px;
    background: #fff;
    margin-bottom: 30px;
}

section.footer-treffendel {
    background: #966;
    color: #fff;
    font-size: 0.8rem;
    height: 85px;
    overflow: hidden;
}

.footer-treffendel .adresse {
    display: inline-block;
    /* height: 100%; */
    /* vertical-align: middle; */
    /* margin-top: -26px; */
    padding: 21px 0px 17px 17px;
    float: left;
    margin: 5px 15px 5px 0;
    border-right: 1px solid #fff;
}

section.credits-treffendel {
    display: inline-block;
    float: left;
    padding: 26px 0 26px 30px;
}

.footer-treffendel li {
    float: left;
    line-height: 17px;
    padding-right: 20px;
}

.footer-treffendel .credits-treffendel li {
    float: none;
}

.footer-treffendel a {
    color: #fff;
}
#breadcrumbs{
    list-style:none;
    margin: 60px 0 0;
    overflow:hidden;
    font-size: .8rem;
    border-bottom: 1px solid #000;
    display: inline-block;
}

#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right: 5px;
}

#breadcrumbs a{
    color: #000;
}

#breadcrumbs .separator{
    font-size: 10px;
    font-weight:100;
    color: #000;
}
.footer-treffendel a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-treffendel .contact-us i {
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    color: #966;
    padding: 7px;
    margin: -3px 10px 0 30px;
    float: left;
}

.post-navigation {
    display: none;
}

.single .post-meta, .page  .post-meta {
    /* display: none; */
    font-size: 1.3rem;
}

.single h1.post-title a, .page h1.post-title a {
    color: orange;
    font-size: 0.9em;
}

.single .post, .page .post {
    padding-left: 120px;
}

.single .post-header + .post-content, .page .post-header + .post-content {
    margin-top: 20px;
}

.single a.post-image, .page a.post-image {
    display: block;
    width: 100%;
}

.single .post-image img, .page .post-image img {
    width: auto;
    height: auto;
    float: none;
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
}

.category .page-title h4 div p {
    font-weight: 500;
}

.home ul#breadcrumbs {
    display: none;
}

.home .wrapper.section {
    padding-top: 70px;
}

.home .sidebar {
    margin-top: -23px;
}

.tierce-link .menu-menu_droite-container i {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.widgets.first {
    width: 24%;
}

.single h1.post-title, .page h1.post-title {
    padding-top: 70px;
    margin-bottom: 10px;
}

p.post-date a, p.post-author a {
    color: #000;
    text-decoration: none;
    border: none;
    background: url('images/puce_treffendel_v2.png') no-repeat 0px 50%;
	background-size:25px 15px;
    padding-left: 28px;
}

.single p.post-author, .page p.post-author {
    text-transform: none;
    color: #000;
}

p.post-author a {
    background: none;
    padding: 0;
}
.post-meta p + p:before {
    content: '';
    margin: 0;
}
@media screen and (max-width: 1145px) {
    .header a.link.site-map {
        display : none;
    }
}
@media screen and (max-width: 1080px) {
    .content {
        width: 71.7%;
    }
}
@media screen and (max-width: 1020px) {
    .search-form-content {
        padding-left:0;
    }
    .search-form-content span {
        display: none;
    }
    section.footer-treffendel {
        height:auto;
    }
}

@media screen and (max-width: 1000px) {
    .search-form-content {
        display: none;
    }
    .widgets.first, .footer .widgets.second {
        width: 100%;
    }
    .content {
        margin-top:0;
        width: 100%;
    }
    .single .post, .page .post {
        padding: 0 20px;
    }
}
@media screen and (max-width: 780px) {
    .second li, .widgets.third div, .widgets.third div:last-child {
        width: 100%;
        display: block;
        float: none;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 600px) {
    .header a.link.contact-us {
        display: none;
    }
    .home .wrapper.section {
        margin-top: 0;
        /* padding-top: 0; */
    }
    .toggle {
        margin-top: 0;
        top: 90px;
    }
    .content {
        margin-top:0;
        width: 100%;
    }
}

ul.liste-categories {
    padding: 0 0 0 120px;
    /* overflow: hidden; */
}

ul.liste-categories a {
    color: #000;
    font-size: 2.5rem;
    /* background-color: white; */
    font-family: "Crete Round", serif;
    font-weight: 400;
    padding: 0 0 10px;
    display: inline-block;
}

ul.liste-categories p {
    font-family: 'Fira Sans', 'Georgia', serif;
}

.tierce-link .actu-link {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.widgets.third h3 {
    margin-left: 10px;
}

.search.search-results .page-title, .author .page-title {
    margin: 20px 0;
    background: none;
    height:auto;
}
.search.search-results .page-title h4, .author .page-title h4 {
    color: orange;
    font-family: 'Fira Sans', 'Georgia', sans-serif;
    text-align: left;
    font-size: 2rem;
    text-shadow: none;
}

.search-toggle {display: none;}
.author .page-title h4 {
    color: #996666;
    font-size: 1.3rem;
    text-align: center;
    text-transform: none;
}

.sticky-section .post,
.category .post,
.author .post,
.search .post {
	display:block;
	}
	
.sticky-section .post,
.category .post,
.author .post {
	margin-bottom: 50px;
	}
	
.search .post + .post {
	margin-top: 50px;
	margin-bottom: 0px;
	}

.sticky-section .post,
.category .post,
.author .post {
	min-height:120px;
	}

.sticky-section .post .post-image,
.category .post .post-image,
.author .post .post-image,
.search .post .post-image {
	webkit-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	}

.search .post .post-image {
	display:none !important;
	}

.sticky-section .post .post-default-image,
.category .post .post-default-image,
.author .post .post-default-image,
.search .post .post-default-image {
	background-color:#966;
	background-image:url('images/post_default_image_blanc.png');
	}

.sticky-section .post-content,
.category .post-content,
.author .post-content,
.search .post-content {
    font-size: 1.0rem;
    line-height: 21px;
	}
	
.sticky-section .post-image, .post-image img,
.category .post-image, .post-image img,
.author .post-image, .post-image img {
    float: left;
    width: 270px;
    height: 120px;
    margin-right: 20px;
    margin-top: 2px;
	}
	
.archive-navigation,
.post + .post {
    border-top: none;
	}
		
@media screen and (min-width: 600px) {
	.sticky-section .post .post-image,
	.category .post .post-image,
	.author .post .post-image,
	.search .post .post-image {
		position:absolute;
		top:50%;
		transform:translateY(-50%);
		}
	
	.search.search-results .post {
		padding: 0 20px;
		}

	.sticky-section .post .post-meta-mobile,
	.category .post .post-meta-mobile,
	.author .post .post-meta-mobile,
	.search .post .post-meta-mobile {
		display:none;
		}
	}
	
@media screen and (max-width: 599px) {
	.sticky-section .post .post-image,
	.category .post .post-image,
	.author .post .post-image,
	.search .post .post-image {
		display:block;
		float:none;
		width:calc(100vw - 35px);
		height:44vw;
		margin-bottom:5px;
		}

	.sticky-section .post .post-meta-desktop,
	.category .post .post-meta-desktop,
	.author .post .post-meta-desktop,
	.search .post .post-meta-desktop {
		display:none;
		}

	.sticky-section .post .post-default-image,
	.category .post .post-default-image,
	.author .post .post-default-image,
	.search .post .post-default-image {
		/* display:none; */
		}
		
	.sticky-section .post .post-inner,
	.category .post .post-inner,
	.author .post .post-inner,
	.search .post .post-inner {
		display:block;
		padding:0;
		}
		
	.sticky-section .post .post-header,
	.category .post .post-header,
	.author .post .post-header,
	.search .post .post-header {
		display:block;
		}
	}