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

/* Google font */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400);


/* Background */

body { 
	background: #ffffff url(assets/md5images/4213b807fa17b2fe4926af26376771d1.gif) top left repeat-x; }


/* Header */

#risd #header {
	height: 118px; }

#risd #header #logo, 
#risd #header #logo * {
	width: 160px;
	height: 118px;
	padding: 0;
	margin: 0; 
	float: right; }

#risd #header #pagetitle,
#risd #header h1,
#risd #header h1 a {
	width: 820px;
	height: 118px;
	padding: 0;
	margin: 0;
	display: block; }

#risd #header h1 a {
	background: #1c1c1c url(assets/md5images/c242bf56a6fecce62edfbbcbd7690e5c.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#risd #navigation {
	height: 46px; }

#risd #navigation #tabs,
#risd #navigation #tabs ul,
#risd #navigation #tabs ul li {
	height: 46px;
	padding: 0;
	margin: 0; }

#risd #navigation #tabs a {
	height: 46px;
	line-height: 46px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	background-color: #1c1c1c;
	padding: 0 22px;
	margin: 0;
	border: 0;
	border-right: 2px solid #000;
	float: left; }	

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


/* Sidebar */

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

#risd #sidebar h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase; 	
	color: #000;
	padding: 4px 0;
	border: 0;
	border-bottom: 2px solid #1c1c1c;
	text-indent: 15px; }

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

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

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

#risd #sidebar span.border { 
	background: transparent; }	

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


/* Main Content */

#risd #dcn-home #homepage_par {
	margin-top: 18px;
	font-size: 120%;
	margin-bottom: 16px; }

#risd #dcn-home #homepage_par #dctitle {
	font-size: 18px;
	font-weight: bold;
	}

#risd #dcn-home h2 {
	font: bold 18px Arial, Verdana, Helvetica, sans-serif;
	 }

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

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

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

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

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

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

#risd #main.text a:link,
#risd #main.text a:visited {
	color: #80361a;
	text-decoration: underline; }

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


/* Footer */

#risd #footer,
#risd #footer #bepress a {
	height: 75px;
	background-color: #fff; }

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

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

/* Additional files below button JBW 3-25-16*/

#risd #beta_7-3 .aside p.supp-files a.btn {
    width: 100px;
    text-align: center;}

#risd p.supp-files {
    margin-top: -5px;}

#risd .icon-circle-arrow-down:before {
    padding-right: 2px;}

/* Adjust layout for comms using graphical browse via CUSTOM-1369 JBW 3-28-16 */


#risd .container_12 .grid_9, .container_16 .grid_12 {
    width: 70%;
}

/* Intro text columns for Unbound KH 11/5/18*/
#risd #main.text .unbound-left {
  	background:transparent;
  	display:inline-block;
  	max-width:45%;
    	float:left; } 
    	
#risd #main.text .unbound-right {
  	background:transparent;
  	display:inline-block;
  	max-width:45%; } 
  	
/* Intro text and logo for Open Door Project KH 1/31/20*/
#risd #main.text .pod-logo {
    float: left }

#risd #main.text .pod-intro {
    height: 373px;
    padding: 5px; }

    	
#risd #container #wrapper #content #main.text #breadcrumb {
    padding: 0px 0px 25px 0px; }
    
    
#risd #sidebar #podcast-listenon img {width: 50px; height: 50px; margin: 0px -10px 0px 0px;}    
#risd #sidebar #podcast-listenon li 
 {display: inline-block;}
 
#risd #sidebar #podcast-listenon li a:focus img   {
    outline: 2px dotted #80361a }
    
/* hide additional files display for book galleries to allow captioning without duplication of file list GB/9/20/24 */
#risd #main.text #ir-book.left #alpha #attach_additional_files {
    display:none;
}