/* -----------------------------------------------
The Marquette Law Review local stylesheet.
Author:   Zane Mattingly
Version:  29 June 2009
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
	background: #cfcfcf url(../assets/md5images/b6100117a257ee6177d83b2714ef5be7.gif) top left repeat-x; }

#mulr #container { border: solid 16px #fff; }

#mulr #header {
	height:125px;}

#mulr #logo {
	float:left;
	height:125px;
	margin:0;
	padding:0;
	width:235px;}

#mulr #forthcoming { margin-top: -30px; }
#mulr #pagetitle {
	background:url(../assets/md5images/5099d9cd7feb6c2df9cddb4ada9594c0.gif) top left no-repeat;
	float:right;
	padding:30px 0 0 0;
	position:relative;
	width:745px;}

#mulr #pagetitle h1 {
	left:20px;
	margin:0;
	padding:0;
	position:absolute;
	top:32px;}

#mulr #pagetitle h1 a {
	display:block;
	height:42px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:480px;}

#mulr #navigation {
	clear:both;
	position:relative;}

#mulr #navigation #tabs {
	float:none;
	left:470px;
	position:absolute;
	top:-34px;
	width:250px;}

#mulr #navigation #tabs ul {
	width:250px;}

#mulr #navigation #tabs #tabthree {display:none;}

#mulr #navigation #tabs a {
	background:transparent;
	border:none;
	color:#FFFFFF;
	font-size:12px;}

#mulr #wrapper {
	background:url(../assets/md5images/68cded25e7644c79db8659576b67d67b.gif) top left repeat-y;
	border-bottom:solid 3px #3563A0;
	border-top:solid 3px #3563A0;}

#mulr #content {
	background:url(../assets/md5images/56e570ff0f07ce334bd0c785d2c6ed68.gif) top left no-repeat;
	background-color:transparent;
	position:relative;
	width:740px;}

#mulr #main.text .crumbs {
	left:160px;
	position:relative;
	top:-40px;}

#mulr #main.text .crumbs a {
	color:#264D76;}
	
#mulr #main #alpha #authors p.author a em {font-style:normal;}

#mulr #sidebar {
	background:url(../assets/md5images/025fe8fc1af05b8aa181635b23cfac1f.jpg) top left no-repeat;
	height:555px;
	margin-left:0px;}
#mulr #sidebar #browse {
	width:220px;}

#mulr #sidebar #navlist {
	border-top:solid 1px #F7CF55;
	margin:0 5px;
	width:230px;}

/* Highlighting for featured sidebar links */
#mulr #sidebar #specialinks a {
font-weight:bold;}

#mulr #navlist li a {
	border-bottom:solid 1px #F7CF55;
	width:230px;}

#mulr #footer {
	background-color:#FFF;
	border-left:solid 16px #FFF;
	border-right:solid 16px #FFF;
	width:initial
	}

/* Home Page */

/* #mulr #masthead {
	margin-top:-30px;
	position:relative;} */


#mulr #masthead h2.masthead {
	border-bottom:solid 2px #F7CF55;
	font-size:24px;
	line-height:18px;
	width:500px;}

#mulr #masthead h3 {
	font-size:14px;
	margin:16px 0 4px;}

#mulr #sidebar .sidebar-search p a {color:#FFF;}

/* Small Caps rule needed for Bluebook citation */
.smallcaps
{
font-variant: small-caps;
}

/* Mobile */

.mbl #mulr #container,
.mbl #mulr #wrapper { 
	border: 0 !important;
	background-image: none !important; }

.mbl #mulr #navigation { display: none !important; }

.mbl #mulr #content { 
	background-image: none !important;
	width: 730px; }

.mbl #mulr #main.text .crumbs { 
	position: relative !important;
	top: 0;
	left: 0; }
	
.mbl #main .article-list { padding-top: 3em !important; }

.mbl #mulr #forthcoming { margin-top: 0; }

.mbl #mulr #sidebar { height: auto; }

.mbl #mulr #sidebar #browse { width: auto; }

/* hiding follow button in main content area 09.30.15 bnyikos */
#mulr #main.text p.journal-follow { display:none; }

/* visual focus indicator for top nav tabs 5/16/2022 mf */
#mulr #navigation #tabs a:hover,
#mulr #navigation #tabs a:active,
#mulr #navigation #tabs a:focus {
    text-decoration: underline; }
    
/* CUSTOM-1897 for nav tab order 5/16/2022 mf */
#mulr #navigation #tabs {width:240px;}
#mulr #navigation #tabs li {float:left;}