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

/* Header */

#kentucky #header {
	height: 155px; }

#kentucky #header #logo {
	display: none; }

#kentucky #header #pagetitle,
#kentucky #header h1,
#kentucky #header h1 a {
	width: 980px;
	height: 155px;
	padding: 0;
	margin: 0;
	display: block; }

#kentucky #header h1 a {
	background: #f4f4f4 url(assets/md5images/699f292d5a7021c1b4c7247aa6992a67.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation is hidden */


/* Sidebar */

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

#kentucky #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; }

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

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

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

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

#kentucky #sidebar #side-author {
	display: none; }

#kentucky #sidebar #side-notify {
	display: none; }


/* Main Content */

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

#kentucky #wrapper {
	background: #fff url(assets/md5images/2f6e8970dec50a54324353ab6eaac19a.gif) top left repeat-y; }

#kentucky #dcn-home .consortia-intro.clearfix,
#kentucky #dcn-home .full-width.clearfix {
	width: 100%; }

#kentucky #dcn-home p.intro {
	font-size: 16px;
	margin: 0; }

#kentucky #dcn-home .consortia-intro.clearfix {
	margin-bottom: 0; }

#kentucky #dcn-home #rdr-embed {
	margin-top: 0; }

#kentucky #dcn-home h2 {
	font: bold 20px Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top: 30px;
	border-bottom: none; }

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

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

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

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

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

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

#kentucky #main.text a:link,
#kentucky #main.text a:visited {
	color: #0d3f62;
	text-decoration: underline; }

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


/* Adjustments for institution display */

#kentucky #dcn-home dl.members {
	width: 740px; }
	
#kentucky #dcn-home dl.members dt {
	width: 360px;
	line-height: 20px; }
	

/* Footer */

#kentucky #footer,
#kentucky #footer #bepress a {
	height: 75px;
	background-color: #5d5a56; }

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

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

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


/* Advanced Search */

.legacy #kentucky #wrapper {
	background-image: none; }
	
/* Journal Browse */
#kentucky #ir-peer.container_12 {
	margin-left: 0; }

#kentucky #ir-peer.container_12 h4.well.well-small a,	
#kentucky #ir-peer.container_12 h4.well.well-small a.collapsed {
	width: 100%;
	display: inline-block; }
	
#kentucky #ir-peer.container_12 i { 
	padding: 5px 10px 0 0;
	text-decoration: none; }
	
/* Homepage Slideshow */

#kentucky #dcn-home .newCarousel {
	border: 1px solid #ddd; }

#kentucky #dcn-home .newCarousel .news-slider .text-content {
	width: 45%; }

#kentucky #dcn-home .newCarousel .news-slider .text-content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px; }

#kentucky #dcn-home .newCarousel .news-slider .text-content p { 
	line-height: 1.5em; }