/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Paul Ryan
Version:  oct 2016
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#jcel_header { 
	width: 980px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	background: transparent; }

#jcel_header #banner_image {
	position: relative;
	top: 0;
	right: 0;
}

#jcel_header #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;  
	left: 0;  /* change to "left:" for left aligned logo */
	width: 11.224489795918% !important;  /* 110 / 980 */
	height: auto; }

#jcel #header { display: none; }

#jcel #sandiego h2.inherit-title {
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;  }
	
#jcel #sandiego h2.inherit-title a:link,
#jcel #sandiego h2.inherit-title a:visited { 
	text-decoration: none; }
	
	
		
#jcel #sidebar #sidebar-search label,
#jcel #sandiego .sidebar-search h2,
#jcel #sandiego #sidebar #issn p {
	color: #000000; /* Search, "Enter search terms," ISSN" */
	border: 0; } 

#jcel #sandiego .sidebar-search h2 { font: bold 12px Arial, Verdana, Helvetica, sans-serif; }	


	/* Bluebook Citation Small Caps */

.smallcaps
{
font-variant: small-caps;
}