.nav-full {width: 100%; margin-bottom: 1em; margin-left: 0;}
@media screen and (min-width: 1200px) {
.ranking p:first-child {margin-top:0.563em}
}
@media screen and (max-width: 1199px) and (min-width:992px) { /* md */
.ranking p:first-child {margin-top:0.75em}
}
@media screen and (max-width: 991px) and (min-width:768px) { /* sm */
.ranking p:first-child {margin-top:1em}
}

#widgetevent {}
#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;
}

