/*
 Theme Name:   Kneaded Words
 Description:  Twenty Fifteen Child Theme
 Author:       Jamieson Roberts
 Author URI:   http://jamiesonroberts.ca
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker|Vollkorn);
body {
  font-family: 'Vollkorn', serif !important; }

.site-title {
  font-family: 'Permanent Marker', cursive !important; }

.widget_wpcom_social_media_icons_widget ul {
  display: table;
  width: auto;
  margin: 0 auto !important; }

.widget_wpcom_social_media_icons_widget .genericon {
  font-size: 2rem !important;
  color: #1c1c1b; }

.hentry, .site-footer {
  box-shadow: none; }

@media screen and (min-width: 59.6875em) {
  body:before {
    z-index: -1; }

  .sidebar {
    position: relative !important;
    top: 0 !important; }

  .site-header {
    background-color: white;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    margin: 0;
    margin-bottom: 2%;
    padding: 4% 20%;
    text-align: center; }
    .site-header .site-title {
      font-size: 4rem; }

  .entry-title, .widecolumn h2 {
    font-size: 2.8rem; }

  #main {
    padding-top: 0; }

  .widget {
    margin-bottom: 10%; } }
