/**
 * 'at-wse'	=>	'#E05133',
 * 'impact'	=>	'#F9DA2E',
 * 'students'	=>	'#2D6EBA',
 * 'alumni'	=>	'#96D3CC',
 * 'back-talk'	=>	'#79B867',
 * '-default-'	=>	'#000000'
 */

#cat-color, .color-default { background-color: black; text-align: center; height: 150px; padding-top: 65px; color: white; }
.cat-link, .article-issue-tag {
	background-color: black;
	color: white;
	padding: 2px 6px;
	font-size: .6rem;
	border-radius: 10px;
	text-transform: uppercase;
}
.article-issue-tag {
	background-color: transparent;
	color: #AAA;
}
.category-at-wse #cat-color, .category-big-ideas #cat-color,
.color-at-wse, .color-big-ideas { background-color: #E05133; }
.category-impact #cat-color, .category-currents #cat-color,
.color-impact, .color-currents { background-color: #F9DA2E; }
.category-students #cat-color,
.color-students { background-color: #2D6EBA; }
.category-alumni #cat-color, .category-final-exam #cat-color,
.color-alumni, .color-final-exam { background-color: #96D3CC; }
.category-back-talk #cat-color,
.color-back-talk { background-color: #79B867; }

.orbit-slides-container { background-color: #000; }
.orbit-container .orbit-slides-container img { margin: 0 auto; width: auto !important; height: 300px !important; }
.orbit-caption { cursor: pointer; }


#issue-contributors h5 { font-size: .8rem; font-weight: bold; text-transform: uppercase; margin-bottom: 0; }
#issue-contributors p { font-size: .8rem; }

.addthis_toolbox { margin-bottom: 15px; }