/*
	Theme Name: ShapeShifter Custom Modification
	Description: A custom modification of the Shapeshifter theme
	Author: Dennis Ma
	Template: shapeshifter-2
*/

a, a:visited {
	color:#EE7727;
}

body {
	background:#ffffff;
}

/* Frontpage Text */
.supertagline {
	font-size:18px;
}

.supertagline h2 {
	font-size:26px;
}

#section-content .content_block.slide_block {
	margin-bottom:100px;
}

#featured-article h2 {
	font-size:14px;
}

#featured-article ul {
	padding:0;
	list-style:disc;
	margin-left:20px;
}

#featured-article ul li {
	margin-bottom: 0;
}