@font-face {
	font-family: 'flying pig';
	src:url('https://libraries.uark.edu/flying-pig-glyph/pigsfly.eot?x0nfyx');
	src:url('https://libraries.uark.edu/flying-pig-glyph/pigsfly.eot?x0nfyx#iefix') format('embedded-opentype'),
		url('https://libraries.uark.edu/flying-pig-glyph/pigsfly.ttf?x0nfyx') format('truetype'),
		url('https://libraries.uark.edu/flying-pig-glyph/pigsfly.woff?x0nfyx') format('woff'),
		url('https://libraries.uark.edu/flying-pig-glyph/pigsfly.svg?x0nfyx#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

cite {
	font-style:italic;
}

figure, .figure {
	display: table;
}

figure + figure, .figure + .figure {
	margin-top: 10px;
}

figcaption, .figcaption {
	color: #fff;
	font-size: .9em !important;
	line-height: 1.2em;
	padding: 10px 16px;
	margin: 0 !important;
	display:table-caption;
	caption-side:bottom;
	background: #424242;
}

figcaption a, .figcaption a {
	color: #fff !important;
	text-decoration: underline;
}

.has-sidebar aside figure.person {
	padding-bottom: 30px;
}

figure.person figcaption {
	color: inherit;
	padding: 0;
	font-size: 1em !important;
	line-height: inherit;
	display: block;
	background: transparent;
	margin-top: 8px !important;
}

figure.person figcaption a, figure.person .figcaption a {
	color: #000 !important;
}

.person ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.larger {
	font-size: 160% !important;
}

#main-container {
    position: relative;
}
    
#main-container .kick, #main-container .kick li, #main-container .kick p {
	font-size: 1.2em;
	line-height: 1.6em;
}

#main {
	position: relative;
}

#content {
    margin-top: 50px;
}

#uptop + #content {
	margin-top: 0;
}

#content ul, #content ol {
	margin-bottom: 20px;
}

#content li ul, #content li ol {
	margin-bottom: 0;
}

#content address {
	margin-top: 10px;
	font-size: 16px;
}

input[type="submit"] {	
    color: #ffffff !important;
	background-color: #9D2235; 
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
	border-radius: 4px;
    -moz-user-select: none;
	padding: 5px 15px;
}



table.horizontal {
	width: 100%;
	border: 1px solid #ddd;
	padding: 2px;
	border-collapse: separate;
    border-spacing: 2px;
}

table.horizontal td, table.horizontal tbody th {
	border: 0;
}

table.horizontal tbody th {
	background-color: #efefef;
	width: 20%;
}

ul.breadcrumb, ol.breadcrumb {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
    background-color: transparent;
    padding: 5px;
}

#imageblock img {
	max-width: none;
}



img.ghost { /* missing syndetics book cover */
	width: 170px;
	background-color: #333;
}


img.ghost + span.ghost-caption {
    display: block;
    position: absolute;
	color: #fff;
	top: 10px;
	left: 10px;
	max-width: 150px;
	font-size: 1.4em;
	font-weight: 100;
}

.btn-default.uaRed {
    background-color: #9D2235;
    color: #FFF;
    border-color: #F2F2F4;
}

#map_canvas + p {
    margin-top: 20px;
}

/*==================================================*/
/*                                                  */
/*                     HEADER                       */
/*                                                  */
/*==================================================*/

#site-heading {
	top: 0;
	font-weight: 400;
	text-align: left;
}

#site-heading.double {
	margin-top: .25em;
}

#site-heading a {
	text-decoration: none;
}

#site-heading span {
    display: block;
    font-size: .8em;
    line-height: 1em;
}

#uptop {
	padding: 2.2em 0 0;
}


body.staffweb #opener .brand {
    color: #28959A;
    background: #28959A;
    height: 20px;
}

body.staffweb #opener .brand:before {
    background-image: none;
}
	

/*	------------- hours -------------	*/



#hours {
	padding-top:10px;
}

#main-container #hours.front {
	height: 47px;
}

#main-container #hours.front p {
	margin: 5px 0 0 0;
    font-size: 1.4em;
	margin: 0;
	padding-bottom: 10px;
	display: inline-block;
}

#main-container #hours.front p span {
	font-size: 1.2em;
}

#main-container #hours.front p br {
	display:none;
}

#main-container #hours.front p a:link {
	margin-left:1em;
	margin-right:.5em;
	font-size: .7em;
    font-weight: 500;
    line-height: 1em;
    text-decoration: underline;
    white-space: nowrap;
}

#sidebar #hours {
	margin-top: 20px;
	}

#sidebar #hours p {
	margin-bottom: 0;
	}

#hours.front p a:before {
    content: "[ ";
    font-weight: 600;
    text-decoration: none;
}

#hours.front p a:after {
    content: " ]";
    font-weight: 600;
    text-decoration: none;
}

#hours.front p a:hover {
    color: #a00;
}



/*	------------- new hours 07-17 -------------	*/




.s-lc-fhw-map { border:1px solid #ccc; width: 750px; height: 300px; margin-bottom: 50px;} 
.s-lc-fhw-pills { padding: 10px 0px; }
/*week*/
.s-lc-whw thead { background-color: #F5F5F5; }
.s-lc-whw-head-date { color: #999; }
.s-lc-whw-today-h {  background-color: #ddd; }
.s-lc-whw-today { background-color: #F5F5F5; } 
.s-lc-whw-bh { text-align: right; white-space: nowrap; }
.s-lc-whw-locname { font-weight: bold;}
.s-lc-whw-sublocname{ padding-left: 10px!important; }
.s-lc-whw-footnote { color: #555; font-size: 80%; }
.s-lc-whw-footnote td:hover { background-color:#fff!important;}	
/*month*/
.s-lc-mhw-tb { width: 100%; border: 1px solid #ddd; border-collapse: collapse; border-spacing: 0; } 
.s-lc-mhw-tb th, .s-lc-mhw-tb td { border: 1px solid #ddd; vertical-align: top; } 
.s-lc-mhw-tb thead { background-color: #F5F5F5; } 
.s-lc-mhw-header { text-align: center; } 
.s-lc-mhw-header-date { text-align: center; display: inline-block; margin-top: 5px; font-size: 130%; } 
.s-lc-mhw-days td { text-align: center; font-weight: bold; min-width: 14.28%; max-width: 14.28%; width: 14.28%;} 
.s-lc-mhw-day-l { color: #555; text-align: right; padding: 2px; font-size: 11px; } 
.s-lc-mhw-cells { height: 50px; } 
.s-lc-mhw-fnc { color: #555; } 
.s-lc-mhw-loc { font-size: 11px; padding: 2px; border-radius: 4px; margin-bottom: 1px; color: #fff;  } 
.s-lc-mhw-subloc { margin-left: 5px;} 
.s-lc-mhw-footnote-cal { font-size: 86%;}
.loc_6230 { background-color: #063A68; }
.loc_6337 { background-color: #1460A5; }
.loc_6340 { background-color: #1460A5; }
.loc_6155 { background-color: #1460A5; }
.loc_6341 { background-color: #1460A5; }
.loc_6240 { background-color: #2F9980; }
.loc_6237 { background-color: #89B24C; }
.loc_6239 { background-color: #17979A; }



#mainnav ul, #mainnav > li > a {
	text-transform:none;
}

#mainnav > li:last-child a {
  padding-right: 0;
  margin-right: 0;
}

#mainnav i.fa {
	display:inline-block;
	margin-right:3px;		/*	spaces the Font Awesome icons in the horiz nav	*/
}



div.panel-heading {
	padding:5px;
}

.rss-feeder img {
    max-width: 30%;
    float: left;
    margin: 0 10px 20px 0;
}

dl.rss-feeder img {
    max-width: 10%;
}


/* blog rss feed */

.rss-feeder h2, .rss-feeder li, .rss-feeder dt {
    clear: both;
}

.rss-feeder.no-image img {
    display: none;
}

.rss-feeder .thumbed p {
    margin-left: 200px;
}

.rss-feeder .thumbed h2, .rss-feeder .thumbed li, .rss-feeder .thumbed dt {
    clear: none;
}



.rss-feeder .thumbed img { max-width: 180px; float: left; margin: 0 20px 20px 0;}

.rss-feeder .thumbed {
    clear: both;
    margin: 40px 0;
}


.jumps li:after, .piped li:after {
	content: "|";
	display: inline-block;
	padding-left: 10px;
}

.jumps li:last-child:after, .piped li:last-child:after {
	content: "";
	padding-left: 0;
}

.error {
	color:#9D2235;
	font-weight:600;
	font-size:1.5em;
}

.incipit {
	font-size:3em !important;
	font-weight:600;
}

.eresources-libguide:after {
    content: "\f185";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    color: #F2AF5F;
}

#SENDTO, #SENDTOEMAIL { /*form honeypots*/
	display: none;
}

.table-lined td {
    border: 1px solid #cccccc;
}

.table-lined th {
    border: none;
    background-color: #333;
    color: #fff;
}

/*	------------- libraries home -------------	*/

section#new, section#upcoming-container {
    margin: 0;
    padding: 0;
    }

section#new h2, section#upcoming-container h2 {
    font-size: 1.8em;
    }
    
#main #headlines h2, #main #headlines-appendage h2 {
    font-size: 1.7em;
    margin-bottom: 5px;
}

#main #headlines h2 a, #main #headlines-appendage h2 a {
    background-image: linear-gradient(to top, rgba(0,0,0,0) 7%, rgba(0,0,0,.2) 7%, rgba(0,0,0,.2) 10%, rgba(0,0,0,0) 10% );
}

#main #headlines p:last-child {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}



/*	------------- bibliography styles -------------	*/

ul.bibliography {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.bibliography li {
	margin-bottom: 8px;
}

p.bibliography, ul.bibliography li {
	text-indent: -3em;
	padding-left: 3em;
}

.footnote {
	text-indent: 3em;
}

.superscript {
	font-size: 80%;
	vertical-align: super;
}

.smallcaps {
	font-variant: small-caps
}

.underline {
	text-decoration: underline;
}


/*==================================================*/
/*                                                  */
/*                     LEFT NAV                     */
/*                                                  */
/*==================================================*/

#sidebar .sidenav {
    border-top: 5px solid #d9d9d9;
    margin-right: 15px;
    margin-bottom: 20px;
}

#sidebar .sidenav li a {
 color: #444;
}

#sidebar .sidenav ul > li > ul li {
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#sidebar .sidenav ul > li > ul {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 8px;
}

#sidebar .sidenav ul > li:last-child > ul {
    border-bottom: none;
}

#sidebar .sidenav ul > li a  {
    display: block;
    }

#sidebar .sidenav > ul > li > a {
    font-size: 1.1em;
    padding: 10px 5px;
    }

#sidebar .sidenav li i.fa {
    color: #999;
    font-size: .9em;
    vertical-align: 9%;
    }

#sidebar .sidenav ul > li > ul li a:hover {
    color: #a00;
    text-decoration: none;
    background-color: #eee;
    }

#sidebar .sidenav .nav>li>a.collapsed:focus {
    background-color: transparent;
    }
    
#sidebar .sidenav .panel  {
    margin-bottom: 0;
    border: 0;
    }
    
#sidebar .hours {
    margin-top: 24px;
    }
    
#sidebar section {
    margin: 0;
    padding: 0;
    }
    
#sidebar section h2 {
    font-size: 1.3em;
    margin-top: 30px;
    }
    
#sidebar section ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }
    
#sidebar-aux {
    border-top: none;
    padding-top: 10px;
    margin-top: 20px;
	position: relative;
}

#sidebar-aux .hours {
	margin-top: 20px;
	font-size: 1.2em;
}

#sidebar-aux a {
	text-decoration: underline;
}

#sidebar-aux a.btn {
	text-decoration: none;
}





/* Tiles */

.tile {
	margin-bottom: 5px;
}


.tile.green {
	background-color: #89b24c;
}

.tile.blue {
	background-color: #1461a5;
}

.tile.navy {
	background-color: #1a4578;
}

.tile.teal {
	background-color: #17979a;
}

.tile.sea {
	background-color: #5bc7d3;
}

/* older colors */

.tile.orange {
	background-color: #f79413;
}

.tile.gold {
	background-color: #e2b022;
}

.tile.purple {
	background-color: #581b9c;
}


.tile a {
  padding: 10px;
  background: -webkit-linear-gradient(left top, rgba(0,0,0,0.5) , transparent); 
  background: -o-linear-gradient(bottom right, rgba(0,0,0,0.5), transparent);
  background: -moz-linear-gradient(bottom right, rgba(0,0,0,0.5), transparent);
  background: linear-gradient(to bottom right, rgba(0,0,0,0.5) , transparent);
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 1.46em;
  line-height: 1.2em;
  overflow: hidden;
  display: block;
}

.tile a:hover {
  background: -webkit-linear-gradient(left top, rgba(0,0,0,0.3) , transparent); 
  background: -o-linear-gradient(bottom right, rgba(0,0,0,0.3), transparent);
  background: -moz-linear-gradient(bottom right, rgba(0,0,0,0.3), transparent);
  background: linear-gradient(to bottom right, rgba(0,0,0,0.3) , transparent);
}



#currentexhibit h2:first-child, #homenewsrotator h2:first-child {
	margin-top: 6px;
}


/* SMS and Email Panel Styles */

#info, #sms, #emailthis {
       border:1px solid #555555;
       position: absolute;
	   float:right;
	   z-index: 1000; 
       padding:10px;
       margin:10px;
       background: #cecece;
}

#emailthis {
	visibility:hidden;
}

#emailthis .eg, #SMS .eg {
       font-style:italic;
       font-size:80%;
}

#info {top: 500;}

#emailthis, #sms {
		top: 25px;
		right: 5px;
		font-size:85%;
}

#emailthis a {
	margin-right:1em;
}

#sidebar-aux #emailthis {
    top: 55px;
    margin: 0;
    width: 100%;
    }
    
.list-follows-sidebar h2, .list-follows-sidebar h3, .list-follows-sidebar h4 {
    margin: 10px 0;
    }
    
.list-follows-sidebar h2:before, .list-follows-sidebar h3:before, .list-follows-sidebar h4:before {
    content: " ";
    display: table;
    clear: both;
    margin-bottom: 20px;
}

/* Nivo Slider */

.nivo-directionNav a {
	position:absolute;
	top:50%;
}
.nivo-prevNav, .nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-directionNav a {
	display:block;
	width:50px;
	height:50px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	font-size: 1px;
    letter-spacing: -1px;
	color: rgba(225,225,225,0.9);
	top: 40%;
	text-align: center;
	text-decoration: none;
}

.nivo-directionNav a:hover {
    text-decoration: none;
}

.nivo-directionNav a:before {
    font-family: FontAwesome;
	font-size: 50px;
    letter-spacing: normal;
	line-height: 1em;
}

.nivo-directionNav a.nivo-prevNav:before {
	content:'\f0a8';
}

.nivo-directionNav a.nivo-nextNav:before {
	content:'\f0a9';
}

.slider-wrapper:hover .nivo-directionNav a { opacity: 1; }

.slider-wrapper {
	margin-bottom: 30px;
}

.nivo-controlNav {
    padding: 0;
}

a.nivo-prevNav {
	left:15px;
}

a.nivo-nextNav {
	right:15px;
}

.nivo-caption a {
    color:#fff !important;
}

#slider.exhibit img {
    max-height: 800px;
    width: auto !important;
}

#main-container .attribution {
    font-size: .9em;
    font-style: italic;
    color: #eee;
    text-align: right;
}

#main-container .attribution a {
    text-decoration: underline;
}

/*==================================================*/


a.findit  {
    display: block;
    width: 100px;
    background-color: #eaecf1;
    text-decoration: none;
    color: #333;
	line-height: 1em;
	padding: 5px 5px 2px;
	font-size: 16px;
	border-bottom: 3px solid #d9dbe0;
}

a.findit:hover  {
    background-color: #9D2235;
    color: #fff;
	border-bottom: 3px solid #9D2235;
}


a.findit:before {
    font-family: 'flying pig';
    content: "\e900";
    font-size: 1.8em;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 5px 0 0;
    color: #9D2235;
}

a.findit:hover:before  {
    color: #fff;
}

/*==================================================*/
/*                                                  */
/*                 IMAGE GALLERIES                  */
/*                                                  */
/*==================================================*/

.exhibit {
	width: 200px;
	height: 200px;
	float: left;
	padding: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	}
	
.exhibit h3 a {
	background-color: rgba(137,178,76,.8);
	color: #333;
	text-decoration: none;
	}

#content .gallery .col-md-8 p:first-child {
	margin-top: 0;
}

.modal {
	overflow-y: auto;
}

.modal-img {
	margin: 30px auto 0 auto;
	display: none;
	max-width: 80%;
	text-align: center;
	position: relative;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.thumbwrapper {
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
}


/*
.thumbwrapper img {
	width: 160px;
}
*/

.modal-img .caption {
	background: #333;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
}

.modal-img .caption p {
	margin: 0;
}



.modal-directionNav a {
	position:absolute;
	top:50%;
}
a.modal-prevNav {
	left:-20px;
}
a.modal-nextNav {
	right:-20px;
}

.modal-directionNav a {
	display:block;
	width:60px;
	height:60px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	font-size: 1px;
    letter-spacing: -1px;
	color: rgba(225,225,225,0);
	top: 40%;
	text-align: center;
	text-decoration: none;
}

.modal:hover .modal-directionNav a {
	opacity: 1;
	cursor: pointer;
}

.modal-directionNav a:hover {
    text-decoration: none;
}
.modal-directionNav a:before {
    font-family: FontAwesome;
	font-size: 60px;
    letter-spacing: normal;
	line-height: 1em;
	color: rgba(225,225,225,0.9);
}

.modal-directionNav a.modal-prevNav:before {
	content:'\f0a8';
}
.modal-directionNav a.modal-nextNav:before {
	content:'\f0a9';
}

.spinner {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: block;
	position: fixed;
 	top: 50%;
 	left: 50%;
 	margin-top: -20px;
 	margin-left: -20px;
 	z-index: 1;
}

form .spinner {
	display: none;
}

.prev, .next, .prevx2, .nextx2  {
	font-weight: 600;
	white-space: nowrap;
}

.prev:before, .prevx2:before, .next:after, .nextx2:after {
	font-family: FontAwesome;
	text-decoration: none;
	display: inline-block;
}


.prevx2:before {
	content: "\f053 \f053";
	margin-right: 5px;
}

.prev:before {
	content: "\f053";
	margin-right: 5px;
}

.nextx2:after {
	content: "\f054 \f054";
	margin-left: 5px;
}

.next:after {
	content: "\f054";
	margin-left: 5px;
}


/* Research Paper Wizard */

#wizard-sections section, #steps ol ol {
	display: none;
}

#wizard-sections section:first-child {
	display: block;
}

#wizard-sections h2 {
	color: #333;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    white-space: normal;
    text-transform: none;
    font-size: 1.8em;
}

#steps h2 a {
	font-size: .6em;
	font-weight: 500;
	color: #5a5a5a;
}


#steps li ol li a.selected {
	background-color: #faebcc;
}

.printshow {
	display: none;
}


/* Help Page */

  body.help #images {
  	position: relative;
  	}
  	
  body.help #images div {
  	display: none;
  	}
  	
  body.help #images p {
  	position: absolute;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	background: rgba(0,0,0,0.5);
  	color: #fff;
  	padding: 20px 80px;
  	margin: 0 15px;
  	}
  	
  body.help #images p br:first-child {
  	display: none;
  	}
  body.help #images p .phone {
  	white-space: nowrap;
  	}
  	
  body.help #images img {
  	max-height: 374px;
  	}
  	
  body.help #images .prev:before, body.help #images .next:after {
  	font-family: FontAwesome;
	position: absolute;
	z-index: 100;
	bottom: 12px;
	font-size: 3em;
	color: rgba(255,255,255,0.5);
	cursor: pointer;
  	}
  	
  body.help #images .prev:before {
  	content: '\f137';
  	left: 30px;
  	}
  	
  body.help #images .next:after {
  	content: '\f138';
  	right: 30px;
  	}
  	
  body.help #images #research {
  	display: block;
  	}
  	
  body.help #images a {
  	color: #fff;
  	}
  

  body.help #locations-nav li {
  	padding: 2px 5px;
  	width: 100%;
  	cursor: pointer;
  	}
  	
  body.help #locations-nav li:hover {
  	background-color: #efefef;
  	}
  	
  body.help #locations-nav .selected, body.help #locations-nav .selected:hover {
  	background-color: #1a4578;
  	color: #fff;
  	}
  	
  body.help #map_canvas {
  	width: 100%;
  	height: 250px;
  	}
  	
  body.help #connexions {
  	margin: 30px 0 40px 0;
  	}
  	
  body.help #connexions .tile {
  	max-height: 130px;
  	}

/*==================================================*/
/*                                                  */
/*                 LIBANSWERS API                   */
/*                                                  */
/*==================================================*/

.ask-a-librarian {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }

.ask-a-librarian > li {
    margin-top: 30px;
    }
    
.ask-a-librarian > li:first-child {
    margin-top: 10px;
    }

.ask-a-librarian > li > a  {
    font-size: 1.2em;
    }
    
    
.ask-a-librarian > li > ul > li:after {
	content: "|";
	display: inline-block;
	padding-left: 10px;
}

.ask-a-librarian > li > ul > li:last-child:after {
	content: "";
	padding-left: 0;
}

.ask-a-librarian > li > ul > li > ul {
	display: inline-block;
	margin-left: 2px;
}

.ask-a-librarian > li > ul > li > ul > li {
	padding: 0 2px;
}

.ask-a-librarian > li > ul > li > ul > li a {
	display: inline-block;
	padding: 2px 5px;
	background-color: #eee;
	color: #333;
	border-radius: 3px;
	font-size: .8em;
}


/*	------- faqs cards ------	*/

.card {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 20px;
	margin-bottom: 10px;
	}
	
.card h2 {
	margin: 0;
	font-size: 1.7em;
	}

.card h2 a {
	background-image: none;
	}

.card .collapse, .card .collapsing {
	padding-top: 20px;
	}

/*	------- calendar ------	*/

#rooms-calendar td {
	height: 100px;
}

#rooms-calendar td hr:last-child {
	display: none;
}

.calnav {
	padding-top: 20px;
}



/*==================================================*/
/*                                                  */
/*                    STAFFWEB                      */
/*                                                  */
/*==================================================*/



body.staffweb #site-heading {margin-top: .25em !important;}
	#site-heading i.fa-cogs {
    color: #28959A;
}



/*==================================================*/
/*                                                  */
/*                   SÜPERFOOT!                     */
/*                                                  */
/*==================================================*/

#superfoot, #footer-links-contact {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
}

ul#social-stack-libraries li {
	display: inline-block;
}

ul#social-stack-libraries li a {
	padding: 10px;
}

#social-stack-libraries>li>a:hover {
	background-color: transparent;
}

ul#social-stack-libraries i {
	font-size:2.3em;
}
	
ul#social-stack-libraries i.fa-facebook, .person .social li.facebook i.fa {
	color:#4767b0;
}
ul#social-stack-libraries i.fa-twitter, .person .social li.twitter i.fa {
	color:#47BCDC;
}
ul#social-stack-libraries i.fa-video-camera {
	color:#3574A6;
}
ul#social-stack-libraries i.fa-sun-o {
	color:#F2AF5F;
}
ul#social-stack-libraries i.fa-quote-left {
	color:#F79413;
}
ul#social-stack-libraries i.fa-mobile {
	color:#336799;
}
.person .social li.linkedin i.fa {
	color:#007bb6;
}
ul#social-stack-libraries i.fa-instagram, .person .social li.instagram i.fa {
	color:#3574A6;
}
ul#social-stack-libraries i.fa-pinterest {
	color:#2597c8;
}

#attr {
    background-color: #333;
    color: #efefef;
    padding: 2px 0;
    }

#attr p {
    margin: 0;
    text-align: center;
    font-size: .9em;
    }
    
#attr a {
    color: #efefef;
    text-decoration: underline;
    }
    



/* ----------------------------------------------------- */
/* ----------------------------------------------------- */


@media only screen and (max-width: 480px) {
    #main-nav { margin-top: -80px !important; }
    .navbar-nav { margin: 0; }
    #site-heading { font-size: 1.9em;}
    #header-bg { height: 200px; }
    #main-container #hours.front { margin-bottom: 20px; padding-top: 0; }
    #main-container #hours.front p { display: block; margin: 0; padding: 0; }
    #main-container #hours.front p a:link { margin-left: 0; }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	#site-heading { font-size: 2.6em; }
    #header-bg { height: 220px; }
}

@media only screen and (max-width: 767px) {
    #site-heading { display: block; text-align: center; }
	h2 {font-size: 1.5em;}
	#uptop { padding-top: .5em; padding-bottom: 10px; }
    #uptop #emailbutton { margin: 20px 0 0;}
    #main-nav { margin-top: -60px; min-height: 57px; background-color: transparent; width: 150px;}
    #mainnav > li > a { margin-top: 4px; }
    #mainnav > li:last-child a { padding-right: 15px; }
    #mainnav li:last-of-type { padding-bottom: 0; }
    #main-nav button { margin-top: 8px; }
    .nav>li>a { padding: 10px 0; }
    .nav>li:first-child>a { padding-top: 0; }
    #emailthis, #sms { top: 50px; left: 0; }
    #main #slider  {margin-top: 20px;}
    .navbar-collapse { background-color: #333; padding: 15px; z-index: 999; text-align: left; position: relative; width: 100%; min-width: 375px; left: 5px; right: 5px; }
    .navbar-collapse a { color: #fff !important; border-top: 1px solid #999 !important; padding-bottom: 0 !important; }
    .navbar-collapse li:first-child a { border-top: none !important; }
    #search-stack { top: 20px; float: right; }
    .searchchoice form h2 { display: none; }
    #main-container #hours.front p { font-size: 16px; }
    #opener { z-index: inherit; height: 233px; }
    .rss-feeder img { display: none; }
    footer .footer-news { margin-top: 20px; }
}

@media only screen and (min-width: 768px) {
	#uptop { text-align: center; }
    #search-stack {top: 30px;}
	#footerRH { text-align:right; }
	#footercenter { text-align:center; }
	#superfoot, #footer-links-contact { background-color: #f2f2f4; }
	#main-container  p.intro, #main-container  div.intro p, #main-container  ul.intro li  {font-size: 1.3em; }
	#main-container  p.intro, #main-container  div.intro p {line-height: 1.6em; margin: 6px 0 30px 0;}
	#main-container  ul.intro li  {line-height: 1.6em; margin: 6px 0;}
	a.modal-prevNav { left:-80px; }
	a.modal-nextNav { right:-80px; }
	#search-stack2 label { vertical-align: middle; margin: 0 8px 0 10px; }
	#emailthis { width: 120%; }
	#site-heading { font-size: 2.8em;  left: 220px;  }
	.navbar { margin-top: 74px; }
	#hours.front p { text-align: center; }	
	#hours.front p a:link { margin-left: 15px; }
	body.staffweb #opener .brand { background: url("/libimages/staffweb/StaffWebBrand.jpg") no-repeat 0 0; height: 192px; }
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
    #main-nav { margin-top: 70px; }
    #mainnav > li > a { font-size: 13px; }
    #hours.front p { padding: 10px 0; }	
}

@media only screen and (max-width: 991px) {
	#site-heading { margin-top: .7em; }
	#newRadios { padding-right: 0; padding-left: 0;}
	#search-stack form #newRadios input[type="radio"] {margin-left: 0;}
	#thehours { padding: 2.2em 0 1em; }
	ul#social-stack-libraries i { font-size:2em; }
	ul#social-stack-libraries li { width: 2.5em; }
	#search-cats-toggle { margin: 10px; }
	#homesearch #tabs #search-categories { background-color: #cbd8d9;}
	#homesearch #tabs #search-categories label { padding-left: 15px; font-weight: 500; font-size: 1.2em; color: #333; vertical-align: -2px;}
	#homesearch #tabs #search-categories .dropdown-menu {left: 50px; top: 45px;}
	#uptop { padding: 2em 0 .8em; }
	#hours.front p a:link { display: inline-block; margin: 0;}
	#new-in-the-libraries .tile { background-color: #eee !important;}
	#new-in-the-libraries .tile a { background: #666; color: #fff; }
	#new-in-the-libraries .tile a:hover { background: #eee; color: #333; }
	#new-in-the-libraries .tile a:hover i { color: #a00; }
	.tile a br { display: none; }
	.tile a span { display: inline !important; }
	body.help #locations-nav { margin-top: 30px; }
    body.help #locations #images { max-width: 570px; }
}

@media only screen and (min-width:992px){
    .two-col { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 40px; -moz-column-gap: 40px; column-gap: 40px;}
	.three-col { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3;  -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}
	#site-heading { margin-top: 30px; left: 240px; }
	#search-stack {  width: 400px; float: right; top: 46px; }
	#search-content .searchchoice, #homesearch #tabs { height: 320px; overflow:hidden;}
	#search-content .searchtext {float: left; margin-right: 10px;}
	#search-content .searchtext, #search-content .engine {width: 346px;}
	#search-content { padding-left: 0; }
	#search-content form:after { content: " "; display: table; clear: both;}
	#homesearch #tabs { background-color: #c0d0d2; }
	#main #homenewsrotator:before { content: ''; position: absolute; top: 0; height: 100%; width: 1px; background-color: #e2e2e2; left: 0; }
	#main, #sidebar { margin-top: 20px; margin-bottom: 20px; }
	#mainnav a:before { font-family: FontAwesome; display: inline-block; margin-right: 5px; }
	#mainnav .myaccount:before { content: "\f007"; }
	#mainnav .illiad:before { content: "\f0ac"; }
	#mainnav .dibs:before { content: "\f073"; }
	#mainnav .libguides:before { content: "\f185"; }
	#mainnav .help:before { content: "\f128"; }
	body.staffweb #mainnav .cogs:before { content: "\f085"; }
	body.staffweb #mainnav .calendar:before { content: "\f073"; }
	body.staffweb #mainnav .address-book:before { content: "\f2b9"; }
	body.staffweb #mainnav .bug:before { content: "\f188"; }
	body.staffweb #mainnav .fire:before {  content: "\f06d"; }
	#search-categories .dropdown-menu { display: block; position: relative; float: none; min-width: none; padding: 0; margin: 10px -15px 0 0; background-color: transparent; border: none; -webkit-box-shadow: none); box-shadow: none;}
    #search-categories > .dropdown-menu >.active > a, #search-categories .dropdown-menu>li>a:focus, #search-categories .dropdown-menu>li>a:hover { background-color:transparent; color: #333; }
    #search-categories .dropdown-menu li.active, #search-categories .dropdown-menu li:hover { background-color: #cbd8d9; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
	#search-categories button { display: none; }
	#homesearch #tabs #search-categories label { display: none; }
	#main { float: right; }
	ul#social-stack-libraries { margin-top: 10px; }
	.navbar { margin-top: 83px; }
    #dibs { margin-top: 6px; float: right; }
	/* CSS height:width ratio trick explained here: http://www.mademyday.de/css-height-equals-width-with-pure-css.html */
   .tile { position: relative; width: 100%; margin-bottom: 10px; }
   .tile:before { content: ""; display: block; padding-top: 75%;} /* 75% here gives a 4:3 height:width ratio. 100% would be 1:1; 56.25% would be 16:9 */
   .tile a { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
   .tile a i { display: block; font-size: 1.8em; margin-bottom: 4px; }
   .tile a span { position: absolute; bottom: 10px; max-width: 85%; }
   .tile.x2 { font-size: 1.2em; }
   .tile.x2 a { padding: 20px; }
   .tile.x2 a i { font-size: 2.3em; }
   .has-sidebar { position: relative;}
   .has-sidebar:after{display:table;content:""}
   .has-sidebar:after{clear:both}
   .has-sidebar .main, .list-follows-sidebar p { width: 66.66666667%; float: left; position: relative; padding-right: 20px;}
   .has-sidebar aside { width: 33.33333333333333%; float: right; position: relative; padding-left: 30px;}
   .list-follows-sidebar img { width: 33.33333333333333%; float: right; position: relative; margin-top: 5px;}
   .has-sidebar:before { content: ''; position: absolute; top: 0; bottom: 0; left: 67%;  height: 100%;  width: 1px; background-color: #ddd; display: block;}
   .has-sidebar.norule:before { background-color: transparent; }
   #emailbutton { margin-top: 14px; }
    body.help #connexions .tile:before { padding-top: 50%; }
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
	#sidebar .sidenav > ul > li > a { font-size: 1em; }
	#hours.front p { margin: 0; padding: 0;}
	.tile.x2 a span { bottom: 12px; }
}

@media only screen and (min-width: 1080px) {
	#mainnav { margin-left:5px; padding-left:0; float:right; }
	body.help #mainnav ul, body.help #mainnav > li > a, body.help #mainnav > li:last-child a { margin-right: 20px; }
}

@media only screen and (max-width: 1199px) {
    #secondary-nav .fa-chevron-down { display: none; }
    .nivo-caption {padding-bottom: 8px;}
}

@media only screen and (min-width: 1200px) {
    #mainnav ul, #mainnav > li > a, #mainnav > li:last-child a { margin-right:35px; }
    .tile a i { font-size: 2.3em; }
    .tile a {  font-size: 1.6em; }
    .tile.x2 a {  font-size: 1.8em; }
    .tile.x2 a span { bottom: 20px; }
    #sidebar .sidenav { margin-right: 10px; }
	#sidebar .sidenav > ul > li.panel > a:after { font-family: "fontawesome"; content: "\f078"; float: right; color: #d9d9d9; }
	body.help #mainnav ul, body.help #mainnav > li > a, body.help #mainnav > li:last-child a { margin-right: 40px; }
}


/* ----------------------------------------------------- */
/* ----------------------------------------------------- */


@media print {

.printhide, #sidebar, nav, #opener, #searchFormInner, #superfoot, #footer-links-contact, footer, .tile, .calnav, span.prev, span.next  {display: none;}
	body  {margin: 0px;}
    p, ol, ul, a, address {page-break-inside: avoid; font-family: Times, 'Times New Roman', serif;}
	h2, h3, h4, h5 {page-break-after: avoid; font-weight: 500;}
	h1 {text-align: center; margin-bottom: 1.3em}
	p, table, ol, ul, a, address {page-break-inside: avoid; font-family: Times, 'Times New Roman', serif;}
	.collapse {display: block;}
    .panel {border: none;}
    .panel-default>.panel-heading {background-color: transparent;}
    .panel-heading { padding: 1em 0 0 0; border-bottom: none;}
    .panel-title {font-size: 18px;}
    .panel-body {padding: 0;}
    .panel-group .panel-heading+.panel-collapse .panel-body {border-top: none;}
    table a[href]:after { content: '' !important; }
    .printshow {display: block;}
	body.physics header:after, body.physics header { display: none !important; }
	body.help #images p { position: static; font-size: 2em; }
	body.help #images a[href]:after { content: ''; }
	
    


}

@page {size: auto;margin: 25mm 25mm 25mm 25mm;} 