hr {
	color: #003300;
	background-color: #003300;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.yellow {
	color: #cccc33;
}
a {
  text-decoration: none;
}
div#eb-upcoming-events-page-default {
	width: 80%;
	padding-left: 20%;
}
div#eb-event-page {
	width: 80%;
	padding-top: 42px;
	padding-bottom: 42px;
	padding-left: 20%;
}
.jux-slider .jux-title a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
div.up-event-item {
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 18px;
	padding-left: 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003399;
    border-radius: 20px;
}
ul.list-inline, .list-unstyled {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	visibility: hidden;
}
div.rsfiles-layout {
	width: 80%;
	padding-left: 20%;
}
span.titreck-text {
	font-weight: lighter;
}
h5.center {
    text-align: center;
	padding: 0px;
}
.art_show9 h4 a {
    font-size: 17px;
    line-height: 24px;
    font-weight: light;
    -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.2s;
    transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.2s;
    padding: 0.1% 0px;
    background-image: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0px 95%;
    background-repeat: no-repeat;
    text-decoration: none;
    line-height: 22px;
}
div.layout_3 .item .entry-meta-category {
  font-size: 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #112855;
}

