/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

.column-penci_thumbnail img {
    width: 200px !important;
    height: auto !important;
    max-width: 200px !important;
}

.featured-image-meta {
    text-align: center;
    margin-top: 5px;
}

.featured-image-caption {
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
}

.featured-image-title {
    font-size: 14px;
    color: #FFF;
    font-style: italic;
    margin-top: 2px;
}

