body
{
}
.featured-top-right .textwidget
{
	text-align: center;
	font-family: "Times New Roman", serif;
	color: #DDD;
	font-size: 2em;
	font-weight: bold;
}
#footer hr
{
	color:#C0BEBF;
	background-color:#C0BEBF;
	height:1px;
	border:none;
}

/*** Zone Nav ***/
#zoneLinks
{
	margin-top: 15px;
	padding-bottom: 10px;
}
#zoneLinks h4 a
{
	color: #000;
	text-decoration: none;
}
#zoneLinks ul
{
	list-style:none;
	margin: 0 !important;
	padding: 0 !important;
}
.test
{
	font-size:200%;
	border: 1px solid yellow;
}
#zoneLinks h4
{
	margin-top: -4px;
}
#zoneLinks h4, #zoneLinks li a
{
	font-size: 1.2em;
	font-weight: bold;
	/*font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;*/
	color: #000;
	position: relative;
}
#zoneLinks li
{
	font-size: 1em;/*"Lucida Grande",Geneva,Arial,Verdana,sans-serif;*/
	background: none;
	cursor: default;
	padding: 0 0 0 0;
}
#zoneLinks li a:link, #zoneLinks li a[href], #zoneLinks li a
{
	cursor: pointer !important;
	font-weight: bold !important;
}
#zoneLinks li a:hover, #zoneLinks h4 a:hover
{
	text-decoration: none;
	color: #666;
}
#zoneLinks li a .tree
,#zoneLinks li a .noTree
{
	position: absolute;
	top: 2px;
	left: -14px;
	width: 8px;
	height: 8px;
	background: url(../images/standard/icon_plus.gif) no-repeat left top;
	text-indent: -3000px;
	overflow: hidden;
}
#zoneLinks li a.selected .tree
{
	background: url(../images/standard/icon_minus.gif) no-repeat left top;
}
#zoneLinks li a .noTree
{
	background: none;
}
/*#zoneLinks li li*/
#zoneLinks li
{
	margin: 5px 0 5px 15px;
}
/*#zoneLinks li li li*/
#zoneLinks li li
{
	margin: 5px 0 5px 15px;
}
/*#zoneLinks li li a*/
#zoneLinks li a
{
	margin: 0;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
}
/*#zoneLinks li li li a*/
#zoneLinks li li a
{
	text-transform: none;
	color: #09F;
}
#zoneLinks .tree
{
	font-size: 0.7em;
	color: #666;
}
.widget_nav_menu
{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.extraNav
{
	border-top: 1px solid #AAA;
	margin-top: -10px;
	padding-bottom: 10px;
	margin-bottom: -10px;
}
/*** Search/Newsletter controls ***/
.search
{
	position: relative;
	margin-bottom: -20px;
}
.search h3
,.newsletterSignup h3
{
	margin: 10px 0 4px 0;
}
.search h3
{
	margin-top: 5px;
	font-size: 11px;
}
.search h4
{
	padding: 5px 10px;
}
.search form
,.newsletterSignup form
{
	display: block;
	width: 195px;
	height: 56px;
	margin-bottom: 10px;
	position: relative;
	background: url(../images/bg_search.jpg) no-repeat left top;
}
.newsletterSignup form
{
	background-image: url(../images/bg_search.jpg);
}
.search .searchTypeSelector
{
	display: none;
	position: absolute;
	top: 23px;
	left: 10px;
	color: #09f;
	text-transform: uppercase;
	font-size: 0.95em;
	z-index: 1000;
}
.search .searchTypeSelector input
{
	margin: 0;
	width: 15px;
	height: 15px;
}
.newsletterSignup h4
{
	position: absolute;
	top: 8px;
	left: 10px;
	text-transform: uppercase;
	color: #09f;
	font-size: 0.95em;
	font-weight: normal;
}
.search .searchTypeSelector input
,.search .searchTypeSelector label
{
	vertical-align: middle;
}
.search #stPeople
{
	margin-left: 10px;
}
.search .textBox
,.newsletterSignup .textBox
{
	position: absolute;
	top: 30px;
	left: 20px;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	background: transparent;
	vertical-align: text-top;
	line-height: 15px;
}
.search .instructions
,.newsletterSignup .instructions
{
	color: #999;
	width: 100%;
}
.search .submitButton
,.newsletterSignup .submitButton
{
	position: absolute;
	top: 25px;
	left: 158px;
	border: 0;
	padding: 0;
}
/*** Event Listing component ***/
.eventListing
{
	margin-top: -20px;
	margin-bottom: -20px;
}
.eventListing h3
{
	font-size: 1.5em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	color: #4f2d7f;
}
.eventListing .event
{
	margin: 12px 0 15px 0;	
}
.eventListing .event .dates
{
	text-transform: uppercase;
}
.eventListing .event a
{
	font-weight: bold;
}
.eventListing .allEvents
{
	margin: 15px 0;
	font-weight: bold;
	text-transform: none;
}

/*** Event Listing in a Page ***/
.entry-content .event {
	padding: 0px 0 15px 0;
	}
	
.entry-content .dates {
	font-weight: bold;
	}	

#content.hfeed .imageRight, .contentItem .imageLeft
{
	padding: 10px !important;
	display: inline;
	margin: -5px 15px 15px 15px !important;
}
#content .imageLeft
{

}
#content.hfeed .imageRight
{
	float: right;
	clear: right;
}
#content.hfeed .imageRight img, .contentItem .imageLeft img
{
	border: 5px solid #fff;
}

#content.hfeed .imageRight strong
{
	clear: both;
	display: block;
	text-align: center;
}

/*** Undergraduate/Graduate Bulletin Specific ***/

p.toclevel2 {
	padding-left: 25px;
}

p.toclevel3 {
	padding-left: 50px;
}