/* THEME: channeldynamics */
.testimonial_rotator.template-channeldynamics .slide {
  width: 100%;
  height: auto;
  text-align: center;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_stars,
.testimonial_rotator.template-channeldynamics .testimonial_rotator_slide_title {
  text-align: center;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_star {
  float: none;
  width: auto;
  height: auto;
  font-size: 1.3em;
  line-height: 0.9em;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_quote {
  padding-top: 1em;
  text-align: center;
}

.testimonial_rotator.template-channeldynamics hr.channeldynamics_hr {
  width: 175px;
  height: 3px;
  background: #efefef;
  border: none;
  margin: 20px auto;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_author_info {
  margin: 5px auto 10px auto;
  padding: 5px;
  border: none;
  font-size: 90%;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_author_info p {
  padding-top: 0;
  margin-top: 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.1em;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_img {
  width: 100px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.testimonial_rotator.template-channeldynamics .testimonial_rotator_img img {
  max-width: 100px;
}

/* WIDGET OVERRIDES (IF NECCESSARY) */

.widget .testimonial_rotator.template-channeldynamics .has-image .text {
  font-size: 0.9em;
}
