/* -----------------------------------------------
IR Event Community local stylesheet.
Author:  Nickolas Zeibig-Kichas 
Version:  05 June 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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


/* Header */

#charleston #header { height: 149px; }

#charleston #pagetitle,
#charleston #header h1,
#charleston #header h1 a {
	display: block;
	float: right;
	width: 740px;
	height: 149px;
	margin: 0;
	padding: 0; }

#charleston #header h1 a {
	text-indent: -9999px;
	background: #ffffff url(../assets/md5images/2a6936898ebe84ed1a32fd00b574862e.jpg) top left no-repeat; }

#charleston #header #logo,
#charleston #header #logo a {
	width: 240;
	height: 149;
	margin: 0;
	padding: 0; }



/* Navigation */

#charleston #navigation { 
  width: 980px;
  height: 36px; }

#charleston #navigation #tabs { 
  font-size: 12px; }

#charleston #navigation #tabs a {
	float: left;
  border: 0;
	font-weight: normal;
	line-height: 36px;
	margin: 0 10px;
	padding: 0;
	background-color: transparent; }

#charleston #navigation #tabs a:link,
#charleston #navigation #tabs a:visited {
	color: #000000;
	text-decoration: none; }

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

#charleston #navigation #tabs #tabtwo  { display:none; }

#charleston #navigation #tabs #tabthree { display:none; }



/* Sidebar */

#charleston #sidebar {
	font-size: 13px; }

#charleston #sidebar a:link,
#charleston #sidebar a:visited {
	text-decoration: none; }

#charleston #sidebar a:active,
#charleston #sidebar a:hover,
#charleston #sidebar a:focus {
	text-decoration: underline; }

#charleston #sidebar h2 {
	font-size: 15px;
	border: 0;
	color: #ffffff;
	font-weight: bold; }

#charleston #sidebar ul#side-notify {
	font-size: 12px;
	margin-top: -2em; }
	
#charleston #sidebar .advanced {       
  font-size: 12px; } 	

#charleston #sidebar .sidebar-content li {
  background-color: #f2c543;
  margin-bottom: 7px; }
  
#charleston #sidebar .sidebar-content li a {
  padding-top: 6px; }  
  
#charleston #sidebar .sidebar-content a:link,  
#charleston #sidebar .sidebar-content a:visited {
  color: #000000; 
  text-decoration: none; }

#charleston #sidebar .sidebar-content a:active,
#charleston #sidebar .sidebar-content a:hover,
#charleston #sidebar .sidebar-content a:focus {
  text-decoration: underline; }

/* Custom Sidebar */

#charleston #sidebar ul#side-notify {display:none;}

#charleston #sidebar ul + h2 { display:none; }

#charleston #sidebar ul#side-browse { display:none; }

#charleston #sidebar ul + h2 + ul + h2 { display:block; }

/* Footer */

#charleston #footer { 
  background-color: #fff; 
  margin-top: 10px; 
  height: 82px; }

#charleston #footer #bepress {
	float: left;
	width: 240px; }

#charleston #footer p {
	float: left;
	margin-left: 0;
	padding-left: 32px;
	font-size: 12px; 
  width: 495px; }

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

#charleston #footer p a:active,
#charleston #footer p a:hover,
#charleston #footer p a:focus {
	color: #5d1c04;
	text-decoration: underline; }

#charleston #footer #footer-logo,
#charleston #footer #footer-logo a {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	height: 82px;
	width: 213px; }

#charleston #footer #footer-logo a {
	text-indent: -9999px;
	background: transparent url(../assets/md5images/6409ba2d9f84b0690e8928b87648fe43.jpg) top left no-repeat; }
	
	
	
  /* Main content area */

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

#charleston #main.text a:active,
#charleston #main.text a:hover {
	color: #5d1c04;
	text-decoration: underline; }

#charleston #main.text h2#series-title {
	color: #000;
  font-size: 21px;
  text-transform: none;
	text-align: left;
	margin-left: 0; 
  margin-bottom: -1em; }

#charleston #main.text .articleInfo a {
  text-decoration: none; } 

#charleston #main.text h2#series-title a:link,
#charleston #main.text h2#series-title a:visited {
	color: #000000;
	text-decoration: none; }

#charleston #main.text h2#series-title a:active,
#charleston #main.text h2#series-title a:hover {
	color: #5d1c04; 
  text-decoration: underline; }
	
#charleston #main.text #series-home h4 {
  font-size: 14px;
  font-weight: normal; }	

#charleston #content .text {padding-top: 30px; }

#charleston #charleston_faq #underline {text-decoration:underline;}

#charleston #charleston_faq dt {
	font-style:italic;
	font-weight:bold;
	font-size:1.25em;}
	
	
#charleston #sb-custom-middle {display: none;}

/* SUP-19008 -- SF */
header#mobile-nav { 
	font-size: 0;
	line-height: 0; }
	
/* orcid id icon next to field value -- SF -- 5/17 */
#purdue #orcid.element p a {
    background:transparent url(../assets/md5images/2dddb203aa38ec94870d3ef2b43921c4.png) top left no-repeat;	
    padding-left:20px;
    padding-bottom:5px; }
    
/* Hide FAQ link as part of hiding Author Corner for archived journal CM 2021-03-03 */
#charleston #container #wrapper #sidebar #side-author li.faq {
	display:none;
	}