/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  08 November 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

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

#ojot #header {
	width: 978px;
	border: 1px solid #fff;
	border-top: 0;
	height: 148px; }

#ojot #header #pagetitle,
#ojot #header h1,
#ojot #header h1 a {
	display: block;
	width: 978px;
	height: 148px;
	margin: 0;
	padding: 0; }

#ojot #header h1 a {
	text-indent: -9999px;
	background: #000000 url(../assets/md5images/85e030f70d526945246dbec31e724580.gif) top left no-repeat; }

/* Navigation */

#ojot #navigation { height: 36px; }

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

#ojot #navigation #tabs li { margin: 0; }

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

#ojot #navigation #tabs a:link,
#ojot #navigation #tabs a:visited {
	text-decoration: none; }

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

/* Sidebar */

#ojot #sidebar a:link,
#ojot #sidebar a:visited {
	color: #000000;
	text-decoration: none; }

#ojot #sidebar a:hover,
#ojot #sidebar a:active,
#ojot #sidebar a:focus {
	background-color: transparent;
	color: #000;
	text-decoration: underline; }

#ojot #sidebar ul#navlist { border-top-color: #e4e4e4; }

#ojot #sidebar ul#navlist li a { border-bottom-color: #e4e4e4; }

#ojot #sidebar ul#navlist li a:link,
#ojot #sidebar ul#navlist li a:visited {
	background-color: #c93; }

#ojot #sidebar ul#navlist li a:hover,
#ojot #sidebar ul#navlist li a:active,
#ojot #sidebar ul#navlist li a:focus {
	background-color: #e9e2cf; }

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

/* Footer */

#ojot #footer {
	height: 83px;
	background: #ae7326 url(../assets/md5images/88ebc7376811f1fcac6ecc95636e444e.gif) top left repeat-x; }

#ojot #footer p {
	font-size: 12px; }

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

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

/* Main content area */

#ojot #main.text a:link,
#ojot #main.text a:visited {
	color: #4a2500;
	text-decoration: underline; }

#ojot #main.text a:hover,
#ojot #main.text a:active,
#ojot #main.text a:focus {
	color: #000;
	text-decoration: underline; }

#ojot #main.text #alpha h1 { font-size: 24px; }

#ojot #main.text #alpha h2 {
	background-color: transparent;
	font-size: 21px;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

#ojot #main.text .doc { margin-top: 18px; }

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

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

#ojot #main.text #coverart #sub { 
	border-top-color: #fff;
	margin-top: 0; }

#ojot #main.text #coverart #alpha { border-right-color: #fff; }

#ojot #main.text #beta h4 {
	text-align: left;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

#ojot #main.text #beta dl { margin-left: 0; }

#ojot #main.text #beta dt {
	font-size: 12px;
	margin-top: 1em; }

#ojot #main.text #beta #coverart-box-container { border-top-color: #fff; }

#ojot #main.text #beta #coverart-box-container h4 {line-height:120%;}

#ojot #main.text #beta .coverart-box { border-bottom-color: #fff; }

#ojot #main.text #intro-text #ojot_cover img {
        display: block;
        float: right;
        margin-right: -220px;
        margin-left: 20px;}
#ojot #main.text #intro-text #ojot_intro {
	margin-right: 30px;}

#ojot #main.text p.img-center {text-align: center;}

#ojot #sidebar #sidebar-images p {text-align: center; margin-left: 0px;}

#ojot #main.text h2.text-center {text-align: center;}

/* block quote styling per admin gborman 122018 */
#ojot blockquote {

  display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 40px;
  margin-right: 40px;

}

/* Customizations for About page badges */
#ojot #main.text #badges { align:center; }
#ojot #main.text .badge_logo { padding:33px; }
/* End customizations for About page badges */

/* Additional files below button jw 3/20/15 */
#ojot #beta_7-3 .aside p.supp-files a.btn {
    width: 100px;
    text-align: center;}
#ojot p.supp-files {
    margin-top: -5px;}
#ojot .icon-circle-arrow-down:before {
    padding-right: 2px;}
    
  /* sponsor image text */
.sponsor_title { 
	margin: 0 10px; 
	font-weight: bold;
	text-align: center; } 

#sidebar .site-follow { display: none }	

/* Post site redesign touchups DS 10/8/2019 */

#ojot #navigation #sitetitle {
	display: none;
}