/*
Theme Name:     Twenty Thirteen Child
Theme URI:      http://doubledynamo.com/wordpress/wp-content/themes/twentythirteen-child/
Description:    Child theme for the Twenty Thirteen theme
Author:         Mike Plotz
Author URI:     http://hyponymo.us/about/
Template:       twentythirteen
Version:        0.1.0
*/
@import url("../twentythirteen/style.css");

.widget .widget-title {
    font-family: "Averia Sans Libre" ! important;
}

header h2 {
    margin: 0;
}

.site-title {
	padding: 42px 0 10px 0;
}

h1 {
	font-size: 30px;
	margin: 25px 0;
}

h2 {
	font-size: 22px;
	margin: 22px 0;
}

h3 {
	font-size: 20px;
	margin: 22px 0;
}

h4 {
	font-size: 18px;
	margin: 22px 0;
}

h5 {
	font-size: 16px;
	margin: 22px 0;
}

h6 {
	font-size: 14px;
	margin: 22px 0;
}

.entry-title {
    font-size: 36px;
}

