.headline {
	padding: 5px;
	margin: 0 -5px
}

.s3-w .headline:hover {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.10)
}

.headline p {
	font-size: 81%;
	line-height: 1.333
}

.headline a p {
	font-weight: normal;
}

.headline span {
	color: #782f40;
	font-family: acumin-pro-condensed, "Arial", sans-serif;
	font-size: 133%;
	font-weight: 800;
	text-transform: uppercase
}

.headline:hover span {
	color: #000
}

@media screen and (max-width: 991px) and (min-width:768px) {
	.ranking p:first-child { margin-top: 1em; }
}

@media screen and (max-width: 1199px) and (min-width:992px) {
	.ranking p:first-child { margin-top: 0.75em; }
}

@media screen and (min-width: 1200px) {
	.ranking p:first-child { margin-top: 0.563em; }
}

.carousel p {
	font-weight: normal;
}


#widgetdatebox {
	width: auto !important;
	padding: 5px !important;
	margin: 2px !important;
	display: inline-block !important;
	color: #565554 !important;
	background: #e7dcc4 !important;
	border-color: #ceb888 !important;
}

#widgeteventdetailsbox {
	padding-left: 8px;
	margin: 0px !important;
	display: inline-block !important;
}

#widgeteventlink a {
	margin-top: 0.422em;
	display: block;
	font-size: 1em !important;
	font-weight: 500;
	color: #782f40 !important;
	border-bottom: none !important;
}

#widgeteventlink a:hover, #widgeteventlink a:focus { color: #47222a !important; }
#widgetdateboxmonth, #widgetdateboxday { font-size: 1em !important; }

/* light */
#widgetdatebox
{
	color: #565554 !important;
	background: #fdfcfc !important;
	border-color: #d5d4d4 !important;
}

.video
{
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 0;
	margin-bottom: 0;
}

.video iframe, .video object, .video embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.nowrap a {
	white-space: nowrap;
}


@media (min-width: 992px) {
	.supportfsu-box {min-height: 200px}
}

.fsu-subnav .navbar li a .fa {
	color: #b5b5b4;
}

@media screen and (max-width: 767px) {
	.fsu-subnav-mobile {
		margin-top: -2.369em !important;
	}
}
@media screen and (min-width: 768px) {
	.fsu-subnav-desktop {
		margin-top: 2.369em !important;
	}
}

