/**
 * @file
 * Node Styling
 *
 * Style anything that isn't in the $content variable.
 */



.node.node-product-shop #field_images_slider {
  margin-bottom: 60px;
}
.node.node-product-shop .field-type-commerce-product-reference {
  float: right;
  border-left: 1px solid #adadad;
  padding-left: 65px;
  min-width: 150px;
}
.node.node-product-shop .field-type-commerce-product-reference .form-item {
  margin: 0px 0px 15px 0px;
} 
.node.node-product-shop .field-type-commerce-product-reference .form-item label {
  display: inline;
}
.node.node-product-shop .field-type-commerce-product-reference #edit-attributes-field-taille,
.node.node-product-shop .field-type-commerce-product-reference #edit-quantity {
  float: right;
}
.node.node-product-shop .field-type-commerce-product-reference #edit-submit {
  float: right;
  margin-bottom: 20px;
  border: none;
  background-color: #000;
  color: #fff;
  padding: 5px 15px;
}

.node.node-product-shop .field-name-title-field {
}
.node.node-product-shop .field-name-title-field h2 {
  margin-top: 0px;
  font-size: 2.8250em;
  text-align: left;
  color: #1a171b;
  margin-bottom: 20px;
  line-height: 1em;
}
.node.node-product-shop .field-name-body {
  text
}
.node.node-product-shop .field-name-title-field,
.node.node-product-shop .field-name-body {
  width: 580px;
}

.fb-like.fb_iframe_widget {
  float: left;
  padding-right: 10px;
}

.node.node-article.node-teaser .field-name-field-image-principale a img {
  width: 100% !important;
  height: auto !important;
}

.view-mode-accroche_hors_format {
  margin-bottom: 30px;
}
.view-mode-accroche_hors_format .node-illustration-wrapper .field-name-field-image-principale img{
  width: 100%;
  height: auto;
}

.section-color-fools .node {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section-color-fools .node .field-name-field-tags {
  clear: both;
}
/* Thumbmail video */
.thumbmail-video-wrapper .video-wrapper {
  display: none;
}
.thumbmail-video-wrapper .field-name-field-video-thumbnail {
  cursor: pointer;
}

.node.view-mode-full .field-name-field-image-principale {
  margin-bottom: 20px;
  text-align: center;
}

.node.view-mode-full .field-name-body iframe {
    width: 100%;
    height: 400px;
/*    background: #000;*/
    border: 0;
}

.view-mode-full .sharethis-buttons {
  clear: left;
  margin-top: 2px;
  margin-bottom: 20px;
}
.view-mode-full .field-name-field-image .field-item {
  float: left;
}

/* Breves */
.node.node-breves .author-date-comment {
  margin-bottom: 0px;
}
.node.node-breves .breve-comment {
  display: none;
}
.node.node-breves.show-comment .breve-comment {
  display: block;
}
.node.node-breves .breve-link-comment {
  cursor: pointer;
}
.node.node-breves .field-name-body {
  padding-top: 10px;
  padding-bottom: 0px;
}
.node.node-breves.view-mode-full {
  margin-bottom: 0px;
}

/* Parisii */
.page-parisii #block-system-main .node {
  margin-bottom: 50px;
}

/* Agenda */

.page-agenda .agenda-header {
  position: relative;
}
.page-agenda .agenda-header h3 {
  background-color: #000;
  color: #fff;
  font-size: 1.28571429em;
  line-height: 1.35em;
  margin: 0px 2px; 
  padding: 0px 20px 0px 20px;
  font-family: HelveticaLT57;
  font-weight: normal;
  letter-spacing: 1px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: left;
  height: 19px;
  overflow: hidden;
  text-transform: uppercase;
}
.page-agenda .agenda-header .prev span,
.page-agenda .agenda-header .next span {
  display: none;
}
.page-agenda .agenda-header .prev,
.page-agenda .agenda-header .next {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background-repeat: no-repeat;
  background-image: url(../images/agenda-arrow.png);
  width: 19px;
  height: 19px;
  padding: 0px;
  margin: 0px;
  float: left;
}
.page-agenda .agenda-header .prev {
  background-position: left center;
}
.page-agenda .agenda-header .next {
  background-position: right center;
}
.page-agenda .list-events {
  clear: left;
  padding: 0px;
  padding: 30px 0px 10px 0px;
  list-style: none;
  font-family: HelveticaLT57;
}
.page-agenda .list-events li a:link {
  text-decoration: none;
  text-transform: uppercase;
}
.page-agenda .list-events li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 1.75em;
  font-family: HelveticaLT57;
  letter-spacing: 1px;
}
.page-agenda .list-events li .date {
  font-weight: bold;
}
.page-agenda .send-event {
  font-family: HelveticaLT57;
  clear: left;
  display: block;
  padding-bottom: 40px;
  font-size: 0.91666666em;
}
.node-view-agenda .field-name-field-image {
}
.node .field-name-field-videos .field-item,
.view-mode-agenda .field-name-field-image .field-item {
  margin-bottom: 20px;
  text-align: center;
}

/* Collab */
.node-teaser-collab {
  border-bottom: 1px solid #b8b8b8;
  position: relative;
  padding-bottom: 45px;
}
.node.node-article.node-teaser.node-teaser-collab .author-date-comment {
  background-color: #fff;
  padding-left: 0px;
}
.node-teaser-collab .content-bottom {
  position: absolute;
  bottom: 0px;
  left: 650px;
  right: 0px;
  padding-bottom: 45px;
}
.node-teaser-collab .node-illustration-wrapper,
.node-teaser-collab .field-teaser-video {
  float: left;
}
.node-teaser-collab .content {
  margin-left: 650px;
}
.node-teaser-collab .sharethis-buttons {
  float: none;
  margin-bottom: 10px;
}

.node-teaser-collab.node .author-date-comment .comment-link {
  float: none;
  display: block;
  margin-bottom: 5px;
}
.node-teaser-collab {
  
}
.node-teaser-collab {
}
.node-tid-collab {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}


/* Contact */
#node-8375 .contact-image {
  float: left;
  margin-right: 40px;
}
#node-8375 h3 {
  font-family: Orator;
  font-size: 2.5em;
  line-height: 0.9em;
  font-weight: normal;
  margin: 0px;
}
#node-8375 p {
  margin-top: 0px;
  margin-bottom: 3em;
}
#node-8375 a {
  text-decoration: none;
}
#node-8375 span.tty11-dash {
  display: block;
  height: 3px;
  width: 28px;
  margin-top: 6em;
  margin-right: 152px;
  background-color: #000;
  overflow: hidden;
}


/* Le mag */
.node-le-mag .field-name-field-image-principale {
  margin-bottom: 20px;
}
.node-le-mag .field-name-field-image-principale,
.node-le-mag .field-name-field-generic-secondary-img {
  float: right;
  margin-right: 25px;
}
.node-le-mag .title-wrapper,
.node-le-mag .field-name-body {
  margin-left: 25px;
  width: 300px;
}
.node.node-le-mag .title-wrapper h1.node-title {
  background-image: none;
  padding-left: 0px;
  font-family: Geneva;
  font-size: 1.6666666em;
  letter-spacing: normal;
  color: #1a171b;
}
.node-le-mag .field-name-body strong {
  font-family: arial, verdana;
}

.node-le-mag .nav-le-mag {
  clear: both;
  text-align: right;
  margin-right: 25px;
  padding-top: 10px;
}
.node-le-mag .nav-le-mag span {
  float: right;
  width: 33px;
  height: 7px;
  margin-left: 20px;
}
.node-le-mag .nav-le-mag span a {
  display: block;
}
.node-le-mag .nav-le-mag #le-mag-prev {
  background-image: url(../images/nav-arrow.png);
  width: 33px;
  height: 7px;
  background-position: center bottom;
}
.node-le-mag .nav-le-mag #le-mag-next {
  background-image: url(../images/nav-arrow.png);
  width: 33px;
  height: 7px;
  background-position: center top;
}


/* Link */
#node-8427 .title-wrapper {
  display:none;
}
#node-8427 table.links {
  width: 100%;
}
#node-8427 table.links td {
  font-size: 1.1666666em;
}
#node-8427 table.links td h3 {
  font-family: HelveticaLT57, Helvetica;
  font-size: 1.571428em;
  line-height: 1em;
  background-image: url(../images/node-title-star.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 26px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 1px;
  /*letter-spacing: px;*/
  margin-bottom: 10px;
}
#node-8427 table.links span.link-title {
  font-family: HelveticaLT57;
  color: #000;
  padding-left:: 30px;
  font-weight: normal;
  /*display: block;
  float: left;*/
}

#node-8427 table.links td a {
  font-family: HelveticaLT57;
  text-decoration: none;
  color: #1a171b;
  padding-left: 10px;
  line-height: 1.2em;
}

/* node display teaser */
.node.view-mode-full/*.node-article*/,
.node.node-teaser/*.node-article*/ {
  margin-bottom: 65px;
}
.node.view-mode-article_hors_format,
.node.view-mode-accroche_hors_format,
.node.node-teaser {
  padding-bottom: 20px;
  border-bottom: 1px solid #b8b8b8;
  margin-bottom: 50px;
}
.node.view-mode-article_hors_format .content .field-name-body,
.node.view-mode-accroche_hors_format .content .field-name-body {
  margin: 0px auto;
  width: 510px;
  margin-bottom: 55px;
}
.region-sidebar-second #block-soul-common-live-news-right-0 {
  clear: both;
}
.region-sidebar-second .node.view-mode-full {
  margin-bottom: 0px;  
}
.region-sidebar-second .node.view-mode-full p {
  margin: 0px;
}
.region-sidebar-second .node.view-mode-full .field-name-field-image-principale {
  margin-bottom: 0px;  
}
#block-soul-common-soul-block-video p {
  margin: 0em;
}
#block-imageblock-1 h2.block-title,
h2.title-node-like,
.node h1.node-title,
.node/*.node-article.node-teaser*/ h2 {
  font-family: 'Crimson Text', serif;
  font-size: 22px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 1px;
  margin-bottom: 10px;
  text-align: center;
}
.view-mode-full.node h1.node-title {
  font-size: 40px;
  margin-top: 90px;
}
.node.view-mode-full .author-date-comment {
  text-align: center;
  margin-bottom: 65px;
}
.node.node-article.node-teaser h2 {
  margin-left: -120px;
  margin-right: -120px;
}
.node/*.node-article.node-teaser*/ h2 a {
  text-decoration: none;
  color: #000;
}

/* field_video */
.node/*.node-article.node-teaser*/ .field-teaser-video {

}

.node.view-mode-full .field-teaser-video {
  margin-bottom: 30px;
}

.view-mode-article_hors_format.with-video-normal .field-teaser-video object,
.view-mode-article_hors_format.with-video-normal .field-teaser-video embed,
.view-mode-article_hors_format.with-video-normal .field-teaser-video iframe,
.view-mode-full.with-video-normal .field-teaser-video object,
.view-mode-full.with-video-normal .field-teaser-video embed,
.view-mode-full.with-video-normal .field-teaser-video iframe,
.view-mode-full.with-video-normal .field-name-field-videos object,
.view-mode-full.with-video-normal .field-name-field-videos embed,
.view-mode-full.with-video-normal .field-name-field-videos iframe {
  width: 100%;
  height: 425px;
}

.with-video-normal .field-teaser-video object,
.with-video-normal .field-teaser-video embed,
.with-video-normal .field-teaser-video iframe,
.with-video-normal .field-name-field-videos object,
.with-video-normal .field-name-field-videos embed,
.with-video-normal .field-name-field-videos iframe {
  width: 100%;//600px;
  /*height: 340px;*/
  height: 400px;
}


/* news colonne de droite */
.node-news-colonne-de-droite.node.view-mode-full h2.node-title {
  font-size: 12px;
  line-height: 20px;
  border: none;
  padding: 0px 0px 1px 0px;
  margin-bottom: 0px;
  text-align: left;
  text-transform: uppercase;
  color: #231f20;
  letter-spacing: 2px;
  font-weight: normal;
}
.node-news-colonne-de-droite.node.view-mode-full .field-teaser-video {
  margin-bottom: 0px;
}
.node-news-colonne-de-droite.with-video-normal .field-teaser-video embed,
.node-news-colonne-de-droite.with-video-normal .field-teaser-video iframe,
.node-news-colonne-de-droite.with-video-normal .field-name-field-video embed,
.node-news-colonne-de-droite.with-video-normal .field-name-field-video iframe {
  width: 340px;
  height: 200px;
}
.node-news-colonne-de-droite.node.view-mode-full .field-name-body {
  font-size: 13px;
}
.node-news-colonne-de-droite.node.view-mode-full .node-illustration-wrapper {
  margin-bottom: 5px;
}

/* author, date and comment link */
.node/*.node-article.node-teaser*/ .author-date-comment {
  font-family: Times;
  font-size: 0.916666666em;
  margin-top: 16px;
  margin-bottom: 25px;
  line-height: 1em;
  color: #4d4b4b;
  text-align: right;
}
.node-teaser-collab.node .author-date-comment {
  float: none;
}

/* comment link */
.node/*.node-article.node-teaser*/ .author-date-comment .comment-link {
  float: right;
}
.node/*.node-article.node-teaser*/ .author-date-comment a:link {
  color: #000;
}
.node/*.node-article.node-teaser*/ .author-date-comment a {
  text-decoration: none;
  text-transform: uppercase;
}

/* body */
.node/*.node-article.node-teaser*/ .field-name-body {
}
.node/*.node-article.node-teaser*/ .field-name-body a:link {
  /*color: #58585a;*/
}
.node.node-teaser .node-content {
  width: 460px;
  margin: 0px auto;
}

.node-content-bottom {
  margin-top: 55px;
}
.node .gallerie-photo {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 1.25em;
}

/* sharethis-buttons */
.sharethis-buttons {
  float: left;
  margin-right: 10px;
}

/* Tags */
.node/*.node-article.node-teaser*/ .field-name-field-tags {
  line-height: 20px;
  font-size: 0.833333em;
  font-style: italic;
}
.node.node-article.node-teaser.read-more-link .field-name-field-tags .field-items {
  width: 390px;
}

.node/*.node-article.node-teaser*/ .field-name-field-tags .field-label {
  text-transform: lowercase;
  font-weight: bold;
  color: #3e3d40;
  display: inline;
  float: none;
}
.node/*.node-article.node-teaser*/ .field-name-field-tags .field-items {
  display: inline;
  float: none;
}
.node/*.node-article.node-teaser*/ .field-name-field-tags .field-items a {
  font-style: italic;
  text-decoration: none;
}

/* links */
.node/*.node-article.node-teaser*/ ul.links {
  padding: 0px;
  margin: 0px;
  font-size: 1.075em;
  float: right;
  letter-spacing: 1px;
  font-family: Times;
    
}
.node/*.node-article.node-teaser*/ ul.links li {
  padding: 0 0 0 1em;
}
.node/*.node-article.node-teaser*/ ul.links li a {
  text-decoration: none;
}

.node /* Node wrapper */ {
}

.preview .node /* Preview of the content before submitting new or updated content */ {
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

.node-promoted /* A node that has been promoted to the front page */ {
}

.node-sticky /* A sticky node (displayed before others in a list) */ {
}

.node-unpublished /* Unpublished nodes */ {
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-unpublished div.unpublished,
.comment-unpublished div.unpublished /* The word "Unpublished" displayed underneath the content. */ {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}

.node-by-viewer /* A node created by the current user */ {
}

.node-teaser /* A node displayed as teaser */ {
}

/* All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page /* Page content node */ {
}

.node-article /* Article content node */ {
}

h2.node-title /* Node title */ {
}

.node .user-picture /* The picture of the node author */ {
}

.node .submitted /* The "posted by" information */ {
}

.node .content /* Node's content wrapper */ {
  color: #58585a;
}
.node .content .field-name-body {
  text-align: justify;
}

.node ul.links /* Node links. See also the ul.links declaration in the pages.css. */ {
}

.teaser-media {
  margin: 0px -140px;
}

.teaser-media object,
.teaser-media embed,
.teaser-media iframe {
  width: 100%;
  height: 608px;
}

.teaser-media img {
  width:100%;
  height: auto;
}