.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: #490a3d;}
.link:hover, a:hover{color: #bb1b51;}
.widgetbg{background-color: #f5f2ec;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #490a3d;}
body{
		color: #000000;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #f5f2ec;
	}
.content{
		background-color: #f5f2ec;
	}
.searchbox{
		border: 3px solid #f5f2ec;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#bb1b51;
	}
#default_footer a{
		text-decoration: underline;
		color:#bb1b51;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #e4781f;
	background: #e4781f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4781f), color-stop(0%,#e4781f), color-stop(1%,#e4781f), color-stop(100%,#e4781f));
	background: -moz-linear-gradient(top,  #e4781f 0%, #e4781f 0%, #e4781f 1%, #e4781f 100%);
	background: -webkit-linear-gradient(top,  #e4781f 0%,#e4781f 0%,#e4781f 1%,#e4781f 100%);
	background: -o-linear-gradient(top,  #e4781f 0%,#e4781f 0%,#e4781f 1%,#e4781f 100%);
	background: -ms-linear-gradient(top,  #e4781f 0%,#e4781f 0%,#e4781f 1%,#e4781f 100%);
	background: linear-gradient(top,  #e4781f 0%,#e4781f 0%,#e4781f 1%,#e4781f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4781f', endColorstr='#e4781f',GradientType=0 );
	border: 5px solid #e4781f;
	color: #f5f2ec;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #7db652;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db652), color-stop(50%,#7db652), color-stop(51%,#7db652), color-stop(100%,#7db652));
	background: -moz-linear-gradient(top,  #7db652 0%, #7db652 50%, #7db652 51%, #7db652 100%);
	background: -webkit-linear-gradient(top,  #7db652 0%,#7db652 50%,#7db652 51%,#7db652 100%);
	background: -o-linear-gradient(top,  #7db652 0%,#7db652 50%,#7db652 51%,#7db652 100%);
	background: -ms-linear-gradient(top,  #7db652 0%,#7db652 50%,#7db652 51%,#7db652 100%);
	background: linear-gradient(top,  #7db652 0%,#7db652 50%,#7db652 51%,#7db652 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db652', endColorstr='#7db652',GradientType=0 );
	border: 5px solid #7db652;
	color: #f5f2ec;
}
.button a, .button-strip a{
	color: #f5f2ec;
	text-decoration:none;
}
.button-strip-active a{
	color: #f5f2ec;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #f5f2ec;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 5px solid #e4781f;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #490a3d;
	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: #ffffff;
	color: #000000;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #000000;
}
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 #490a3d;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #490a3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#490a3d), color-stop(50%,#490a3d), color-stop(51%,#490a3d), color-stop(100%,#490a3d));
	background: -moz-linear-gradient(top,  #490a3d 0%, #490a3d 50%, #490a3d 51%, #490a3d 100%);
	background: -webkit-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -o-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -ms-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#490a3d', endColorstr='#490a3d',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #490a3d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#490a3d), color-stop(50%,#490a3d), color-stop(51%,#490a3d), color-stop(100%,#490a3d));
	background: -moz-linear-gradient(-90deg,  #490a3d 0%, #490a3d 50%, #490a3d 51%, #490a3d 100%);
	background: -webkit-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -o-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -ms-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #490a3d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#490a3d), color-stop(50%,#490a3d), color-stop(51%,#490a3d), color-stop(100%,#490a3d));
	background: -moz-linear-gradient(-90deg,  #490a3d 0%, #490a3d 50%, #490a3d 51%, #490a3d 100%);
	background: -webkit-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -o-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -ms-linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: linear-gradient(-90deg,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#490a3d', endColorstr='#490a3d',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #490a3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#490a3d), color-stop(50%,#490a3d), color-stop(51%,#490a3d), color-stop(100%,#490a3d));
	background: -moz-linear-gradient(top,  #490a3d 0%, #490a3d 50%, #490a3d 51%, #490a3d 100%);
	background: -webkit-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -o-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -ms-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#490a3d', endColorstr='#490a3d',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #490a3d;
	border-left: 0px solid #490a3d;
	border-top: 0px solid #490a3d;
	-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;
}
.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: #490a3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#490a3d), color-stop(50%,#490a3d), color-stop(51%,#490a3d), color-stop(100%,#490a3d));
	background: -moz-linear-gradient(top,  #490a3d 0%, #490a3d 50%, #490a3d 51%, #490a3d 100%);
	background: -webkit-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -o-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: -ms-linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	background: linear-gradient(top,  #490a3d 0%,#490a3d 50%,#490a3d 51%,#490a3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#490a3d', endColorstr='#490a3d',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #490a3d;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-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/spokanelibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #f5f2ec;
	background-color: #f5f2ec;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #490a3d;
	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: #f5f2ec;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f2ec), color-stop(50%,#f5f2ec), color-stop(51%,#f5f2ec), color-stop(100%,#f5f2ec));
	background: -moz-linear-gradient(top,  #f5f2ec 0%, #f5f2ec 50%, #f5f2ec 51%, #f5f2ec 100%);
	background: -webkit-linear-gradient(top,  #f5f2ec 0%,#f5f2ec 50%,#f5f2ec 51%,#f5f2ec 100%);
	background: -o-linear-gradient(top,  #f5f2ec 0%,#f5f2ec 50%,#f5f2ec 51%,#f5f2ec 100%);
	background: -ms-linear-gradient(top,  #f5f2ec 0%,#f5f2ec 50%,#f5f2ec 51%,#f5f2ec 100%);
	background: linear-gradient(top,  #f5f2ec 0%,#f5f2ec 50%,#f5f2ec 51%,#f5f2ec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f2ec', endColorstr='#f5f2ec',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: #490a3d;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #490a3d;
	border-color: #490a3d;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #490a3d;
}
.polaris-nav-active i{
	color: #490a3d;
}
.widgetbody hr{
	color: #490a3d;
	background-color: #490a3d;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #490a3d;
}
.bottomrule{
	border-bottom: 1px solid #490a3d;
}
.bodytext{color: #000000;}
.headingtext{color: #490a3d;}
/* Hide events widget scroll bar */
div[data-fill-with="8040"] .amev-event-list::-webkit-scrollbar {
  width: 0;
}
div[data-fill-with="8040"] .amev-event-list {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

a { font-family: 'Source Sans Pro', sans-serif; color: #490a3d; }
p { font-family: 'Source Sans Pro', sans-serif; color: #000000; }
.amev-event-list
{
  
}

.amev-event-description
{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
	color: #000000;
}
.headingtext
{
	font-family: 'Source Sans Pro', sans-serif;
	color: #490a3d;
}
.amev-event-regclosed {	color: #490a3d; }
p, ul, ol
{
	font-family: 'Source Sans Pro', sans-serif;
	/*font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));*/
  	font-size: 21px;
	color: #000000;
}
h1
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	/*font-size: calc(30px + (48 - 30) * ((100vw - 300px) / (1920 - 300)));*/
  	font-size: 30px;
	color: #000000;
}
h2
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	/*font-size: calc(28px + (42 - 28) * ((100vw - 300px) / (1920 - 300)));*/
	font-size: 30px;
	color: #000000;	
}
h3
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	/*font-size: calc(24px + (36 - 24) * ((100vw - 300px) / (1920 - 300)));*/
	font-size: 30px;
	color: #000000;	
}
h4
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	/*font-size: calc(24px + (36 - 24) * ((100vw - 300px) / (1920 - 300)));*/
	font-size: 30px;
	color: #000000;	
}
h5
{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	/*font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));*/
    font-size: 30px;
	color: #000000;
}
h6
{
	font-family: 'Source Sans Pro', sans-serif;
	/*font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));*/
    font-size: 30px;
	color: #000000;	
}

/* Attempting to fix Location Widget Below */
.headingtext { display: none !important; }
.branchtitle { display: none !important; }
.locdesc { display: none; }
.widgetheader { display: none; }
.locheader {display: none; }
.spacer { display: none; }
.nav_openingtimes { display: none; }
.branchopenings { font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #000000; }
.closedmsg { font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #490a3d; }
.heading4 { font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 21px;
	color: #000000; }
.branchinfo { display: none; }
.branchdetails { display: none; }
.branchgrp { display: initial; }
.branchtitle { display: initial; font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	color: #000000; }
hr { display: none; }