/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  15 January 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Sidebar */

#lcrp #sidebar ul#navlist { border-top: 1px solid #43798f; }

#lcrp #sidebar ul#navlist li a { border-bottom: 1px solid #43798f; }

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

/* Main Content */

#lcrp #main.text h1 { 
	font-size: 24px;
	color: #1c6279; } 

#lcrp #main.text h2 { 
	color: #1c6279;
	font-size: 21px; }
	
#lcrp #main.text .article-list h2#article {
	border-bottom: 1px solid #43798f;
	padding-bottom: 4px;
	width: 400px; }