/*
 Theme Name:   Independent Publisher Child
 Theme URI:    http://independentpublisher.me/
 Description:  Independent Publisher Child Theme
 Author:       Kathleen Fitzpatrick
 Author URI:   http://plannedobsolescence.net
 Template:     independent-publisher
 Version:      1.0.0
 Tags:         light, white, green, one-column, two-columns, left-sidebar, fluid-layout, featured-images, full-width-template, custom-menu, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, theme-options
 Text Domain:  independent-publisher-child
*/

@import url("../independent-publisher/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

blockquote cite {
  font-size: 80%;
  align: right;
  color: #c0c0c0;
}

blockquote cite a {
  color: #57ad68 !important;
}

.format-aside .entry-content {
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.3;
  color: #8a8a89;
}

.format-quote {
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.3;
}

.format-quote blockquote cite {
  display: block;
  text-align: right;
}

.format-quote blockquote cite a {
  color: #57ad68 !important;
  text-decoration: none;
}

.site-title {
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: inherit;
}
