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


/* replacing text of title in main content area with image of banner 03.06.2014 bnyikos */
#lawreview #cua #main.text h2.inherit-title a {
 	 width: 667px;
 	 height: 146px;
 	 margin: -32px 0 -30px 0;
 	 padding: 0;
 	 display: block;
 	 text-indent: -9999px;
 	 background: url(../assets/md5images/f61206e59524fa0b93bc895d5fd6d1e4.jpg) top left no-repeat; }
 	 
 	/* Mobile */
 	 
 	.mbl #lawreview #cua #main.text .crumbs { float: none !important; }
 	 
 	.mbl #lawreview #cua #main.text h2.inherit-title a {
 	 background-size: 100% !important; }
 	 
 	@media screen and (max-width: 480px) { /* Phone */
 	 .mbl #lawreview #cua #main.text h2.inherit-title a { height: 100px !important; }
 	}
 	
/* Small caps for article citations */

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

	
/* Main content area display tweaks */
	
#lawreview #cua #main.text .article-list h2 { 
	border-bottom: 2px solid #B20004; }

#lawreview #cua #main.text .inherit-title { margin: 0 0 8px; }

/* removing unintentional formatting for "masthead" document type */	

#lawreview #cua #main.text .article-list h2#masthead { 
	background: none;
	padding: 0 0 0 0; }
	
 	
 /* color of article titles */

#lawreview #cua #main.text .article-list .doc a {
	color: #000; }
	
#lawreview #cua #main.text .article-list .doc a:hover,
#lawreview #cua #main.text .article-list .doc a:active,
#lawreview #cua #main.text .article-list .doc a:focus {
	color: #ac2121; }	
	
#lawreview #cua a.expresso img { 
	margin-top: 15px; 
	border: 0; }	