/* Photo Viewer */
.themesmith-photos {margin: auto; text-align: center; padding:20px 0;}
.themesmith-photos .themesmith-photos-item { float: left; margin: 10px 0px;  }
.themesmith-photos img { border: 1px solid #ddd; padding: 15px 12px; background: #f7f7f7;}
.themesmith-photos .themesmith-photos-title {display: block; font-size: 1.0em; margin: 5px 0 0 0; font-weight: 700;}
.themesmith-photos .themesmith-photos-caption {display: block; font-size: 0.9em; margin: 5px 0 0 0 ; }

/* Video Player */
.themesmith-video-wrap { padding:20px 0; text-align: left}
.themesmith-video-holder { margin:0 0 10px; }
.themesmith-video-embed { margin:10px 0;}
.themesmith-video-title { display: block; font-size: 1.0em; margin: 0 0 5px; font-weight: 700; }
.themesmith-video-caption {display: block; font-size: 0.9em; margin: 0; }

/* Music Player */
.themesmith-audio-unit { padding: 20px 0; text-align: left;}
.themesmith-audio-file { padding:10px 0}
.themesmith-audio-title { display: block; font-size: 1.0em; margin-bottom: 5px; font-weight: 700 }
.themesmith-audio-excerpt { display: block; font-size: 0.9em; margin-bottom: 5px;}


