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

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


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

body {
	/* style | variant | weight | stretch | size/line-height | family */
	font: normal 15px/1.5 Arial, Verdana, Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #eae2cd url(assets/md5images/67b97f2bcba7f580f3b946b27a4bc07c.gif) top left repeat; }


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

#sau #header {
	position: relative;  /* needed if there's a second link */
  	height: auto !important; /* !important overrides mbl styling */
}

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

#sau  a#logo_link {
	position: absolute !important; /* !important overrides mbl styling */
	left: 0;  /* change to "left:" for left aligned logo */
	top: 0;  /* two link adjustment, add value for logo under header banner */
  	background: transparent !important; 
	width: 24.4897959183% !important;  /* 240 / 980 */
	height: 100%; 
	max-height: 100%; /* when screen resizes, logo stays in header */
} 

#sau #logo_image {
	width: 100%;
	height: auto; 
}


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

#sau #navigation {
	background: url(assets/md5images/9e2a19cbabe6c0a3710618e6c0e5a25a.png) top left no-repeat;
}


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

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

#sau #navigation #tabs a {
	font: bold 12px Helvetica, sans-serif;	
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */
	height: 47px;
	line-height: 47px;
	color: #ffffff; 
	background-color: transparent;
	padding: 0 11px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
	float: right; 
}

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

#sau #navigation #tabs { width: 310px; }
#sau #navigation #tabs li { float: left; }


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

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

#sau #sidebar h2 {
	font: normal 17px Helvetica, sans-serif;	
	color: #000000;
	background: transparent;	
	padding: 0;
	margin: 0;
	border: none; 
}

#sau #sidebar a {
	color: #184f2c;
	font-size: 13px;
	text-decoration: none; 
}

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

#sau #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000000; 
}

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

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


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

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

#sau #home-page-banner {
    display: block;
    height: auto;
    width: 740px;
    margin: 0px 0 16px -32px; }

	/* --- Breadcrumbs --- */

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

#sau #main.text div.crumbs a:link,
#sau #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #184f2c; 
}	

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

	/* --- Headers --- */

#sau h2 {
	font: normal 21px Helvetica, sans-serif;
	margin: 16px 0 0;
}

#sau #dcn-home #cover-browse h3 a {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}

	/* --- Links --- */

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

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

	/* PotD / Top DL widgets */

#sau #dcn-home .box.aag h2,
#sau #dcn-home .box.potd h2 {
	width: 267px;
	margin: 0;
	font: normal 16px Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc; 
}

#sau #main.text .box a:link,
#sau #main.text .box a:visited {
	font: bold 13px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;	
	border-bottom: 1px solid #cccccc;
	background: none; 
}

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


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

#sau #footer {
	height: 90px;
	background-color: #184f2c; }

#sau #bepress a { height: 90px; } /* adjust height of logo */

#sau #footer p {
	height: 20px;
	width: auto;
}

#sau #footer p,
#sau #footer p a {
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none; 
}

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

#sau-footer {
	padding-top: 0;
	width: auto;
}	

/* ---------------- Miscelaneous fixes ---------------- */
	
	/* --- Advanced Search --- */	

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

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

.mbl #sau #home-page-banner { margin: 0; }

.mbl #sau #navigation #tabs a { display: none; }	/* removes navs (otherwise they're invisible, but clickable) */
