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

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

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

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

html { background-color: #4f4f4f; }

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

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

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

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

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

#lsu #logo_image {
	display: none;
}


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

#lsu #navigation {
	height: 46px;
	margin-top: 19px;
	background: url(assets/md5images/c3e6485830ef600f1f747b517c609e79.gif) repeat-x left top; }

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

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

#lsu #navigation #tabs a {
	font: 700 13px 'Roboto', sans-serif;
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 46px;
	line-height: 46px;
	color: #fccf22;
	transition: 0.3s ease-in-out;
	background-color: transparent;
	padding: 0 11px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
	float: right;
}

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


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

#lsu #sidebar h2 {
	font: 400 15px 'Roboto', sans-serif;
	text-transform: uppercase;
	color: #000000;
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
}

#lsu #sidebar a {
	font: 400 13px 'Roboto', sans-serif;
	color: #461d7c;
	text-decoration: none;
}

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

#lsu #sidebar #sidebar-search label {
	font-size: 400 13px 'Roboto', sans-serif;
	color: #000000;
}

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

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

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


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

#lsu #wrapper { /* for full-length sidebar content background/elements */
	background-image: url(assets/md5images/8fa422ebe620d7ef63a4e2047e14d1ad.gif) repeat-y left top;
	margin-bottom: 19px;
}

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

	/* --- Breadcrumbs --- */

#lsu #main.text div.crumbs a:link,
#lsu #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #461d7c;
}

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

#lsu > #homepage-intro { margin: 15px 0; }

#lsu > #cover-browse { margin-bottom: 20px; }

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


	/* --- Headers --- */

#lsu h2 {
	font: 400 19px 'Roboto', sans-serif;
}

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

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

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

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

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

	/* PotD / Top DL widgets */

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

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

#lsu #main.text .box a:hover,
#lsu #main.text .box a:active,
#lsu #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 ---------------- */

#lsu #footer { background: url(assets/md5images/d42b0566170c39c1869ff91e480daf43.gif) repeat-x left top; }

#lsu #footer,
#lsu #bepress a {
	height: 92px;
	background-color: #4f4f4f; }

#lsu #footer p,
#lsu #footer p a {
	font: 400 12px/2 'Roboto', sans-serif;
	color: #ffffff;
	text-decoration: none;
}

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

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

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

/* Wrap slideshow in intro text of Nuremberg community - th 11/10/17 */

#lsu #main.text #series-home .intro .slidebox-left {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 5px 5px 5px 0; }

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