/*  
Theme Name: RLC
Theme URI: http://wi.rlc.org
Description: Theme for Republican Liberty Caucus
Version: 1.0
Author: Joel Herron
Author URI: http://h3r2on.com/

	Web Team v1.0

	This theme was designed and built by Joel,
	whose musings you will find at http://h3r2on.com/

*/

h1 a {
	font-weight:normal;
	font-style: normal;
	color:#AE0345 !important;
}

h1 a:hover {
	text-decoration: none;
}

.featured {
	background: url("img/rlc.png") top left repeat-x;
	clear:both;
	height:251px;
	padding-left: 75px;
}
.featuredContent {
	padding-left:150px;
	padding-top: 50px;
}

.featuredContent h2 a {
	font-size: 197%;
	color: #fff;
}
.featuredContent p {
	color: #fff;
	font-size: 123.1%;
}
.clear {
	clear: both;
}
.profile img {
	margin: 5px 10px;
	float: left;
}