/*
Theme Name:         Alex H. Morrow
Theme URI:          https://lab.superrad.dev/alexhmorrow/alex-morrow
Description:        WordPress theme built on Foundation 3.2.5 by Zurb
Version:            2.0.0
Author:             Justin Peacock
Author URI:         http://sixteenbit.com
*/
::selection {
	background: #c1291e;
	color: #fff;
	text-shadow: none;
}

::-webkit-selection {
	background: #c1291e;
	color: #fff;
	text-shadow: none
}

::-moz-selection {
	background: #c1291e;
	color: #fff;
	text-shadow: none
}

html {
	overflow-y: auto;
	-webkit-text-size-adjust: auto
}

body * {
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

body .button {
	-ms-word-wrap: normal;
	word-wrap: normal
}

aside p {
	font-size: 15px;
	font-style: normal
}

address {
	font-size: 15px;
	font-style: normal;
	line-height: 1.2;
	margin-bottom: 20px
}

dl dt {
	font-weight: bold
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

div.list-centered {
	text-align: center
}

div.list-centered ul > li {
	float: none;
	display: inline-block
}

hr.soften {
	height: 1px;
	margin: 10px 0;
	background-color: rgba(0, 0, 0, 0);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	background-image: linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
	border: 0
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 10px
}

h1 {
	font-size: 45px;
	color: #c32c20;
	margin-bottom: 20px;
	letter-spacing: -1px
}

h2 {
	font-size: 35px;
	color: #c32c20;
	letter-spacing: -1px
}

h3 {
	font-size: 26px
}

h4 {
	font-size: 22px
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 18px
}

a:hover {
	text-decoration: underline
}

.sticky, .bypostauthor, .gallery-caption {
	display: normal
}

.first {
	margin-left: 0 !important
}

.last {
	margin-right: 0 !important
}

.alignright {
	float: right;
	margin: 0 0 1em 1em
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin: 1em auto
}

.wp-caption {
	margin-bottom: 1em;
	margin-left: 0;
	max-width: 96%;
	text-align: center
}

.wp-caption img {
	display: block;
	margin: 0 auto
}

.wp-caption-text {
	position: relative;
	font-size: .8em
}

img, img[class*="align"], img[class*="wp-image-"] {
	max-width: 100%;
	height: auto
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

img.alignright {
	margin-left: 1em 0 1em 1em
}

img.alignleft {
	margin: 1em 1em 1em 0
}

img.aligncenter {
	display: block;
	margin: 1em auto
}

[id^="gform_fields_"] {
	list-style: none !important;
	margin-left: 0 !important
}

.year-xp {
	position: relative;
	background-color: #f4f2f3;
	margin: 40px auto;
	height: 150px;
	width: 150px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	padding: 40px;
	text-align: center;
}

.year-xp span {
	display: block;
}

.year-xp h3 {
	width: 232px;
	position: absolute;
	top: 4px;
	left: 0;
	margin-left: -40px;
	font-size: 28px;
	color: #c32c20;
}

.xp-year {
	font-size: 52px;
}
