/*
-----------------------------------------------
bepress IR local stylesheet.
Author:  Nickolas Zeibig-Kichas   
Version:  29 June 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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

/* Main content area */
#mslj #main.text #mslj-logo {
	height: 160px;
	width: 640px;
	margin-top: 3%;
	margin-bottom: 3%;
	clear: both; }
	
#mslj #main.text .former_title {display: none; }	

/* Restyling Masthead doctype to remove the editors.inc styling JR 6-23-23 */
#mslj #masthead {background: none; padding-left:0;}

/* Restyling sidebar h2 after upgrade to post 7.8 sidebars JR 6-23-23 */
#mslj #sidebar h2 {
	background: none; 
	padding-left: 0; 
	color: #0f1829; 
	margin-bottom: 0; }