/* -----------------------------------------------
bepress IR local stylesheet.
Author:   David Stienstra
Version:  February 2018
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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

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

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


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

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

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

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


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

#nulaw #navigation,
#nulaw #navigation #tabs {
	height: 29px;
	overflow: hidden; /* have seen issues with tabs extending below nav container */
  background-color: #483570;
}

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

#nulaw #navigation #tabs a {
	font: bold 17px Helvetica, Helvetica Neue, Arial, sans-serif;
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 29px;
	line-height: 29px;
	color: #ebe5f4;
	transition: 0.3s ease-in-out;
	background-color: transparent;
	padding: 0 11px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
	float: left;
  text-transform: uppercase;
}

#nulaw #navigation #tabs #tabtwo,
#nulaw #navigation #tabs #tabthree,
#nulaw #navigation #tabs #tabfour {
	display: none;
}

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

#nulaw #navigation #tabs li:last-child a { padding-right: 25px; }   /* hidden but expands to fit 240px #tabs for IE + FF */


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

#nulaw #sidebar h2 {
	font: bold 16px Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #fff;
	background-color: #452f76;
	padding: 8px 0px;
	margin: 0;
	border: none;
}

#nulaw #sidebar a {
	font: normal 12px Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #452f76;
	text-decoration: none;
}

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

#nulaw #sidebar #sidebar-search label {
	font: normal 13px Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #000;
}

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

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

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


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

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

#nulaw #content { padding-top: 16px; }

#nulaw #dcn-home h2.site-title {
	padding-top: 5px;
}

#nulaw .box.sunburst p.view-sunburst a {
	border-bottom: 1px solid #b9b9b9;
}

	/* --- Breadcrumbs --- */

#nulaw #main.text div.crumbs a:link,
#nulaw #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #452f76;
}

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

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

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


	/* --- Headers --- */

#nulaw #dcn-home > h2 {
	font: bold 21px Helvetica, Helvetica Neue, Arial, 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: #452f76;
 	padding: 2px 11px;
}

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

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

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

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

	/* PotD / Top DL widgets */

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

#nulaw #main.text .box a:link,
#nulaw #main.text .box a:visited {
	font: bold 12px Helvetica, Helvetica Neue, Arial, sans-serif;
	text-decoration: none;
	background: none;
}

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

#nulaw .box.aag span,
#nulaw .box.potd span {
	padding: 3px 0px;
	font: normal 12px Helvetica, Helvetica Neue, Arial, sans-serif
}

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

#nulaw #footer {
	height: 129px;
	background-color: #222222;
}

#nulaw #bepress a {
	height: 129px;
	background-color: #222222; }

#nulaw #footer p,
#nulaw #footer p a {
	font: normal 12px/2 Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

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

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

#nulaw #footer p#custom-footer a {
	text-decoration: underline;
}

#nulaw #footer p#custom-footer #disclaimer {
	margin-left: 0;
}

	
	/* Additional footer logo */
	 
#nulaw #footer { position: relative; }
	 
a#footer-logo-link { margin: 0; }
	 
#footerlogo {
		position: absolute;
	  top: 0;
	  right: 0;
}	

/* --- Full width footer --- */
 
/*Set this color to the same color as the footer, it will appear beneath the footer*/
html { background-color: #222222; }
 
/*bg-low.gif is usually a solid color image about 5px wide and the same height of the footer. It flanks the footer and appears to extend it*/
#nulaw {
    background: url(assets/md5images/9497d79555429e1145c6469ff94413a9.gif) repeat-x left bottom;
}

#nulaw #content { min-height: 600px; }

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

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

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


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

/*fixes bullet underline for Browse Research and Scholarship links*/
.mbl #main #cover-browse h3 { text-decoration: none; }

.mbl #footerlink { display: none; } 

.mbl #dcn-home .box.aag span,
.mbl #dcn-home .box.potd span {
	display: block;
}

.mbl #nulaw #sidebar h2 {
	padding: 8px 7px
}

.mbl #sidebar #sb-custom-lower h2 {
	width: 100%;
}

.mbl #header #logo_image {
	display: none;
}

.mbl #main #cover-browse h3 { 
  text-decoration: none;
  font-size: 10px !important;
}

.mbl #main #cover-browse h3 a {
  font-size: 10px !important;
}