/*
Theme Name:Pixgraphy-child
Template:pixgraphy
Version:1.3.3
*/

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Take Bold', sans-serif;
	font-weight: 700;
	margin-top:0;
	padding-bottom: 20px;
}

h4, h5, h6 {
	color: #FF3838;
	font-family: 'Take Bold', sans-serif;
	font-weight: 400;
	margin-top:0;
	padding-bottom: 20px;
}

.main-navigation a {
	color: #fff;
	display: block;
	font-family: 'Take Bold', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
  	padding: 15px;
}

#site-title {
	font-family: Take Bold;
	font-size: 48px;
}

#site-title a {
	color: #000080;
	display: block;
}

#site-description {
	color: #FF3838;
	font-family: Take Bold;
	font-size: 16px;
	line-height: 20px;
	margin: 1em 0 0 0;
}

.lead-title {
	color: #FF3838;
	font-family: 'TBUDGothic E', sans-self;
	padding: 0;
}

.lead-box {
    padding: 2em 0 2em 0;
}

.align-center {
    text-align: center;
}

p.blocktext {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	font-family: 'Talking';
	font-size: 1.2rem;
    line-height: 1.6;
}
