/**
 * Theme's main post stylesheet
 */
/**
 * Themes style settings
 * This file may be used by any other sass file
 * to provide global settings, functions and mixins
 */
#zp-main .zp-filter-text img {
  width: 100%;
  display: block;
  height: auto; }

#zp-main #zp-el-date {
  padding-bottom: 5px;
  padding-top: 0; }

#zp-main #zp-el-headline {
  padding-bottom: 0;
  padding-top: 0; }

#zp-main #zp-el-image {
  padding-top: 0;
  padding-bottom: 20px; }

#zp-main #zp-el-col-head {
  /**border-right: 1px solid $ds_color_grey_mid_light;**/ }

#zp-main a {
  color: #c21d12; }

/*# sourceMappingURL=post.css.map */
