/* FOOTER */
.site-footer {
	background: #0e83b0; /* Old browsers */
	background: -moz-linear-gradient(top,  #0e83b0 0%, #0e528f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e83b0), color-stop(100%,#0e528f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e83b0 0%,#0e528f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e83b0 0%,#0e528f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e83b0 0%,#0e528f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e83b0 0%,#0e528f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e83b0', endColorstr='#0e528f',GradientType=0 ); /* IE6-9 */
	padding-top: 124px;
	padding-bottom: 80px;
	position: relative;
}

@media (min-width: 740px) {
	.site-footer {
		padding-top: 0;
	}
}

.site-footer h2.widgettitle {
	border-bottom: 2px dotted #13b7d1;
	color: #e8dcac;
	/* font-family: "nimbus-sans-extended"; */
	font-family: Sans-Serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: .25em;
	padding-bottom: .15em;
	text-transform: uppercase;
}

.site-footer h2.widgettitle a {
	color: #e8dcac;
}

/* NEWS */
.site-footer .news-widget .date {
	color: #13b7d1;
	font-weight: 700;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.site-footer .news-widget .post {
	margin-bottom: 10px;
}

.site-footer .news-widget .title a {
	color: #e8dcac;
	text-decoration: none;
	font-weight: 700;
}

.site-footer .news-widget .category a {
	color: #0e528f;
	display: inline-block;
	background: #FFF;
	text-decoration: none;
	padding: 0 5px;
	border-radius: 3px;
	font-size: 0.75em;
	transition: opacity .2s ease-in-out;
}

.site-footer .news-widget .category a:hover,
.site-footer .news-widget .category a:active,
.site-footer .news-widget .category a:focus {
	opacity: .75;
}

div.event-buttons,
div.news-buttons {
	float: right;
}

a.btn-prev-news,
a.btn-next-news {
	display: none;
	outline: none;
}

@media (min-width: 740px) {
	a.btn-prev-news,
	a.btn-next-news {
		display: inline-block;
		margin-left: 6px;
	}
}

/* EVENTS */

.site-footer #gce_widget-3 {
	margin-bottom: 20px;
}

.site-footer .gce-event-day .gce-feed {
	color: #e8dcac;
}

.site-footer .gce-event-day .gce-feed strong {
	text-transform: uppercase;
	color: #13b7d1;
	font-weight: 700;	
}

.gce-widget-list .gce-event-day {
	margin-bottom: 6px;
}

a.link-full-calendar,
a.link-more-news {
	color: #FFF;
	font-family: "nimbus-sans-extended";
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .2s ease-in-out;
}

a.link-full-calendar:hover,
a.link-full-calendar:active,
a.link-full-calendar:focus {
	color: #13b7d1;
}

a.link-more-news:hover,
a.link-more-news:active,
a.link-more-news:focus {
	color: #13b7d1;
}

.homepage-cal {
    color: #e8dcac;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
}

.homepage-cal strong {
    text-transform: uppercase;
    color: #13b7d1;
    font-weight: 700;
}

.home .simcal-default-calendar-list {
	margin:0;
	padding:0;
}

.home .simcal-default-calendar-list ul.simcal-events {
    margin: 0;
}

/* ADDRESS */
.site-footer #text-95 {
	color: #FFF;
	float: left;
	font-size: 12px;
	line-height: 1.2;
}

.site-footer #text-96 {
	float: right;
}

.site-footer #text-1 {
	color: #FFF;
	float: left;
	font-size: 12px;
	line-height: 1.2;
}

.site-footer #text-2 {
	float: right;
}

.site-footer .footer-logo {
	background-image: url(../images/champaign-logo-square.png);
	background-repeat: no-repeat;
	background-size: 150px auto;
	width: 150px;
	height: 124px;
	display: block;
	text-indent: -9999px;
}

ul li#text-95 a.yellow, a.yellow:hover,
a.yellow:active,
a.yellow:focus {
	color: #FFF;
}

@media (min-width: 740px) {
	/* news */
	.site-footer #dpe_fp_widget-8 { 
		float: left;
		margin-right: -100%;
		width: 48%;
	}
	/* events */
	.site-footer #gce_widget-3 {
		float: left;
		margin-left: 52%;
		margin-right: -100%;
		width: 48%;
	}
	/* address */
	.site-footer #text-95 {
		clear: both;
		float: left;
		margin-top: 14px;
		margin-right: -100%;
		width: 25%;
	}
	/* logo */
	.site-footer #text-96 {
		float: right;
		margin-top: 14px;
		width: 13%;
	}

	/* address */
	.site-footer #text-1 {
		clear: both;
		float: left;
		margin-top: 14px;
		margin-right: -100%;
		width: 25%;
	}
	/* logo */
	.site-footer #text-2 {
		float: right;
		margin-top: 14px;
		width: 13%;
	}
}

@media (min-width: 1024px) {
	/* news */
	.site-footer #dpe_fp_widget-8 { 
		float: left;
		margin-left: 6.25%;
		margin-right: -100%;
		width: 25%;
	}
	/* events */
	.site-footer #gce_widget-3 {
		float: left;
		margin-left: 37.5%;
		margin-right: -100%;
		width: 25%;
	}
	/* address */
	.site-footer #text-95 {
		clear: none;
		float: left;
		margin-left: 71.5%;
		margin-right: -100%;
		padding-top: 14px;
		width: 13%;
	}
	/* logo */
	.site-footer #text-96 {
		float: right;
		margin-top: 14px;
		width: 13%;
	}

	/* address */
	.site-footer #text-1 {
		clear: none;
		float: left;
		margin-left: 71.5%;
		margin-right: -100%;
		padding-top: 14px;
		width: 13%;
	}
	/* logo */
	.site-footer #text-2 {
		float: right;
		margin-top: 14px;
		width: 13%;
	}
}

.rule {
	height: 2px;
	background: rgba(255,255,255,0.25);
	margin-bottom: 20px;
}

.social {
	display: none;
}
a.footer-link  {
	color:#e8dcac;
}