/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  25 May 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#umb {
        margin-top: 8px; }

/* Header */

#umb #header,
#umb #pagetitle,
#umb #header h1,
#umb #header h1 a {
        margin: 0; 
        padding: 0;
        height: 125px; }

#umb #pagetitle {
        margin-left: 240px; }

* html #umb #logo {
        margin-right: -240px; }

#umb #pagetitle,
#umb #header h1,
#umb #header h1 a {
        display: block;
        width: 740px; }

#umb #header h1 a {
        background: #005a8b url(assets/md5images/27ea1999e7f264ee62ed30c2ccff34c2.gif) top left no-repeat ; 
        text-indent: -9999px; }

/* Navigation */

#umb #navigation {
        height: 40px;
        background: #66c7ff url(assets/md5images/dcd8a7041f34567945892a2dbbd92a7a.gif) top left no-repeat; }

* html #umb #navigation {
        margin-top: -3px; }

#umb #navigation #tabs {
        float: right;
        margin-right: 20px; }

#umb #navigation #tabs a {
        text-transform: uppercase;
        background-color: transparent;
        height: 40px;
        line-height: 40px; 
        padding: 0 10px;
        border: 0; }

#umb #navigation #tabs a:link,
#umb #navigation #tabs a:visited {
        text-decoration: none;
        color: #004367; }

#umb #navigation #tabs a:active,
#umb #navigation #tabs a:hover,
#umb #navigation #tabs a:active {
        text-decoration: underline;
        color: #fff; }

/* Sidebar */

#umb #sidebar {
        font-size: 13px; }

#umb #sidebar #sidebar-search label,
#umb #sidebar ul#side-notify {
        font-size: 12px; }

#umb #sidebar h2 {
        border: 0;
        border-bottom: 1px solid #c49217;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        width: 210px;
        margin-left: 15px;
        text-indent: 0;
        letter-spacing: 0.075em; }

* html #umb #sidebar h2 {
        margin-left: 0; }
*+html #umb #sidebar h2 {
        margin-left: 0; }

#umb #sidebar a:link,
#umb #sidebar a:visited {
        color: #ffffff;
        text-decoration: none; }

#umb #sidebar a:active,
#umb #sidebar a:hover {
        color: #f1aa00;
        text-decoration: underline; }

#umb #sidebar input#email_address,
#umb #sidebar input#search,
#umb #sidebar select,
#umb .form-table select,
#umb .form-table input#author {	
	border: 1px solid #c59217;
	border-left: 5px solid #c59217; }

/* Footer*/

#umb #footer {
        background: #005a8b url(assets/md5images/021c5594b1f8745bf2678ce72f165894.gif) top left no-repeat; }

#umb #footer p {
        height: 20px;
        line-height: 75px;
        padding-top: 0;
        font-size: 12px; }

#umb #footer p,
#umb #footer p a:link,
#umb #footer p a:visited {
        color: #fff;
        text-decoration: none; }

#umb #footer p a:active,
#umb #footer p a:hover {
        color: #f1aa00;
        text-decoration: underline; }

/* Main content area */

#umb #content,
#umb #main.text .box {
        background-color: transparent; }

#umb #main.text a:link,
#umb #main.text a:visited {
        color: #005a8b;
        text-decoration: underline; }

#umb #main.text a:active,
#umb #main.text a:hover {
        color: #0785ca;
        text-decoration: underline; }

#umb #main.text h2 {
        font-size: 24px; }

#umb #main.text .box h2 {
        border-bottom: none; }

#umb #main.text h2#series-title,
#umb #main.text #series-home h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
        text-transform: none; }

#umb #main.text h2#series-title a,
#umb #main.text #series-home h2 a {
        color: #966f12;
        text-decoration: none; }

/* Home page specific */

#umb #main.text #cover-browse h3 {
        background-image: none;
        padding-left: 0; }

#umb #main.text #cover-browse h3 a,
#umb #main.text .box a {
        font-size: 14px;
       /* text-transform: uppercase; */
        letter-spacing: 0.075em; }

#umb #main.text .box a span {
        text-transform: none;
        letter-spacing: 0; }

#umb #main.text #cover-browse h3 a:link,
#umb #main.text #cover-browse h3 a:visited,
#umb #main.text .box a:link,
#umb #main.text .box a:visited {
        text-decoration: none; }

#umb #main.text #cover-browse h3 a:active,
#umb #main.text #cover-browse h3 a:hover,
#umb #main.text .box a:active,
#umb #main.text .box a:hover {
        text-decoration: underline; }


/* Article page specific */

#umb #main.text #beta .articleInfo a {
        text-decoration: none; }

/* Right-aligned series titles, per request */
#umb #series-home { padding-top: 0px; }
#umb h2#series-title, 
#umb #series-home h2 { text-align: left; }

/* Image Localizations */
#wrapper {
        background-image: url(assets/md5images/71a298ade23f664d7e0154ca3ce088bf.gif);
        background-repeat: repeat-y; }
        
/* Remove underlines from links on communities.html */
#umb #container #wrapper #content #main .communities a { text-decoration: none; }

/*remove coverart from peer_review_list.html*/
#umb #main.text #ir-peer.container_12 .grid_3 { 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; }