

/* Pagination */

.more {
    padding: 1rem 0rem 1rem 0rem;
}

.p_next a,
.p_last a,
.p_first a,
.p_prev a,
.more a {
    padding: 1rem;
}

.p_next a:after,
.more a:after {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\0000a0\e606";
    font-weight: normal;
    vertical-align: middle;
}

.p_prev a:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e605\0000a0";
    vertical-align: middle;
}

.p_page,
.p_current {
    padding: 10px;
}

.p_page,
.p_current,
.p_next a:hover,
.p_first a:hover,
.p_last a:hover,
.p_prev a:hover,
.more a:hover {}


/* 	Plugin MyBreadcrumb > http://pluxopolis.net/myplugins */

.breadcrumb {
    padding: 1rem 0rem 1rem 0rem;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
}

.breadcrumb a {
    text-decoration: none;
    padding: 8px 0px 8px 8px;
    background: transparent;
}

.breadcrumb a:hover {}

.breadcrumb span.sep {
    margin: 0rem;
}

.breadcrumb span.sep:after {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\0000a0\e606\0000a0";
    vertical-align: middle;
}


/* Plugin MySearch */

.searchform {
    margin: 10px 0 0 10px;
}

.searchtitle {}

.searchfields {
    padding-bottom: 20px;
}

input.searchfield[type=text] {
    padding: 2px;
    width: 100%;
    border-radius: 4px;
}

input.searchbutton[type=submit] {
    padding: 4px;
    margin: 4px 0 0 0;
    float: right;
    border-radius: 4px;
}

input.searchbutton[type=submit]:hover {}

.searchform ul {
    margin: 0;
    padding: 0;
}

.searchform ul li {
    margin: 2px 6px 2px 0px;
    padding: 0;
    float: left;
    list-style-type: none;
}

#static-page-rechercher {
    background: #fff;
    padding: 20px;
}

.search_results a {}

.search_results a:hover {}


/* Article, com, aside */

article p {
    margin-top: 0px;
}

.article h1 {}

.article h1 a {}

.article h1 a:hover {}

.img-responsive > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.bg-article,
.bg-static,
.bg-aside {
    background: transparent;
    padding: 20px;
    border-style: solid;
    border-width: 0px;
    transition: 0.5s all ease;
}

.bg-article,
.bg-static {
    background: #fff;
}

.bg-comment {
    padding: 20px;
    border-style: solid;
    border-width: 0px;
    margin-bottom: 20px;
}

aside {
    padding: 1.5rem 0px 1.5rem 0px;
    border-style: solid;
    border-width: 0px;
    transition: 0.5s all ease;
}


/* Sidebar */

aside h3 {
    font-size: 2.6rem;
}

aside .aside-zone {
    padding-bottom: 1.6rem;
}

aside .line {
    border-style: solid;
    border-top-width: 2px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-left: .5rem;
    width: 75px;
    position: relative;
}

aside li a {}

aside li a:hover {}

aside ul#nuage-mots li a {}

aside ul#nuage-mots li a:hover {}

aside ul#nuage-mots li:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e055\0000a0";
    font-size: 1.6rem;
    vertical-align: middle;
}

aside ul#nuage-mots li {
    display: inline-block;
    padding: 6px;
    margin: 0px 6px 6px 0px;
}

aside ul#nuage-mots li:hover {}

aside ul#nuage-mots {
    list-style-type: none;
    margin: 0px;
    padding: 20px 0px 20px 0px;
}

@media (max-width: 767px) {
    aside {
        text-align: center;
    }
    aside li {
        margin-bottom: 2px;
    }
    aside h3:after {
        display: none;
    }
    aside h3 {
        font-weight: 700;
        padding: 6px;
    }
    .bg-aside {
        border-left: 0px solid transparent;
    }
    aside .line {
        display: none;
    }
    aside .line:before,
    aside .line:after {
        display: none;
    }
}


/**/

input,
select,
textarea {}

input:focus,
select:focus,
textarea:focus {}

.badge,
.label {
    display: inline-block;
    margin-left: .9rem;
}

.badge {
    line-height: 1;
    padding: .15rem;
}


/* articles  */

.art-info {
    font-weight: 500;
    font-size: 1.4rem;
}

.art-info span {
    display: inline;
    margin-right: 6px;
}

.art-info i {
    padding-right: 4px;
}

.art-info a {
    text-decoration: none;
}

.art-info a:hover {}

.art-info.deco {
    padding: .8rem;
    display: inline-block;
    height: auto;
    width: 100%;
}

.art-info.home-com {
    font-size: 1.1rem;
    text-align: center;
}

.repertory {
    padding: 4px;
    margin: 10px 0px 10px 0px;
}

table {
    margin-bottom: 20px;
}


/* Commentaires */

.type-normal {
    background-size: 196px auto;
    font-style: italic;
    margin-top: 0px;
    padding: 20px;
}

.type-admin {
    background-size: 196px auto;
    font-style: italic;
    margin-top: 0px;
    padding: 20px;
}

.type-admin a {}

.type-admin a:hover {}

time,
.link-auth {}

#comments {
    margin-top: 2rem;
}

#comments h2 {}


/* Footer */

.bg-footer {
    font-weight: 300;
}

.footer {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer a {}

.footer a:hover {}

.expanded-footer li a {
    display: block;
    padding: 14px;
    margin: 0;
}

@media (max-width: 767px) {
    .menu li {
        margin: 0px;
    }
}


/**/

.clear {
    clear: both;
}

.text-italic {
    font-style: italic;
}

.text-bold {
    font-weight: 900;
}


/* OFF CANVAS RESPONSIVE MENU */

.pushy {
    position: fixed;
    width: 300px;
    height: 100%;
    top: 0;
    z-index: 120000;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.pushy-top {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pushy .social-top {
    font-size: 3rem;
}

.pushy .social-top a {}

.pushy .social-top a:hover {}

.pushy-left {
    transform: translate3d(-30rem, 0, 0);
}

.pushy-open {
    transform: translate3d(0, 0, 0);
}

.container-push,
.push-push {
    transform: translate3d(30rem, 0, 0);
}

.pushy,
#container,
.push {
    transition: transform 0.8s;
}


/* Site Overlay */

.site-overlay {
    display: none;
}

.pushy-active .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    opacity: 0.5;
}


/* Le menu */

#menu ul {
    font-family: 400;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0px;
}

#menu ul a,
#menu ul span {
    border-bottom: 0;
    color: inherit;
    cursor: pointer;
    display: block;
    padding: 1.6rem;
}

#menu ul a:hover,
#menu ul span:hover {}

#menu ul span.group {
    transition: color 0.2s ease-in-out;
    text-decoration: none;
    position: relative;
}

#menu ul span.group:after {
    font: normal normal normal 2.4rem/1 simple-line-icons;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
    content: '\e07b';
    position: absolute;
    right: 1rem;
}

#menu ul span.group:hover:after {}

#menu ul span.group.active + ul {
    display: block;
}

#menu ul span.group.active:after {
    transform: rotate(-180deg);
    content: '\e07b';
}

#menu > ul > li {
    border-top: solid 1px #eee;
}

#menu > ul > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

#menu > ul > li > ul {
    display: none;
}

#menu li ul li a {
    padding: 1.6rem;
}

#menu li ul li a:hover {
    transition: all .1s ease-in-out;
}


/* + Ajout icones */

#menu ul span:before {
    display: inline-block;
    font: normal normal normal 2.4rem/1 simple-line-icons;
    content: "\e040\0000a0\0000a0";
}

#menu .group-cat:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e060\0000a0\0000a0";
}

#menu #static-home a:before {
    display: inline-block;
    font: normal normal normal 2.4rem/1 simple-line-icons;
    content: "\e069\0000a0\0000a0";
}

#menu [id*='static-'] a:before {
    display: inline-block;
    font: normal normal normal 2.4rem/1 simple-line-icons;
    content: "\e085\0000a0\0000a0";
}

#menu [id*='search'] a:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e090\0000a0\0000a0";
}

#menu [id*='cat-'] a:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e05f\0000a0\0000a0";
}

#menu [id*='page-blog'] a:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e013\0000a0\0000a0";
}


/**/

hr {
    display: block;
    height: 0.1rem;
    border: 0;
    border-top: 0.1rem solid #dedede;
    margin: 1rem 0;
    padding: 0;
}


/* Modifs plucss */

thead {
    background-color: rgba(0, 0, 0, .1)
}

tr:hover {
    background-color: rgba(0, 0, 0, .1)
}

tfoot tr:hover,
thead tr:hover {
    background-color: rgba(0, 0, 0, .1)
}

code,
kbd,
pre,
samp {
    padding: 1rem;
}

.choix-cat {
    position: relative;
    margin: 20px 0px 0px 0px;
    padding: 8px;
    font-weight: 300;
    text-align: right;
    line-height: 40px;
}

.capcha-word {
    font-size: 3rem;
    font-weight: 900;
}


/* image d'accroche à gauche du chapo */

.article-home img.art_thumbnail {
    display: inline-block;
    float: left;
    padding: 5px 10px 10px 0;
    width: 280px;
}

.author-infos {
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 0px;
}

.author-infos a {}

.author-infos a:hover {}

.social-awf-info a {}

.social-awf-info a:hover {}

.rss-comments:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e03b\0000a0";
}

.rss-comments {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: transparent;
    display: inline;
    float: right;
    clear: both;
    font-weight: 300;
    border-style: solid;
    border-width: 0px;
}

.rss-comments:hover {}

.rss-comments a {}

.rss-comments a:hover {}


/* Effet sur les images */

a .art_thumbnail {
    padding: 0px;
    filter: saturate(50%);
}

a .art_thumbnail:hover {
    filter: saturate(100%);
}

.at-noborder img.art_thumbnail {
    padding: 0px;
    margin: 0px;
}


/* pour présenter les icones */

.icons-set {
    display: inline-block;
    text-align: center;
    width: 31%;
    padding: 1%;
    margin: 1%;
}

.icons-set span.icons {
    font-size: 32px;
    vertical-align: middle;
}

.icons {}


/**/


/* Conteneur Masonry */

.masonry-content {
    overflow: hidden;
    padding: 2rem;
    width: 100%;
    transition: 0.5s all ease;
}


/**/

.content_com {}

.com-reply {
    /*margin-top: 2px;*/
}

.com-reply a:before,
.com-cancel a:before {
    display: inline-block;
    font: normal normal normal 1.8rem/1 simple-line-icons;
    content: "\e051";
}

.com-cancel a:before {
    content: "\e082\0000a0";
}

.com-reply a,
.com-cancel a {
    padding: 8px;
    display: inline-block;
    float: right;
}

.com-cancel a {}

.com-reply a:hover {}

.level-0 {
    margin-left: 0;
}

.level-1 {
    margin-left: 40px;
}

.level-2 {
    margin-left: 80px;
}

.level-3 {
    margin-left: 120px;
}

.level-4 {
    margin-left: 160px;
}

.level-5,
.level-max {
    margin-left: 200px;
}

#id_answer {
    margin-bottom: 10px;
    padding: 15px;
    width: 100%;
    display: none;
    animation: zoomIn 2s;
}

#id_answer .content_com {}


/*!
 * animate.css -http://daneden.me/animate
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


/**/

.va {
    vertical-align: middle;
}

.fs-tiny,
.tiny {
    font-size: 0.8rem
}

.fs-small,
.small {
    font-size: 1.15rem
}

.fs-medium,
.medium {
    font-size: 2.25rem
}

.fs-large,
.big {
    font-size: 6rem
}

.fs-big,
.verybig {
    font-size: 8rem
}

.fs1 {
    font-size: 1rem
}

.fs2 {
    font-size: 2rem
}

.fs3 {
    font-size: 3rem
}

.fs4 {
    font-size: 4rem
}

.fs5 {
    font-size: 5rem
}

pre {}

code {
    padding: 1rem;
}

button,
input,
select {
    font: inherit;
}

textarea {
    font: inherit;
    height: auto!important;
}

a .img {
    margin: 0;
    padding: 0;
}


/* Date des articles Masonry */

.limage {
    position: relative;
    display: block;
}

.ladate {
    text-transform: capitalize;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 120px;
    text-align: center;
}

.parqui {
    text-transform: capitalize;
    position: absolute;
    top: 120px;
    left: 0;
    width: 80px;
    height: auto;
    text-align: center;
    padding: 4px 2px 4px 2px;
}

.ladate .line {
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    margin: 6px auto;
    width: 35%;
    position: relative;
}


/* Menu catégories header-masonry*/

.menu.expanded li:hover {
    border-radius: .3rem;
    background-color: transparent;
    transition-duration: 0s;
}

ul.menu.expanded {
    line-height: 4rem;
}

.menu.expanded li {
    margin-left: 8px;
}

.menu.expanded li a:hover {}

.menu.expanded li a.active {}


/* Bouttons input reset ... PluCSS */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    transition-duration: .2s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    transition-duration: .2s;
}

.button {
    border-radius: .3rem;
    transition-duration: .2s;
}

.button:hover {
    text-decoration: none;
    transition-duration: .2s;
}

.content_com {
    font-family: Georgia, serif;
}

.content_com:before {
    content: '" ';
}

.content_com:after {
    content: ' "';
}


/*a terminer separation struvture > couleurs */

blockquote,
.blockquote {
    display: inline-block;
    background: #f9f9f9;
    color: #595959;
    padding: 2rem;
    margin: 0 0 2rem;
    position: relative;
    text-align: justify;
    border-left: 15px solid #b49bb4;
    border-right: 2px solid #b49bb4;
    font-family: Georgia, serif;
}

blockquote:before,
.blockquote:before {

}

blockquote:after,
.blockquote:before {

}




.br10 { border-radius: 1rem;}

tr {
    border-color: transparent;}

tr:hover {
	background-color: rgba(254, 230, 116, 0.25)!important;
    
}

.ptcust { padding-top: 120px;}
