/* CSS Document 20060822*/
body
{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(images/bg.gif) repeat-x #FFF;
	margin: 0;
	padding: 0;
	text-align: center
}

a { color: #143D80; }

a:hover
{
	color: #900;
	text-decoration: underline;
}

#container
{
	margin: 0 auto;
	width: 984px;
	text-align: left;
}

.index #container
{
	width: 984px;
	margin: 0 auto;
	
}

#header h1 a { overflow: hidden; }

#header
{
	margin: 0;
	padding: 0;
	height: 164px;
}

#mlogo { display: none; }
#mainlogo { display: none; }
.block-user h2 { display: none; }

/* FOR ALL Including Opera! */
#logo
{
	padding: 0;
	width: 233px;
	height: 68px;
	float: left;
	font-size: 12px;
	margin: 20px 0 0 10px;
}

#advert
{
	float: right;
	width: 468px;
	margin: 20px 0 0 0;
}

#logo a,
#logo a:after
{
	display: block;
	position: relative;
	padding: 0;
	width: 233px;
	height: 68px;
	margin: 0;
}

#logo a:after
{
	position: absolute;
	left: 0;
	top: 0;
}

#logo a:before, #logo a:after { content: url("/themes/llrx/images/logo.gif"); }

#tagline
{
	float: right;
	width: 131px;
	height: 42px;
	padding: 0;
	margin: 40px 40px 0 20px;
	font-size: 11px;
}

#tagline a, #tagline a:after
{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 131px;
	height: 42px;
}

#tagline a:after
{
	position: absolute;
	left: 0;
	top: 0;
}

#tagline a:before, #tagline a:after { content: url(images/h2.gif); }

/* MSIE PC */
#logo a { background-image: expression(this.runtimeStyle.backgroundImage = "none", this.innerHTML = '<img src="/themes/llrx/images/logo.gif" border="0" alt="' + this.innerHTML + '">'); }
#tagline a { background-image: expression(this.runtimeStyle.backgroundImage = "none", this.innerHTML = '<img src="/themes/llrx/images/h2.gif" border="0" alt="' + this.innerHTML + '">'); }

/* For MSIE MAC \*/
/*/
#head a { height: 0; }

#logo a
{
	padding: 95px 0 0 0;
	background: url(/themes/llrx/images/logo.gif) no-repeat;
}

#tagline a
{
	padding: 65px 0 0 0;
	background: url(/themes/llrx/images/images/h2.gif) no-repeat;
}

/**/
/* tn */

/*
.index #tn{
	width: 770px;
}
*/



#tn
{
	width: 984px;
	margin: 0;
	padding: 0;
	background: url(images/tnbg.gif) repeat-x #691950;
	z-index: 9000;
	float: left;
	position: relative;
}
#tn ul
{
	display: block;
	list-style: none;
	margin: 0;
	width: 984px;
	padding: 0;
	float: left;
}

#tn ul li
{
	position: relative;
	color: #fff;
	font-size: 10px;
	padding: 0;
	float: left;
	background: none;
	list-style: none;
}

#tn ul li strong,
#tn ul li a
{
	display: block;
	float: left;
	color: #fff;
	padding: 10px 10px 9px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
}

* html #tn ul li a { padding: 9px 10px 8px 10px; }

#tn ul li ul
{
	position: absolute;
	display: none;
}

#tn ul li:hover
{
	position: relative;
	color: #face55;
	background: url(images/tnhbg.gif) repeat-x left top #A4428D;
}

#tn ul li:hover > a
{
	color: #fff;
	padding: 11px 9px 8px 11px;
}

#tn li a:hover
{
	color: #fff;
	padding: 11px 9px 8px 11px;
	text-shadow: #000 2px 2px 2px;
}

* html #tn ul li a:hover { padding: 9px 10px 7px 10px; }

#tn ul li:hover ul
{
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 205px;
	height: auto;
	margin: 0;
	padding: 0 5px 15px 0;
	z-index: 2000;
	background: url(images/tnul.png) no-repeat right bottom;
	border-right: none;
	border-bottom: none;
}

* html #tn ul li:hover ul { background: none; }

#tn ul li ul li
{
	width: 200px;
	border: none;
}

#tn ul li ul li:hover { border: none; padding: 0; width:185px;}

#tn ul li ul li strong,
#tn ul li ul li a
{
	background: #425165;
	padding: 4px 10px;
	width: 180px;
	border-bottom: 1px solid #212832;
	border-top: none;
	border-right: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}

#tn ul li ul li:hover > a
{
	background: #333;
	padding: 5px 9px 3px 11px;
	border-bottom: 1px solid #C355AB;
}

#tn ul li ul li a:hover
{
	color: #fff;
	background: url(images/tnhbg.gif) repeat-x left top #6E1D56;
	padding: 5px 9px 3px 11px;
	border-bottom: 1px solid #C355AB;
}

#tn ul li ul li a:active,
#tn ul li.more ul li a:active { background: #000; }
#tn ul li ul li ul,
#tn ul li:hover ul li ul { display: none; }

#tn ul li ul li:hover ul,
#tn li.exp:hover ul,
#tn ul li:hover ul li:hover ul
{
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 205px;
}

#tn ul li:hover ul li:hover ul li { width: 180px; }

#tn ul li:hover ul li:hover ul li a
{
	letter-spacing: normal;
	width: 180px;
}

/*
.index #ccontainer{
	background: url(images/cbg.gif) repeat-x;
	width: 560px;
}
*/










#main { margin: 0}

.index #main
{
	background: url(images/dotd_line_v.gif) repeat-y 760px 0;
	margin: 0 0;
	width: 984px;
	float: left;
}

#content
{
	width: 984px;
	float: left;

}

#ccontainer
{
	width: 730px;
	float: left;
	font-size: 0.9em;
	line-height: 130%;
	padding: 10px;
}

.index #ccontainer
{
	width: 730px;
	padding: 10px 0 0 10px;

}

#articles h3 a:link, #articles h3 a:visited 
{ 
	text-decoration: none; 
	color: #425165; 
}

h3
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #425165;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 100%;
}

#featuredheader {
	margin-top:3px;
	text-align:left;
}
#featuredheader h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #425165;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 100%;
}
#featuredheader a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height:10px;
	text-decoration: none;
	float:right;
}
#featuredheader a span {
	margin-bottom:3px;
	padding-bottom:3px;
}
.cwrap, .bottomadvert { padding: 10px 0px; }

.breadcrumb
{
	font-size: 0.8em;
	color: #666;
	text-transform: capitalize;
}

.index #breadcrumbs { display: none; }

.accessbar
{
	text-align: right;
	font-size: 0.8em;
	color: #666;
}

div.authorinfo
{
	padding: 10px 10px 12px 10px;
	margin: 10px 0px 12px 0px;
	background-color: #e8e8e8;
}

div.authorinfo img
{
	float: left;
	margin: 0 10px 10px 0;
}

.article h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0;
	padding: 0;
}

.article h4 a
{
	color: #691950;
	text-decoration: none;
}

.article h4 a:hover
{
	color: #900;
	text-decoration: underline;
}

.article p
{
	font-size: 90%;
	margin: 0 0 10px 0;
}

.article table {
	font-size: 90%;
}

.article table td {
	font-size: 90%;
}
td, li { font-size: 90%; }

#fontsize-smaller
{
	background: url('images/minus.gif') no-repeat 0 0;
	float: left;
	width: 24px;
	height: 22px;
	cursor: pointer;
}

#fontsize-smaller:hover { background: url('images/minus.gif') no-repeat -26px 0; }
#fontsize-smaller:active { background: url('images/minus.gif') no-repeat 0 0; }

#fontsize-bigger
{
	background: url('images/plus.gif') no-repeat 0 0;
	float: left;
	width: 24px;
	height: 22px;
	cursor: pointer;
}

#fontsize-bigger:hover { background: url('images/plus.gif') no-repeat -26px 0; }
#fontsize-bigger:active { background: url('images/plus.gif') no-repeat 0 0; }

.searchbox
{
	margin: 8px 0px 8px 10px;
	vertical-align: middle;
	width: 320px;

	font-size: 12px;
}

.gobutton {
	font-size: 11px;
	vertical-align: middle;
}

.topsearch {
	height: 40px;
	background: #f8f2eb;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	float: left;
	color: #666;
}

.topsearch label {
	padding-right: 5px;
	padding-top:5px;
}

.topsearch strong {
	padding: 0 30px 0 0;
	font-size: 15px;
	color: #666;
}

.topsearch form {
	padding: 5px 20px;
	float: left;
	width: 810px;
}

.topsearch img {
	float: right;
	margin: 8px 0 0 0;
}

.sec_title {
	background: url(images/ico_sec.gif) no-repeat left center #CCCFD4;
	padding: 1px 0 1px 25px;
	display: block;
	clear: both;
	margin: 10px 0;
	font-size: 16px;
}

.clr { clear: both; }
.fragments { padding: 10px; }

.fragment
{
	width: 210px;
	float: left;
	margin: 10px 0;
}

.fragment h4
{
	font-size: 12px;
	color: #fff;
	background: url(images/pinstripes.gif) #425165;
	padding: 3px 5px;
	letter-spacing: normal;
	margin: 0;
}

.fragment h4 a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.fragment .fragcontent
{
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 12px;
}

.fragment a { font-weight: bold; }

.fragment ul
{
	list-style: none;
	margin: 0;
	padding: 5px;
}

.fragment li.leaf
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.fragment li a { font-weight: normal; }

.fragment h5 a
{
	font-size: 13px;
	margin: 0;
	padding: 5px;
	color: #95387d;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}

#featured_articles { font-size: 12px; clear:both; }

#featured_articles h3
{
	font-size: 16px;
	margin: 5px 0;
	letter-spacing: 0;
}

#featured_articles .f_article
{
	width: 100%;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #efefef;
	clear:both;
	min-height: 95px;
}

#featured_articles .f_article a.fimg {
	margin-top: 5px;
}
#featured_articles .f_article img {
	
}
#featured_articles .f_article p
{
	padding-right: 20px;
	margin-left: 155px;
	font-size:9pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

#featured_articles h4 { 
	margin: 0 0 0 0; 
	margin-left: 155px;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 0 0;
}

#featured_articles h4 a:link, #featured_articles h4 a:visited { text-decoration: none; }

.sidebar
{
	width: 218px;
	float: right;
	padding: 10px 0px 0 10px;
	margin: 0;
	display: inline;
}

.index .sidebar { padding: 10px 3px 0 10px; }

.sidebar h2, h2 .subscribe
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

.sidebar h2 a, h2 .subscribe
{
	color: #691950;
	font-size: 16px;
	text-decoration: none;
}

.sidebar .subscribe
{
	border-top: 1px dotted #ccc;
	padding: 5px 0 9px 0;
	color: #691950;
	font-size: 14px;
}

.sidebar .subscribe a
{
	color: #691950;
	font-size: 14px;
	text-decoration: none;
}

.sidebar .subscribe img { float: right; }

.sidebar .desc
{
	font-size: 12px;
	padding-bottom: 6px;
}

.sidebar li a
{
	font-size: 12px;
	text-decoration: none;
}

.sidebar li a:hover { text-decoration: underline; }

.sidebar .item-list li
{
	margin: 0;
	padding-bottom: 10px;
	list-style: none;
}

div .more-link, div .block-aggregator h2 { display: none; }

/*
.index #footer{
	width: 770px;
}
*/

#footer
{
	width: 100%;
	float: left;
	font-size: 11px;
	border-top: 1px solid #ccc;
	margin: 30px 0 0 0;
	padding: 40px 0 40px 0;
}

#footer .cr
{
	float: left;
	padding: 1px 10px;
	display: inline;
	color: #666;
}

#footer #fnav
{
	list-style: none;
	margin: 0;
	padding: 3px 0 0 0;
	width: 580px;
	white-space: nowrap;
	float: left;
}

#footer #fnav li
{
	display: inline;
	font-size: 100%;
}

#footer #fnav li a
{
	padding: 1px 8px;
	text-decoration: none;
	border-right: 1px solid #555;

}

#footer #fnav li:last-child a { border-right: none; }

#footer #fnav li a:hover
{
	color: #900;
	text-decoration: underline;
}

#footer .credits
{
	width: 94px;
	padding: 10px 0;
	height: 26px;
	float: right;
	clear: both;
	margin: -40px 20px 0 0;
}

#footer .credits a
{
	display: block;
	text-indent: -5000px;
	background: url(images/justia.gif) no-repeat;
	height: 26px;
	width: 88px;
	text-decoration: none;
	overflow: hidden;
}

/* Court Rules Styles */
#crheader { text-decoration: none; }

.rowcontainer
{
	margin-left: 30px;
	padding: 1em;
	display: block;
	font-size: 90%;
}

.rowtitle
{
	
	color: #691950;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 1em;
}

.rowdata { text-align: left; }

/* Table Styles */
#content .table-wrapper
{
	padding: 0;
	margin: 6px 0 12px;
}

#content table
{
	border: 1px solid #a9a9a9;
	width: 98%;
	border-collapse: collapse;
	background-color: #f2f2f2;
	padding: 0;
	margin: 0;
}

#content table th
{
	background: #e9e9e9;
	border-bottom: 1px solid #333;
	padding: 4px 10px 6px;
	vertical-align: middle;
	line-height: 1em;
	margin: 0;
	border: 0;
	text-align: center;
	color: #555;
}

#content th.active img { display: inline; }
#content table th,#content table td { font-size: 0.9em; }

#content table th a
{
	text-decoration: none;
	color: #333;
}

#content table th img
{
	vertical-align: middle;
	line-height: 1em;
}

#content th.active { background: #e9e9e9; }
#content table th a:hover { text-decoration: underline; }
#content table th a:hover img { text-decoration: none !important; }

body.admin-logs-event #content table th
{
	text-align: left;
	padding: 4px 6px;
}

#content table td
{
	color: #333;
	padding: 4px 4px 6px;
	border-top: 1px solid #dbe3eb;
	line-height: 1.1em;
	vertical-align: top;
	font-size: 100%;
}

#content td.active
{
	background-color: #f0f0f0;
	border-top: 1px solid #CFD6DE;
}

#content tr.alt td.active
{
	background-color: #f3f3f3;
	border-top: 1px solid #CFD6DE;
}

#content table tr td { border-right-color: #fff; }
#content table tr.alt td { background-color: #fafafa; }
#content table tr.alt td { border-right-color: #fff; }

.rsssubdrop {
	float: right;
	display:block;
	width: 88px;
	height:20px;
	text-align:center;
	
}

a.rsssubdropmainlink {
	font-weight:bold;
	color:#EC8132;
	text-decoration: none;
	font-size:20px;
}

a.textad {
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}
a.textad span {
	color: #143D80;
	text-decoration: underline;
}
a.textad:hover {
	text-decoration: none;
}
a.textad:hover span {
	color: #900;
}

#TW-feed, #TW-feed ul { list-style:none; margin:0px; padding:0px; }
#TW-feed li ul { display:none;position:absolute;background-color:#ffffff;padding:3px;border:1px solid #cccccc;text-align:center;width:80px; }
#TW-feed li { font-weight:bold; color:#EC8132;height:15px; }
#TW-feed ul li { padding-bottom:3px;text-align:center; }

h2.articletitle {
	line-height: 1.1em;
}
caption {
	font-size:10px;
}
a.footnotelink {
	color: #000099;
	text-decoration: none;
}
.article {
	padding-top: 10px;
	border-bottom: 1px solid #a3a3a3;
}
.article .publishdate {
	color: #a3a3a3;
}
.birdimg {
	display:block;
	width:201px;
	height:151px;
	background-image: url('/llrximage-2014-03-05.jpg');
}
