/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Tanstaafl
 Author URI:   http://example.com
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

.attachment-post-thumbnail { display: none; } /* Hides featured image on all pages */
.entry-title {
  text-transform: none;
  font-size: 28px;
}
.slider .featured-content .entry-title {
  text-transform: none;
  font-size: 28px;
}
.primary-navigation {
  font-size: 22px;
}
.site-title {
  font-size: 32px;
}
.site-navigation a { text-transform: none; }
body, button, input, select, textarea {
  color: #111;
  font-family: arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}
blockquote {
  margin: 1em;
  padding: 1em 1em 0em 1em;
  background-color: #ddd;
  border: 1px solid #bbb;
  border-radius: 6px;
  color: #111;
  font-size: 100%;
  font-style: inherit;
  font-weight: normal;
  line-height: 1.4;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: italic;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
  text-decoration: none;
}
.taxonomy-description a,
.author-description a {
  text-decoration: none;
}
.contributor-bio a {
  text-decoration: none;
}
#twitter-widget-3 { margin-bottom: 0; }
#twitter-widget-1 { margin-bottom: 0; }
.content-sidebar {
  background-color: #ddd;
  padding-top: 26px;
}
.widget {
  margin-bottom: 20px;
}
.slider-direction-nav {
  opacity: 0.8;
}
.slider .featured-content .entry-header, .slider-control-paging {
  opacity: 0.8;
  width: 80%;
}
