

/** GENERAL **/
.testimonial-post										{ width:100%; max-width:500px; margin:0px 0px 20px 0px; clear:both; }
.testimonial-post-odd									{ float:left; }
.testimonial-post-even									{ float:right; }
.testimonial-post .post-image							{ display:block; }
.testimonial-post .testimonial-content					{ padding:20px; }
.testimonial-post .testimonial-base .name				{ padding:10px 20px; }
.testimonial-post .testimonial-base .name span			{ font-family:'Cinzel', serif; text-transform:uppercase; display:block; }
.testimonial-post .shadow								{ display:block; }
.testimonial-post .shadow img							{ width:100%; max-width:947px; max-height:46px; }

.testimonial-post .testimonial-content					{ border:1px solid #CCCCCC;  background:#FFFFFF; }
.testimonial-post .testimonial-base .name				{ background:#DC5912; color:#FFFFFF; }



/** RESPONSIVE **/
@media screen and (max-width:770px){


}


