@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700|Montserrat:400,500,600,700');.link, a{text-decoration: underline;}.link, a{font-weight: normal;}
.navbar, .searchbox, #header, #layout>#header{max-width: 990px;}
#body.content{max-width: 990px;}
#footer, #layout>#footer{max-width: 990px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #794f9f;}
.link:hover, a:hover{color: #f16350;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #8c8c8c;}
body{
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffcd34;
	}
.content{
		background-color: #ffcd34;
	}
.searchbox{
		border: 3px solid #f57c0c;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#696969;
	}
#default_footer a{
		text-decoration: underline;
		color:#696969;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffff;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(51%,#fafafa), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 50%, #fafafa 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
	border: 1px solid #d9d9d9;
	color: #4ea7d9;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(51%,#fafafa), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 50%, #fafafa 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
	border: 1px solid #d9d9d9;
	color: #000000;
}
.button a, .button-strip a{
	color: #4ea7d9;
	text-decoration:none;
}
.button-strip-active a{
	color: #000000;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #000000;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #ff6b00;
	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: #0099cc;
}
.widget_tab:hover, .widget_tab_selected{
	background: #0099cc;
	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 #8c8c8c;
}
.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: #666666;
}
.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: #666666;
}
.vtab:hover, .vtab_selected{
	background: #0099cc;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#0099cc), color-stop(50%,#0099cc), color-stop(51%,#0099cc), color-stop(100%,#0099cc));
	background: -moz-linear-gradient(-90deg,  #0099cc 0%, #0099cc 50%, #0099cc 51%, #0099cc 100%);
	background: -webkit-linear-gradient(-90deg,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: -o-linear-gradient(-90deg,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: -ms-linear-gradient(-90deg,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: linear-gradient(-90deg,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#0099cc',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fafafa), color-stop(51%,#fafafa), color-stop(100%,#f0f0f0));
	background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 50%, #fafafa 51%, #f0f0f0 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	background: linear-gradient(top,  #ffffff 0%,#fafafa 50%,#fafafa 51%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );

	color: #666666;
	border-right: 1px solid #d1d1cf;
	border-left: 1px solid #d1d1cf;
	border-top: 1px solid #d1d1cf;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 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: #0099cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099cc), color-stop(50%,#0099cc), color-stop(51%,#0099cc), color-stop(100%,#0099cc));
	background: -moz-linear-gradient(top,  #0099cc 0%, #0099cc 50%, #0099cc 51%, #0099cc 100%);
	background: -webkit-linear-gradient(top,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: -o-linear-gradient(top,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: -ms-linear-gradient(top,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	background: linear-gradient(top,  #0099cc 0%,#0099cc 50%,#0099cc 51%,#0099cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099cc', endColorstr='#0099cc',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #666666;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #d1d1cf;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #f3f3f1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f1), color-stop(50%,#f3f3f1), color-stop(51%,#f3f3f1), color-stop(100%,#f3f3f1));
	background: -moz-linear-gradient(top,  #f3f3f1 0%, #f3f3f1 50%, #f3f3f1 51%, #f3f3f1 100%);
	background: -webkit-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: -o-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: -ms-linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	background: linear-gradient(top,  #f3f3f1 0%,#f3f3f1 50%,#f3f3f1 51%,#f3f3f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f1', endColorstr='#f3f3f1',GradientType=0 );
	color: #666666;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/queens/logo.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to the library';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to the library';
}
.widget{
	border: 1px solid #bdbdbd;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-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: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #ff5e29;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e29), color-stop(50%,#fa6634), color-stop(51%,#fa6634), color-stop(100%,#fc7012));
	background: -moz-linear-gradient(top,  #ff5e29 0%, #fa6634 50%, #fa6634 51%, #fc7012 100%);
	background: -webkit-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: -o-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: -ms-linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	background: linear-gradient(top,  #ff5e29 0%,#fa6634 50%,#fa6634 51%,#fc7012 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5e29', endColorstr='#fa6634',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #ff6b00;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #ff6b00;
	border-color: #ff6b00;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #ff6b00;
}
.polaris-nav-active i{
	color: #ff6b00;
}
.widgetbody hr{
	color: #8c8c8c;
	background-color: #8c8c8c;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #8c8c8c;
}
.bottomrule{
	border-bottom: 1px solid #8c8c8c;
}
.bodytext{color: #ffffff;}
.headingtext{color: #ff6b00;}
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Open+Sans+Condensed:300,700|Montserrat:400,500,600,700');

body{
 
  font-family: "Montserrat",  sans-serif;
}
.content {
    background-color:transparent;
}

div#header{
	height: auto;
	max-width: 990px;
}

.popupwidget .widgetbody {
  color: #000000;
}

.column {
  padding: 0 5px 5px 5px;
}

h1, .heading1 {
font-family: "Montserrat", sans-serif; 
  font-weight: 700;
  font-size:3.3em;
  color: #666666;
  margin-top: 10px;
}

.custom1 {
	font-family: "Open Sans Condensed", "Open Sans","Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif; 
  font-weight:300;
  font-size:3.0em;
    color: #FF6600;
}

.custom3 {
	font-family:  "Montserrat","Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif; 
  font-weight:700;
  font-size:2.1em;
    color: #FFFFFF;
  padding-left:10px;
}


.custom6 {
  font-weight: normal; 
  font-size: 1.4em; 
  color: #fff; 
  letter-spacing: 0px; 
  line-height: 1.1;
}

.custom6 a {
	font-style:italic;
    color: blue;
}




a.white, a.white:visited, a.white:hover{
font-family: 'Open Sans',sans-serif;
color: #2e2e2e;
	text-decoration: none;
	font-weight: normal;
font-size:1.1em;
}
a.white:hover{
color: #f76815;
}


/*Overides for the featured event widget*/
.button {
  padding: 0.6em 0.8em;
}

.ame-events-slideshow-info {
  background-color: #414141;
}
.ame-events-slideshow-heading {
  font-size: 1.6em;
}
.ame-events-slideshow-title {
  font-weight: 500;
}

.slideshow-right {
  right: -25px;
}

.slideshow-left {
  left: -25px;
}

.ame-events-slideshow-info {
  background-color: #939393;
}

.ame-events-slideshow-library {
  background-color: #FFFFFF;
  color: #FB6705;
}




/*Overides for setting background colours of these divs*/
div#idaLCjF, div#id6zfQF, div#ido0YHt{
background-color: #FFFFFF;
  padding: 10px 5px;
  margin: -10px -5px;
}
div#idRIZiM{
background-color: #f1f1f1;
}
div#idaLCjF {
   padding: 10px 5px;
  margin: 0px -5px;
}
div#ido0YHt {
padding: 10px 5px 15px 5px;
}


/*Overides for the tabbed search widget - default tab colours #005C8D and #3278A0 */
div#idoaASs {
  background-color: transparent;
    padding: 0;
 	margin: -10px -5px 0 -5px;
  	border-bottom-style: solid;
    border-bottom-color: #ffffff;
  	border-bottom-width: 1px;
}

div#idlw3KZ {
background-color: transparent;
  padding: 0px 0px;
}

.amsb-tab-content button {
  border: 1px solid #3c6ccd;
  background-color: #3c6ccd;
}

.amsb-tab-content {
  background-color: #FF7B0C;
}

.amsb-tabs li {
  background-color: #D0D0D0;
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #FFF6F3;
}

.amsb-tabs li.amsb-tab-active {
  background-color: #FF7B0C;
}


/*Overides for the calendar widget*/

div#idRIZiM {
  background-color: #ffffff;
}

.amev-cal .linkcolour{
 color: #333;
  line-height: 100%;
}
.amev-all-branches{
 color: #333;
}

.amev-all-branches:hover {
 color: #FF7B0C;
}

div.amev-cal div.amev-all-events-link {
  padding: 5px 10px 0 10px;
  text-align: right;
  font-size: 1.2em;
}

div#idRIZiM .widgetbg {
  background-color: #ffffff;
}

.amev-event .headingtext {
color: #000000;
}

.amev-event-list hr {
  border-top: 1px solid #c3c3c3;
}

.amev-event-time {
  font-size: 0.9em;
  font-weight: bold;
  color: #000000;
}

.amev-event-title {
  color: #fa7002;
    font-size: 1.3em;
}

.rd-month-label {
  color: #f86b00;
  font-weight: bold;
  text-transform: uppercase;
}

.rd-day-selected {
background-color: #3c6ccd;
}

.rd-back:hover, .rd-next:hover{
  color: #fa7002;  
}

.amev-cal .amev-cal-container {
  color: #333333;
  background-color: #ffffff;
}

.amev-cal-date-title {
  font-family: 'Open Sans Condensed' , sans-serif;
    font-weight: 400;
  text-transform: uppercase;
font-size: 1.2em;
margin-bottom:4px;}

.amev-event .widgetbg {
  background-color: #ffffff;
}

.amev-cal-date .amev-date {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #000000;
}

.amev-location {
  font-size: 0.4em;
  font-weight: 600;
  text-transform: uppercase;
  color: #fa7002;
}

.amev-event-location {
  color: #00c45b;
  font-weight: 600;
  text-transform: uppercase;
}

.amev-event-list {
    color: #686868;
}
.amev-event{
	color: #666666;
}

.amev-event-list hr {
  border-top: 1px solid #515151;
}

div#footer {
	height: auto;
	max-width: 990px;
}

#default_footer {
  visibility: hidden;
}



/* Newly added (7/13/17) for media query */

/* padding and border are included in the total width and height of the elements. */
* {
    box-sizing: border-box;
}

/* For mobile phones: */
[class*="col-"] {
    width: 100%;
  	float: left;	
}

/* For tablets: */
@media only screen and (min-width: 480px) {
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}

/* For desktop: */
@media only screen and (min-width: 768px) {
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

/* To make square: ...not used after all */ 
.box{
	position: relative;
	width: 100%;		/* desired width */
}
.box:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}

/* To make vertically long rectangle: ...not used after all */
.box_verlong{
	position: relative;
	width: 100%;		/* desired width */
}
.box_verlong:before{
	content: "";
	display: block;
	padding-top: 200%; 	/* width: 1, height: 2*/
}
