/* Image single debug */
img.alignleft {
    float: left;
    padding-right: 15px;
}

img.alignright {
    float: right;
    padding-left: 15px;
}

#lien {text-align:center; margin:auto; padding:15px 0;}
#lien a {background:#ffffff; text-decoration:underline; color:#0000ff; font-weight:bold; font-size:2em; transform:uppercase; padding:10px;}

*, *:before, *:after {
  box-sizing: border-box; }


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover, a:active {
  outline: 0; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
  border: 0; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em; }

ul, ol {
  padding: 0;
  margin: 0 0 1.5em 1.5em; }

ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0; }

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none; }

dl {
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal dt {
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 130px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p, blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px; }

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0; }

form {
  margin: 0 0 1.5em; background-color:#ffffff;}

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

.center {
  text-align: center; }

/* formulaires */
/*form*/
label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  border-radius: 4px; }

input, textarea, .uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(188, 37, 49, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(188, 37, 49, 0.6); }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

select, input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc; }

select[multiple], select[size] {
  height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input, .uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

.radio, .checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block; }

input, textarea, .uneditable-input {
  margin-left: 0; }

.controls-row {
  *zoom: 1; }

.controls-row:before, .controls-row:after {
  display: table;
  line-height: 0;
  content: ""; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent; }

.form-horizontal .control-group {
  margin-bottom: 10px; }

.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 120px; }

.form-horizontal .controls {
  margin-left: 140px; }

/* Custom Selection Styles */
::-moz-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }
::selection {
  background: #D31245;
  color: #000000;
  text-shadow: none; }

::-webkit-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }

html {
  -webkit-font-smoothing: antialiased;
  /* Antialiased font for great smoothing */
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  /* Optimise legibility for some CSS3 kerning */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* Serve Helvetica Neue, with Helvetica fallbacks to Arial */
  font-size: 0.875em;
  font-weight: 400;
  /* 300 and below looks strangely thin with webkit and antialiased */
  line-height: 1.5;
  color: #000000;
  /* Lighter on the eyes than #000 Black */
  margin: 0;
  padding: 0; }

/* LINKS =============================================================================  */
a {
  color: #9c08a9;
  transition: all 0.3s ease;
  text-decoration: none; }

a:focus {
  outline: thin dotted;
  color: black; }

a:hover, a:active {
  outline: 0;
  color: #ffffff; }

.img-rounded {
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

/*layout*/
.centered {
  margin: 0 auto; }

.container {
  width: 1200px;
  margin: 0 auto; }

#content .container {
  padding: 1.5em 0; }

#rightcol {
  float: right;
  margin-left: 1.6%; }

#leftcol {
  float: left;
  margin-left: 0; }

/*grid*/
.clear {
  clear: both; }

.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.col:first-child {
  margin-left: 0; }

/* all browsers except IE6 and lower */
.span_5_of_5 {
  width: 100%; }

.span_4_of_5 {
  width: 79.68%; }

.span_3_of_5 {
  width: 59.36%; }

.span_2_of_5 {
  width: 39.04%; }

.span_1_of_5 {
  width: 18.72%; }

.span_4_of_4 {
  width: 100%; }

.span_3_of_4 {
  width: 74.6%; }

.span_2_of_4 {
  width: 49.2%; }

.span_1_of_4 {
  width: 23.8%; }

/*code couleurs*/
/*--- #bc2531 --- */
/*--- #25292b --- */
/*boutons*/
.btn, input[type="submit"], button {
  background: #323BF8;
  color: #ffff00;
  font-weight: bold;
  padding: 8px 15px;
  border-radius: 5px;
  border: 1px solid #323BF8;
  font-family: "Open Sans", arial;
  display: inline-block;
  margin: 0; }

.btn:hover, input[type="submit"]:hover, button:hover {
  background: #25292b;
  transition: all 0.5s ease;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(188, 37, 49, 0.6); }

.btn-large {
  padding: 8px 25px;
  font-size: 1.3em;
  line-height: normal;
  border-radius: 5px;
  font-family: "trebuchet MS", cursive; }

.btn-xlarge {
  padding: 12px 18px;
  font-size: 20px;
  line-height: normal;
  border-radius: 5px; }

.btn-block, input[type="submit"].btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  box-sizing: border-box; }

/* STYLE BACKGROUND et HEADER FOOTER =============================================================================  */
body {
  background: #ffffff; }

h1, h2, h3 {
  font-family: "trebuchet MS"; }

.header {
  background:#ffffff;
  color: #000000;
  padding:0; 
}

.header .container {
  text-align: center; }

.header a {
color: #ffffff;
font-size: 3em;
font-family: impact;
text-decoration:none;
 }

.site-title {
  color: #FFF;
  font-family: "trebuchet MS";
  font-size: 2.5em; }

.site-description {
  font-weight: bold; }

.header hgroup h1, .header hgroup h2 {
  margin: 0; }

.footer {
  color: #ffffff;
  padding: 5px; 
}

.footer a {
  color: #ffffff; }

.footer a:hover {
  color: #ffffff; }

.box {
  margin-bottom: 1.5em; }

.box .content {
  padding: 10px; }


=====================================


#mainnav {
  color: #eee; }

#mainnav a {
color: #ffff00;
background: #000000;
padding:10px;
 }

#mainnav a:hover {
  color: #ffffff;
background: #000000;
 }

#mainnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

#mainnav ul > li {
  display: inline-block;
  font-family: "Rancho";
  font-size: 1.8em;
  margin: 0 0.5em; }

#mainnav ul ul {
  display: none; }





/* liste articles */
.liste-posts .type-post {
  margin: 0 5px 1.5em;
  width: 225px;
  float: left; }

.type-post {
  margin-bottom: 1.5em; }

.type-post h2, .type-post .entry-title {
  font-family: "Open Sans";
  font-size: 1em;
  font-weight: bold;
  margin: 10px 0; }

.post-content {
  padding: 10px; }

.post-content2 {padding:10px; height:320px;}

.post-infos {
  font-size: 0.9em;
  margin: 1em 0;
  padding: 5px;
  background: #EEE; }

a.more {
  font-weight: bold; }

/*navigation*/
.navigation .alignleft {
  width: 50%;
  float: left;
  text-align: left; }

.navigation .alignright {
  width: 50%;
  float: right;
  text-align: right; }

.navigation {
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 1.5em; }

.navigation a, .navigation span {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 3px; }

.navigation a {
  background: #000000;
  color: #FFFfff; }

.navigation span {
  background: #CCC; }

/* page single */
.single .post-thumb {
  float: left;
  margin: 0 10px 10px 0; }

.single .post-infos {
  overflow: hidden; }

/* form */
.box-chatform h2, .box-chatform h4 {
  color: #FFF;
  text-align: center;
  margin: 0 0 0.5em;
  padding: 10px;
  background: #bc2531;
  font-family: "trebuchet MS"; }

/*sidebar*/

#sidebar .box h3, #sidebar .box h4 {
  background: #000000;
  padding: 10px;
  color: #FFF;
  text-align: center;
  font-size: 2em;
  font-family: "trebuchet MS"; }

#sidebar .box ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#sidebar .box ul > li {
  border-top: 1px solid #cdcdce;
  padding: 8px; }

#sidebar .box ul > li:first-child {
  border: none; }

.box-chatform {
  background: #eee; }

/*POST SIMILAIRES*/


.post-content h3 {
margin: 0; 
padding: 15px 0;  
}


#rrelated_posts_thumbnails {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0; }

#rrelated_posts_thumbnails li {
  float: left;
  width: 23.8%;
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

#rrelated_posts_thumbnails li:first-child {
  margin-left: 0; }

/*popup*/
#framePopUp {
  background-color: #000000;
  display: none;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  position: fixed; }

#inPopUp {
  width: 300px;
  height: 330px;
  background-color: #202020;
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 100;
  border-radius: 5px;
  text-align: center;
  max-width: 500px;
  padding: 10px; }

#inPopUp {
  font-size: 1em; 
  color: #ffffff;
  }

#inPopUp h1 {
  font-size: 26px; 
  color: #ff0000;
  }

.disclaimer-controls {
  text-align: center; }

.disclaimer-controls a {
  display: block;
  font-weight: bold;
  font-size: 1.6em; }

.disclaimer-controls a {
  margin: 10px 20px;
  background: #000000;
  color: #ffff00;
  padding: 15px 0;
  border-radius: 0px; }

.disclaimer-controls a.d-sortir {
  background: #202020;
  color: #ffffff;
  padding: 5px 15px;
  display: inline-block; }

/*RESPONSIVE*/
/*  regles communes en dessous de 1200px */
@media only screen and (max-width: 1200px) {
  .container {
    width: 98%;
    margin: 0 auto; } }

/*  regles communes en dessous de 1024px */
@media only screen and (max-width: 1024px) {
  .form-horizontal .control-label {
    float: none;
    text-align: left;
    width: auto;
    font-weight: bold; }
  .form-horizontal .controls {
    margin-left: 0; } }

/*  petites tablettes et smartphones */
@media only screen and (max-width: 800px) {
  .type-post {
    margin: 0 0 1.5em;
    width: 100%;
    float: none; }
  #related_posts_thumbnails li {
    width: 100%;
    margin: 1% 0;
    float: none; } }

/* Smartphones */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%; }
  .span_5_of_5 {
    width: 100%; }
  .span_4_of_5 {
    width: 100%; }
  .span_3_of_5 {
    width: 100%; }
  .span_2_of_5 {
    width: 100%; }
  .span_1_of_5 {
    width: 100%; }
  .span_4_of_4 {
    width: 100%; }
  .span_3_of_4 {
    width: 100%; }
  .span_2_of_4 {
    width: 100%; }
  .span_1_of_4 {
    width: 100%; } }

#sidebar .box.box-chatform h4 {
  color: yellow;
  text-align: center;
  margin: 0 0 0.5em;
  padding: 10px;
  background: #bc2531;
  font-family: "trebuchet MS"; }

.modal-overlay {
  position: fixed;
  visibility: hidden;
  z-index: 12;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  overflow: hidden; }

.with-overlay .modal-overlay {
  opacity: 1;
  visibility: visible;
  overflow: scroll; }

#form {
  z-index: 13;
  position: relative; }

#contact {
  z-index: 13;
  position: relative; }

.box h1 {
  font-size: 2em;
  margin: 0;
  text-align: center;
  color: #000000; }

.row {
  margin-left: -10px;
  margin-right: -10px;
  position: relative; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row .col-8 {
    margin-bottom: 20px;
    padding: 0 10px; }
  .row .col-4 {
    margin-bottom: 20px;
    padding: 0 10px; }
  @media only screen and (min-width: 960px) {
    .row .col-8 {
      float: left;
      width: 66.66667%; }
    .row .col-4 {
      width: 33.33333%;
      float: right; } }

/*------------------------------------*\
    $sidebar fixe
\*------------------------------------*/
@media only screen and (min-width: 960px) {
  #form.fixed {
    position: fixed;
    top: 20px; } }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  top: 0;
  -webkit-animation-name: shake;
  animation-name: shake; }

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

.btn-big {
  height: auto;
  line-height: auto;
  font-size: 1.2em; }
  .btn-big:hover {
    color: #fff; }

    
.post-content .size-full {
    margin: 0 auto;
    }

#buttons a {
    margin: 10px;
}