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

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


/* Header */

#fpq #header {
	height: 124px; }

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

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

#fpq #header h1 a {
	background: #690102 url(../assets/md5images/2c1c3ca64ed4034a1e9f324ae1c96a0b.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#fpq #navigation {
	width: 980px;
	height: 37px;
	background: #7c1b1c url(../assets/md5images/51649abc5ddde86f1c9281b42e4f46ff.gif) top left no-repeat; }

#fpq #navigation #tabs,
#fpq #navigation #tabs ul,
#fpq #navigation #tabs ul li {
	height: 37px;
	padding: 0;
	margin: 0; }

#fpq #navigation #tabs {
	margin-left: 10px; }

#fpq #navigation #tabs a {
	height: 37px;
	line-height: 37px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0; }

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


/* Sidebar */

#fpq #sidebar {
	background: #cdcdcd url(../assets/md5images/a2fbd173e6568784df259538f47a3a7d.gif) top left repeat-x; }

#fpq #sidebar p.site-follow {
	display: none; }

#fpq #sidebar p.advanced a:link,
#fpq #sidebar p.advanced a:visited {
	color: #6e0202;
	text-decoration: none; }

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

#fpq #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#fpq #sidebar ul#navlist li a {
	color: #<macro >my.sidelink_color;
	background-color: #cdcdcd;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#fpq #sidebar ul#navlist li a:hover,
#fpq #sidebar ul#navlist li a:active,
#fpq #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #fff;
	text-decoration: underline; }

#fpq #sidebar #sidebar-search label,
#fpq .sidebar-search #browse label {
	color: #000; }


/* Main Content */

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

#fpq #wrapper {
	background: #fff url(../assets/md5images/e82cf2d7f3c16778335c588406584a9e.gif) top left repeat-y; } 

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

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

#fpq #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#fpq .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#fpq #main.text .doc a:link,
#fpq #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#fpq #footer {
	width: 980px;
	height: 75px;
	background: #fff url(../assets/md5images/683ae0783a25d5f386b11956da9f85e9.gif) top left no-repeat; }

#fpq #footer #bepress a {
	height: 75px;
	background-color: transparent; }

#fpq #footer p {
	width: 450px;
	margin-left: 4px;
	float: left; }

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

#fpq #footer p a:hover,
#fpq #footer p a:active,
#fpq #footer p a:focus {
	color: #000; 
	text-decoration: underline; }

#fpq #footer #footer-logo {
	width: 173px;
	height: 57px;
	margin-right: 20px;
	float: right; }

#fpq #footer #footer-logo a {
	width: 173px;
	height: 57px;
	background: #fff url(../assets/md5images/b819805d0ba2e3cd93252493cf8420d7.gif) top left no-repeat;
	text-indent: -9999px;
	display: block; }


/* Advanced Search */
.legacy #fpq #wrapper { 
	background-image: none; }


/* Mobile */

.mbl #fpq #footer p {
	float: none; }

.mbl #fpq #footer #footer-logo {
	display: none; } 
	

/* hiding RSS link on sidebar lb 03142017 */
#fpq #sidebar ul#navlist li.sb-rss a {
	display:none
}
	
		