/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  17 September 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#tjreview { margin-top: 20px; }

#wrapper { 
	border-top: 1px solid #999;
	background: #fff url(../assets/md5images/95a066f8d9a26c6bd3d3826dff75d5e9.gif) top left repeat-y; }

/* Header */

#tjreview #header {
	height: 126px; }

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

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

#tjreview #header h1 a {
	background: #fff url(../assets/md5images/74968e4277f3779914f43da0f3e88177.jpg) top left no-repeat; 
	text-indent: -9999px; }

/* Navigation */

#tjreview #navigation {
	height: 46px;
	background: #a91b29 url(../assets/md5images/645207710292e9c00fa7d6be13b0214d.gif) top left repeat-x; }

#tjreview #navigation #tabs {
	float: right;
	height: 46px; }

#tjreview #navigation #tabs ul li a {
	margin-top: 5px;
	padding: 0 11px;
	border: 0;
	border-right: 1px solid #625e67;
	height: 36px;
	line-height: 36px;
	font-family: "Palatino Roman", Georgia, "Times New Roman", Times, serif;;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background: transparent; }

#tjreview #navigation #tabs ul li a:hover,
#tjreview #navigation #tabs ul li a:active,
#tjreview #navigation #tabs ul li a:focus {
	text-decoration: underline;
	color: #fff; }

/* Sidebar */

#tjreview #sidebar {
	font-family: "Palatino Roman", Georgia, "Times New Roman", Times, serif;;
	padding-bottom: 40px; }

#tjreview #sidebar #sidebar-search label,
#tjreview #sidebar #browse label {
	color: #000;
	font-size: 14px; }

#tjreview #sidebar p.advanced a:link,
#tjreview #sidebar p.advanced a:visited {	
	text-decoration: none; }

#tjreview #sidebar p.advanced a:active,
#tjreview #sidebar p.advanced a:hover,
#tjreview #sidebar p.advanced a:focus {
	text-decoration: underline;
	color: #000; }

#tjreview #sidebar h2 {
	background: transparent;
	border-bottom: 1px solid #a91b29;	
	font-family: "Palatino Bold", "Palatino Roman", Georgia, "Times New Roman", Times, serif;;
	font-size: 20px;
	color: #a91b29; 
	font-variant: small-caps; }

#tjreview #sidebar li a:link,
#tjreview #sidebar li a:visited {
	color: #6a6969; 
	text-decoration: none; }

#tjreview #sidebar li a:active,
#tjreview #sidebar li a:hover,
#tjreview #sidebar li a:focus {
	color: #000;
	text-decoration: underline; }

/* Main Content */

#tjreview #main.text .crumbs a {
	color: #6a6969;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px; }

#tjreview #content {
	background: transparent; }

#tjreview #main.text #masthead { display: none; }

#tjreview #main.text .article-list {
	padding-top: 0;
	margin-top:  -10px;
	font-size: 13px; }

#tjreview #main.text .article-list h1,
#tjreview #main.text .article-list h2 {
	font-family: "Palatino Bold", "Palatino Roman", Georgia, "Times New Roman", Times, serif;; }

#tjreview #main.text .article-list h1 {
	font-size: 26px; }

#tjreview #main.text .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 2px solid #a91b29;
	width: 420px; }

#tjreview #main.text a:link,
#tjreview #main.text a:visited {
	color: #6a6969;
	text-decoration: underline; }

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

#tjreview #main.text .articleInfo a,
#tjreview #main.text .doc a:link,
#tjreview #main.text .doc a:visited {
	text-decoration: none; }

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

/* Footer */

#tjreview #footer {
	background-color: #f2f2f2;
	height: 80px;
	border-top: 1px solid #999; }

#tjreview #footer p {
	padding: 0px 10 0 40px;
	color: #6a6969;
	font-size: 14px;
	font-family: "Palatino Roman", Georgia, "Times New Roman", Times, serif;; }

#tjreview #footer p a:link,
#tjreview #footer p a:visited {
	color: #000;
	text-decoration: none; }

#tjreview #footer p a:active,
#tjreview #footer p a:hover,
#tjreview #footer p a:focus {
	text-decoration: underline;
	color: #000; }
	
/* Removing LRC Badge */

#lrc-badge { display: none; }	

