/* -----------------------------------------------
Journal of Outdoor Recreation, Education, and Leadership local stylesheet.
Author:   Zane Mattingly
Version:  09 September 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#jorel #header {
     height:152px;}
     
#jorel #subheader,
#jorel #subheader #tabs,
#jorel #subheader ul,
#jorel #subheader ul li { 
	height: 35px;
	padding: 0;
	margin: 0; }
     
#jorel #header h1,
#jorel #pagetitle,
#jorel #header h1 a {
   	height: 117px;
   	width: 980px; 
   	display: block;
   	padding: 0;
   	margin: 0; }

#jorel #header h1 a {
	background: url(../assets/md5images/67581c96e5df9bccec2044773f47b7f0.gif) top left no-repeat;
	text-indent:-9999px;}
     
#jorel #logo {display: none;}

#jorel #tabs ul li a { 
	color:#fff;
	background-color:#666; }
	
#jorel #tabs ul li a:hover,
#jorel #tabs ul li a:active,
#jorel #tabs ul li a:focus { text-decoration: underline; }

/* Sidebar */
     
#jorel ul#navlist li a:hover {
	color:#fff;
	text-decoration:none; }


/* Hiding navigation tabs */
     
#jorel #header #subheader #tabs ul li#tabone a,
#jorel #header #subheader #tabs ul li#tabtwo a,
#jorel #header #subheader #tabs ul li#tabthree a {
	display: none;}
	
/* About page badges */

#jorel #main.text #badges { align:center; }
#jorel #main.text .badge_logo { padding:8px; }

/* Sidebar Images */

#jorel #sidebar ul#custom-images { margin-left: 8px; }

#jorel #sidebar ul#custom-images li {
	display: inline; }
	
/* Form Text */

#jorel #main.text #submit fieldset .box-border label span.field-text { font-weight: normal !important; }

/* Mobile */

.mbl #jorel #header { 
	height: auto !important; }

.mbl #jorel #header #subheader { display: none !important; }

.mbl #jorel #main.text {
	margin-top: auto !important;
	padding-top: auto !important; }
	
/*Removing articles from homepage - ADoran 3/8/16 */
#jorel .article-list h1 {display:none;}