/* THEME VARIABLES ************************** */
/* -----Colors----------------------- */
/* -----Typefaces----------------------- */
/* GLOBAL ********************************* */
/* ----- Body ------------------------ */
body {
  background-color: #FFF; }

.home-feature h3, h2 {
  font-family: "rockwell", "American Typewriter",'Vitesse 5r', 'Vitesse A', 'Vitesse B', 'museo-slab', 'Arial';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #272727;
  font-size: 20px; }

/* ----- Custom Fonts ---------------- */
h1 {
  font: bold 233% Helvetica, Arial, Verdana, Sans-Serif;
  color: #000; }

/* ----- Text ------------------------ */
/* ----- Links ----------------------- */
a {
  color: #680013; }

/* ----- Lists ----------------------- */
/* ----- Tables ---------------------- */
table {
  border-collapse: collapse; }

.table-noborders td {
  border: none; }

/* ----- Forms ----------------------- */
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1px;
  height: 2em; }

/* HEADER ********************************* */
/* ----- Header Region --------------- */
.luclinks ul {
  box-sizing: border-box; }

.luclinks li {
  font: 10px Helvetica, Arial, Verdana, Sans-Serif;
  color: #525252;
  text-transform: uppercase;
  list-style: none;
  display: inline-block;
  padding: 0 0.4em 0 0;
  height: 1.5em; }

.luclinks {
  margin: 0 0 10px -10px; }

.luclinks li a {
  color: #707070;
  width: auto;
  text-transform: uppercase; }

#quicksearch {
  clear: both;
  margin-left: 10%; }

#quicksearch form {
  margin: 0 -5% 20px; }

#liblinks {
  margin-right: 10px; }

#quicksearch .text {
  max-height: 26px;
  border-radius: 0; }

label {
  display: none; }

#menus {
  float: right; }

#quicksearch button {
  font-family: 'Vitesse SSm 7r','Vitesse SSm A','Vitesse SSm B', 'museo-sans', Arial, sans-serif;
  text-align: left;
  letter-spacing: 0px;
  color: #272727;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #F5F5F5;
  display: inline-block;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-color: #B3B3B3 rgba(0, 0, 0, 0.1);
  height: 30px;
  margin-left: -5%; }

.loyolalinks {
  float: left; }

#liblogin_menutoggle {
  font-family: 'Vitesse SSm 7r','Vitesse SSm A','Vitesse SSm B', 'museo-sans', Arial, sans-serif;
  text-align: left;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #666;
  /*background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
  text-decoration:none;
  display: inline-block;
  background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3; */
  margin-right: 5px; }

#liblinks .dropdown {
  float: right; }

.dropdown-menu li {
  color: #fff; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #eeeeee;
  white-space: nowrap; }

#liblinks_menutoggle {
  font-family: 'Vitesse SSm 7r','Vitesse SSm A','Vitesse SSm B', 'museo-sans', Arial, sans-serif;
  text-align: left;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #666; }

#menutoggle {
  font-family: "Rockwell","Vitesse SSm 7r","Vitesse SSm A","Vitesse SSm B", "American Typewriter","museo-sans",Arial,sans-serif;
  font-size: 1.1em;
  text-align: left;
  letter-spacing: 1px;
  color: #272727;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #E6E6E6;
  background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
  text-decoration: none;
  padding: 2px 10px 1px 10px;
  display: inline-block;
  background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-color: #B3B3B3;
  border-color: rgba(0, 0, 0, 0.1); }

#liblinks .dropdown .caret {
  color: #fff; }

.databases {
  border: 1px solid #000;
  background-color: #FFF;
  color: #000;
  width: 15%;
  float: left;
  margin-left: 15%;
  padding: 5px;
  height: 100px; }

.databases a {
  text-decoration: underline; }

.libguides {
  border: 1px solid #000;
  background-color: #FFF;
  color: #000;
  width: 15%;
  float: left;
  padding: 5px;
  margin-left: 25px;
  height: 100px; }

.pop-links {
  border: 1px solid black;
  background-color: #fff;
  float: right;
  margin-right: 20%;
  padding: 5px;
  width: 30%;
  height: 100px; }

/* ----- Search Box ------------------ */
/* ----- Logo ------------------------ */
/* ----- Site Title and Slogan ------- */
/* NAVIGATION ***************************** */
/* ----- Main Navigation ------------- */
.navbar-inner {
  border-top: 1px solid #777777;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #fff;
  padding-left: 15%; }

.navbar li a {
  font-style: normal;
  letter-spacing: 0;
  color: #EEEEEE;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  border-left: 1px solid #fff;
  padding-right: 5px; }

.navbar .nav > li > a {
  color: #e9e9e9;
  text-decoration: none;
  text-shadow: unset; }

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: underline; }

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 15px 15px rgba(0, 0, 0, 0.125); }

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7); }

.navbar-right {
  padding-left: 40%;
  position: relative;
  top: 10px; }

.dropdown-menu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  border: 0;
  border-radius: 0;
  padding-left: 5px;
  padding-right: 5px; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
  background-image: none; }

.menu .dropdown-menu > li > a {
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #EEEEEE;
  white-space: nowrap;
  border-bottom: 1px solid #676767;
  border-left: 0;
  text-transform: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9); }

.menu .dropdown-menu > li > a:hover {
  color: #fff;
  background-image: none;
  background-color: transparent; }

#main {
  margin-bottom: 0em; }

.field-item {
  margin-left: 5%; }

form {
  margin: 0 5% 20px; }

/* ----- views slideshow ------------- */
.views_slideshow_cycle_main {
  position: relative;
  float: left;
  width: 373px;
  height: 185px; }

.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto; }

.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto; }

.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 373px; }

.views_slideshow_cycle_main .field-content img {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
  height: auto; }

.views-slideshow-controls-bottom {
  clear: both;
  text-align: center; }

/* ----- Secondary Navigation -------- */
/* ----- Breadcrumbs ----------------- */
/* ----- First Sidebar Menu Blocks --- */
.menu-block-2 li a {
  font: 12px Helvetica, Arial, Verdana Sans-Serif;
  color: #fbfbfa;
  text-transform: uppercase;
  bottom-border: 1px #680013;
  display: block;
  font-weight: normal;
  padding: 5px 3px 5px 0; }

.menu-block-2 li .active {
  font: 12px Helvetica, Arial, Verdana Sans-Serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline; }

.menu-block-2 li a:hover {
  font: 12px Helvetica, Arial, Verdana Sans-Serif;
  color: #fff;
  text-transform: uppercase;
  background-color: #525252;
  text-decoration: underline; }

ul li.collapsed {
  color: #6E6E6E;
  list-style-image: none;
  list-style-type: disc; }

ul li.leaf {
  border: none;
  list-style: square;
  margin: 0 0 0 5px;
  color: #6E6E6E; }

#sidebar-first {
  background-color: #525252; }

.sidebar .nav {
  margin-left: 1.2em;
  margin-top: 1.5em; }

/* ----- Second Sidebar Menu Blocks -- */
/* ----- Admin Menu ------------------ */
/* ----- Pager Nav ------------------- */
/* SIDEBARS ******************************* */
/* FOOTER ********************************* */
/* ----- Fat Footer ------------------ */
#main-lower {
  background-color: rgba(0, 0, 0, 0.7); }

.footermap-col ul {
  float: left;
  margin: 0 10px 3px 0;
  padding: 0 35px 0 0;
  width: 135px;
  min-height: auto;
  text-align: left;
  list-style-image: none; }

.footermap-col {
  break-after: column; }

#footermap-col-navigation {
  padding-left: 15%;
  padding-top: 35px; }

.footermap li {
  list-style: none; }

.footermap-item-0 a {
  font-size: 12.5px;
  font-weight: 400;
  letter-spacing: .5px;
  color: #CCCCCC;
  text-transform: uppercase; }

.footermap-item-0 a {
  color: #CCCCCC; }

.footermap-item-1 {
  float: none;
  margin: 5px 0 8px;
  padding: 0;
  width: auto;
  min-height: 0;
  border-right: medium none;
  border-bottom: 1px solid #676767;
  text-align: left; }

.footermap-item-1 a {
  color: #CCCCCC;
  list-style: none; }

/* ----- LUC Footer ------------------ */
.site-footer {
  margin-top: 0px; }

#footer-content {
  background-color: #E9E9E9;
  color: #525252;
  font-size: 0.9em;
  line-height: 1.4; }

#footer-image-luc {
  float: right;
  padding-right: 15%;
  padding-top: 10px;
  width: 220px; }

#ft {
  float: left;
  padding-left: 15%;
  padding-top: 10px; }

.footermap ul {
  margin-left: 0; }

/* CONTENT ******************************** */
.hours {
  padding-left: 15%; }

#fdlp {
  clear: both;
  margin-left: 15%; }

.news dt, dd {
  border-bottom: 1px solid #ccc;
  width: 60%;
  margin-left: 0px; }

.rss-title {
display:none;
}

/*------ Homepage search ------- */
.main-top {
  background-image: url("../img/Cudahy_Library_Reading_Room.jpg");
  background-size: cover;
  background-position: 0px 50px, center;
  background-attachment: fixed;
  margin-top: -20px; }

#socialmedia li {
  list-style: none;
  display: inline-block; }

#primo {
  width: 65%;
  height: 25%;
  text-align: center;
  border: 1px solid #000;
  background-color: #525252;
  color: #fff;
  margin-left: 15%;
  margin-left: 15%;
  padding-top: 30px;
  float: left;
  margin-top: 30px;
  margin-right: 15%; }

#primo a {
  color: #fff; }

.pop-links-text a {
  border: 1px solid #ccc;
  padding: 4px;
  background-color: #e9e9e9;
  color: #680013; }

.pop-links .pop-links-text a {
  border: 1px solid #ccc;
  padding: 4px;
  background-color: #e9e9e9;
  color: #680013;
  line-height: 2em; }

.searchbutton {
  height: 35px;
  font-size: 1em;
  text-transform: uppercase;
  font-family: rockwell,"American Typewriter", serif;
  background: #eeb111 none repeat scroll 0% 0%;
  color: black;
  border: 1px solid black;
  float: left;
  margin-left: 5px; }

#primoQueryTemp {
  height: 25px;
  float: left;
  margin-left: 10%;
  width: 70%; }

.helpers {
  font-size: 0.9em;
  float: left;
  clear: both;
  margin-left: 40%;
  padding-top: 5px; }

/* VIEWS ********************************** */
/* ----- Search Results -------------- */
/*Digital Collections*/
.view-content > div {
  margin-bottom: 10px; }

.heading-links {
  font-weight: bold;
  line-height: .5em; }

/* staff table, specialists table */
#block-system-main div.view-id-staff table {
  border-collapse: collapse;
  margin-top: 20px;
  width: 100%; }

div.view-id-staff th {
  border-bottom: none; }

div.view-id-staff td.views-field-title {
  width: 30%;
  border-right: none; }

div.view-id-staff td.views-field-body {
  width: 100%; }

div.view-id-staff td, div.view-id-subject_specialists_beta_ td {
  background-color: #FFFFFF;
  padding-bottom: 7px;
  vertical-align: top;
  border-bottom: 1px solid #CACACA;
  padding-top: 7px;
  border-right: none;
  border-left: none; }

div.view-id-staff caption {
  text-align: left;
  font-weight: bold;
  color: #680013;
  text-transform: uppercase;
  line-height: 2em; }

#block-system-main div.view-id-subject_specialists_beta_ table {
  border-collapse: collapse;
  width: 100%; }

#help {
  margin-bottom: -30px; }

/* CONTAINERS ***************************** */
/* ----- Blocks ---------------------- */
/* ----- Wells ----------------------- */
/* ----- Callouts and Blockquotes ---- */
/* ----- Pullquote Text -------------- */
/* IMAGES ******************************** */
/* ICONS ********************************* */
/* HELPER CLASSES ************************ */
/* ----- Style ----------------------- */
/* ----- Positioning ----------------- */
/* ----- Sizing ---------------------- */
/* GENERAL OVERRIDES ********************* */
/* ----- Bootstrap Overrides --------- */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px; }

.span12 {
  width: 98%; }

.affix {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6); }

.btn {
  background-image: none;
  border-radius: 0px; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
  color: #555;
  cursor: default;
  background-color: #e9e9e9;
  color: #000;
  border-bottom-color: transparent;
  border: 1px solid black; }

.nav-tabs > li {
  margin-bottom: -1px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid black;
  color: #680013;
  background-color: #e9e9e9; }

.nav-tabs {
  border-bottom: transparent; }

.nav-tabs > li > a {
  border-radius: 0; }

.nav-tabs > li > a {
  margin-right: 0; }

/* ----- Field Collection Overrides -- */
/* ----- Field Label Overrides ------- */
/* ADMINISTRATION ************************ */
/* ----- Admin ----------------------- */
/* ----- User Block ------------------ */
/* MEDIA QUERIES ************************* */
/* ----- Responsive ------------------ */
@media (min-width: 1900px) {
  .views-slideshow-controls-bottom {
    clear: both;
    text-align: center;
    margin-right: 20%; } }
@media (min-width: 1200px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown-menu {
    margin-top: 0; }

  ul.nav li.dropdown:hover > ul.dropdown {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown {
    margin-top: 0; } }
@media (max-width: 1440px) {
  h3 {
    font-size: 19px; }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown-menu {
    margin-top: 0; }

  ul.nav li.dropdown:hover > ul.dropdown {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown {
    margin-top: 0; }

  .navbar-right {
    padding-left: 20%;
    position: relative;
    top: 8px; }

  .databases {
    height: 130px;
    wdith: 20%; }

  .libguides {
    height: 130px;
    wdith: 20%; }

  .pop-links {
    width: 28%;
    height: 130px; }

  .pop-links a {
    padding: 4px;
    line-height: 2em; }

  libguides {
    width: auto;
    height: 130px;
    margin-right: 15px; }

  .views_slideshow_cycle_main .field-content img {
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 85%;
    height: auto; }

  .news {
    padding-left: 25px; } }
@media (max-width: 1199px) and (max-height: 799px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown-menu {
    margin-top: 0; }

  ul.nav li.dropdown:hover > ul.dropdown {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown {
    margin-top: 0; }

  .navbar-right {
    padding-left: 20%; }

  .pop-links {
    height: auto;
    margin-right: 19%;
    margin-left: 15%; }

  .pop-links-text a {
    padding: 5px;
    color: #680013;
    border: 1px solid #ccc; }

  .navbar-right .content a {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #e9e9e9; }

  .libguides {
    width: auto;
    margin-left: 30px; }

  .hours {
    padding-right: 25px; }

  .views_slideshow_cycle_main .field-content img {
    width: 80%; }

  .views-slideshow-controls-bottom {
    clear: both;
    margin-top: 5px;
    text-align: center;
    padding-top: 150px;
    margin-right: 20%; }

  /* Landscape phone to desktop */ }
@media (max-width: 1199px) and (max-height: 799px) and (max-width: 1199px) {
  .views_slideshow_cycle_main .field-content img {
    width: 80%; } }
@media (max-width: 1199px) and (max-height: 799px) {
  /* Small desktop */ }
@media (max-width: 1199px) and (max-height: 799px) and (min-width: 980px) and (max-width: 1199px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown-menu {
    margin-top: 0; }

  ul.nav li.dropdown:hover > ul.dropdown {
    display: block !important; }

  ul.nav li.dropdown ul.dropdown {
    margin-top: 0; }

  .navbar-right {
    padding-left: 3%; }

  .navbar-right .content a {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #e9e9e9; }

  .pop-links {
    width: 20%;
    height: auto; }

  .pop-links-text a {
    padding: 5px;
    color: #680013; }

  .libguides {
    width: 31%;
    margin-left: 20px;
    margin-right: 15%;
    height: 130px; }

  .databases {
    width: 30%; }

  .pop-links {
    width: 20%;
    height: auto; }

  .views_slideshow_cycle_main .field-content img {
    width: 100%; } }
@media (max-width: 1199px) and (max-height: 799px) {
  /* Portrait tablet to landscape tablet */ }
@media (max-width: 1199px) and (max-height: 799px) and (min-width: 768px) and (max-width: 979px) {
  .navbar-right {
    padding-left: 0; }

  .helpers {
    margin-left: 30px; }

  .databases {
    margin-left: 15%;
    width: 30%; }

  .pop-links {
    clear: both;
    width: 65%;
    height: auto;
    margin-right: 19%;
    margin-left: 15%; }

  .libguides {
    width: auto;
    margin-right: 15%; }

  #ft {
    padding-left: 5%; }

  #footer-image-luc {
    padding-right: 5%; }

  #block-block-17 {
    margin-left: -45px;
    width: auto; }

  #block-views-featured-slideshow-block {
    margin-left: 5%; }

  #block-block-19 {
    margin-left: 30%; } }
@media (max-width: 1199px) and (max-height: 799px) {
  /* Landscape phone to portrait tablet */ }
@media (max-width: 1199px) and (max-height: 799px) and (max-width: 767px) {
  .site-logo {
    max-width: 80%; }

  .affix {
    position: static; } }
@media (max-width: 1199px) and (max-height: 799px) {
  /* Landscape phones and smaller */ }
@media (max-width: 1199px) and (max-height: 799px) and (max-width: 480px) {
  .searchbutton {
    float: none; }

  .navbar-right {
    position: static;
    padding-left: 5px;
    float: right;
    margin-bottom: 10px; }

  #quicksearch {
    display: none; }

  .navbar-right {
    padding-left: 20%;
    position: relative;
    top: 10px; }

  .databases {
    clear: both;
    width: 80%;
    margin: 10px;
    position: static; }

  .libguides {
    clear: both;
    width: 80%;
    margin: 10px;
    position: static; }

  #primo {
    clear: both;
    width: 90%;
    margin: 10px; }

  .hours {
    padding-left: 0; }

  .news {
    padding-top: 0px; } }
@media (max-width: 1199px) and (max-height: 799px) {
  .news dt, dd {
    wdith: 150px; }

  .helpers {
    text-align: center;
    margin-left: 5px; }

  .pop-links {
    clear: both;
    width: 65%;
    height: auto;
    margin-right: 19%;
    margin-left: 15%; }

  .pop-links a {
    background-color: transparent;
    border: 0; }

  .main-top {
    height: auto; }

  .views_slideshow_cycle_main {
    position: static;
    float: left;
    width: 100%;
    height: 30%; }

  .views-slideshow-controls-bottom {
    clear: both;
    margin-top: 5px;
    text-align: center; }

  .six-col {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    column-count: 2;
    column-gap: 5px; }

  .footermap-col {
    margin-left: 0; }

  .footermap-item-0 {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari, Opera */
    page-break-inside: avoid;
    /* Firefox */
    break-inside: avoid;
    /* IE 10+ */ }

  .footermap-item-1 {
    display: none; }

  .footermap-item-2 {
    display: none; }

  .footermap-col {
    padding-left: 5px; }

  #ft {
    clear: both;
    width: 100%;
    padding-top: 10px; }

  #fdlp {
    clear: both; }

  #footer-image-luc {
    display: none; } }
/* ----- Print ----------------------- */

/*# sourceMappingURL=style.css.map */
