<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******** JOYCENEWS *******/

#joycenews-overlay {
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
	background: url("../img/global/global_overlay.png") center center repeat transparent; }

#joycenews-overlay #overlay-close {
	z-index: 20;
	position: absolute;
	top: 0;
	right: 0; }

#joycenews-overlay #overlay-close a {
	opacity: .5;
	display: block;
	width: 100px;
	height: 100px;
	background: url("../img/global/global_overlay_close.svg") center center no-repeat transparent; }

#joycenews-overlay #overlay-close a:hover {
	opacity: 1; }

#joycenews-overlay #overlay-cover {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; }

#joycenews-overlay #overlay-cover:hover {
	cursor: pointer; }

#joycenews-overlay .overlay-wrapper {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center; }

#joycenews-overlay #overlay-window {
	height: auto; }

#joycenews-overlay #overlay-window.loading {
	background: url("../img/global/global_loader.gif") center center no-repeat transparent; }

#joycenews-overlay #overlay-window #joycegallery {
	margin-bottom: 0; }

#joycenews-overlay #overlay-window #joycegallery #joycegallery-nav li.current {
	border-color: #FFFFFF; }

#joycenews-overlay #overlay-video video {
	display: inline;
	width: auto;
	max-width: 70%; }

#joycenews-overlay #overlay-video {
	height: auto; }

#joycenews-overlay #overlay-video video {
	width: 100%; }

#joycenews #joycenews-sidebar {
	display: inline-block;
	float: left;
	width: 150px; } 

#joycenews #joycenews-sidebar #sidebar-search label, #joycenews #joycenews-sidebar #sidebar-filtering span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #666666; }

#joycenews #joycenews-sidebar #sidebar-filtering span {
	margin-top: 40px; }

#joycenews #joycenews-sidebar #sidebar-search input, #joycenews #joycenews-sidebar select {
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	color: #666666;
	border-radius: 0;
	background: none;
	font-size: 12px;
	font-weight: 400; }

#joycenews #joycenews-sidebar select {
	padding-top: 5px; }

#joycenews #joycenews-sidebar #sidebar-filtering label {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase; }

#joycenews #joycenews-sidebar #sidebar-search input {
	padding: 0 5px 0 5px; }

#joycenews #joycenews-sidebar #sidebar-filtering ul {
	list-style: none; }

#joycenews #joycenews-sidebar #sidebar-filtering ul li {
	list-style: none;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 400 }

#joycenews #joycenews-sidebar #sidebar-filtering ul li:last-child {
	margin-bottom: 0; }

#joycenews #joycenews-sidebar #sidebar-filtering ul li input {
	margin-right: 5px; }

#joycenews #joycenews-feed {
	display: inline-block;
	float: right;
	text-align: center;
	width: 750px }

#joycenews &gt; h1 {
	display: block;
	font-size: 24px;
	color: #666666;
	margin-bottom: 50px;
	text-transform: uppercase;
	text-align: center;
	background: url("../img/joycenews/joycenews_search_line.gif") center center repeat-x transparent; }

#joycenews &gt; h1 &gt; span {
	display: inline;
	padding: 0 20px 0 20px;
	background: #FFFFFF; }

#joycenews &gt; h1 &gt; span &gt; span {
	margin-left: 10px;
	font-style: italic;
	text-transform: none; }

#joycenews .news-story {
	float: left;
	display: inline-table;
	margin-right: 25px;
	margin-bottom: 50px;
	width: 250px;
	max-width: 300px; }

#joycenews.small {
	max-width: 750px; }

#joycenews.small #joycenews-feed {
	width: 525px; }

#joycenews.medium {
	max-width: 1025px; }

#joycenews.medium #joycenews-feed {
	width: 800px; }

#joycenews.large {
	max-width: 1300px; }

#joycenews.large #joycenews-feed {
	width: 1075px; }


#joycenews.small .news-story:nth-child(2n + 2), #joycenews.medium .news-story:nth-child(3n + 3), #joycenews.large .news-story:nth-child(4n + 4) {
	margin-right: 0; }


#joycenews.small .news-story:nth-child(2n + 3), #joycenews.medium .news-story:nth-child(3n + 4), #joycenews.large .news-story:nth-child(4n + 5) {
	clear: both; }



#joycenews .news-story.video .story-image, #joycenews .news-story.window .story-image {
	margin-bottom: 110px; }

#joycenews .news-story h1 {
	margin-bottom: 5px;
	color: #111111;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase; }

#joycenews .news-story h1 a {
	display: block;
	width: 100%;
	height: 40px;
	color: inherit;
	text-decoration: none;
	text-overflow: ellipsis;
	overflow: hidden; }

#joycenews .news-story h1 a:hover {
	text-decoration: underline; }

#joycenews .news-story .story-subheader {
	width: 100%;
	margin-bottom: 10px; }

#joycenews .news-story .story-subheader h2 {
	padding-top: 2px;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #555555;
	background: #FFFFFF;
	text-transform: uppercase; }

#joycenews .news-story .story-subheader .story-tag {
	float: right;
	display: inline-block; }

#joycenews .news-story .story-subheader .story-tag a {
	padding: 3px 5px 0 25px;
	display: block;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	background: url("../img/joycenews/joycenews_tag.svg") left center no-repeat #111111;
	background-size: contain; }

#joycenews .news-story .story-image {
	display: block;
	width: 100%;
	height: 175px;
	margin-bottom: 15px;
	background: center center no-repeat transparent;
	background-size: cover; }

#joycenews .news-story p {
	display: block;
	height: 80px;
	color: #111111;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
	text-align: justify;
	overflow: hidden; }

#joycenews .news-story .story-footer {
	width: 100%;
	background: url("../img/joycenews/joycenews_line.gif") left center repeat-x transparent; }

#joycenews .news-story .story-footer span {
	float: right;
	padding-left: 15px;
	background: #FFFFFF; }

#joycenews .news-story .story-footer .news-link {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	color: #111111;
	border: 1px solid #111111;
	text-transform: uppercase;
	text-decoration: none; }

#joycenews .news-story .story-footer .news-link:hover {
	color: #FFFFFF;
	background: #111111; }



/******** MOBILE ********/

@media (max-width: 750px) {

	#joycenews-overlay #overlay-video video {
		max-width: 100%; }

	#joycenews-overlay #overlay-video object, #joycenews-overlay #overlay-video object &gt; embed {
		width: 100% !important;
		height: auto !important; }

	#joycenews {
		max-width: none;
		min-width: 0;
		margin-top: 25px; }

	#joycenews #joycenews-sidebar {
		margin-bottom: 25px; }

	#joycenews #joycenews-sidebar, #joycenews #joycenews-feed {
		display: block;
		float: none;
		width: 100% !important; }

	#joycenews #joycenews-sidebar #sidebar-filtering span {
		margin-top: 25px; }

	#joycenews #joycenews-sidebar #sidebar-filtering ul li {
		display: inline-block;
		float: left;
		margin-right: 15px; }

	#joycenews #joycenews-feed {
		width: 100%; }

	#joycenews .news-story {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important;
		max-width: none !important; }

	#joycenews .news-story.video .story-image, #joycenews .news-story.window .story-image {
		margin-bottom: 0; }

	#joycenews .news-story h1 {
		font-size: 14px; }

	#joycenews .news-story h1 a {
		width: 100%;
		height: auto;
		overflow: visible; }

	#joycenews .news-story .story-subheader {
		margin-bottom: 10px; }

	#joycenews .news-story .story-subheader h2 {
		padding-top: 0; }

	#joycenews .news-story .story-subheader .story-tag a {
		padding-left: 25px;
		font-size: 10px; }

	#joycenews .news-story .story-image {
		margin-bottom: 10px; }

	#joycenews .news-story p {
		margin-bottom: 10px;
		font-size: 10px;
		line-height: 20px;
		height: auto; }

	#joycenews .news-story .story-footer .news-link {
		font-size: 10px; }

};</pre></body></html>