/*
 Theme Name:   Graphen Child
Theme URI: 		https://www.graphene-theme.com/graphene-theme/
Description: 	We believe that every theme should facilitate creative writing, not hinder it. We also believe that each site should have the opportunity to be unique. Since the beginning, we have listened to countless suggestions and requests for features that really matter. Here's a theme that's user-friendly, feature-packed, and endlessly customisable, for both beginners and advanced creators. Feel at home with more than 40 languages and backed with active community support, where questions, ideas and suggestions are always welcomed.
Version: 		2.1.2
Template:     graphene
Author: 		Graphene Themes Solutions
Author URI: 	https://www.graphene-theme.com/
Tags: 			one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready, rtl-language-support, post-formats, featured-image-header, featured-images, full-width-template, microformats
Text Domain: 	graphene
License: 		GNU General Public License, Version 3 (or newer)
License URI: 	http://www.gnu.org/licenses/gpl.html
*/


		 /******************************************************************
Version Classique
******************************************************************/

@font-face {

    font-family: 'pixel';

    src: url('pixel.ttf');

  src:local("Pixel"),url('https://mag.mo5.com/pixel.ttf') format('truetype');

  }

  #header {
      max-width: 1200px;
      min-height: 115px;
      margin-left: auto;
      margin-right: auto;
      background: url('https://mag.mo5.com/wp-content/uploads/2013/06/ban1.png') no-repeat top left;
      background-size: contain;
  }
  .header_title, .header_title a, .header_title a:hover, .header_desc {
      position: absolute;
      top: -9999px;
      left: -9999px;
  }
  .navbar-inverse, .navbar, .navbar-inverse, .navbar, .navbar-inverse #header-menu-wrap, .post-nav-top, .archive-title, .page-title, .category-desc, #content {
     max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
  }

  #content{
  margin-left : auto;
  margin-right : auto;

  }
  a {
  color : #006ab4;
  }
  .post-nav-top a, .post-nav-top > p {
    color: #fff;
  }
  .post-nav-top a:hover {
      color: #fff;
      text-decoration: underline;
  }
  a:hover {
  color : #555;
  }

  .social-pingback, .archive-title, .category-desc,
  .pagination>.active>span, .navbar .nav .dropdown-menu .desc {
  display : none;
  }

  .navbar-inverse .nav li.current-menu-item {
  background : none;}

  .ec3_list, .archive-title span, table.ec3_schedule td {
  color : black !important;
}
table.ec3_schedule {
    border-color: black !important;
}
  .wp-editor {
      width: 512px !important;
  }

  .sidebar .sidebar-wrap {
  border-top : 1px solid #006ab4
  }

  .post-nav-top {
  border-top : none;}

  body#tinymce {
   width: 535px !important;
  }

  body.wp-autoresize{

      width: 580px!important;
  }

  #content-main {
  max-width : none;
  max-width: 580px;
  margin-left : 0;
  margin-right : 0;
  }

  .col-md-3 {
      width: 23%;
  }

  .entry-content p, .entry-content li, .comment-entry li {
    font-size : 13px;
    line-height: 16px;
  }
  .navbar-inverse, .navbar, .navbar-inverse #header-menu-wrap, .post-nav-top, .archive-title, .page-title, .category-desc  {
  background : white;
  color : black;
  border : none !important;
  }

  .navbar-inverse .nav > li > a{
  color : black;
  font-family: 'pixel';
  font-size : 2em;
  font-weight : 100;
  }
  .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .nav li:hover,.navbar-inverse .nav li.current-menu-ancestor,  .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .dropdown-menu li {
  background : #006ab4;
  border-right : none;
  font-family: 'pixel';
  }


  .navbar-inverse .nav ul li a  {
  color : white;
  font-family: 'pixel';
  font-size : 2em;
  }

  .navbar .nav .dropdown-menu .desc {
  color : white;
  font-family: 'pixel';
  font-size : 0.7em;
  opacity : 0.8;
  }
  .sidebar h3 {
  font-family: 'pixel';
  font-size : 1.3em;
  font-weight : 200;
  }


  .post-nav-top {
  background : none;
  border-bottom : 1px solid #006ab4;
  }


  .sidebar img {
  margin  : 5px auto 5px auto;
  }

  abbr[title], acronym[title] {
      border-bottom: none !important;
  }


  .dropdown-toggle {
  display : block!important;
  }


  .entry-content p img {
  margin-bottom : 1px;
  }

  .item {
  max-width : 580px;
  }
.carousel .item {
    background-position: top center;
}
.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img {
    float: none;
    width: 100%;
    height: auto;
    max-height: none;
    margin: 0;
    border: 0;
}
.post-title:hover, .post-title a:hover {
    color: #000 !important;
}
/*.entry-content p {
    font-size: 16px;
    line-height: 24px;
}*/
#text-3 .textwidget {
    text-align: center;
}
#graphene-slider .item {
    max-width: none;
}
.carousel, .carousel .item {
    height: 400px;
}
.sidebar .ec3_list {
    padding-left: 1em;
}
.sidebar .ec3_list ul {
    padding-left: 0;
    margin-left: 0;
}