/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
a {
	color: #7a282f !important;
}

.current-cat a {
	color: #eee;
}

a:hover, a:active, a:focus {
	color: #7a282f;
}

a.bump-view {
	color: #7a282f;
}

.entry-title a:hover {
	color: #7a282f;
}

blockquote {
	border-color: #7a282f;
	border-image: none;
	border-style: solid;
	border-width: 0 0 0 3px;
	font-family: "PT Serif", Georgia, serif;
	font-style: italic;
	margin: 1.4em 1em 1.4em 0;
	padding: 0 0 0 1.313rem;
}

.page-header:not(.page-header-light) {
	background: #f5f5f5 none repeat scroll 0 0;
	border-left: 4px solid #7a282f;
	padding: 23px 20px;
}

button:not(.menu-toggle), input[type="button"], input[type="reset"], input[type="submit"], .posts-navigation .nav-links a, #content #infinite-handle span button {
	-moz-osx-font-smoothing: grayscale;
	background: #093f5b none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 3px;
	box-sizing: content-box;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .938rem;
	font-style: normal;
	font-weight: 400;
	height: 2.4em;
	letter-spacing: -.01em;
	line-height: 2.4;
	padding: 0 15px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
	transition: background 120ms ease-in-out 0s, box-shadow 120ms ease-in-out 0;
}

#secondary {
	text-align: left;
}

.site-header .widget ul ul, .site-header .widget ol ul, .site-header .widget ul ol, .site-header .widget ol ol {
	margin-right: .1em;
}

.widget ul ul, .widget ol ul, .widget ul ol, .widget ol ol {
	margin-left: 0;
}

ul, ol {
	list-style-position: outside;
	margin: 0 0 1.5em 2em;
	padding: 0;
}

blockquote {
	color: #7a282f;
	font-family: "PT Serif", Georgia, serif;
	font-style: italic;
}

h1.widget-title {
	font-family: "Lato", sans-serif;
	font-weight: 700 !important;
}

.site-title a {
	color: #fff !important;
	text-decoration: none;
}

.entry-title {
	font-size: 2.3em !important;
}

.wf-active body {
	font-family: "PT Sans", Helvetica, sans-serif;
}

.wf-active h5 {
	font-size: 19px;
}

.wf-active h6 {
	font-size: 19px;
}

.wf-active h4 {
	font-size: 19px;
}

.wf-active h3 {
	font-size: 19px;
}

.wf-active h2 {
	font-size: 24px;
}

h3, h4, h5, h6 {
	line-height: 1.4;
	margin-bottom: 1.6rem;
	margin-top: 2rem;
}

h1, h2 {
	line-height: 1.2;
}

.site-title a {
	font-size: 48px;
}

.wf-active .entry-title {
	font-size: 2em;
}

.entry-title {
	font-size: 2em !important;
}