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


/* Header */

#cmu #header { height: 126px; }

#cmu #header #logo { 
	display: block;
	float: left; }

#cmu #pagetitle,
#cmu #header h1,
#cmu #header h1 a {
	height: 126px;
	width: 740px;
	padding: 0;
	margin: 0; 
	display: block;
	float: right; }

#cmu #header h1 a {
	background: #990000 url(assets/md5images/1338fc7808d9377f71965aca6a8ca94b.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#cmu #navigation { 
	height: 36px;
	width: 980px; }

#cmu #navigation #tabs {
	padding: 0;
	height: 36px; 
	width: 240px;
	background: #464646; }
	
#cmu #navigation #tabs ul {
	padding: 0; }

#cmu #navigation #tabs a {
	background-color: #464646;
	height: 36px;
	line-height: 36px;
	color: #fff;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

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

#cmu #sidebar a:hover,
#cmu #sidebar a:active,
#cmu #sidebar a:focus {
	text-decoration: underline;
	color: #000; }

#cmu #sidebar h2 {
	font: bold 15px Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	border: 0;
	padding: 4px 0;
	text-indent: 15px; }

#cmu #sidebar p.advanced a {
	text-decoration: none; }

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

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

#cmu #sidebar #sidebar-search label {
	color: #000;
	font: normal 13px Helvetica, Arial, Verdana, sans-serif; }


/* Main Content */

#cmu #dcn-home h2 { 
	font: normal 21px Helvetica, Arial, Verdana, sans-serif;
	border: 0;
	margin-top: 22px;  }

#cmu #dcn-home .box.aag h2,
#cmu #dcn-home .box.paper h2{
	border-bottom: 1px solid #d4d4d4;
	font: normal 16px Helvetica, Arial, Verdana, sans-serif;  }

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

#cmu #dcn-home .box.aag a,
#cmu #dcn-home .box.paper a {
	border-bottom: 1px solid #d4d4d4;
	background: none; }

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

#cmu #dcn-home #cover-browse h3 { background: url(assets/md5images/78f323128ef27d10481293030a6c638d.gif) left no-repeat; }

#cmu #content #series-home ul li {
	background: url(assets/md5images/78f323128ef27d10481293030a6c638d.gif) left no-repeat; }

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

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

#cmu #message ul.confirm ul li,
#cmu #message ul.warning ul li {
	background-image: url(assets/md5images/78f323128ef27d10481293030a6c638d.gif); }

#cmu #main.text .box a:link,
#cmu #main.text .box a:visited {
	text-decoration: none; }

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



/* Footer */

#cmu #footer { 
	height: 75px;
	background-color: #464646; }

#cmu #footer #bepress a { 
	height: 75px;
	background-color: #464646; }

#cmu #footer p {
	color: #fff; 
	padding-top: 24px; }

#cmu #footer p a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif; }

#cmu #footer p a:hover,
#cmu #footer p a:active,
#cmu #footer p a:focus {
	text-decoration: underline;
	color: #fff; }
	
/* Policies static html page customization */

#cmu #content #main.text #ir_policies ol li ul li ol li { list-style-type: lower-alpha; }

#cmu #main.text #ir_policies ol li ul { margin: 0; }
#cmu #main.text #ir_policies ol li ul li ol { margin: 0; }

/* 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; }
