body {
	font-family: "Source Sans Pro", Arial, sans-serif;
	background: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	line-height: 1;
	color: #2f5e83;
	transition: font-size .15s ease-in-out;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}

h1 {
	font-size: 32px;
	font-size: 2rem;
}

h2 {
	font-size: 26px;
	font-size: 1.625rem;
}

h3 {
	font-size: 20px;
	font-size: 1.25rem;
}

h4 {
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 600;
	margin: 0 0 5px;
}

h5 {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	margin: 0 0 5px;
}

h6 {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 600;
	margin: 0 0 5px;
}

@media (min-width: 767px) {
	h1 {
		font-size: 36px;
		font-size: 2.25rem;
	}
	
	h2 {
		font-size: 30px;
		font-size: 1.875rem;
	}
	
	h3 {
		font-size: 26px;
		font-size: 1.625rem;
	}
	
	h4 {
		font-size: 18px;
		font-size: 1.125rem;
	}
	
	h5 {
		font-size: 16px;
		font-size: 1rem;
	}
	
	h6 {
		font-size: 16px;
		font-size: 1rem;
	}
}

img {
	margin-bottom: 20px;
}

.site-header {
	text-align: left;
	background-image: url('https://annualreviewsnews.org/wp-content/uploads/2016/09/top-stripes.png');
	background-size: 100% 18px;
	background-repeat: repeat-x;
	background-position: top center;
}

.site-header .site-branding {
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 30px;
}

.site-header .site-branding .site-title {
	margin: 40px 0 22px;
	display: flex;
	align-items: center;
	font-weight: 700;
	letter-spacing: .02em;
}

.site-header .site-branding .site-title a {
	width: calc(100% - 61px);
}

.site-header .site-branding .site-title a:hover {
	text-decoration: none;
}

.site-header .site-branding .site-title:before {
	content: '';
	background: url('https://annualreviewsnews.org/wp-content/uploads/2016/12/new_logo.png') no-repeat center center;
	background-size: cover;
	display: block;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}

.site-header .site-branding .site-description {
	display: none;
}

.site-header #site-navigation {
	display: none;
}

body.home .site-content {
	padding-top: 30px;
}

body.home .article-wrapper {
	margin: 0 0 45px;
	padding: 0 30px;
}

.article-wrapper .entry-header .entry-title {
	font-size: 1.75em;
	line-height: 1.25;
	margin-bottom: 2px;
	font-weight: 400;
	color: #516d8a;
}

.article-wrapper .entry-header .entry-title a {
	font-weight: 400;
	color: #516d8a;
}

.article-wrapper .entry-header .entry-meta a {
	color: #767676;
	font-size: 13px;
	line-height: 18px;
}

.article-wrapper .entry-content {
	color: #363636;
	font-size: 16px;
	line-height: 22px;
}

.posted-on a:first-child:before,
.entry-categories a:first-child:before,
.entry-tags a:first-child:before,
.comments-link a:first-child:before,
.entry-meta .edit-link a:first-child:before,
.byline a:first-child:before {
	top: 0;
}

.posted-on a:first-child:before {
	display: none;
}

.content-area,
.breadcrumbs {
	padding-left: 0;
}

@media (min-width: 1280px) {
	.content-area,
																			  .breadcrumbs {
		padding-left: 0;
	}
}

.hentry {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

@media (min-width: 960px) {
	.hentry {
		margin: 0;
		max-width: none;
	}
}

.widget-title {
	font-size: 14px;
	font-weight: 600;
	margin: -15px -15px 15px;
	padding: 10px 20px;
	background: #435e81;
	color: white;
	letter-spacing: .02em;
}

.widget-area .widget {
	background: #f4f4f4;
	padding-bottom: 30px;
}

.widget-area .widget:first-of-type {
	border-radius: 0;
}

.widget-area .widget a {
	color: #2f5e83;
	font-size: 14px;
}

.site-footer .site-info:before {
	content: 'Copyright 2016 Annual Reviews. All rights reserved.';
	display: block;
}

.site-footer .site-info a {
	display: none;
}

.genericon:before {
	font-size: 28px;
}

.genericon-facebook:before {
	color: #43598b;
}

.genericon-twitter:before {
	color: #71c4fd;
}

.genericon-twitter:before {
	color: #71c4fd;
}

.genericon-instagram:before {
	color: #c32aa3;
}

.genericon-pinterest:before {
	color: #cb2027;
}

.genericon-youtube:before {
	color: #b31217;
}

.genericon-vimeo:before {
	color: #00B3EC;
}

.infinite-footer {
	display: none;
}

.breadcrumbs {
	margin-left: 30px;
	padding-top: 12px;
}

.breadcrumbs > :after {
	content: '/';
	margin: 0 5px;
	display: inline-block;
	color: #666 !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
}

.breadcrumbs-ancestor::before, .breadcrumbs-current::before {
	display: none;
}

.breadcrumbs > :last-child:after {
	display: none;
}

.breadcrumbs a,
.breadcrumbs-current {
	color: #666 !important;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
}

.breadcrumbs-root {
	background: none;
	padding: 0;
	margin: 0;
}

.breadcrumbs-root:before,
.breadcrumbs-ancestor a:before,
.breadcrumbs-ancestor a:after {
	display: none;
}

.breadcrumbs-ancestor,
.breadcrumbs-ancestor:first-of-type,
.breadcrumbs-current {
	padding: 0;
	background: none;
}

.page-header {
	padding: 0 30px;
	background: none;
	margin: 0;
	border: none;
	text-align: left;
}

.wf-active .page-title {
	margin: 0;
	font-size: 30px;
	padding: 30px;
	max-width: none;
	background: #7b929e url('https://annualreviewsnews.org/wp-content/uploads/2016/09/bg-pattern.png') repeat-y center center;
	color: #fff;
	font-weight: 200;
	text-transform: none;
}

@media (min-width: 400px) {
	.wf-active .page-title {
		font-size: 36px;
	}
}

.photoCredit {
	font-size: small;
}

.notablePerson {
}

.shadedBox {
	width: 100%;
	padding: 20px;
	margin-bottom: 10px;
	background: #f4f4f4;
}

.widget_recent_entries ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.widget-area .widget.widget_text {
	background: #435E81;
	padding: 15px 20px;
}

.widget-area .widget.widget_text a {
	background: #7dc9fc;
	display: flex;
	align-items: center;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	transition: all .2s ease;
	border-radius: 5px;
}

.widget-area .widget.widget_text a::before {
	content: '';
	display: inline-block;
	height: 15px;
	width: 15px;
	background: url('https://annualreviewsnews.org/wp-content/uploads/2016/10/link-icon.png') no-repeat center bottom;
	margin-right: 15px;
}

.widget-area .widget.widget_text a:hover {
	background: #f4f4f4;
	text-decoration: none;
}