/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Feb 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#augustana #header {
	height: 149px; }

#augustana #header #logo, 
#augustana #header #logo * {
	width: 200px;
	height: 149px;
	padding: 0;
	margin: 0;
	float: left; }

#augustana #header #pagetitle,
#augustana #header h1,
#augustana #header h1 a {
	width: 780px;
	height: 149px;
	padding: 0;
	margin: 0;
	display: block; }

#augustana #header #pagetitle {
	margin-left: 200px; }

#augustana #header h1 a {
	background: #ffffff url(assets/md5images/9fbd524f0bac4e4209bd9f7ff04d2218.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#augustana #navigation {
	width: 980px;
	height: 52px;
	background: #f4f4f4 url(assets/md5images/50ae6dc69cfad0d6f447ba8ace29c81c.gif) top left no-repeat; }

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

#augustana #navigation #tabs a {
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #00437c;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	border-right: 1px solid #00437c;
	float: right; }

#augustana #navigation #tabs li#tabfive a { 
	border-right: none; }

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


/* Sidebar */

#augustana #sidebar p.site-follow {
	display: none; }

#augustana #sidebar h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#augustana #sidebar a, 
#augustana #sidebar p.advanced a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

#augustana #sidebar a:hover,
#augustana #sidebar a:active,
#augustana #sidebar a:focus,
#augustana #sidebar p.advanced a:hover,
#augustana #sidebar p.advanced a:active,
#augustana #sidebar p.advanced a:focus {
	color: #000;
	background-color: transparent;
	text-decoration: underline; }

#augustana #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000; }

#augustana #sidebar p.advanced + div {
	display: none; }


/* Main Content */

#augustana #content {
	background-color: transparent; }

#augustana #wrapper {
	background: #fff url(assets/md5images/8f4c24f61c2acbcfdcc5c4786c16c043.gif) top left repeat-y; }

#augustana #dcn-home .box.top.left,
#augustana #dcn-home .box.top.right {
	width: 267px;
	margin-right: 2%;
	margin-bottom: 0; }

#augustana #dcn-home .box.top.right {
	padding-top: 10px;
	margin-left: 55px; }

#augustana #dcn-home h2 {
	font: normal 21px Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top: 0;
	border-bottom: none; }

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

#augustana #dcn-home .box.aag h2,
#augustana #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #999; }

#augustana #dcn-home .box.aag h2 span.pull-right { 
	display: none; }

#augustana #dcn-home .box.aag a,
#augustana #dcn-home .box.potd a {
	font-size: 12px;
	border-bottom: 1px solid #999;
	background: none; }

#augustana #main.text .box a:link,
#augustana #main.text .box a:visited {
	font-size: 12px;
	text-decoration: none; }

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

#augustana #main.text a:link,
#augustana #main.text a:visited {
	color: #004b8d;
	text-decoration: underline; }

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

/* Footer */

#augustana #footer {
	width: 980px;
	height: 71px;
	background: #f4f4f4 url(assets/md5images/03b3a148f6483ce41151ba0910e3a6c2.gif) top left no-repeat; }

#augustana #footer #bepress a {
	height: 71px;
	background-color: transparent; }

#augustana #footer p,
#augustana #footer p a {
	font-size: 12px;
	color: #004b8d;
	text-decoration: none; }

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

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


/* Dropshadow */

#augustana #container {
	-webkit-box-shadow: 0px 0px 4px 4px #dadada;
	box-shadow: 0px 0px 4px 4px #dadada; }


/* Advanced Search */		
​		
.legacy #augustana #wrapper {		
	background-image: none; }		
			
/* Citation font size - NK 12/15/2015 */		
#augustana #alpha #recommended_citation p { font-size: 12px; }		
​		
/* mbl background, pr 2/5/16 */		
​		
.mbl #augustana #sidebar { background-color: #f4f4f4 !important; }		
​		
/* Hiding Input Line for Faculty Fields instructions - Chrissy 2/5/16 */		
#augustana #main.text input#faculty_fields_instructions {display:none;}		
#augustana #main.text #faculty_fields_instructions-c .field .field-border {display:none;}		
​		
/* Hiding Input Line for Student Fields - Chrissy 3/17/16 */		
#augustana #main.text input#student_instructions {display:none;}		
#augustana #main.text #student_instructions-c .field .field-border {display:none;}		
​		
/* Increasing font size for tagline in aadeliciousambiguity structure intro text CM 2016-12-07 */		
#augustana #container #wrapper #content #main.text #series-home .intro #da_introtext {		
font-size: 20px;		
}		
​		
/* Adding and centering intro text image to /fyiaugiebio img gallery CM 2017-02-15 */		
#augustana #container #wrapper #content #main.text #fyiaugiebio_introtext_img img {		
	width: 500px ;		
	height: 225px ; 		
}		
#augustana #container #wrapper #content #main.text #fyiaugiebio_introtext_img {		
	text-align: center ;		
}		
#augustana #container #wrapper #content #main.text #fyiaugiebio_introtext_img_cap p {		
	text-align: center ;		
}		
​		
/* Homepage Slideshow */		
​		
#augustana #dcn-home .newCarousel {		
	border: 1px solid #ddd;		
	margin-bottom: 10px; }		
​		
#augustana #dcn-home .newCarousel .news-slider .text-content {		
	position: relative;		
	width: 220px;		
	height: 250px;		
	float: right; }		
​		
#augustana #dcn-home .newCarousel .news-slider .text-content h2 {		
	font-size: 16px; }		
​		
#augustana #dcn-home .newCarousel .news-slider .text-content p { 		
	line-height: 1.5em; }		
​		
#augustana #dcn-home .newCarousel .news-slider .image-content {		
	height: 100%;		
	max-height: 250px;		
	float: left; }		
			
#augustana #dcn-home .newCarousel .news-slider .image-content a {		
	display: block;		
	width: 100%;		
	max-width: 400px;		
	height: 100%;		
	max-height: 250px;		
	float: right;		
	text-align: center !important;		
	vertical-align: middle !important; }		
			
#augustana #dcn-home .newCarousel .news-slider .image-content img {		
    	width: auto;		
    	max-width: 400px;		
    	height: auto;		
    	max-height: 250px;		
    	vertical-align: middle !important; }		
    		
    /* --- Next button interferring with View More --- sb 1/30/18 */			
#augustana .news-slider .text-content a.button-link {		
    margin-right: 55px;		
}		
Collapse