.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #1e1e1d;}
.link:hover, a:hover{color: #9253a1;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #d3b98a;}
body{
		color: #1e1e1d;
		font-family: Georgia, serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Georgia, serif;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #622584;
	background: #622584;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#622584), color-stop(50%,#622584), color-stop(51%,#622584), color-stop(100%,#622584));
	background: -moz-linear-gradient(top,  #622584 0%, #622584 50%, #622584 51%, #622584 100%);
	background: -webkit-linear-gradient(top,  #622584 0%,#622584 50%,#622584 51%,#622584 100%);
	background: -o-linear-gradient(top,  #622584 0%,#622584 50%,#622584 51%,#622584 100%);
	background: -ms-linear-gradient(top,  #622584 0%,#622584 50%,#622584 51%,#622584 100%);
	background: linear-gradient(top,  #622584 0%,#622584 50%,#622584 51%,#622584 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#622584', endColorstr='#622584',GradientType=0 );
	border: 5px solid #622584;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #9253a1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9253a1), color-stop(50%,#9253a1), color-stop(51%,#9253a1), color-stop(100%,#9253a1));
	background: -moz-linear-gradient(top,  #9253a1 0%, #9253a1 50%, #9253a1 51%, #9253a1 100%);
	background: -webkit-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -o-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -ms-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9253a1', endColorstr='#9253a1',GradientType=0 );
	border: 5px solid #9253a1;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 5px solid #622584;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #1e1e1d;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #9253a1;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #622584;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #d3b98a;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #9253a1;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#9253a1), color-stop(50%,#9253a1), color-stop(51%,#9253a1), color-stop(100%,#9253a1));
	background: -moz-linear-gradient(-90deg,  #9253a1 0%, #9253a1 50%, #9253a1 51%, #9253a1 100%);
	background: -webkit-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -o-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -ms-linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: linear-gradient(-90deg,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9253a1', endColorstr='#9253a1',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );

	color: #ffffff;
	border-right: 2px solid #622584;
	border-left: 2px solid #622584;
	border-top: 2px solid #622584;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #9253a1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9253a1), color-stop(50%,#9253a1), color-stop(51%,#9253a1), color-stop(100%,#9253a1));
	background: -moz-linear-gradient(top,  #9253a1 0%, #9253a1 50%, #9253a1 51%, #9253a1 100%);
	background: -webkit-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -o-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: -ms-linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	background: linear-gradient(top,  #9253a1 0%,#9253a1 50%,#9253a1 51%,#9253a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9253a1', endColorstr='#9253a1',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #622584;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Georgia, serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/slcls/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #12172d;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #12172d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#12172d), color-stop(50%,#12172d), color-stop(51%,#12172d), color-stop(100%,#12172d));
	background: -moz-linear-gradient(top,  #12172d 0%, #12172d 50%, #12172d 51%, #12172d 100%);
	background: -webkit-linear-gradient(top,  #12172d 0%,#12172d 50%,#12172d 51%,#12172d 100%);
	background: -o-linear-gradient(top,  #12172d 0%,#12172d 50%,#12172d 51%,#12172d 100%);
	background: -ms-linear-gradient(top,  #12172d 0%,#12172d 50%,#12172d 51%,#12172d 100%);
	background: linear-gradient(top,  #12172d 0%,#12172d 50%,#12172d 51%,#12172d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12172d', endColorstr='#12172d',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #1e1e1d;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #1e1e1d;
	border-color: #1e1e1d;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #1e1e1d;
}
.polaris-nav-active i{
	color: #1e1e1d;
}
.widgetbody hr{
	color: #d3b98a;
	background-color: #d3b98a;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #d3b98a;
}
.bottomrule{
	border-bottom: 1px solid #d3b98a;
}
.bodytext{color: #1e1e1d;}
.headingtext{color: #1e1e1d;}
html {height: 100%;}
body {height: 100%; font-size: 16px!important;}

.widgetheader::before, .widgetheader::after {
  content: url("https://www.slcolibrary.org/core/fileparse.php/812/urlt/flourish.svg");
  width: 3rem;
  display: inline-block;
  margin: 0 1rem;
  }

.widgetheader::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.widgetheader, .amev-event-list, .eeeventall {
	background: linear-gradient(#ffeedb, bisque, #e3c6a3), url(https://www.slcolibrary.org/core/fileparse.php/812/urlt/paper_lighter.jpg);
    background-blend-mode: multiply;
  	background-size: cover;
}

.widgetheader {
    background-position: top center;
    color: black;
    clip-path: polygon(0 55%, 0 29%, 5% 27%, 1% 22%, 2% 0, 13% 8%, 90% 7%, 98% 1%, 100% 22%, 100% 66%, 99% 80%, 96% 83%, 99% 85%, 98% 100%, 2% 100%, 1% 87%, 0 65%, 2% 61%);
	font-size: 3rem;
	text-align: center;
    padding: 2rem;
  margin-bottom: -2px;
  z-index: 10;
}


.widget { height: 100%; margin: 0; background: transparent;}
.widgetbody{ height: 100%; padding: 0; }
.amev-event-list{
   	height: calc(100% - (18rem));
	padding: 4rem;
  	background: linear-gradient(0deg, burlywood, bisque 5%, bisque 95%, burlywood), url(https://www.slcolibrary.org/core/fileparse.php/812/urlt/paper_lighter.jpg);
    background-position: center center;
    margin: 0 4rem;
    margin: 0 4rem;
  	-webkit-box-shadow: inset 0 15px 15px -15px #372c1c, inset 0 -15px 15px -15px #372c1c;
  	box-shadow: inset 0 15px 15px -15px #372c1c, inset 0 -15px 15px -15px #372c1c;
}

.amev-event-data {
	display: flex;
	flex-wrap: wrap;
}
.amev-event-title, .amev-vent-description { min-width: 100%; }
.amev-event-time, .amev-event-location { margin-right: 1em; }


[class^="amev-"]:before, [class*=" amev-"]:before, .eelistvenues:before {
	font-family: "anywhereme";
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .4em;
    text-align: center;
    font-variant: normal;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translateY(-2px);
}


.amev-event-time:before {
    content: '\e818';
}

.amev-event-ages b {display:none;}
.amev-event-ages:before {
    content: '\e87d';
}

.eelistvenues:before {
    content: '\e82e';
}


.eeeventall {
    background-position: bottom center;
    color: black;
    clip-path: polygon(3% 0, 98% 0, 99% 20%, 100% 44%, 100% 67%, 98% 74%, 100% 82%, 97% 100%, 39% 85%, 3% 100%, 1% 80%, 0% 50%, 1% 21%);
    text-align: center;
   	padding: 4rem;
	font-size: 1.5rem;
  	z-index: 10;
}

.widgetbody hr {margin: 2rem 0 1rem 0;}

.amev-event-title > a { font-size: 1.2em; }

.amev-event:last-of-type hr {display: none;}


/* width */
::-webkit-scrollbar {
  width: 14px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px burlywood; 
  border-radius: 2px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: purple; 
  border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ff00de; 
}

.link:hover, a:hover {
animation: glow 1.5s ease-in-out infinite alternate;
}

@keyframes glow {
  from {
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 8px #ff00de;
  }
  to {
    text-shadow: 0 0 24px #fff, 0 0 24px #fff, 0 0 32px #ff00de;
  }
}

