/* -----------------------------------------------
bepress IR local stylesheet.
Author:   Jami Wardlow
Version:  Sept 2018
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

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

body {
	font: normal 12px/1.5 'Open Sans', sans-serif;  /* should be medium except when fitting into a fixed container */
	background-color: #fff;
	background-image: url(assets/md5images/ae1e7dd53b00683a65b8c865ec912a06.gif), url(assets/md5images/d067dc88da2637046c77204f1f7ca71a.gif);
	background-position: left top, left bottom;
	background-repeat: repeat-x, repeat-x;
}


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

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

#utep #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 --- */

#utep #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;  /* change to "right:" for right aligned logo */
	width: 11.020408% !important;  /* 108 / 980 */
	height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}


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

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

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

#utep #navigation #tabs,
#utep #navigation #tabs ul {
	display: flex;
	justify-content: flex-start; /* "flex-start" for left-aligned tabs, change to "flex-end" for right-aligned tabs, "center" for centered */
	width: 100%;
}

#utep #navigation #tabs a {
	font: 600 12px 'Open Sans', sans-serif;
	text-transform: uppercase;
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 51px;
	line-height: 51px;
	color: #041e42;
	background-color: transparent;
	padding: 0 11px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
}

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

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


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

#utep #sidebar h2 {
	font: 600 12px 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-indent: 0;
	color: #000;
	background: transparent;
	padding: 0;
	margin: 0 15px;
	border-top: none;
	border-bottom: 1px solid #373737;
}

#utep #sidebar a {
	font: normal 13px 'Open Sans', sans-serif;
	color: #0d3f62;
	text-decoration: none;
}

#utep #sidebar a:hover,
#utep #sidebar a:active,
#utep #sidebar a:focus {
	color: #000;
	text-decoration: underline;
}

#utep #sidebar #sidebar-search label {
	font: normal 13px 'Open Sans', sans-serif;
	color: #000;
}

#utep #sidebar #sidebar-search {
	margin-top: 8px;
	padding-left: 15px;
}

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

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


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

#utep #wrapper { /* for full-length sidebar content background/elements */
	background: url(assets/md5images/a851b295acb012cbd563baecae69dcb6.gif) repeat-y left top;
}

#utep #content { 
	padding-top: 16px;
	min-height: 700px;
}

	/* --- Breadcrumbs --- */

#utep #main.text div.crumbs a:link,
#utep #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #1066a8;
}

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

#utep #dcn-home > #homepage-intro { margin: 30px 0 70px; }

 /* adds space under full-width main-content image */
#utep #home-page-banner { margin-bottom: 16px; }


	/* --- Headers --- */

#utep #dcn-home > h2 {
	font: bold 21px 'Open Sans', sans-serif;
}

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

/* FF 55 takes parent element's color a text-deoration-color (black, usually) */
#dcn-home #cover-browse h3 { color: #1066a8; }

#utep #dcn-home #cover-browse h3 a {
	font: 400 15px/1.6 'Open Sans', sans-serif;
	text-decoration: none;
}

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

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

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

	/* PotD / Top DL widgets */

#utep #dcn-home .box.aag h2,
#utep #dcn-home .box.potd h2 {
	width: 267px;
	margin: 0;
	font: bold 16px 'Open Sans', sans-serif;
	border-bottom: 1px solid #dcdcdc;
}

#utep #main.text .box a:link,
#utep #main.text .box a:visited {
	font: bold 12px 'Open Sans', sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
	background: none;
}

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

	/* article-level text // default values 12px/13px */

#alpha .element p, #custom-fields .element p { font-size: 12px; }

#alpha .element h4, #custom-fields .element h4 { font-size: 13px; }


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

#utep #footer,
#utep #bepress a {
	height: 97px;
	background-color: #041e42; }

#utep #footer p,
#utep #footer p a {
	font: normal 12px/2 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
}

/* #footer p:first-of-type { padding-top: ##px; } */

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

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

	/* --- Advanced Search --- */

.legacy #utep #wrapper {	background-image: none; }


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

.mbl #utep #header,
.mbl #utep #header a img,
.mbl #utep #navigation {
	width: 100% !important;
}

.mbl #utep #header #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;  /* change to "right:" for right aligned logo */
	width: 11.020408% !important;  /* 108 / 980 */
	height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}

	/* fixes invisible space above header */

header#mobile-nav { 
    font-size: 0;
    line-height: 0; }

	/* fixes bullet underline for Browse Research and Scholarship links */

.mbl #main #cover-browse h3 { text-decoration: none; }

	/* stacks headings and spans in .box */
	
.mbl #dcn-home .box.aag span,
.mbl #dcn-home .box.potd span {
    display: block;
}

.mbl #utep #dcn-home .box.aag h2,
.mbl #utep #dcn-home .box.potd h2 {
	width: 100%;
}

/* Styling for Browse Collections list in ir_cover_text.inc - AB/CY/MV 10-1-19 */
#utep #main.text #cover-browse ul.browse-list * {
    display: inline-block;
    background: none;
    line-height: 1.4em;
    font-size: 16px;
    list-style-type: none;
    padding: 0;
    width: 100%;
}

/* Styling for first list CY 10-2-19 */

#utep #main.text #first-list {
    width:auto;
}

/* Adjusting Margin CY 10-2-19 */

#utep #dcn-home #first-list,
#utep #dcn-home #first-list #cover-browse {
	margin-bottom: 0; 
}

 
/* Fancy custom green bullets for the Browse Collections list - AB/CY/MV 10-1-19 */
#utep #main.text #cover-browse li::before {
    content: "•";
    color: #1066a8;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    vertical-align: top;
}