.historyContainer .social-buttons .twitter{
	margin-left: 12px;
}
.historyContainer{
	margin-left: 35px;
	margin-top: 36px;
	margin-right: 20px;
}
.historyContainer .dateBreak{
	width: 100%;
}
.historyContainer .dateContainer{
	float: left;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: .7px;
	color: #6B6B6B;
	background-color: #E3E4E5;
	padding: 5px 10.5px;
	text-transform: uppercase;
}
.historyContainer .lineBreakContainer{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8.5px;
}
.historyContainer .tags{
	padding-bottom: 30px;
	color: #9B9B9B;
	font-weight: 200;
	letter-spacing: .7px;
	text-transform: uppercase;
}
.historyContainer .item .title{
	color: #1D1D1D;
	padding-top: 30px;
	display: block;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .1px;
}
.historyContainer .tags .break{
	padding: 0 7px;
}
.historyContainer .author{
	padding-left: 4px;
}
.historyContainer .tags .timestamp{
	padding-left: 3px;
	text-transform: lowercase;
	color: #e0b328;
}
.historyContainer .tags a{
	font-size: 13px;
	margin: 0 2px;
	color: #898989;
	font-weight: 300;
	text-transform:uppercase;
}
.historyContainer .tags .institution{
	display: inline;
}
.historyContainer span{
	font-size: 13px;
	margin: 0 2px;
	color: #898989;
	font-weight: 300;
	text-transform:uppercase;
}