.rfi-ct-sound-teaser {
    padding: 10px 5px;
    font-family: Arial, sans-serif;
}

.rfi-ct-sound-teaser .infos {
  margin: 0;
  padding-bottom: 1em;
}

.rfi-ct-sound-teaser .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 4px;
}

.rfi-ct-sound-teaser .guests-note,
.rfi-ct-sound-teaser .guests-note p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3em;
  margin: 0;
  margin: 0 0 10px 0;
}

.rfi-ct-sound-teaser .infos,
.rfi-ct-sound-teaser .quote-zone,
.rfi-ct-sound-teaser .presentation {
  border-bottom: 1px dotted #C3C3C3;
}

.rfi-ct-sound-teaser .quote {
  background: transparent url(./images/rfi-ct-sound-quote-bg.png) no-repeat;
  padding-left: 35px;
  line-height: 1.5em;

  font-style: italic;
}

.rfi-ct-sound-teaser .quote p:last-child:after {
  content: url(./images/rfi-ct-sound-quote-end.png);
}


.rfi-ct-sound-teaser .date-by {
  font-size: 10px;
  color: #777;
  line-height: 1.1em;
  margin-bottom: 5px;
}

/* ========================= */
/* = Big and Medium Teaser = */
/* ========================= */

.rfi-ct-sound-teaser-big .quote-zone,
.rfi-ct-sound-teaser-medium .quote-zone {
  overflow: hidden;
}

.rfi-ct-sound-teaser-big .image,
.rfi-ct-sound-teaser-medium .image {
  float: right;
  margin: 1em 0 1em 30px;
}

.rfi-ct-sound-teaser-big .image img,
.rfi-ct-sound-teaser-medium .image img {
  vertical-align: middle;
}

.rfi-ct-sound-teaser-big .date-by-and-player,
.rfi-ct-sound-teaser-medium .date-by-and-player {
  margin-top: 1em;
}

.rfi-ct-sound-teaser-big .date-by-and-player p,
.rfi-ct-sound-teaser-medium .date-by-and-player p {
  margin-top: 0;
}

.rfi-ct-sound-teaser-big .presentation,
.rfi-ct-sound-teaser-medium .presentation {
  line-height: 1.5em;
}

/* ================ */
/* = Small Teaser = */
/* ================ */

.rfi-ct-sound-teaser-small div.imageAndTitle {
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2em;
}

.rfi-ct-sound-teaser-small div.imageAndTitle img {
  vertical-align: middle;
  margin-right: 10px; /** LTR */
}

.rfi-ct-sound-teaser-small div.imageAndTitle div.title {
  float: left; /** LTR */
  margin-bottom: 6px;
}

.rfi-ct-sound-teaser-small div.imageAndTitle div.image {
  float: left; /** LTR */
  margin-bottom: 10px;
}

.rfi-ct-sound-teaser-small .part2 {
  border-top: 1px dotted #C3C3C3;
  padding-top: 10px;
  width: 100%;
}

span.time{
  display: block;
  float: left;
  color: #E20000;
  font-size: 10px;
  /*margin-top: 2px;*/
  font-weight: bold;
}

div.player a {
  display: block;
  float: left;
}

.aef-teaser-full-width-podcast-player div.player a {
  margin-left:5px;
}

.aef-em-container td.media-group_audio-group-field_em_audio_node .field-item-last {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* ========================================= */
/* = Small Teaser in Fixed Width Container = */
/* ========================================= */

.rfi-ct-sound-teaser-small-fixed-width {
  width: 270px;
}

.rfi-ct-sound-teaser-small-fixed-width .player {
  float: none;
}

.rfi-ct-sound-teaser-small-fixed-width .title {
  border-bottom: 1px dashed #C3C3C3;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.rfi-ct-sound-teaser-small-fixed-width .date-by {
  margin-bottom: 8px;
}

/* ================ */
/* = Embed player = */
/* ================ */

.rfi-ct-sound-embed {
  border: 1px solid #DEDEDE;
  margin: 10px;
  padding: 8px;
}

.rfi-ct-sound-embed .embed-player {
  vertical-align: middle;
}

.rfi-ct-sound-embed .infos {
  padding-bottom: 10px;
}

.rfi-ct-sound-embed .infos .title {
  padding-top: 5px;
  float:left;
  margin: 0px;
  color: #393939;
}

.rfi-ct-sound-embed .infos .image {
  float: right;
  margin: 0 0 8px 8px; 
}

.rfi-ct-sound-embed .infos span.time {
  padding-top: 5px;
  margin-left: 5px;
  font-size: 12px;
}

.rfi-ct-sound-embed .guests-note,
.rfi-ct-sound-embed .guests-note p {
  line-height: 1;
  margin: 0;
}

.rfi-ct-sound-embed .date-by-and-player {
  margin-top: 10px;
}
