/* -----------------------------------------------
IR Event Community local stylesheet.
Author:  Paul Oxborrow 
Version:  17 May 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#tfr { padding-top: 30px; }

/* Header */

#tfr #header {
	height: 126px; }

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

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

#tfr #header h1 a {
	text-indent: -9999px; 
	background: #fff url(../assets/md5images/5532572f060def2b3188d38327c9e435.png) top left no-repeat; }

/* Navigation */

#tfr #navigation { display: none; }

/* Sidebar */

#tfr #sidebar a:hover,
#tfr #sidebar a:active,
#tfr #sidebar a:focus {
	color: #000; 
	text-decoration: underline; } 
	
#tfr #sidebar ul#navlist { border-top: 1px solid #89b2ca; }

#tfr #sidebar ul#navlist li a { 
	border-bottom: 1px solid #89b2ca; 
	color: #fff;
  	background-color: #0066a4; 
  	text-decoration: none; }

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


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

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

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

#tfr #sidebar #issn p { color: #000;
font-size:11px; }

/* Main Content */

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

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

#tfr #intro-text p { line-height: 1.6em; }


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

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

	#tfr #coverart #alpha {
	border: none;
	padding-right: 20px;
	width: 400px; }	

#tfr #coverart #alpha #intro-text p { margin-top: 10px; }
	
#tfr #coverart #alpha .article-list .doc {
	padding: 10px 0; }
	
#tfr #alpha .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font-size: 21px;
	width: 400px; }

#tfr #alpha h1 {
	font-size: 24px;
	margin-bottom: 10px; }

#tfr #coverart #beta {
	margin-left: 12px;
	width: 220px; }

#coverart #beta #issue-art { 
	padding: 8px 0; }

#tfr .crumbs {
	height: 10px; }
	
#tfr #main.text .doc a:link,
#tfr #main.text .doc a:visited {
	text-decoration: none; }

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

#tfr #coverart #beta .coverart-box h4 {
	border-bottom: 1px solid #999;
    	font: 18px Arial, Verdana, Helvetica, sans-serif normal;
    	padding-bottom: 5px;
    	text-align: left;
    	text-transform: none;
    	text-align: left; }

#tfr #coverart #beta .coverart-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	border: 0; }

#tfr #coverart #beta #coverart-box-container {
	border: 0; }

#tfr #coverart #beta dl  {
	margin-left: 0; }

#tfr #coverart #beta #coverart-editors dt {
	padding-top: 10px;
	font-size: 12px; }
   
/* Footer */

#tfr #footer { 
 	height: 75px;
  	background-color: #0066a4;
  	border-top: 8px solid #f0b310; }

#tfr #footer #bepress a {
	background-color: #0066a4; }

#tfr #footer p { 
	color: #fff; }

#tfr #footer p a {
	color: #fff;
	font-size: 12px; }

#tfr #footer p a:link,
#tfr #footer p a:visited {
	text-decoration: none; }

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

/* Advanced Search */

.legacy #tfr #wrapper { background-image: none; }

/* Adjusting spacing for CLOCKSS and Portico images on introduction.html - bd 2016-02-05 */

#tfr #main #clockssporticoimg img {
	padding: 0 12% 1px; }

/* Sidebar styling post-sidebar migration - bd 2016-06-14 */
#tfr #sidebar ul#navlist li.sb-rss a:hover,
#tfr #sidebar ul#navlist li.sb-rss a:active,
#tfr #sidebar ul#navlist li.sb-rss a:focus { background-color: #fef5de; }

/* My Account button kkunaniec 10/23/19 */

#tfr #btn-myaccount {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0066A4 !important;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc) !important;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc)) !important;
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc) !important;
  background-image: -o-linear-gradient(top, #0088cc, #0055cc) !important;
  background-image: linear-gradient(top, #0088cc, #0055cc) !important;
  background-repeat: repeat-x !important;
   border-color: #0066A4 #0066A4 #003580 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  margin-bottom:14px;
  margin-left:14px;
  font-size:12px;
}

/* Create submission page columns KKunaniec 12-17-2020 */
.column {
  float: left;
  width: 17%;
  padding: 4px;
}
.column1 {
  float: left;
  width: 10%;
  padding: 5px;
}

.column2 {
  float: left;
  width: 32%;
  padding: 5px;
}
#tfr .row {
    line-height: .9em;
}

/* Styling for CAS log-in 04-27-21 Kkunaniec */
#gvsu-login {
	border: 3px #f2f2f2 solid;
	padding: 15px;
	width: 610px;
}

#gvsu-login .gvsulogin_panel {margin-top:28px;}


#gvsu-login a:link,
#spu-login a:visited {
	font-weight: bold;
  color: #13599F;
  font-size: 18px;
}

#gvsu-login div {
	display: inline-block;
	vertical-align: top;
}

.gvsulogin_panel p {
	margin: 0;
}

.gvsulogin_panel h2 {
	margin: 0;
}

div.gvsulogin_panel p {
	padding-left: 215px;
}

div.gvsulogin_panel a {
	padding-left: 215px;
	display:inline-block;
}


#gvsu-login img {
	float:left;

}