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

body { background: #7068c1 url(../assets/md5images/d0a2fe9edf0448fc827bdfcd6953d5c8.png) top left repeat-x; }

/* Header */

#ijrtp #header {
	height: 149px; }

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

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

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

/* Navigation */

#ijrtp #navigation { height: 36px; }

#ijrtp #navigation #tabs,
#ijrtp #navigation #tabs ul,
#ijrtp #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 36px; }

#ijrtp #navigation #tabs a { 
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	background-color: #3036a1;
	padding: 0 11px;
	color: #fff;
	margin: 0;
	border: 0; }

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

/* Sidebar */

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

#ijrtp #sidebar ul#navlist li a { border-bottom: 1px solid #dedffa; }

#ijrtp #sidebar ul#navlist li a:link,
#ijrtp #sidebar ul#navlist li a:visited {
	color: #fff;
  	background-color: #3036a1; 
  	text-decoration: none; }

#ijrtp #sidebar ul#navlist li a:hover,
#ijrtp #sidebar ul#navlist li a:active,
#ijrtp #sidebar ul#navlist li a:active {
	color: #000;
	background-color: #dedffa;
	text-decoration: underline; }
	 
#ijrtp #sidebar p.advanced a:link,
#ijrtp #sidebar p.advanced a:visited { 
  	color: #21267b; 
  	text-decoration: none; }

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

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

#ijrtp #sidebar #issn p { color: #000; }

/* Main Content */

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

#ijrtp #main.text #masthead2 { 
	background: transparent url(/assets/images/editors-bg.gif) bottom left no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px; }

#ijrtp #main.text p.journal-follow span.pull-right a.btn.followable { display: none; }

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

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

	
#ijrtp #main.text .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font: 20px Georgia, "Times New Roman", Times, serif bold;
	width: 400px; }

#ijrtp #main.text h1 {
	font-size: 22px;
	margin-bottom: 10px; }

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

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

#ijrtp #main.text .yui3-carousel .ft-blurb h2 {
	font-weight: bold;
	border-bottom: 2px solid #000; }

#ijrtp #main.text .yui3-carousel .ft-blurb p {
	margin-bottom: 0; }
   
/* Footer */

#ijrtp #footer { 
 	height: 82px;
  	background-color: #3036a1; }

#ijrtp #footer #bepress a {
	background-color: #3036a1; }

#ijrtp #footer p { 
	color: #fff }

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

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

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

/* Advanced Search */

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

/* Edits to height of content carousel */ 

#ijrtp #main.text #featured .yui3-carousel-item,
#ijrtp #main.text #featured .aspect {
    height: 150px;}
    
/* underline for contributors page */

#ijrtp .under {
	text-decoration:underline;}