/*
Theme Name: montceaunews
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


/*--- RESETER ---*/

body,
html,
div,
blockquote,
img,
label,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
a,
fieldset,
input,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

a:active {
    color: #424242;
    text-decoration: none;
    font-weight: normal;
}

a:link {
    color: #424242;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
    color: #424242;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #6d6d6d;
    text-decoration: none;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    padding: 0;
    margin: 0;
    font-weight: lighter;
}

ul,
ol {
    list-style: none;
    line-height: 1;
}

a {
    color: black;
    text-decoration: none;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}


/*--- END RESET ---*/


/* Begin Typography & Colors */

body {
    font-size: 12px;
    /* Resets 1em to 10px */
    font-family: Verdana, Arial, Sans-Serif;
    background:url('images/bg.webp') top left repeat;
    /*background: #00b6ff url('images/background_leclerc_2023_anniv.jpg') top center no-repeat;*/
    color: #272727;
    text-align: center;
}

#page {
    background-color: #ffffff;
    text-align: left;
    /* width:960px; MODIF FRED */
    width: 1080px;
    margin: auto;
    position: relative;
}

pre {
    white-space: wrap;
}

.couleurRouge {
    background-color: #FF0000;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#bg {
    background: #fff;
    /*width:960px; MODIF FRED */
    width: 1080px;
    margin: auto;
    box-shadow: 0px 0px 35px #000
}

#pre-header {
    width: 100%;
    background: url(images/bg_header.jpg) repeat-x;
    margin-bottom: 25px;
    height: 172px;
    border-bottom: 1px solid #999;
    color: #FFFFFF
}

@media screen and (max-width: 640px) {
    #pre-header {
        width: 1090px;
    }
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

#menu_list a {
    color: #FFFFFF;
}

#menu_list {
    background: #372f2f;
    width: 100%;
    height: 73px;
}

#menu_list #cat_parent {
    border-top: 1px solid #555
}

#menu_list #cat_parent,
#menu_list #cat_parent_2 {
    margin-left: 0px;
    height: 36px;
}

#menu_list #cat_parent_2 {
    margin-left: 0;
    background: url('images/back_menu_child.jpg') repeat-x;
    padding-top: 7px;
}

#menu_list #cat_parent li {
    display: inline;
    text-align: center;
    line-height: 36px;
    text-transform: uppercase;
    padding: 5px;
}

#menu_list #cat_parent_2 li {
    line-height: 20px;
    display: inline;
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-transform: uppercase;
}

#menu_list #cat_parent li a:hover,
#menu_list #cat_parent_2 li a:hover {
    color: #ffddac;
}

#cat2 li a:hover {
    color: #000000;
}

#cat_parent .current-cat,
#cat_parent .current-cat-parent {
    /*background:url('images/back_parent1.jpg') repeat-x;*/
    background: #555555;
}

.logo_menu {
    margin-bottom: -4px;
}

#cat_parent_2 .current-cat,
#cat_parent_2 .current-cat-parent {
    background: url('images/back_menu_child2.jpg') repeat-x;
}

.cat-item.cat-item-116744 {
    background-color: #Ff0000;
}

#cat2 {
    background-color: #F9F9F9;
    margin: 10px;
    min-height: 35px;
    padding-top: 10px;
}

#cat2 .current-cat a,
#cat2 .current-cat-parent a {
    font-weight: bold !important;
    color: #D82F2E !important;
}

#cat2 li {
    padding: 5px 15px;
    float: left;
    line-height: 22px;
    white-space: normal;
    background: #cde16e;
    margin: 5px;
}

.clear {
    clear: both
}

#header_top {
    width: 960px;
    margin: auto;
    height: 100px;
    display:grid;
    gap:2px;
    grid-template-columns: repeat(3,1fr);
}

#header_top img {
    margin: 15px;
}

#content {
    width: 742px;
    float: left;
    padding: 0px;
    background-color: #ffffff;
    max-width: 742px;
}

#sidebar {
    /*width:193px; padding:15px; padding-left:25px; background:#FFFFFF url(images/border_vert.png) repeat-y top left; margin-left:724px; top:0px; min-height:500px;*/
    width: 330px;
    padding: 15px;
    padding-left: 3px;
    background: #FFFFFF url(images/border_vert.png) repeat-y top left;
    margin-left: 744px;
    top: 0px;
    min-height: 500px;
}

#footer {
    float: left;
    background-color: #EEEEEE;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 10px;
    height: auto;
    clear: both
}

.entry {
    min-height: 110px;
}

.entry img {
    max-width: 700px;
    margin-bottom: 30px;
}

.entrysingle p,
.entrysingle div {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 12pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.post,
.post_page,
.bonplan {
    background: url(images/border_hori.png) repeat-x top left;
    padding: 15px;
}

.post .date_post,
.bonplan .date_post {
    color: #a8a8a8;
    font-size: 12px;
    text-transform: uppercase;
}

.post,
.bonplan {
    overflow: auto;
    min-height: 250px;
}

.post p,
.bonplan p {
    line-height: auto;
    text-align: justify;
}

.registeron {
    color: #990000 !important;
    margin-left: 25px;
}

.post .more-link,
.bonplan .more-link {
    margin-left: 40px;
    margin-top: 15px;
    color: #d82f2e;
    font-weight: bold;
}

.post a:hover.more-link,
a:hover.comments-link,
.bonplan a:hover.more-link {
    text-decoration: underline;
}

.post h2,
h3,
.bonplan h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 41px;
    color: #272727;
    margin-bottom: 10px;
}

.post_page h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 38px;
    color: #272727;
    margin-bottom: 10px;
}

.hentry h2 {
    margin-bottom: 0px;
}

h3 {
    font-size: 18px;
    color: #5b5b5b;
    margin: 0;
    margin-bottom: 3px;
}

.firstpost {
    min-height: 125px !important;
}

.but_submit {
    background: url('images/back_submit.jpg') repeat-x;
    height: 24px;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border: 0;
}

#wblock img {
    float: left;
    margin-right: 5px;
}

#wblock .h2 {
    margin-bottom: 2px !important;
}

#sidebar h2,
.comments h3,
.h2 {
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 10px;
}

#sidebar_poll {
    margin-bottom: 30px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

#sidebar_poll ul li {
    margin-bottom: 5px;
}

#nbviews {
    width: 260px;
    background: url(images/back_counter.png) no-repeat;
    text-align: center;
    margin-bottom: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 18px;
    height: 46px;
    margin-left: -22px;
    padding-top: 24px;
    font-size: 14px;
}

#sidebar .lista {
    line-height: 20px;
}

.postmetadata img {
    margin-bottom: -7px;
}

.sidebar_pubs img {
    margin-bottom: 15px;
}

.comments {
    /*width:680px; margin-left:15px;*/
    background-color: #ffffd1;
    padding-left: 20px;
}

.comments textarea {
    width: 600px!important;
    margin-bottom: 10px;
}

.subscribe-to-comments {
    float: right
}

.hr {
    margin: 0px 0px 25px 10px;
}

.pubs {
    height: auto !important;
    min-height: 20px !important;
    padding: 15px 7px;
}

.commentlist li {
    margin: 15px;
    border: 1px solid #CCCCCC;
    padding: 10px;
    background-color: #f9f9f9;
}

.commentlist li {
    line-height: 18px;
}

.commentlist p {
    padding: 5px;
    background-color: #f2f2f2;
}

#commentlist_contener {
    margin-left: 20px;
}

.vcard {
    font-size: 14px;
    margin-bottom: 10px;
}

.commentmetadata {
    font-size: 10px;
    margin-top: 12px;
}

#search_block {
    border-left: 1px solid #222;
    padding: 15px;
    /*height: 60px; float: right; width: 215px;*/
}

#wblock {
    border-left: 1px solid #222;
    padding: 15px;
    /*float: right; width: 150px; height: 60px;*/
}

#s {
    margin-top: 10px;
    margin-top: 10px;
    background: url('images/bg_search.png');
    height: 24px;
    /*width: 205px;*/
    border: 0;
    float: left;
}

#site_selector {
    height: 24px;
    padding: 3px;
    margin-top: 11px;
}

#searchsubmit {
    width: 32px;
    height: 29px;
    float: left;
    margin-left: -28px;
    margin-top: 11px;
    background: url('images/bg_button_search.png');
}

input {
    border: 1px solid #CCCCCC;
    font-size: 11px;
    padding: 3px;
}

.backtohome {
    margin: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: none
}

.wp-email input,
#login input {
    font-size: 14px;
    margin: 5px;
}

.wp-email textarea,
#comment,
.contactform textarea {
    padding: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 400px;
}

.nosticky {
    font-size: 24px !important;
}

#login,
#login2 {
    padding: 25px;
    margin-top: 20px;
    border: 1px solid #CCCCCC;
    width: 650px;
    background-color: #FFFFFF;
    margin-bottom: 150px;
    margin-left: auto;
    margin-right: auto;
}

#login2 {
    margin-top: -100px;
}

#login td {
    padding-bottom: 10px;
}

#login h1,
#login2 h1 {
    font-size: 35px;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 10px;
}

#login2 p {
    line-height: 20px;
}

#disclaimer {
    width: 630px !important;
    font-size: 11px;
    padding: 10px !important;
    border: 1px solid #CCCCCC;
    height: 120px;
    overflow: auto;
    background-color: #f8f8f8;
}

.regi input {
    width: 290px !important;
}

.regi {
    width: 680px;
}

.navigation {
    width: 500px;
    height: 40px;
    line-height: 40px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    text-align: center;
    margin-left: 100px;
    margin-top: 30px;
}

#firstChild {
    width: 1090px;
    min-height: 132px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#cupofcoffee {
    position: absolute;
    margin-left: -220px;
    display: none
}

#smartphone {
    position: absolute;
    margin-left: 960px;
    display: none
}

#pen {
    position: absolute;
    margin-left: -140px;
    margin-top: 350px;
    display: none
}


/* Begin Contact Form CSS */

.contactform {
    position: static;
    overflow: hidden;
    width: 95%;
}

.contactleft {
    width: 25%;
    white-space: pre;
    text-align: right;
    clear: both;
    float: left;
    display: inline;
    padding: 4px;
    margin: 5px 0;
}

.contactright {
    width: 70%;
    text-align: left;
    float: right;
    display: inline;
    padding: 4px;
    margin: 5px 0;
}

.contacterror {
    border: 1px solid #ff0000;
}


/* End Contact Form CSS */

.wp-polls .pollbar {
    margin: 1px;
    font-size: 6px;
    line-height: 8px;
    height: 8px;
    border: 1px solid #c8c8c8;
}

.post_content_child {
    padding: 10px;
}

.addthis_toolbox {
    margin-top: 15px;
}

.button_contact {
    display: block;
    width: 190px;
    height: 50px;
    background: url('images/contact.png');
    margin: 0px auto 5px auto;
}

.button_contact:active {
    background: url('images/contact_active.png');
}

.button_bon_plan {
    display: block;
    width: 190px;
    height: 50px;
    background: url('images/bon_plan.png');
    margin: 0px auto 5px auto;
}

.button_bon_plan:active {
    background: url('images/bon_plan_active.png');
}

.button_calendar {
    display: block;
    width: 190px;
    height: 50px;
    background: url('images/calendar.png');
    margin: 0px auto 5px auto;
}

.button_contact:active {
    background: url('images/calendar_active.png');
}

.pub-fin-article {
    margin: 10px 0px;
    position: relative;
    left: -10px;
    width: 728px;
}


/* **** PUB DEBUT ARTICLE ***** */

.pub-debut-article {
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
}


/*-- Couleur --*/

.gris {
    background-color: #D0D0D0 !important;
}

.noir {
    background-color: #000000 !important;
}

.rouge {
    background-color: #FF0000 !important;
}

.vert {
    background-color: #009900 !important;
}

.jaune {
    background-color: #FFFF00 !important;
}

.bleu {
    background-color: #0033FF !important;
}

.topr {
    border-top: 3px solid #BBBBBB
}

.at-share-tbx-element {
    margin-top: 20px!important;
}


/* Hack Safari + chrome*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #cupofcoffee {
        position: absolute;
        margin-left: -120px;
    }
    #smartphone {
        position: absolute;
        margin-left: 1060px;
    }
    #pen {
        position: absolute;
        margin-left: -40px;
        margin-top: 350px;
    }
}


/*media pr tel */

@media only screen and (max-width: 768px) {
    #pre-header {
        width: 1080px;
    }
}


/*TABOOLA */

.trc_related_container div {
    margin-top: 0px;
    margin-bottom: 5px !important;
}

#sidebar .trc_related_container {
    clear: none;
}