/* -----------------------------------------------
The Journal of Humanistic Mathematics local stylesheet.
Author:   Zane Mattingly
Version:  07 October 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#jhm a:focus,
#jhm a:active { 
	background-color:inherit;}

/* Header */

#jhm #header {
	margin:0;
	padding:0;}

#jhm #pagetitle {
	background:url(../assets/md5images/a1c7316a91773621d4d45c92a63fd3d8.jpg) top left no-repeat;
	height:149px;
	margin:0;
	padding:0;
	position:relative;
	width:980px;}

#jhm #pagetitle h1 {
	margin:0;
	padding:0;}

#jhm #header #pagetitle h1 a {
	display:block;
	height:84px;
	left:380px;
	position:absolute;
	text-indent:-9999px;
	top:36px;
	width:570px;}

#jhm #navigation {
	background-color:#488214;
	height:37px;}

#jhm #navigation #tabs {
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	width:auto;}

#jhm #navigation #tabs ul {
	width:auto;}

#jhm #navigation #tabs li {
	margin:0;}
	
#jhm #navigation #tabs #tabthree { display: none; } 

#jhm #navigation #tabs a {
	background-color:#488214;
	border-top:none;
	border-right:solid 1px #326703;
	border-bottom:none;
	border-left:none;
	color:#FFF;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:10px 12px 10px 13px;}

#jhm #navigation #tabs a:active,
#jhm #navigation #tabs a:hover {
	background-color:#C0DAA8;
	color:#275300;}

/* Sidebar */

#jhm #sidebar a {
	color:#000; font-weight:bold; font-size: 16px; }

#jhm #sidebar a:active, 
#jhm #sidebar a:hover {
	background:none;
	color:#275300;
	text-decoration:underline; }

#jhm #sidebar #navlist {
	border-top:solid 1px #3A7109; font-size: 12px; }

#jhm #sidebar #navlist a {
	background-color:#488214;
	border-bottom:solid 1px #3A7109;
	color:#FFF;
        font-size: 12px; }

#jhm #sidebar #navlist a:active,
#jhm #sidebar #navlist a:hover {
	background-color:#C0DAA8;
	color:#275300;
	text-decoration:none; 
        font-size: 12px; }

#jhm #sidebar input#email_address, 
#jhm #sidebar input#search,
#jhm #sidebar select,
#jhm .form-table select,
#jhm .form-table input#author {	
	border: 1px solid #488214;
	border-left: 5px solid #488214;}

/* Content */

#jhm #content a {
	color:#316502;
	text-decoration:underline;}

#jhm #content a:active,
#jhm #content a:hover {
	color:#606E54;}

#jhm #content .article-list h1 {
	color:#727272;
	font-size:24px;}

#jhm #content .article-list h2 {
	background-color:#FFF;
	border-bottom:solid 1px #464646;
	padding:3px 0;
	width:420px;}

#jhm #content .article-list a {
	text-decoration:none;}

/* Footer */

#jhm #footer {
	background:url(../assets/md5images/be78d848ff3df0421140c490f2731147.gif) top left repeat-x;
	height:84px;
	position:relative;} 

#jhm #footer p {
	color:#FFF;
	font-size:12px;
	left:240px;
	margin:0;
	position:absolute;
	top:10px;}

#jhm #footer a {
	color:#FFF;
	text-decoration:none;}

#jhm #footer a:active,
#jhm #footer a:hover {
	text-decoration:underline;}

#jhm #footer #bepress a {
	height:84px;}
	
/* Intro Text Localization */

#jhm #content #main.text #hidden_intro { 
        display: none; }
        
/* ordered list formatting */

#jhm #styleguide ol.a li {
    list-style: lower-alpha;
    margin: 0 0 0 30px;}
    
#jhm #styleguide ol {
        margin-bottom: 0px;}
