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

body {
	background: #723130 url(assets/md5images/737a02589d961582a65cc2247d0bba67.png) top left repeat-x; }


/* Header */

#trinity #header {
	height: 93px; }

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

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

#trinity #header h1 a {
	background: #0e0606 url(assets/md5images/65badfd1ebb9604fad6e49d85e03261c.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#trinity #navigation {
	width: 980px;
	height: 53px;
	background: #4a201f url(assets/md5images/359192dfde859311cdf5056f83b39923.png) top left no-repeat; }

#trinity #navigation,
#trinity #navigation #tabs {
	height: 53px; }

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

#trinity #navigation #tabs a {
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

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

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

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

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

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

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


/* Main Content */

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

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

#trinity #dcn-home .box.top.right {
	margin-top: 30px;
	margin-left: 55px; }

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

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

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

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

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

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

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

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

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


/* Footer */

#trinity #footer,
#trinity #footer #bepress a {
	height: 92px;
	background-color: #2e1313; }

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

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

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


/* Mobile */

.mbl #trinity #navigation {
	display: none; }

/* Hiding slideshows for now since Google stopped supporting Feeds API 12.3.2015 MBL */
#trinity div#widgetSlideshow {
    display: none;
}

/* Book Gallery List-View Display 3-21-16 MBL */

#trinity #main.text #book-gallery .container ul#gallery_items.display li .content_block ul li {	
	margin-left: 185px;
	padding: 0;
	padding-left: 10px;
	background: url(/assets/images/ir-list.gif) 0 .5em no-repeat;
	width: 450px; }

#trinity #content ul.thumb_view li .content_block ul {
	display: none; }

/* Homepage update for 8.3 configs MBL 9/12/16 */
#trinity #dcn-home #homepage-intro {width: 100%}

/* SW Gallery */
.bp-profile-gallery {
	display: block; /* removes descender space below inline element */
 /* left aligned */
	margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */
 
}

.verticalalign { height: 0; }
#content div.clear { height: 0; }

/* Mobile */

.mbl #trinity #navigation {
	display: none; }

/* Expert Gallery Suite SW Gallery */
.egs-profile-gallery {
	display: block; /* removes descender space below inline element */
 /* left aligned */
	margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */
 
}

.verticalalign { height: 0; }
#content div.clear { height: 0; }
	          
	