/* -----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Ryan
Version:  April 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* ---------------- Meta Elements ---------------- */

	/* --- Meta styles and background --- */

html { background-color: #575757; }	

body {
	font: normal 12px/1.5 Arial, Verdana, Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #ffffff url(assets/md5images/e30924b988440ddc9eaf63cf790ba4d7.gif) top left repeat-x; 
}

#luc { background: url(assets/md5images/27c1ecb50a9433305f7dc38f1d289114.gif) repeat-x left bottom; }


/* ---------------- Header ---------------- */

#luc #header {
	position: relative;  /* needed for logo positioning */
  	height: auto !important; /* !important overrides mbl styling */
}

#luc #banner_image {
	display: block; /* removes descender of inline element */
	width: 980px; /* not necessary if image is sized correctly */
	height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}

	/* --- Logo --- */

#luc #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0; 
	left: 0;  /* change to "right:" for right aligned logo */
	width: 34.183673469388% !important;  /* 335 / 980 */
	height: auto; 
}


/* ---------------- Navigation ---------------- */

#luc #navigation,
#luc #navigation #tabs {
	height: 41px; 
	overflow: hidden; /* have seen issues with tabs extending below nav container */
}

#luc #navigation #tabs,
#luc #navigation #tabs ul,
#luc #navigation #tabs ul li {
	padding: 0;
	margin: 0; 
}

#luc #navigation #tabs a {
	font: normal 14px Arial, Verdana, Helvetica, sans-serif;	
	text-transform: uppercase;
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 41px;
	line-height: 41px;
	color: #ffffff; 
	transition: 0.3s ease-in-out;	
	background-color: transparent;
	padding: 0 18px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
	border-right: 1px solid #ffffff;
	float: left; 
}

#luc #navigation #tabs a:hover,
#luc #navigation #tabs a:active,
#luc #navigation #tabs a:focus {
	text-decoration: underline; 
}

#luc #navigation #tabs li:last-child a {
    border-right: none; 
}

#luc #navigation #tabs #tabone a { padding-left: 10px; } /* switch for right-aligned nav tabs */


/* ---------------- Sidebar ---------------- */

#luc #sidebar { 
	padding-top: 16px; 
	background-color: #575757;
}

#sidebar .verticalalign { height: 0; } 

#luc #sidebar h2 {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #ffffff;
	background: transparent;	
	padding: 0 0 4px 15px;
	margin: 0;
	text-indent: 0;
	border: none; 
}

#luc #sidebar a {
	font: normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; 
}

#luc #sidebar a:hover,
#luc #sidebar a:active,
#luc #sidebar a:focus {
	background: transparent;
	text-decoration: underline; 
}

#luc #sidebar #sidebar-search label {
	font-size: normal 13px Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff; 
}

#luc #sidebar #sidebar-search {
	padding-left: 15px; 
}

#luc #sidebar #sidebar-search span.border { background: transparent; }

.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */


/* ---------------- Main Content ---------------- */

#luc #wrapper { 
	background-image: none;
	margin-top: 21px; }

#luc #main.text .intro-text { 
	width: 100%;
	float: none;
	margin: 20px 0 32px 0; }	

	/* --- Breadcrumbs --- */

#luc #main.text div.crumbs a:link,
#luc #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #680013; 
}	

#luc #main.text div.crumbs a:hover,
#luc #main.text div.crumbs a:active,
#luc #main.text div.crumbs a:focus {
	text-decoration: underline;	
	color: #000000; 
}

	/* --- Headers --- */

#luc h2 { font: bold 21px Arial, Verdana, Helvetica, sans-serif; }

h3 { 
	margin: 0;
	text-decoration: underline; }

#luc #dcn-home #cover-browse h3 a {
	font: normal 15px/1.6 Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none; 
}

#luc #dcn-home #cover-browse h3 a:hover,
#luc #dcn-home #cover-browse h3 a:focus,
#luc #dcn-home #cover-browse h3 a:active {
	text-decoration: underline; 
}
	/* --- Links --- */

#luc #main.text a:link,
#luc #main.text a:visited {
	color: #680013; /* declared for #network-icon text */
}

#luc #main.text a:hover,
#luc #main.text a:active,
#luc #main.text a:focus {
	color: #000000;	
	text-decoration: underline; 
}

	/* PotD / Top DL widgets */

#luc #dcn-home .box.aag h2,
#luc #dcn-home .box.potd h2 {
	width: 267px;
	margin: 0;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #999999; 
}

#luc #main.text .box a:link,
#luc #main.text .box a:visited {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;	
	border-bottom: 1px solid #999999;
	background: none; 
}

#luc #main.text .box a:hover,
#luc #main.text .box a:active,
#luc #main.text .box a:focus {
	text-decoration: underline; 
}


/* ---------------- Footer ---------------- */

#luc #footer { margin-top: 20px; }

#luc #footer,
#luc #bepress a {
	height: 143px;
	background-color: #575757; }

#luc #footer p,
#luc #footer p a {
	font: normal 12px/1.8 Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff; 
	text-decoration: none; 
}

#footer p:first-of-type { padding-top: 22px }

#luc #footer #loyola-footer { 
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	width: 725px; }

#luc #footer p a:hover,
#luc #footer p a:active,
#luc #footer p a:focus {
	text-decoration: underline; }

/* Additional footer logo */

#luc #footer { position: relative; }

a#footer-logo-link { margin: 0; }

#footerlogo { 
	position: absolute;
	top: 0;
	right: 0;
 } 


/* ---------------- Miscellaneous fixes ---------------- */

/* Adjust footer link size - KMK 5/5/17 */
#luc #footer p a {
	font-size: 10px; }

#luc #footer a#footer-logo-link:focus img {
    outline: 2px dotted #680013;
}

/* ---------------- Mobile ---------------- */

.mbl #footer-logo-link { display: none; } /* logos aren't hidden by mbl footer */

.mbl #sidebar { background-color: #575757 !important; } /* deals with ir-adapt.css, which doesn't account for white text */
