*,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
div {
  font-family: 'Open Sans', sans-serif;
  color: #313140;
}
p {
  font-size: 12px;
}
body {
  margin: 0;
  padding: 0px;
  background: #dadada url(../img/texture-papier.jpg) repeat;
}
.page {
  margin: 0;
  padding: 0px;
  width: 100%;
  height: 100%;
  background: transparent url(../img/univers-origami.jpg) no-repeat top center;
}
.bgwhite {
  background: #f9f9f9;
  border: 1px solid #e1e1e1;
}
.bgtruewhite {
  background: white;
}
.page-404 {
  background: #f9f9f9 url(../img/404.jpg) no-repeat 0px 0px;
}
.header {
  margin-bottom: 41px;
}
.menu {
  /*display: none;*/

}
.tnav .navbar .container {
  height: 28px;
}
.navbar .container,
.navbar .container .navbar-collapse {
  padding-left: 0px;
}
.top:before {
  content: '\e612';
  font-family: 'olybop';
  src: url('../fonts/olybop.eot');
  src: url('../fonts/olybop.eot?#iefix') format('embedded-opentype'), url('../fonts/olybop.ttf') format('truetype'), url('../fonts/olybop.woff') format('woff'), url('../fonts/olybop.svg#olybop') format('svg');
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 25px;
  line-height: 50px;
  padding: 10px 0px 10px 10px;
}
.top {
  cursor: pointer;
}
.navbar-default {
  background: #157190;
  /* Old browsers */

  background: -moz-linear-gradient(top, #157190 0%, #0a4c73 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #157190), color-stop(100%, #0a4c73));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #157190 0%, #0a4c73 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #157190 0%, #0a4c73 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #157190 0%, #0a4c73 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #157190 0%, #0a4c73 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@blue-normal', endColorstr='@blue-dark', GradientType=0);
  /* IE6-9 */

  -webkit-box-shadow: 3px 3px 49px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 49px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 49px 0px rgba(0, 0, 0, 0.5);
  border-color: #e1e1e1;
}
.navbar-default .navbar-nav > li > a {
  border-left: 1px solid #157190;
  border-right: 1px solid #0a4c73;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.active > a {
  background: #e5e5e5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 53%, #f2f2f2 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(53%, #ffffff), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 53%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 53%, #f2f2f2 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 53%, #f2f2f2 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 53%, #f2f2f2 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f2f2f2', GradientType=0);
  /* IE6-9 */

  text-shadow: 1px 1px 1px #FFFFFF;
  -webkit-box-shadow: inset 0 0 20px 1px #C7C7C7;
  box-shadow: inset 0 0 20px 1px #C7C7C7;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > a.icon-facebook:hover {
  color: #3b5998;
  background: #fbfbfb;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 51%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(51%, #fbfbfb), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #fbfbfb 51%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #fbfbfb 51%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #fbfbfb 51%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 51%, #ffffff 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

}
.navbar-default .navbar-nav > li > a.icon-twitter:hover {
  color: #00abf0;
}
.navbar-default .navbar-nav > li > a.icon-googleplus:hover {
  color: #d34836;
}
.navbar-default .navbar-nav > li > a.icon-pinterest:hover {
  color: #ca1f25;
}
.navbar-default .navbar-nav > li > a.icon-dribbble:hover {
  color: #ea4c8a;
}
.navbar-default .navbar-nav > li > a.icon-rss:hover {
  color: #ff8c27;
}
.navbar-default .navbar-nav > li > a.icon-rand:hover {
  color: #157190;
}
.sidebar {
  margin-top: 10px;
}
hr {
  height: 1px;
  background: -moz-linear-gradient(left, rgba(226, 226, 226, 0) 0%, rgba(224, 224, 224, 0) 1%, rgba(113, 113, 113, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(226, 226, 226, 0)), color-stop(1%, rgba(224, 224, 224, 0)), color-stop(50%, rgba(113, 113, 113, 0.5)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(left, rgba(226, 226, 226, 0) 0%, rgba(224, 224, 224, 0) 1%, rgba(113, 113, 113, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(left, rgba(226, 226, 226, 0) 0%, rgba(224, 224, 224, 0) 1%, rgba(113, 113, 113, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(left, rgba(226, 226, 226, 0) 0%, rgba(224, 224, 224, 0) 1%, rgba(113, 113, 113, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */

  background: linear-gradient(to right, rgba(226, 226, 226, 0) 0%, rgba(224, 224, 224, 0) 1%, rgba(113, 113, 113, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e2e2e2', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */

  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-bottom: 1px solid white;
  margin-top: 5px;
  margin-bottom: 5px;
  opacity: .3;
}
@media (min-width: 1200px) {
  [class*="span"] {
    margin-left: 0px;
  }
}
.time-traveling {
  position: relative;
  height: 150px;
  background: #e1e1e1;
  display: none;
  overflow: hidden;
  background-color: #0a4c73;
}
.time-traveling ul li {
  float: left;
  list-style: none;
  margin: 30px 10px 0 0;
}
.time-traveling ul li .hover {
  display: dnone;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  color: white;
  width: 240px;
  margin: 5px;
  padding: 10px;
}
.time-traveling ul li .hover a,
.time-traveling ul li .hover a:hover {
  color: white;
}
.logo {
  text-align: center;
}
.logo a {
  width: 250px;
  height: 92px;
  background: transparent url(../img/logo-actualite-webdesign-graphisme.png) no-repeat top center;
  display: block;
  margin: auto;
}
.compteur {
  width: auto;
  min-width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  display: block;
  position: absolute;
  margin: 35px 0px 0px 100px;
  color: #0a4c73;
  border-radius: 50%;
  background: white;
  display: none;
  border: 1px solid #0a4c73;
  font-size: 10px;
  z-index: 2;
}
.oiseau {
  width: 66px;
  height: 55px;
  display: block;
  position: absolute;
  margin: 35px 0px 0px 100px;
  /*background: transparent url(../img/oiseau-origami-animation.gif) no-repeat top center;*/

  background: transparent url(../img/icons.png) no-repeat -81px -485px;
  animation: animation-oiseau 0.3s linear infinite;
  -webkit-animation: animation-oiseau 0.3s linear infinite;
  z-index: 2;
}
.lapin {
  width: 55px;
  height: 60px;
  display: block;
  position: relative;
  margin-top: -55px;
  background: transparent url(../img/icons.png) no-repeat 0px -755px;
}
.moulin {
  width: 65px;
  height: 65px;
  display: block;
  position: relative;
  margin-top: -85px;
  background: transparent url(../img/olycons.png) no-repeat 10px -790px;
  float: right;
  right: 45px;
  /*-moz-transform:rotate(135deg) translate(0, -40px);
    -webkit-transform:rotate(135deg) translate(0, -40px);opacity:0.50;*/

}
.shadow {
  border-bottom: 5px solid #0a4c73;
  width: 100%;
  height: 5px;
}
.begin-travel {
  cursor: pointer;
  background: transparent url(../img/icons.png) no-repeat 0 -36px;
  width: 20px;
  height: 12px;
  display: block;
  text-indent: -500em;
  margin: 0 auto;
}
footer {
  background: transparent url(../img/footer.png) no-repeat top center;
  padding-top: 263px;
}
.center {
  text-align: center;
}
.gray {
  background-color: #eeeeee;
}
/* ==========================================================================
	BLOCS
========================================================================== */
.border-right {
  border-right: 1px;
  border-left: 0px;
  -webkit-border-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(181, 181, 181, 0.65) 50%, rgba(0, 0, 0, 0) 80%) 1 100%;
  -o-border-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(181, 181, 181, 0.65) 50%, rgba(0, 0, 0, 0) 100%) 1 80%;
  -moz-border-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(181, 181, 181, 0.65) 50%, rgba(0, 0, 0, 0) 100%) 1 80%;
  -moz-box-shadow: 1px 0px 0px 0px -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, #eb8400 50%, rgba(0, 0, 0, 0) 80%) 1 100%;
  -webkit-box-shadow: 1px 0px 0px 0px #FFFFFF;
  -o-box-shadow: 1px 0px 0px 0px #FFFFFF;
  box-shadow: 1px 0px 0px 0px #FFFFFF;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff, Direction=90, Strength=0);
}
/* ==========================================================================
	POSITIONS
========================================================================== */
article .image,
article .image img {
  padding: 4px;
  border-radius: 0px;
}
article .image a:hover {
  opacity: 0.85;
}
.right,
article .right {
  float: right;
}
.right.margin {
  margin: 0px 0px 5px 5px;
}
article img {
  border: 1px solid #e1e1e1;
  padding: 3px;
}
.post article img {
  margin: 10px auto 0px;
}
.post article img.wp-smiley {
  margin: 0px;
  border: 0px none;
}
.author-box,
.category-archive-meta {
  margin-bottom: 30px;
}
.author-box {
  padding: 14px 14px 14px 0;
}
.regles {
  /*background: #fff;
	border: 1px solid #ccc;*/

}
/* ==========================================================================
	TYPO
========================================================================== */
.size10 {
  font-size: 0.8em;
}
.size11 {
  font-size: 0.85em;
}
.size12 {
  font-size: 1.0em;
}
.size14 {
  font-size: 1.1em;
}
.size16 {
  font-size: 1.2em;
}
.size18 {
  font-size: 1.3em;
}
.size20 {
  font-size: 1.4em;
}
h1 {
  font-size: 1.3em;
  color: #0a4c73;
}
.homepage h1 {
  margin-bottom: 30px;
}
.attachment .loop-nav {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: right;
}
.page-404 h1,
.post article h1 {
  color: #eb8300;
  padding-left: 0px;
  font-size: 20px;
}
.page-404 h1 {
  text-align: right;
}
h2 {
  font-size: 1.4em;
  color: #0a4c73;
  line-height: 25px;
  margin-top: 0px;
}
h2 a,
h3 a {
  color: #0a4c73;
}
h3 {
  font-size: 1.2em;
  color: #0a4c73;
  line-height: 25px;
  margin-top: 0px;
}
.wp-caption-text {
  text-align: center;
  /*border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;*/

  padding: 3px;
  width: 98.5%;
  color: #9d9d9d;
  font-style: italic;
}
article .infos {
  font-size: 10px;
}
article p {
  font-size: 12px;
  /*min-height: 51px;*/

}
article .infos a {
  color: #0a4c73;
}
.post .infos {
  margin-top: 5px;
}
.btn-default {
  background: #0a4c73;
  display: inline-block;
  position: relative;
  border-radius: 2px;
  height: 22px;
  line-height: 9px;
  width: 150px;
  font-size: 12px;
}
.a-btn-icon-right,
.a-btn-slide-text {
  color: #fff;
  position: absolute;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.a-btn-slide-text {
  left: 18px;
}
.a-btn-icon-right {
  line-height: 21px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 35px;
  -webkit-box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;
  box-shadow: 1px 0px 1px rgba(255, 255, 255, 0.4) inset;
}
.btn-default:hover {
  background: #eb8300;
}
.sidebar.categories {
  text-align: center;
}
.sidebar.categories a {
  color: #9d9d9d;
  font-size: 11px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sidebar.categories .current a,
.sidebar.categories a:hover {
  color: #0a4c73;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.capital {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.olyblue {
  color: #0a4c73;
}
.pagination .current,
.pagination a {
  background: #e1e1e1;
  color: #9d9d9d;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagination .current,
.pagination a:hover {
  text-decoration: none;
  color: white;
  background: #0a4c73;
}
/* ==========================================================================
	NEWSLETTER BLOC
========================================================================== */
.input-commentaire {
  float: left;
  text-align: center;
  color: #ccc;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 -1px 0 0px #000000;
  -webkit-box-shadow: 0 -1px 0 0px #cccccc;
  box-shadow: 0 -1px 0 0 #cccccc;
  border: 1px solid #eee;
  height: 27px;
  width: 270px;
}
.input-commentaire-field {
  float: left;
  text-align: center;
  color: #ccc;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 -1px 0 0px #000000;
  -webkit-box-shadow: 0 -1px 0 0px #cccccc;
  box-shadow: 0 -1px 0 0 #cccccc;
  border: 1px solid #eee;
  height: 200px;
  width: 100%;
}
/* ==========================================================================
	NEWSLETTER BLOC
========================================================================== */
.newsletter-widget {
  text-align: center;
}
.newsletter-email {
  float: left;
  text-align: center;
  color: #ccc;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 -1px 0 0px #000000;
  -webkit-box-shadow: 0 -1px 0 0px #cccccc;
  box-shadow: 0 -1px 0 0 #cccccc;
  border: 1px solid #eee;
  height: 27px;
  width: 250px;
}
.newsletter-submit {
  text-align: center;
  color: #fff;
  background-color: #0a4c73;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #0E4F65;
  height: 27px;
}
/* ==========================================================================
	SEARCH
========================================================================== */
.search {
  height: 50px;
  padding-top: 17px;
  float: right;
}
.search-text {
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 -1px 0 0px #000000;
  -webkit-box-shadow: 0 -1px 0 0px #cccccc;
  box-shadow: 0 -1px 0 0 #cccccc;
  border: 1px solid #eee;
}
.search-submit {
  height: 25px;
  width: 31px;
  text-align: center;
  color: #fff;
  background-color: #0a4c73;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #0E4F65;
}
/* ==========================================================================
	RELATED POST
========================================================================== */
#related_posts_thumbnails {
  list-style: none;
  display: block;
  padding: 0px;
}
.relatedpostpost ul li {
  float: left;
  background: #fff;
  padding: 1px;
  margin: 3px;
  border: 1px solid #ccc;
}
.relatedpostpost ul li a img:hover {
  background: red;
}
/* ==========================================================================
	ICONS
========================================================================== */
@font-face {
  font-family: 'olybop';
  src: url('../fonts/olybop.eot');
  src: url('../fonts/olybop.eot?#iefix') format('embedded-opentype'), url('../fonts/olybop.ttf') format('truetype'), url('../fonts/olybop.woff') format('woff'), url('../fonts/olybop.svg#olybop') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'olybop';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.menu [class^="icon-"],
.menu [class*=" icon-"] {
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'olybop';
}
.icon-pinterest:before {
  font-family: 'olybop';
  content: "\e600";
}
.icon-googleplus:before {
  font-family: 'olybop';
  content: "\e601";
}
.icon-facebook:before {
  font-family: 'olybop';
  content: "\e602";
}
.icon-twitter:before {
  font-family: 'olybop';
  content: "\e603";
}
.icon-vimeo:before {
  font-family: 'olybop';
  content: "\e604";
}
.icon-linkedin:before {
  font-family: 'olybop';
  content: "\e605";
}
.icon-viadeo:before {
  font-family: 'olybop';
  content: "\e62d";
}
.icon-dribbble:before {
  font-family: 'olybop';
  content: "\e606";
}
.icon-heart:before {
  font-family: 'olybop';
  content: "\e607";
}
.icon-rss:before {
  font-family: 'olybop';
  content: "\e608";
}
.icon-rand:before {
  font-family: 'olybop';
  content: "\e61c";
}
.icon-clock:before {
  font-family: 'olybop';
  content: "\e609";
}
.icon-pinterest2:before {
  font-family: 'olybop';
  content: "\e60a";
}
.icon-googleplus2:before {
  font-family: 'olybop';
  content: "\e60b";
}
.icon-facebook2:before {
  font-family: 'olybop';
  content: "\e60c";
}
.icon-twitter2:before {
  font-family: 'olybop';
  content: "\e60d";
}
.icon-vimeo2:before {
  font-family: 'olybop';
  content: "\e60e";
}
.icon-linkedin2:before {
  font-family: 'olybop';
  content: "\e60f";
}
.icon-viadeo2:before {
  font-family: 'olybop';
  content: "\e62e";
}
.icon-dribbble2:before {
  font-family: 'olybop';
  content: "\e610";
}
.icon-clock2:before {
  font-family: 'olybop';
  content: "\e612";
}
.icon-heart2:before {
  font-family: 'olybop';
  content: "\e613";
}
.icon-rss2:before {
  font-family: 'olybop';
  content: "\e611";
}
.date,
.author {
  text-indent: -500em;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: transparent url(../img/icons.png) no-repeat top left;
}
.author {
  background-position: 0px -15px;
  margin-left: 5px;
}
article .social-network {
  margin: 14px 0px 0px 0px;
  padding: 0px;
  width: 51px;
  float: left;
}
article .image {
  float: left;
}
.post article .social-network {
  /*display: none;*/

  opacity: 0;
  position: fixed;
  border: 1px solid #dadada;
  border-right: 0px none;
  background: white;
  margin: -90px 0px 0px -21px;
  padding: 0px;
  width: 56px;
  float: left;
  -webkit-box-shadow: inset -5px 0px 10px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: inset -5px 0px 10px 0px rgba(50, 50, 50, 0.1);
  box-shadow: inset -5px 0px 10px 0px rgba(50, 50, 50, 0.1);
}
article [class^="icon-"]:before,
article [class*=" icon-"]:before {
  font-size: 15px;
}
article .social-network a {
  color: #9d9d9d;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  width: 100%;
  height: 25px;
  display: block;
  line-height: 25px;
  margin-bottom: 4px;
  text-indent: 5px;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
article .social-network a:hover {
  color: white;
}
.post article .infos [class*=" icon-"] {
  color: #9d9d9d;
  font-size: 12px;
  padding-left: 3px;
  padding-right: 5px;
  border-right: 1px solid #dadada;
  font-family: 'Open Sans', sans-serif;
}
.post article .infos a:hover {
  text-decoration: none;
}
.post .social-network.share-post a {
  background: white;
  padding: 5px 12px 3px 7px;
  border: 1px solid #dadada;
  border-radius: 2px;
  font-size: 12px;
  color: #9d9d9d;
  font-family: 'Open Sans', sans-serif;
}
.post .social-network.share-post a:before {
  margin-right: 3px;
  padding-right: 5px;
  border-right: 1px solid #dadada;
  font-size: 14px;
}
.post .social-network.share-post a:hover {
  text-decoration: none;
}
.post .social-network.share-post a.icon-facebook:before,
.post article .infos a:hover.icon-facebook {
  color: #3b5998;
}
.post .social-network.share-post a.icon-twitter:before,
.post article .infos a:hover.icon-twitter {
  color: #00abf0;
}
.post .social-network.share-post a.icon-pinterest:before,
.post article .infos a:hover.icon-pinterest {
  color: #ca1f25;
}
.post .social-network.share-post a.icon-googleplus:before,
.post article .infos a:hover.icon-googleplus {
  color: #d34836;
}
.post .social-network.share-post a.icon-linkedin:before,
.post article .infos a:hover.icon-linkedin {
  color: #0375b3;
}
.post .social-network.share-post a.icon-viadeo:before,
.post article .infos a:hover.icon-viadeo {
  color: #ef7703;
}
.post .social-network.share-post a.icon-heart:before {
  color: #dadada;
}
.post .social-network.share-post a.icon-heart:hover,
.post article .infos a:hover.icon-heart {
  color: #ea4c88;
}
article .social-network a.active:before,
article .social-network a.active,
.social-network-left a.active:before,
.post .social-network.share-post a.active:before,
.post article .infos a.active:before {
  color: #ea4c88;
}
.box-author .social-network a:hover.icon-facebook,
article .social-network a:hover.icon-facebook {
  background: #3b5998;
}
.box-author .social-network a:hover.icon-twitter,
article .social-network a:hover.icon-twitter {
  background: #00abf0;
}
.box-author .social-network a:hover.icon-pinterest,
article .social-network a:hover.icon-pinterest {
  background: #ca1f25;
}
.box-author .social-network a:hover.icon-googleplus,
article .social-network a:hover.icon-googleplus {
  background: #d34836;
}
.box-author .social-network a:hover.icon-linkedin,
article .social-network a:hover.icon-linkedin {
  background: #0375b3;
}
.box-author .social-network a:hover.icon-viadeo,
article .social-network a:hover.icon-viadeo {
  background: #ef7703;
}
.box-author .social-network a:hover.icon-heart,
article .social-network a:hover.icon-heart {
  background: #ea4c88;
}
article .social-network a:hover.active {
  background-color: inherit;
}
.box-author .social-network a:hover.icon-pinterest,
article .social-network a:hover.icon-pinterest {
  background: #ca1f25;
}
.sidebar.social-network a:hover.icon-facebook {
  background: #3b5998;
  color: white;
  border: none;
}
.sidebar.social-network a:hover.icon-twitter {
  background: #00abf0;
  color: white;
  border: none;
}
.sidebar.social-network a:hover.icon-pinterest {
  background: #ca1f25;
  color: white;
  border: none;
}
.sidebar.social-network a:hover.icon-googleplus {
  background: #d34836;
  color: white;
  border: none;
}
.sidebar.social-network a:hover.icon-dribbble {
  background: #ea4c8a;
  color: white;
  border: none;
}
.sidebar.social-network a:hover.icon-rss {
  background: #ff8c27;
  color: white;
  border: none;
}
.post article .content a {
  text-decoration: underline;
  color: #0a4c73;
}
/* Cet �l�ment block le script inject� dans l'iframe. On le cache */
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.sidebar h3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #0a4c73;
  margin: 5px 0 5px 0;
}
.sidebar.social-network [class^="icon-"]:before,
.sidebar.social-network [class*=" icon-"]:before {
  font-size: 25px;
  font-family: 'olybop';
}
.sidebar.social-network a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  display: inline-block;
  background: #0a4c73;
  border-radius: 50%;
  text-align: center;
  color: white;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sidebar.social-network a:focus,
.sidebar.social-network a:hover {
  text-decoration: none;
  background: white;
  color: #0a4c73;
  border: 1px solid #0a4c73;
}
.sidebar.social-network a.facebook {
  background-position: 0px -304px;
}
.sidebar.social-network a.twitter {
  background-position: 0px -336px;
}
.sidebar.social-network a.gplus {
  background-position: 0px -369px;
}
.sidebar.social-network a.pinterest {
  background-position: 0px -402px;
}
.sidebar.social-network a.dribbble {
  background-position: 0px -434px;
}
.sidebar.social-network a.rss {
  background-position: 0px -467px;
}
.sidebar.categories a:before {
  color: #dadada;
  font-size: 11px;
  display: block;
  float: left;
  position: relative;
  width: 65px;
  height: 64px;
  background: transparent url(../img/olycons.png) no-repeat 0px 0px;
  content: "";
}
.sidebar.social-network > div,
.sidebar.categories > div {
  margin-bottom: 10px;
}
.sidebar.categories .design a:before {
  background-position: 0px 0px;
}
.sidebar.categories .design.current a:before,
.sidebar.categories .design a:hover:before {
  background-position: -100px 0px;
}
.sidebar.categories .graphisme a:before {
  background-position: 0px -100px;
}
.sidebar.categories .graphisme.current a:before,
.sidebar.categories .graphisme a:hover:before {
  background-position: -100px -100px;
}
.sidebar.categories .street-art-design a:before {
  background-position: 0px -200px;
}
.sidebar.categories .street-art-design.current a:before,
.sidebar.categories .street-art-design a:hover:before {
  background-position: -100px -200px;
}
.sidebar.categories .publicites a:before {
  background-position: 0px -300px;
}
.sidebar.categories .publicites.current a:before,
.sidebar.categories .publicites a:hover:before {
  background-position: -100px -300px;
}
.sidebar.categories .videos a:before {
  background-position: 0px -400px;
}
.sidebar.categories .videos.current a:before,
.sidebar.categories .videos a:hover:before {
  background-position: -100px -400px;
}
.sidebar.categories .corporate a:before {
  background-position: 0px -500px;
}
.sidebar.categories .corporate.current a:before,
.sidebar.categories .corporate a:hover:before {
  background-position: -100px -500px;
}
.sidebar.categories .typographie a:before {
  background-position: 0px -600px;
}
.sidebar.categories .typographie.current a:before,
.sidebar.categories .typographie a:hover:before {
  background-position: -100px -600px;
}
.sidebar.categories .photos a:before {
  background-position: 0px -700px;
}
.sidebar.categories .photos.current a:before,
.sidebar.categories .photos a:hover:before {
  background-position: -100px -700px;
}
article .puce-categorie {
  width: 29px;
  height: 32px;
  display: block;
  margin-left: -38px;
  margin-top: 80px;
  position: absolute;
  text-indent: -500em;
}
article .puce-categorie.design,
article .puce-categorie.graphisme,
article .puce-categorie.street-art-design,
article .puce-categorie.publicites,
article .puce-categorie.videos,
article .puce-categorie.corporate,
article .puce-categorie.typographie,
article .puce-categorie.photos {
  background: transparent url(../img/olycons.png) no-repeat 0px 0px;
  background-size: 100px 500px;
}
article .puce-categorie.design {
  background-position: -50px 0px;
}
article .puce-categorie.graphisme {
  background-position: -50px -50px;
}
article .puce-categorie.street-art-design {
  background-position: -50px -100px;
}
article .puce-categorie.publicites {
  background-position: -50px -150px;
}
article .puce-categorie.videos {
  background-position: -50px -200px;
}
article .puce-categorie.corporate {
  background-position: -50px -250px;
}
article .puce-categorie.typographie {
  background-position: -50px -300px;
}
article .puce-categorie.photos {
  background-position: -50px -350px;
}
.sidebar #tptn_related_daily ul {
  padding: 0;
}
.sidebar #tptn_related_daily ul li {
  list-style: none;
  background: #fff;
  font-size: 12px;
  margin-bottom: 10px;
  width: 350px;
  box-shadow: 0 1px 0 0 #cccccc;
  border-radius: 4px;
}
.sidebar #tptn_related_daily ul li a img {
  border-radius: 4px 4px 0 0;
  display: block;
}
.sidebar .radiusimg {
  margin-bottom: 10px;
}
.sidebar .radiusimg a,
.sidebar .radiusimg a span {
  color: #0a4c73;
}
.sidebar #tptn_related_daily ul li a {
  color: #0a4c73;
}
.sidebar .tptn_titre {
  padding: 10px;
  display: block;
}
.sidebar .newstxt {
  font-size: 10px;
}
.post article .content p {
  line-height: 20px;
  font-size: 13px;
}
.post article h1 .puce-categorie {
  margin-left: -37px;
  margin-top: -5px;
}
.block-network {
  background: #f2f2f2;
  border: 1px solid #dadada;
  height: 35px;
  padding-right: 0px;
}
.box-author .block-network {
  height: auto;
  padding: 5px 5px 10px 5px;
  float: left;
}
.box-author .description {
  color: #313140;
}
.box-author .avatar {
  padding: 0px;
}
.box-author .social-network a {
  background: #9d9d9d;
  border-radius: 50%;
  text-align: center;
  color: white;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 5px;
}
.box-author .social-network a:hover {
  text-decoration: none;
}
.block-network .share-facebook,
.block-network .share-google,
.block-network .share-twitter {
  background-color: white;
  border-radius: 3px;
  border: 1px solid #dadada;
  width: 135px;
  font-size: 12px;
  padding: 0px;
  margin-right: 5px;
  margin-top: 6px;
}
.block-network .share-facebook {
  /*margin-left: 5px;*/

}
.block-network .share-facebook a:before,
.block-network .share-google a:before,
.block-network .share-twitter a:before {
  content: "\e603";
  font-family: 'olybop';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*border-right: 1px solid @gray-medium;*/

  width: 20px;
  font-size: 17px;
  line-height: 15px;
  margin: 5px 7px 2px 5px;
}
.block-network .share-facebook a:before {
  content: "\e602";
}
.block-network .share-google a:before {
  content: "\e601";
}
.block-network .share-facebook a {
  background: white;
  color: #3b5998;
}
.block-network .share-google a {
  background: white;
  color: #d34836;
}
.block-network .share-twitter a {
  background: white;
  color: #00abf0;
}
.block-network .share-facebook a:after,
.block-network .share-google a:after,
.block-network .share-twitter a:after {
  content: "a";
  text-indent: -500em;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 47px;
  top: 6px;
  background: #00abf0;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-network .share-facebook a:after {
  background: #3b5998;
}
.block-network .share-google a:after {
  background: #d34836;
}
.block-network .share-facebook a:hover,
.block-network .share-google a:hover,
.block-network .share-twitter a:hover {
  text-decoration: none;
}
.block-network .share-facebook a span,
.block-network .share-google a span,
.block-network .share-twitter a span {
  background-color: #00abf0;
  height: 17px;
  line-height: 17px;
  border-radius: 3px;
  text-align: center;
  width: 50px;
  float: right;
  font-size: 11px;
  color: white;
  margin-right: 1px;
  margin-top: 1px;
}
.block-network .share-facebook a span {
  background-color: #3b5998;
}
.block-network .share-google a span {
  background-color: #d34836;
}
article.sticky .content-article:after,
article.sticky .content-article:before {
  content: "";
  text-indent: -500em;
  width: 41px;
  height: 41px;
  display: block;
  background: transparent url(../img/corner.png) no-repeat top left;
  position: absolute;
  float: left;
  z-index: 2;
  margin: -16px 0 0 -10px;
}
article.sticky .content-article:after {
  content: "";
  text-indent: 0px;
  float: right;
  bottom: -10px;
  right: 5px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.col-xs-12 article.sticky .content-article:after,
.col-xs-12 article.sticky .content-article:before {
  /*display: none;*/

}
article.sticky .content-article {
  border: 1px solid #e1e1e1;
  height: 202px;
  background: white;
  padding: 5px 0px;
  margin-bottom: 10px;
}
article .col-lg-7.content {
  padding-right: 0px;
}
/*
.col-xs-12 article.sticky .content-article {
    height: auto;
}*/
/* ==========================================================================
	LOGIN PAGE
========================================================================== */
.et-protected-form {
  padding: 20px;
  text-align: left;
  width: 350px;
}
.et-protected-form p input {
  margin: 0 !important;
  border: 1px solid #e7e7e7;
  color: #363636;
  font-size: 14px;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -o-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -ms-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: linear-gradient(to bottom, #f3f3f3 1%, #fefefe 100%);
  padding: 20px 20px 20px 40px;
  width: 100%;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
/* ==========================================================================
	THE ROPE
========================================================================== */
div.rope-moon div {
  background: #084162;
  width: 4px;
  height: 4px;
  position: relative;
  top: -25px;
  border-radius: 50%;
  float: right;
  right: 10%;
}
div.rope-moon div > div {
  font-size: 8px;
  position: absolute;
  background-color: #72878E;
  border-bottom: 1px solid #72878E;
  top: 2px;
  left: 2px;
  width: 1px;
  height: 3em;
  border-radius: 0;
  -webkit-transform-origin: top center;
  -webkit-animation: pendulum 2.5s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
div.rope-moon div > div > div {
  font-size: 0.95em;
  top: 3.1578947368421053em;
  left: 0;
}
div.rope-moon div.moon {
  background: #ccc;
  width: 53px;
  height: 56px;
  margin: 0 auto;
  position: relative;
  margin-right: -37px;
  background: transparent url(../img/moon.png) no-repeat top left;
  border: 0px none;
}
div.rope-star div {
  background: #084162;
  width: 4px;
  height: 4px;
  position: relative;
  top: -21px;
  border-radius: 50%;
  float: left;
  left: 20px;
}
div.rope-star div > div {
  font-size: 8px;
  position: absolute;
  background-color: #72878E;
  border-bottom: 1px solid #72878E;
  top: 2px;
  left: 2px;
  width: 1px;
  height: 3em;
  border-radius: 0;
  -webkit-transform-origin: top center;
  -webkit-animation: pendulum-star 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
div.rope-star div > div > div {
  font-size: 0.95em;
  top: 3.1578947368421053em;
  left: 0;
}
div.rope-star div.star {
  background: #ccc;
  width: 53px;
  height: 56px;
  margin: 0 auto;
  position: relative;
  margin-left: -18px;
  background: transparent url(../img/star.png) no-repeat top left;
  border: 0px none;
}
div.rope-oiseau-bouquet div {
  /*background: @gray-medium;*/

  width: 4px;
  height: 4px;
  position: relative;
  top: -21px;
  border-radius: 50%;
  float: left;
  left: 20px;
}
div.rope-oiseau-bouquet div > div {
  font-size: 8px;
  position: absolute;
  /*background-color: @gray-medium;*/

  border-bottom: 1px solid #dadada;
  top: 2px;
  left: 2px;
  width: 1px;
  height: 3em;
  border-radius: 0;
  -webkit-transform-origin: top center;
  -webkit-animation: pendulum-oiseau-bouquet 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
}
div.rope-oiseau-bouquet div > div > div {
  font-size: 0.95em;
  top: 3.1578947368421053em;
  left: 0;
}
div.rope-oiseau-bouquet div.oiseau-bouquet {
  background: #ccc;
  width: 40px;
  height: 35px;
  margin: 0 auto;
  position: relative;
  margin-left: -18px;
  background: transparent url(../img/olycons.png) no-repeat -100px -800px;
  border: 0px none;
  margin-top: -225px;
  margin-left: 305px;
}
div.rope-oiseau-bouquet div.oiseau-bouquet-1 {
  margin-top: -235px;
  margin-left: 270px;
}
div.rope-oiseau-bouquet div.oiseau-bouquet-2 {
  margin-top: -265px;
  margin-left: 245px;
}
div.rope-oiseau-bouquet div.oiseau-bouquet-3 {
  margin-top: -285px;
  margin-left: 275px;
}
div.rope-oiseau-bouquet div.oiseau-bouquet-4 {
  margin-top: -275px;
  margin-left: 325px;
}
/* ==========================================================================
	AUTOCOMPETION
========================================================================== */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: 0.2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.ui-widget {
  font-family: inherit;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: inherit;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #157190;
  background: #FFD3A5;
  font-weight: bold;
  color: #157190;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #157190;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fff;
  background: #fff;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #FFD3A5;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #FFD3A5;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666 ;
  opacity: .5;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000;
  opacity: .2;
  filter: alpha(opacity=20);
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* ==========================================================================
    PLUGINS - zilla-likes
========================================================================== */
/*
.zilla-likes {
    background: url(../images/heart.png) no-repeat 0 49%;
    border: 0 !important;
    display: inline-block;
    margin-bottom: 10px;
    min-height: 14px;
    padding-left: 18px;
    text-decoration: none;
    margin-left:4px;
}
.zilla-likes:hover {
    background: url(../images/heart_active.png) no-repeat 10% 49%;
}
.zilla-likes.active {
    background: url(../images/heart_active.png) no-repeat 0% 49%;
    text-decoration: none;
}
.zilla-likes-count {
    color: @gray-dark;
}

.zilla-blog-widget .zilla-likes,
.tz_recentwork_widget .zilla-likes,
.tz_blog_widget .zilla-likes,
.home div#the_body #slider .excerpt .zilla-likes,
.archive div#the_body #slider .excerpt .zilla-likes { display: none; } /* Hide Zilla Share in custom post widget and sliders in themes */
/* ==========================================================================
	ANIMATIONS
========================================================================== */
@-webkit-keyframes pendulum {
  0% {
    -webkit-transform: rotate(1deg);
  }
  50% {
    -webkit-transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(1deg);
  }
}
@-webkit-keyframes pendulum-star {
  0% {
    -webkit-transform: rotate(0.5deg);
  }
  50% {
    -webkit-transform: rotate(-0.5deg);
  }
  100% {
    -webkit-transform: rotate(0.5deg);
  }
}
@-webkit-keyframes pendulum-oiseau-bouquet {
  0% {
    -webkit-transform: rotate(0.2deg);
  }
  50% {
    -webkit-transform: rotate(-0.2deg);
  }
  100% {
    -webkit-transform: rotate(0.2deg);
  }
}
@keyframes pendulum-oiseau-bouquet {
  0% {
    transform: rotate(0.2deg);
  }
  50% {
    transform: rotate(-0.2deg);
  }
  100% {
    transform: rotate(0.2deg);
  }
}
@-webkit-keyframes animation-oiseau {
  0% {
    background-position: -81px -475px;
  }
  24% {
    background-position: -81px -475px;
  }
  25% {
    background-position: -81px -535px;
  }
  49% {
    background-position: -81px -535px;
  }
  50% {
    background-position: -81px -590px;
  }
  74% {
    background-position: -81px -590px;
  }
  75% {
    background-position: -81px -656px;
  }
  99% {
    background-position: -81px -656px;
  }
  100% {
    background-position: -81px -475px;
  }
}
@keyframes animation-oiseau {
  0% {
    background-position: -81px -475px;
  }
  24% {
    background-position: -81px -475px;
  }
  25% {
    background-position: -81px -535px;
  }
  49% {
    background-position: -81px -535px;
  }
  50% {
    background-position: -81px -590px;
  }
  74% {
    background-position: -81px -590px;
  }
  75% {
    background-position: -81px -656px;
  }
  99% {
    background-position: -81px -656px;
  }
  100% {
    background-position: -81px -475px;
  }
}
.come-in {
  -webkit-animation: moveFromRight 0.5s;
  -moz-animation: moveFromRight 0.5s;
  animation: moveFromRight 0.5s;
  -webkit-transform: translateX(-51px);
  -moz-transform: translateX(-51px);
  transform: translateX(-51px);
  opacity: 1 !important;
}
@-webkit-keyframes moveFromRight {
  0% {
    -webkit-transform: translateX(0px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translateX(0px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(-51px);
    opacity: 1;
  }
}
@-moz-keyframes moveFromRight {
  0% {
    -moz-transform: translateX(0px);
    opacity: 0;
  }
  80% {
    -moz-transform: translateX(0px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(-51px);
    opacity: 1;
  }
}
@keyframes moveFromRight {
  0% {
    transform: translateX(0px);
    opacity: 0;
  }
  80% {
    transform: translateX(0px);
    opacity: 0;
  }
  100% {
    transform: translateX(-51px);
    opacity: 1;
  }
}
.slider {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* RETINA READY ! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .moulin,
  div.rope-oiseau-bouquet div.oiseau-bouquet,
  .sidebar.categories a:before {
    background-image: url(../img/olycons_@X2.png);
    background-size: 200px 1000px;
  }
  .oiseau {
    background-image: url(../img/icons_@X2.png);
    background-size: 159px 1634px;
  }
  .page {
    background-image: url(../img/univers-origami_@X2.jpg);
    background-size: 1561px 868px;
  }
  footer {
    background: transparent url(../img/footer_@X2.png) no-repeat top center;
    background-size: 1198px 263px;
  }
  .logo a {
    background-image: url(../img/logo-actualite-webdesign-graphisme_@X2.png);
    background-size: 250px 92px;
  }
  div.rope-moon div.moon {
    background-image: url(../img/moon_@X2.png);
    background-size: 53px 56px;
  }
  div.rope-star div.star {
    background-image: url(../img/star_@X2.png);
    background-size: 42px 38px;
  }
}
@media (max-width: 1200px) {
  .page {
    background: transparent url(../img/univers-origami-lg.jpg) no-repeat top center;
  }
  .newsletter-email {
    width: 185px;
  }
  .sidebar .tptn_posts_daily img,
  .sidebar.radiusimg img {
    max-width: 100%;
  }
  .social-network-left {
    display: none;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 10px !important;
  }
  .content-article .content {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .navbar-default .navbar-nav li a {
    font-size: 10px !important;
  }
  .sidebar.categories a:before {
    width: 65px;
  }
  .page {
    background: transparent url(../img/univers-origami-md.jpg) no-repeat top center;
  }
}
@media (max-width: 767px) {
  .sidebar.categories > div {
    height: 100px;
    margin-bottom: 10px;
  }
  article.sticky .content-article {
    height: auto;
    min-height: 207px;
  }
  .content-article .content {
    margin-left: 0px;
  }
  .content-article .content h2 {
    display: block;
    clear: both;
  }
  .post article h1 .puce-categorie {
    margin-top: -5px;
  }
  .page {
    background: transparent url(../img/univers-origami-xs.jpg) no-repeat top center;
  }
  .navbar {
    display: none;
  }
}
