#article-wrapper > p{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#splash {
	max-width: 800px;
	margin: 30px auto;
	padding: 30px 0;
}

h1 { 
	font-family: 'Playfair Display', Georgia, Times, serif; 
}

h1.huge {
	font-size: 2.7em;
}

.summary { 
	font-family: 'Playfair Display', Georgia, Times, serif;
}

.ng_subhead { 
	font-family: 'Oswald', sans-serif;
}

.sidebar-item{
	padding: 12px;
	background-color: #DDD;
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size:.8em; 
	line-height: 1.4em;
}

.sidebar-item p{
	margin-bottom: 20px;
}

.SINCLAIR_factboxhed {
	font-size: 1.5em;
	font-weight:bold;
}

.SINCLAIR_sidedbarhed {
	font-size: 2em;
	font-weight:bold;
}

.grayActionButton {
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px;
	padding: 16px;
	background-color: white;
	border-radius:12px;
	text-decoration: none;
	width:auto;
}

.storybug {
	font-style: italic;
	margin-bottom: 32px;
}

.tgraphic {
	margin-top:36px;
	padding-top: 16px;
	border-top: 3px double #666;
}
