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

/* Header */

#miamilaw #header {
	height: 149px; }

#miamilaw #header #logo {
	display: none; }

#miamilaw #header #pagetitle,
#miamilaw #header h1,
#miamilaw #header h1 a {
	width: 980px;
	height: 149px;
	padding: 0;
	margin: 0;
	display: block; }

#miamilaw #header h1 a {
	background: #343434 url(assets/md5images/fc9b1cebab231e391ac9a808a4fef128.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#miamilaw #navigation {
	height: 43px; }

#miamilaw #navigation #tabs,
#miamilaw #navigation #tabs ul,
#miamilaw #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#miamilaw #navigation #tabs {
	margin-left: 130px; }

#miamilaw #navigation #tabs a {
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #343434;
	padding: 0 11px;
	margin: 0;
	border: 0; }

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


/* Sidebar */

#miamilaw #sidebar .site-follow a {
	font-size: 11px;
	margin-right: 170px; }

#miamilaw #sidebar h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 0;
	padding-top: 15px;
	margin: 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#miamilaw #sidebar a, 
#miamilaw #sidebar p.advanced a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

#miamilaw #sidebar a:hover,
#miamilaw #sidebar a:active,
#miamilaw #sidebar a:focus,
#miamilaw #sidebar p.advanced a:hover,
#miamilaw #sidebar p.advanced a:active,
#miamilaw #sidebar p.advanced a:focus {
	background-color: transparent;
	text-decoration: underline; }

#miamilaw #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000; }

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

#miamilaw #sidebar ul#side-author {
	display: none; }


/* Main Content */

#miamilaw #content {
	background-color: transparent; }

#miamilaw #dcn-home img {
	width: 666px;
	height: 182px;
	margin-top: 20px;
	margin-bottom: 20px; }

#miamilaw #dcn-home h2 {
	font: normal 21px Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top: 10px; }

#miamilaw #dcn-home #cover-browse h3 { 
	background: url(assets/md5images/b275fd65780dcf9e8bf5618ba8e3619d.gif) left no-repeat;
	margin-top: 0; }

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

#miamilaw #dcn-home .box.aag h2,
#miamilaw #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #999; }

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

#miamilaw #dcn-home .box.aag a,
#miamilaw #dcn-home .box.potd a {
	font-size: 12px;
	border-bottom: 1px solid #999;
	background: none; }

#miamilaw #main.text .box a:link,
#miamilaw #main.text .box a:visited {
	font-size: 12px;
	text-decoration: none; }

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

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

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

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

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


/* Footer */

#miamilaw #footer,
#miamilaw #footer #bepress a {
	height: 95px;
	background-color: #e69138; }

#miamilaw #footer p,
#miamilaw #footer p a {
	font-size: 12px;
	color: #000;
	text-decoration: none; }

#miamilaw #footer p:first-of-type {padding-top: 30px;}

#miamilaw #footer p a:hover,
#miamilaw #footer p a:active,
#miamilaw #footer p a:focus {
	text-decoration: underline; }
	
	
/* Bold subheadings above articles in Journals (CUSTOM-1207) -- SF -- 1/15*/
#miamilaw .subheading {font-weight: bold;}

/* Small caps for facpubs */
#miamilaw #series-home .article-listing .index_pubinfo .smallcaps {font-variant: small-caps;}

/* Updating homepage for 8.3 configs kkr 12/12/16 */
#miamilaw #dcn-home #homepage-intro {width: 100%;}

/*contact button in sidebar*/
#csumb #sidebar #sb-custom-lowest {
  text-align: left;
}
#miamilaw #sidebar a#contactbutton {
  background-color: #fff;
  color: #000;
  text-align: left;
  border-radius: 10px;
  font: normal 13px/1.5 Arial, Verdana, Helvetica, sans-serif;
  padding: 5px;
}
#miamilaw #sidebar #contactbutton {
text-align: left;
margin-left: 5px;
}