/* Audience navigation (above header) */
#rt-top .rt-container {
   	padding-top: 10px;
    padding-bottom: 10px;   
    background-color: #3A3F49 ;
}

#menu-audiences {
	display: inline;
	list-style-type: none;
}

#menu-audiences li {
	float: right;
}

#menu-audiences a {
	padding-left: 24 px;
	padding-right: 24px;
	color: #f5e9d3;
	font-size: 1em;
}

/* Header */
#rt-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

#searchform label {
	position: absolute;
	top: -1500px;
	left: -1500px;
}
/* Primary Navigation Menu - Custom Variations (i.e. class) does not seem to be working */
.menutop.theme-fusion {list-style: none;margin: 0;padding: 0 10px;line-height: 1.5em;display: inline-block;}	
.menutop.theme-fusion em {font-size: 120%;font-weight: normal;display: block;font-style: normal;}

li.item4579 {
	background: #242043;
	color: #ebad39; /*This doesn't seem to work... it should make the text color UCWbL gold*/ 
}

/*Main body */
#rt-mainbody .rt-article ul {
	margin-bottom: 15px;
}

/* Content blocks */
.rt-block, .rt-page .rt-article-bg {
	padding: 0;
	margin: 0;
}

.rt-article {
margin-bottom: 0;
}

#rt-mainbody.rt-block, #rt-mainbottom .rt-block, #rt-bottom .rt-block, #rt-footer .rt-block {
margin-bottom: 0;
}

/* Images */
img.alignright { 
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Right sidebar */
#rt-sidebar-a {
	padding: 10px;
	margin: 5px;
}

.connect ul {
	list-style-type: none;
}

/* Front Page */
.ucwblcircles h1 {
	font-size: 3.5em;
	color: #454545;
	text-shadow: 0px -1px 0px #ADADAD, 0px -1px 0px #DADADA;
	filter: dropshadow(color=#ADADAD, offx=0, offy=-1);
}

/* Footer */
#rt-footer p {
	font-size: 100%;
}

#rt-footer h1 h2 {
	font-size: 100%;
}