/* ==================================================
bepress SV local stylesheet.
ALWAYS SAVE THIS FILE LOCALLY!
--------------------------------------------------
This stylesheet should be used to make local journal-specific modifications.
Always wrap the site in a unique selector through header.pregen and footer.pregen:

Header.pregen: <!-- BEGINNING OF JOURNAL-SPECIFIC DIV --><div id="[JOURNAL ACRONYM]">
Footer.pregen: </div><!-- END OF JOURNAL-SPECIFIC DIV -->

================================================== */

#tilforum #header {
        height:194px;
        background:url(../assets/md5images/236d99125432d553af74bdd54dc091c4.gif) bottom left no-repeat;}

#tilforum #subheader {margin-bottom:-10px;}
#tilforum #tabs a {background:#fff;color:#2F3F53;border:2px solid #2F3F53;border-bottom:2px solid #2F3F53;}
#tilforum #tabs a:hover {background-color:#EEDDBB;color:#2F3F53;}

#pagetitle h1 {font-size:24px;margin-left:54px;margin-top:4px;}
#pagetitle h1 a:hover {color:#EEDDBB;}

#tilforum .vnav ul li a:hover {color:#EEDDBB;}
#tilforum .vnav ul li a:active, #tilforum .vnav ul li a:focus {background-color:#2F3F53;}

#tilforum ul#navlist {border-top:1px solid #000; }
#tilforum ul#navlist li a {background:#2F3F53;color:#fff;border-top:0px solid #000;border-bottom:1px solid #000; }
#tilforum ul#navlist li a:hover {background:#EEDDBB;color:#2F3F53 }

#tilforum #footer {background:#2F3F53;color:#EEDDBB;}
#tilforum #footer a {color:#EEDDBB;}

#tilforum span.bp {background: #999988;border:1px solid #000;}

/* Masthead Rules to match bepress TIL */

#tilforum #masthead-tilforum {
	padding:0 0 10px 45px;
	background:transparent url(../assets/md5images/7198332e3eb4ffc285ea75dff9665a1f.gif) bottom left no-repeat;
	margin:0 0 15px 0; }

#tilforum #masthead-tilforum table {
	background-color:transparent;
	text-align:left;
	border-collapse:collapse;
	margin:0 0 5px 10px;}

#tilforum #masthead-tilforum th {
	font-family:Georgia, "Times New Roman", serif;
	font-size:14px; 
	font-weight:normal;
	padding:0;
	margin:0; 
	color:#14569B;}

#tilforum #masthead-tilforum td {
	padding:3px;
	font-size:11px;
	background-color:transparent; }
	
#tilforum table#masthead-tilforum td strong {
	font-size:1em;}