<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
This is the section css for
Geography and Planning 
*/

/* DEFAULT USE */
#home-content .gridLeft{
	padding-right: 10px;
}
#home-content .alumImg{
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
#home-content .alumniSpotlight img{
	display: block;
	margin: 10px auto;
}
#home-content .alumniSpotlight p{
	text-align: center;
	font-weight: bold;
	margin: 0;
}
#home-content .alumniSpotlight{
	background-color: #EEE;
	padding: 10px;
	margin: 10px 0;
}
#home-content .alumniSpotlight h4{
	margin: 0;
	margin-top: 5px;
}

#home-content .supportServices{background-color: #EEE; padding: 10px; margin-bottom: 10px;}
#home-content .supportServices h4{margin-top: 0; margin-bottom: 5px;}

#home-content .dotLine{
	border-bottom: 1px dotted #ddd; 
	display: block;
	height: 5px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#home-content .greyBack{
	background-color: #EEE;
	padding: 10px;
	margin-bottom: 5px;
	clear: both;
}

/*	FULL CALENDAR STYLING	*/

#home-content .calendarConfine{
	overflow-y: scroll;
}


.fc-toolbar{
	padding-right: 20px;
}
.fc-left h3{
	margin-top: 5px;
	border-bottom: none;
	margin-left: 0 !important;
	font-size: 2em;
}
.fc-left h3:after{
	background: none;
}

.fc-list-heading-main{
	font-size: 1.4em;
	color: #441F49;
	font-weight: bold;
}
.fc-list-heading-alt{
	font-size: 1.2em;
	padding-left: 5px;
	color: #441F49;
	font-weight: bold;
}

.fc-scroller{
	height: 100% !important;
}


.filter form{
	display: none;
}
.filter .filterHeader{
	display: none;
}

.invisible{
	display: none;
}

#home-content .fc-center{
	display: none;
}


.fc-prev-button{
	padding: 70px;
}
.fc-next-button{
	padding: 70px;
}


.fc-icon{
	width: 10px;
	height: 20px;
}


.fc-icon-left-single-arrow:after{
	content: "\02039";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

.fc-icon-right-single-arrow:after{
	content: "\0203A";
	font-weight: bold;
	font-size: 200%;
	top: -7%;
}

/*	CALENDAR BOX FOR MOCK UP	*/
#home-content .calendarBox{
	float: left;
	width: 100%;
/* 	overflow-y: scroll; */
	padding: 0px 20px 20px 20px;
}
#home-content .calendarBox h3{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.7em;
	color: #FFBD07;
}
#home-content .calendarBox h3:after{
	background: none;
}
#home-content .calendarBox h4{
	margin: 10px 0px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.3em;
	color: #FFBD07;
	border-bottom: 3px solid #fff;
}
/*	CALENDAR FOR THIRD REDESIGN	*/
#home-content #arts19 .calendarBox{
	float: left;
	background: #eee;;
	width: 100%;
	overflow-y: scroll;
	border: none;
	padding: 0px 20px 20px 20px;
}
#home-content #arts19 .grayBox h3{
	border-bottom: none;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	font-size: 1.9em;
	color: #441F49;
	text-align: left;
	text-transform: uppercase;
	font-weight: bolder;
}
#home-content #arts19 .grayBox h3:after{
	background: none;
}
#home-content #arts19 .calendarBox h4{
	margin: 10px 0px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1.3em;
	color: #FFBD07;
	border-bottom: 3px solid #fff;
}
#home-content #arts19 .grid8{
	padding: 0px 20px;
}
#home-content #arts19 .grid8 h2{
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0px 0px 0px 5px;
	font-size: 1.9em;
	color: #441F49;
	text-align: left;
	text-transform: uppercase;
	font-weight: bolder;
}
/*	ADDED FOR JSON CALENDAR	*/
#home-content .calendarBox .artJSEvents{
	list-style-type: none;
	margin-left: 0;
}
.artJSEvents li{
	padding: 7px 0px;
}
#home-content .artJSEvents li a{
	color: #fff;
}
#home-content .artJSEvents li a:hover{
	color: #FFBD07;
}
#newArtsOption .artJSEvents .theDate{
	background-color: #FFF;
	padding: 6px;
	margin-right: 5px;
	border-radius: 50%;
	font-weight: bold;
}
#home-content #arts19 .calendarBox .calRow{
	width: 100%;
}
#home-content #arts19 .calendarBox .artJSEvents{
	list-style-type: none;
	margin-left: 0;
}
#arts19 .artJSEvents li{
	padding: 10px 0px;
	clear: both;
}
#home-content #arts19 .artJSEvents li a{
	color: #441F49;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
}
#home-content #arts19 .artJSEvents li a:hover{
	text-decoration: underline;
}
#arts19 .artJSEvents .theDate{
	padding: 3px 10px 10px 0px;
	margin-right: 5px;
	border-radius: 0;
	font-size: 2.5em;
	color: #000;
	font-weight: bolder;
}
#arts19 .artJSEvents .theMonth{
	padding: 0px 10px 5px 0px;
	margin-right: 5px;
	border-radius: 0;
	display: block;
	font-size: 1.2em;
	color: #000;
}
#arts19 .artJSEvents .leftDate{
	display: inline-block;
	border-right: 3px solid #000;
	text-align: center;
	padding: 0px 2px;
	float: left;
	margin-right: 15px;
}
#arts19 .artJSEvents .theLocation{
	overflow: hidden;
	display: block;
	font-size: .85em;
}
#arts19 .grayBox{
	background-color: #eee;
	padding: 30px 20px 30px 10px;
	float: left;
	width: 100%;
}
#arts19 .grayBox:first-of-type{
	padding-bottom: 15px;
}
#home-content #arts19 .bottomLink{
	float: right;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #441F49;
}
#home-content #arts19 .bottomLink:hover{
	text-decoration: underline;
}
#home-content #arts19 .grid8 .bottomLink{
	margin-top: -20px;
	margin-right: 50px;
}


/* HOME */

#home-content #home .grid9{
	padding-right: 15px;
}

#home-content #home .grid5{
	padding-right: 10px;
}

#home-content .purBox{
	padding: 10px;
	background: #441F49;
	margin-bottom: 10px;
}

#home-content .purBox p{
	color: #FFF;
	margin-top: 0;
}
#home-content .purBox a{
	color: #FFBD07;
}
#home-content .purBox img{
	float: left;
	margin-right: 10px;
	max-width: 300px;
}
#home-content .esriSpecial{
	margin-bottom: 10px;
}
#home-content .esriSpecial img{
	float: left;
	margin-right: 10px;
	max-width: 50%;
}
#home-content .homeRight .videoTitle{
	display: block;
	font-weight: bold;
	text-align: center;
}
#home-content .homeRight .videoContainer a:visited{
	color: #763775;
}
#home-content .zoomPresentations .tileBuilderSnippet a{
	display: block;
	text-decoration: none;
	background: #441F49;
}
#home-content .zoomPresentations img{
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	padding-bottom: 0;
}
#home-content .zoomPresentations .tileBuilderSnippet a &gt; p{
	text-align: center;
	font-weight: bold;
	color: #FFBD07;
	padding: 10px 0;
	padding-top: 0;
}
#home-content .zoomPresentations .tileBuilderSnippet a:visited &gt; p{
	color: #FFBD07;
}
#home-content .zoomPresentations .moreZoom{
	font-weight: bold;
	text-align: right;
}
#home-content .zoomPresentations .moreZoom a,
#home-content .zoomPresentations .moreZoom a:visited{
	color: #763775;
}

/* ALUMNI */

#home-content #alum .row-responsive{
	margin: 0;
}

#home-content #alum p{
	margin-bottom: 0;
}

/* ALUMNI SPOTLIGHT */

#home-content #aSpot .grid3 img{
	width: 100%;
}

#home-content #aSpot .grid3{
	padding-right: 10px;
}

/* CAREERS */

#home-content #careers .grid3{
	padding: 0 5px 0 5px;
}

/* DEPARTMENTAL LIFE */

/*	flexslider for departmental life	*/
#home-content .imageSlides .slides a{padding: 10px; display: block;}
#home-content .imageSlides .slides img{
	box-shadow: none;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#home-content .imageSlides .slides img:hover{box-shadow: 0 0 5px #000000;}
#home-content .imageSlides .slides{max-width: none !important;}
#home-content .flex-prev{background: url(/images/slider/prev1.png); left: 1%;}
#home-content .flex-next{background: url(/images/slider/next1.png); right: 1%;}
#home-content .flex-direction-nav li a:hover{opacity: 1;}
#home-content .flex-direction-nav li a{
	top: 16%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	width: 50px;
	height: 126px;
	opacity: .7;
}

#home-content #deLife .grid6{
	padding: 0 5px 0 5px;
}

#home-content #deLife .grid7{
	padding-right: 10px;
}

#home-content #deLife .row-responsive{
	margin: 0;
}

/* FACULTY STAFF */


#home-content #facStaff .grid6{
	padding: 0 5px 0 5px;
}

#home-content #facStaff .grid9{
	padding-left: 10px;
}

#home-content #facStaff .grid3 img{
	width: 100%;
}

#home-content #facStaff .row-responsive{
	margin: 0;
}

#home-content #facStaff ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content .learnMore {
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
}

/* FACULTY PAGES */

#home-content #dDew .grid2 img{
	width: 100%;
}

#home-content #dDew .grid2{
	padding-right: 10px;
}

#home-content #dDew ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #gCo .grid2 img{
	width: 100%;
}

#home-content #gCo .grid2{
	padding-right: 10px;
}

#home-content #gCo .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #jFrit .grid2 img{
	width: 100%;
}

#home-content #jFrit .grid2{
	padding-right: 10px;
}

#home-content #jFrit .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #mHec .grid2 img{
	width: 100%;
}

#home-content #mHec .grid2{
	padding-right: 10px;
}

#home-content #mHec .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #mKat .grid2 img{
	width: 100%;
}

#home-content #mKat .grid2{
	padding-right: 10px;
}

#home-content #mKat .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #jLew .grid2 img{
	width: 100%;
}

#home-content #jLew .grid2{
	padding-right: 10px;
}

#home-content #jLew .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #jWel .grid2 img{
	width: 100%;
}

#home-content #jWel .grid2{
	padding-right: 10px;
}

#home-content #jWel .grid10 ul{
	list-style-type: none;
	margin-left: 0;
}


#home-content #callOutImg img{
	margin-top: 20px;
}
#home-content #callOutImg p{
	text-align: center;
	margin-top: 5px;
}
#career-choices{
	float: left;
	display: block;
	width: 100%;
}

/** zoom presentations **/
#home-content .zoomPresentationsPage img{
	float: left;
	margin-right: 10px;
}
#home-content .zoomPresentationsPage h3{
	border-bottom: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	color: #763775;
}
#home-content .zoomPresentationsPage h3:after{
	display: none;
}
#home-content .zoomPresentationsPage &gt; .grid12{
	border-bottom: 2px solid #EEE;
	margin: 0;
	padding: 20px 0;
}

/** NEWS **/
#home-content .geoNews .grid3 img{
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}

@media only screen and (max-width: 768px){
	#home-content .gridLeft{
		padding-right: 0;
	}
	#home-content .esriSpecial img {
		max-width: 100%;
		width: 100%;
	}
}

/* SIDE MENU */
#home-content .hideMenu{
	display: none;
}

#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif
}
#home-content .sideLinks &gt; .grid12:first-of-type &gt; a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}

/*	NEWS AND ANNOUNCEMENTS	*/
#upcomingEvents{
	padding: 5% 5%;
	background-image: url(https://www.wcupa.edu/_resources/includes/brand/images/homePageImages/hpFindProgParallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	display: block;
}
#upcomingEvents h2{
	text-align: center;
	margin-bottom: 5%;
	color: #ffe800;
}
#home-content #upcomingEvents .forceUpper
{
	text-transform: uppercase;
	color: #EEE;
}
#upcomingEvents h3 + span
{
	font-size: .75em;
	padding-bottom: 50px;
}
#upcomingEvents .noImage
{
	background-color: #CCC;
	width: 70%;
}
#upcomingEvents .theMonth
{
	text-transform: uppercase;
	padding-top: 5px;
}
#upcomingEvents p
{
	font-size: .75em;
	margin-top: 0;
}
#upcomingEvents li:nth-child(n+10){
	display: none;
}
#upcomingEvents .theMonth, #upcomingEvents .theDate
{
	text-align: center;
	display: block;
	font-weight: bold;
}
#upcomingEvents a{
	font-size: 1.2em;
}
#upcomingEvents a:hover{
	color: #FFE800;
}
#upcomingEvents .theDate{
	font-size: 1.9em;
}
#upcomingEvents .moreDate{
	font-size: 1em;
}
#upcomingEvents .leftDate{
	float: left;
	padding: 5px 10px;
	/* 	margin-top: -10px; */
	border-right: 5px solid #FFE800;
	margin-right: 20px;
}
#upcomingEvents a .theMonth, #upcomingEvents a .theDate{
	color: #FFE800;
	font-family: "Phonk", Arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 10px;
	letter-spacing: .2rem;
}
#upcomingEvents a .theDate{
	font-size: 1.8em;
}
#upcomingEvents .theLocation{
	font-size: .6em;
}
.contentHolder .flexsliderLarge ul{
	margin-left: 0px;
}
#upcomingEvents .slides li:first-child
{
	padding-left: 0;
}
#upcomingEvents li
{
	list-style-type: none;
	padding: 20px 25px;
}
#upcomingEvents .dateContainer
{
	padding: 0 10px;
	margin-right: 20px;
	float: left;
	padding: 0 10px;
	height: auto;
	min-height: 85px;
	border-right: 5px solid #FFE800;
	overflow: hidden;
}
#upcomingEvents .flex-control-nav.flex-control-paging
{
	position: relative;
	/*	top: -15px;	*/
}
#upcomingEvents li{
	width: 33%;
	float: left;
}

#upcomingEvents a, #upcomingEvents a h3{
	color: #F5F5F5;
}
#upcomingEvents a.btnGold{
	color: #6e3061;
	text-align: center;
}
#upcomingEvents .grid12 p{
	text-align: center;
	margin-top: 40px;
}
#upcomingEvents .grid4 li:hover a, #upcomingEvents .grid4 li:hover a h3, #upcomingEvents a.btnGold:hover{
	color: #FFE800;
}
#upcomingEvents a:hover
{
	cursor: pointer;
}
#upcomingEvents .grid4{
	margin-bottom: 30px;
}
#upcomingEvents .grid4:nth-of-type(3n+1){
	clear: left;
}
#upcomingEvents .dateContainer
{
	transition: background-color, .5s;
}
#upcomingEvents h3
{
	display: inline;
}
#upcomingEvents h3::after
{
	display: none;
}

#home-content #rssNews{
	display :flex;
}
#home-content .flexsliderLarge{
	margin-bottom: 0px;
}
#home-content .flexsliderLarge img{
	width: 100%;
}
#home-content #rssNews h2{
	margin-top: 40px;
	float: left;
}
#home-content #rssNews .commNewsItem .commDate{
	bottom: auto;
	left: 10px;
	top: 20px;
	background-color: #382140;
	color: #FFE800;
}
#home-content #rssNews .commNewsItem:hover{
	background-color: #fff;
}
#home-content #rssNews .commNewsItem:hover h3{
	color: #6e3061;
	text-decoration: underline;
}

.grid2 {
	padding-top: 20px;
	padding-right: 15px;
}


/*	REBRAND	*/
#findSection{
	display: flex;
}

#findSection .studentBlurb {
	font-size: .6em;
	line-height: 5px;
	letter-spacing: 1.5px;
	font-weight: 100;
}

#findSection .grid2 &gt; div:last-of-type{
	height: calc(100% - 11px);
	padding: 10%;
}
#findSection .grid2 &gt; div:last-of-type p{
	font-size: 1.4em;
	line-height: 1.5em;
}
#findSection .grid2 .findBorderPurple,
#findSection .grid2 .findBorderGold{
	content: '';
	display: block;
	width: 0;
	height: 6px;
}
#findSection .grid2 .findBorderPurple{
	background: #382140;
}
#findSection .grid2 .findBorderGold{
	background: #FFE800;
}
@media only screen and (max-width:1598px){
	#findSection .grid2 &gt; div:last-of-type p{
		font-size: 1.2em;
		line-height: 1.4em;
	}
}
@media only screen and (max-width:1390px){
	#findSection .grid2 &gt; div:last-of-type p{
		font-size: 1.2em;
		line-height: 1.2em;
	}
}
@media only screen and (max-width:1100px){
	#findSection .grid2 &gt; div:last-of-type p{
		font-size: 1.1em;
		line-height: 1.1em;
	}
}

@media only screen and (max-width:768px){
	#home-content .tabContainer button.tabBtn {
		display: block;
		color: #FFF;
		margin-bottom: 20px;
		text-decoration: none;
		background-color: #6e3061;
		border: 2px solid #6e3061;
		border-bottom: 2px solid #6e3061;
	}
}


/*****************************************************/
/*****************************************************/
/*					NEW BRAND CSS					*/
/*****************************************************/
/*****************************************************/

#home-content .purpleContentBtn a{
	width: 100%;
}
.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: 0px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}
.spotlightMid{
	padding: 5% 5%;
	padding-bottom: 4%;
	float: left;
	width: 100%;
}
.spotlightMid .grid4{
	padding: 0px 20px; 
}
.spotlightMid h2{
	text-align: center;
	margin-bottom: 40px;
}

.spotlightMid h4{
	text-align: center;
}

.spotlightMid .grid4{
	padding: 0px 20px;
}
#home-content .spotlightMid .accordion{
	margin-top: 30px;
}
.spotlightMid .grid4 img{
	max-width: 350px;
}
#home-content .grid6 .borderContent{
	padding-top: 0%;
}
.centerH2{
	text-align: center;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
#home-content .homeVideo .videoContainer{
	padding-right: 0;
	width: 100%;
}
@media only screen and (max-width:1500px){
	.spotlightMid .grid4{
		padding: 0px 10px; 
	}
	.spotlightMid .grid4 .popOutBorder, .spotlightMid .grid4 img{
		max-width: 90%;
	}
}
@media only screen and (max-width:768px){
	.spotlightMid .grid4 .popOutBorder, .spotlightMid .grid4 img{
		max-width: 100%;
	}
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
	.innerWCUSplitBlock .smallHeadWhite{
		color: #6e3061;
	}
	#home-content #rssNews{
		display: block;
		width: 100%;
		padding: 10px 20px;
	}
	#home-content #rssNews .btnMain{
		width: 100%;
	}
}

p .smallHeadWhite {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
	text-align: center;
	letter-spacing: .05em;
}

#home-content .majorTabs .grid3{
	padding: 0px 10px;
}

#home-content .majorTabs .grid3 p{
	font-size: .9em;
}

#home-content .majorTabs .tabContentSwitcher {
	padding: 0px 5%;
}

#home-content .trackBox .grid3 .box{
    border: 2px solid #eee;
    border-top: 5px solid #441F49;
    padding: 0px 20px 15px;
}



/*	CALENDAR BOX FOR MOCK UP	*/
#upcomingEvents{
	padding: 5% 5%;
	background-image: url(https://www.wcupa.edu/_resources/includes/brand/images/homePageImages/hpFindProgParallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	display: block;
}
#upcomingEvents h2{
	text-align: center;
	margin-bottom: 5%;
	color: #ffe800;
}
#home-content #upcomingEvents .forceUpper
{
	text-transform: uppercase;
	color: #EEE;
}
#upcomingEvents h3 + span
{
	font-size: .75em;
	padding-bottom: 50px;
}
#upcomingEvents .noImage
{
	background-color: #CCC;
	width: 70%;
}
#upcomingEvents .theMonth
{
	text-transform: uppercase;
	padding-top: 5px;
}
#upcomingEvents p
{
	font-size: .75em;
	margin-top: 0;
}
#upcomingEvents li:nth-child(n+10){
	display: none;
}
#upcomingEvents .theMonth, #upcomingEvents .theDate
{
	text-align: center;
	display: block;
	font-weight: bold;
}
#upcomingEvents a{
	font-size: 1.2em;
}
#upcomingEvents a:hover{
	color: #FFE800;
}
#upcomingEvents .theDate{
	font-size: 1.9em;
}
#upcomingEvents .moreDate{
	font-size: 1em;
}
#upcomingEvents .leftDate{
	float: left;
	padding: 5px 10px;
	/* 	margin-top: -10px; */
	border-right: 5px solid #FFE800;
	margin-right: 20px;
}
#upcomingEvents .theMonth, #upcomingEvents .theDate{
	color: #FFE800;
	font-family: "Phonk", Arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	margin-bottom: 10px;
	letter-spacing: .2rem;
}
#upcomingEvents .theDate{
	font-size: 1.8em;
}
#upcomingEvents .theLocation{
	font-size: .6em;
}
.contentHolder .flexsliderLarge ul{
	margin-left: 0px;
}
#upcomingEvents .slides li:first-child
{
	padding-left: 0;
}
#upcomingEvents li
{
	list-style-type: none;
	padding: 20px 25px;
}
#upcomingEvents .dateContainer
{
	padding: 0 10px;
	margin-right: 20px;
	float: left;
	padding: 0 10px;
	height: auto;
	min-height: 85px;
	border-right: 5px solid #FFE800;
	overflow: hidden;
}
#upcomingEvents .flex-control-nav.flex-control-paging
{
	position: relative;
}
#upcomingEvents li{
	width: 33%;
	float: left;
}
#upcomingEvents a, #upcomingEvents a h3{
	color: #F5F5F5;
}
#upcomingEvents a.btnGold{
	color: #6e3061;
	text-align: center;
}
#upcomingEvents .grid12 p{
	text-align: center;
	margin-top: 40px;
}
#upcomingEvents .grid4 li:hover a, #upcomingEvents .grid4 li:hover a h3, #upcomingEvents a.btnGold:hover{
	color: #FFE800;
}
#upcomingEvents a:hover
{
	cursor: pointer;
}
#upcomingEvents .grid4{
	margin-bottom: 30px;
}
#upcomingEvents .grid4:nth-of-type(3n+1){
	clear: left;
}
#upcomingEvents .dateContainer
{
	transition: background-color, .5s;
}
#upcomingEvents h3
{
	display: inline;
}
#upcomingEvents h3::after
{
	display: none;
}

#home-content .largeBtns .grid3 {
	padding: 0px 15px;
}</pre></body></html>