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


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

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

html { font-size: 16px; } /* browser default and google's recommended font size */		

body {
	/* style | variant | weight | stretch | size/line-height | family */
	font: normal 62.5%/1.5 'Open Sans', sans-serif;  /* 1em = 10px */
	background: #dedede url(assets/md5images/a58280ff50a39ea5c9277bcc1506c81e.gif) top left repeat-x; 
}

#utahlaw { background: url(assets/md5images/202b274924986ab22ebcdc76bba85148.gif) bottom left repeat-x; }
#utahlaw #navigation { background: #f1f1f1 url(assets/md5images/f8cf26ddacb6b604636ca9cf13c4f140.png) top left no-repeat; }

	/* --- Typography --- */

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

p, form, table, dl, li { font: normal 1.2em/1.5 'Open Sans', sans-serif; }
h1 { font: 700 3em 'Open Sans', sans-serif; }
h2 { font: 700 2.1em 'Open Sans', sans-serif; }  /* 21px */
h3 { font: normal 1.5em 'Open Sans', sans-serif; }
h4 { font: normal 1.8em/1.4 'Open Sans', sans-serif; }

	/* ---------- Typography section to override fixed styles from layout.css and custom.css ----------- */

		/* #navigation */
#navigation #tabs { font-size: 1em; } /* overriding ir-layout.css fixed px values */
#navigation #tabs a { font: normal 1em 'Open Sans', sans-serif; }

		/* #sidebar */
#sidebar h2 { font: 700 1.5em 'Open Sans', sans-serif; }	/* 12px */

		/* #main */
#beta h4 { font: normal 1.8em/1.4 'Open Sans', sans-serif; } /* override ir-deprecate.css */
#alpha h1, #series-home h1 { font: normal 2.4em 'Open Sans', sans-serif; } /* ir-custom.css: 149 */
.article-list h1 { font: 700 2.4em 'Open Sans', sans-serif; } /* ir-custom.css: 31 and 26 */
.article-list h2 { font: 700 2.1em 'Open Sans', sans-serif; } /* ir-custom.css: 30 */ 
#coverart #alpha .article-list h2 { font: 700 2.1em 'Open Sans', sans-serif; } /* ir-layout.css: 1297 */
#beta-disciplines.aside, #beta-disciplines.aside p { font-size: 1.1em; } /* Included in discipline box 1em = 10px */


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

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

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

	/* --- Logo --- */

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


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

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

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

#utahlaw #navigation #tabs a {
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 36px;
	line-height: 36px;
	color: #b30713; 
	background-color: transparent;
	padding: 0 10px; 
	margin: 0;
	border: 0;
	float: right; 
}

#utahlaw #navigation #tabs a:hover,
#utahlaw #navigation #tabs a:active,
#utahlaw #navigation #tabs a:focus {
	color: #000000;
	background-color: #f1f1f1;
	text-decoration: underline; 
}


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

#utahlaw #sidebar { 
	padding-top: 16px; 
}

#utahlaw #sidebar h2 {
	color: #000000;
	text-transform: uppercase;
	background: transparent;	
	padding: 0;
	margin: 0 25px 0 0;
	border: none;
	border-bottom: 1px solid #d7d7d7; 
}

#utahlaw #sidebar a {
	color: #a40711;
	text-decoration: none; 
}

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

#utahlaw #sidebar #sidebar-search label {
	color: #000000; 
}

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

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


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

#wrapper { min-height: 720px; }

#home-page-banner { margin-bottom: 5px; }

	/* --- Breadcrumbs --- */

#utahlaw #main.text #breadcrumb, 
#utahlaw #main.text .crumbs p { margin-bottom: 0; }

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

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

	/* --- Headers --- */

#utahlaw #dcn-home #cover-browse h3 a {
	font-weight: 400; 
	text-decoration: underline; 
}


	/* --- Links --- */

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

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

	/* PotD / Top DL widgets */

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

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

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


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

#utahlaw #footer {
	height: 94px;
	background-color: #333333; }

#utahlaw #bepress a { height: 94px; } /* adjust height of logo */

#utahlaw #footer p {
	padding-top: 25px; 
}

#utahlaw #footer p,
#utahlaw #footer p a {
	font: 400 12px 'Open Sans', sans-serif;
	color: #ffffff; 
	text-decoration: none; 
}

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

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

.mbl #home-page-banner { display: none; }