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

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

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

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

body {
	font: normal 16px/1.5 "Montserrat", sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #fff url(assets/md5images/e59b1197453f7884c55a5635f298301a.png) no-repeat center top;
}

#valahia { background: url(assets/md5images/e7f24c0ef52bc6e2bea1818f2b0651e2.gif) repeat-x left bottom; }

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

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

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

#valahia #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;
	width: 24.4897959183673% !important;  /* 240 / 980 */
	height: auto !important; /* !important avoids DC assigning incorrect height to logo image */
}

#valahia #header a#banner_link:focus img,
#valahia #header a#logo_link:focus img {
    outline: 2px dotted #0072a7;
}

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

#valahia #navigation,
#valahia #navigation #tabs {
	height: 39px;
	white-space: nowrap;
}

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

#valahia #navigation #tabs,
#valahia #navigation #tabs ul {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}

#valahia #navigation #tabs a {
	font: bold 13px "Montserrat", sans-serif;
	display: block;
	height: 39px;
	line-height: 39px;
	color: #092b4a;
	background-color: transparent;
	padding: 0 13px;
	margin: 0;
	border: 0;
}

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

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

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

#valahia #sidebar h2 {
	font: bold 18px "Montserrat", sans-serif;
	color: #fff;
	background: #092c4a;
	border: none;
	text-indent: 0;
	padding: 7px 15px;
    margin: 0;
}

#valahia #sidebar a {
	font: normal 14px "Montserrat", sans-serif;
	color: #0072a7;
	text-decoration: none;
}

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

#valahia #sidebar #sidebar-search label {
	font: normal 14px "Montserrat", sans-serif;
	color: #000;
}

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

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

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

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

/* this has been creating a gap on top of full-width homepage images. trying to figure out if it's actually necessary for any reason */
/* #valahia #content { padding-top: 16px; } */

	/* Sticky Footer */

#valahia #content { /* calculates 100% viewport height - (total heights of header, navigation and footer) */
	min-height: calc(100vh - 412px);
}
	/* --- Breadcrumbs --- */

#valahia #main.text div.crumbs a:link,
#valahia #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #0072a7;
}

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

#valahia #breadcrumb a,
#valahia .crumbs p a,
#valahia #pager li {
	font-size: 12px;
}

#valahia #dcn-home > #homepage-intro { margin: 15px 0; }

	/* --- Headers --- */

#valahia #homepage-heading-row h2 {
	font: bold 26px "Montserrat", sans-serif;
	margin-bottom: 20px;
}

h3 {
	margin: 0;
	text-decoration: underline;
	text-decoration-color: #0072a7;
}

/* FF, IE, Chrome take parent element's color as text-decoration-color (black, usually) */

#valahia #cover-browse a {
	font: 400 16px/1.6 "Montserrat", sans-serif;
	text-decoration: none;
}

#valahia #cover-browse a:hover,
#valahia #cover-browse a:focus,
#valahia #cover-browse a:active {
	text-decoration: underline;
}

	/* --- Links --- */

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

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

	/* PotD / Top DL widgets */

#valahia .box.aag h2,
#valahia .box.potd h2 {
	font: bold 22px "Montserrat", sans-serif;
	width: 267px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0;
}

#valahia #main.text .box a:link,
#valahia #main.text .box a:visited {
	background: none;
	font: bold 14px "Montserrat", sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #d6d6d6;
}

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

	/* Browse Disciplines */

#valahia #content .subnav li {
	font-size: 13px;
}

#valahia .discipline-browser dt,
#valahia .new-discipline dt {
	font-size: 15px;
}
#valahia .discipline-browser dd,
#valahia .new-discipline dd,
#valahia dl.communities dd ul li {
	font-size: 14px;
}

#valahia .discipline-browser dd,
#valahia .new-discipline dd {
    padding: 3px 0;
}

	/* Submit Research */

#valahia .communities dt,
#valahia .communities dt a:link {
	font-size: 14px;
	font-weight: normal;
}
#valahia dl.communities dd ul li {
    line-height: 1.3em;
}

	/* Announcements */

#valahia #main.text #announce h3,
#valahia #main.text #announce h4 {
 	font-size: 15px;
}

	/* Site subpage headings */

#valahia #main.text h2#ir-about,
#valahia #main.text h2#faq-top,
#valahia #main.text h2#communities-title,
#valahia #main.text h2#top,
#valahia #main.text h2#submit-title,
#valahia #main.text #announce h2,
#valahia #main.text #accessibility-statement h2 {
	font-size: 22px;
}

	/* homepage stats */

#valahia p#stats,
#valahia #main.text #network-icon a {
	font-size: 13px;
}

	/* Article pages series/journal/event */

#valahia #alpha .element p,
#valahia #custom-fields .element p,
#valahia #alpha #recommended_citation p,
#valahia #alpha #attach_additional_files .files span {
	font-size: 14px;
}

#valahia #beta_7-3 #beta-disciplines.aside p {
	font-size: 14px !important;
}

#valahia #alpha .element h4,
#valahia #custom-fields .element h4,
#valahia #beta_7-3 h4,
#valahia #alpha #attach_additional_files .related strong {
	font-size: 15px !important;
}
#valahia #alpha #title.element p {
	font-size: 22px;
}

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

#valahia #footer,
#valahia #bepress a {
	height: 79px;
	background-color: #f0f0f0;
}

#valahia #bepress a {
	background-image: url(assets/md5images/66bb07249bda5d6f71d3792893da903f.svg);
    background-size: 210px;
    background-position: center;
}

#valahia #bepress a:focus { outline: 2px dotted #0072a7; }

#valahia #footer p,
#valahia #footer p a {
	font: normal 13px/1.6 "Montserrat", sans-serif;
	color: #4a4a4a;
	text-decoration: none;
}

#valahia  #footer a.secondary-link { font-size: 11px; }

#valahia #footer p:first-of-type { padding-top: 18px; }

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

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

	/* Browse Authors accessibility fix (CSFR-2684) */

#valahia #main.text .authorbrowser p.letters a:hover,
#valahia #main.text .authorbrowser p.letters a:focus {
   background: url(/assets/azMe.jpg) bottom center no-repeat;
   color: #fff;
}

	/* Remove gap under search pages for full-width footers */

.legacy #valahia #wrapper:after { content: none; }

	/* Search */

#valahia #main.text a:link span.icon-question-sign {
	text-decoration: none;
}

	/* Increase contrast on My Account headings */

#valahia .text #myaccount h2 { color: #000; }

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

.mbl #valahia #header {
	background: url(assets/md5images/05888fa8dea2f05b30be20e8c2273e0d.png) no-repeat left top;
}

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

.mbl #valahia #header #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;
	width: 24.4897959183673% !important;  /* 240 / 980 */
	height: auto !important; /* !important avoids 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 #buttons { text-decoration: none; }

	/* stacks headings and spans in .box */

.mbl #valahia .box.aag h2,
.mbl #valahia .box.potd h2 {
	width: 100%;
}
	
.mbl .box.aag span,
.mbl .box.potd span {
    display: block;
}

.mbl #valahia #dcn-home #homepage-heading-row {
  align-items: center;
}
.mbl #valahia #dcn-home #homepage-heading-row .btn {
  display: inline;
}
.mbl #valahia #dcn-home #homepage-heading-row .btn:hover,
.mbl #valahia #dcn-home #homepage-heading-row .btn:focus,
.mbl #valahia #dcn-home #homepage-heading-row .btn:active {
  margin-left: 0;
}
.mbl #valahia #dcn-home span.site-follow {
  margin: 0 5px;
}

  /* --- footer logo --- */

.mbl #valahia #footer #bepress a {
	background: transparent url(assets/md5images/66bb07249bda5d6f71d3792893da903f.svg) center no-repeat !important;
	background-size: 235px !important;
	height: 50px !important;
	margin: 0px !important;
}

.mbl #valahia #footer {
	background-color: #f0f0f0 !important;
	background-image: none !important;
}

/* --- hide site-level submit research link --- */
#xxxx #sidebar #side-author li.submit { display: none; }

/* Hiding Author Corner links in sidebar */
#valahia #sidebar ul#side-author { display: none; }

/* Adjusting homepage banner position entered in Configs */
#valahia #container #wrapper #content #main.text #home-page-banner {
	margin: 0px 0 0 0px;
}