@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 120%;
	color: #000;
	padding: 0px;
	margin: 0px;
	background: #fff url(https://ledger.pitt.edu/ojs/public/journals/1/ojs_ledger_background.jpg) top left repeat;
}
#container {
	min-width: 850px !important;
	max-width: 1095px !important;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	background: #dddddd;
	overflow: auto;
/*	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);*/
}
#header {
	width:100%;
	background-color: rgba(0,0,0,0.00);
	text-align: center;
	padding: 0px;
	margin: 0px;
}
	

		#headerTitle {
			text-align: right !important;
			margin: 0 auto;
			padding: 0;
			width: 100%;
			padding: 0px;
			margin: 0px;
		}
		#headerTitle img {
			text-align: right !important;
			padding: 0px;
			margin: 0 auto;
		}
#main {
	width: 72%;
	margin-left: 2%;
	display: block;
	float: left;
	padding: 0.5em 0em 2em;
}
		#main h2 {
			font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
			color:#333333;
			margin: 5px 0 5px 0 ;
			padding-top: 0;
			font-weight: normal;
			line-height: 130%;
			font-size: 2.0em;
			line-height: 1.35em;
		}

		#main h3 {
			font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
			color:#333333;
			margin: 0em 1em 0.25em 0em;
			padding-top: 0.75em;
			font-weight: normal;
			font-size: 1.8em;
			line-height: 1.35em;
		}
#content {
	margin:0;
	padding: 0;
	padding-top: 0;
	font-size: .9em;
	border-top: 0px solid #000;
}
		#content h3 {
			font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
			color:#333333;
			margin: 0em 1em 0.25em 0em;
			padding-top: 0.75em;
			font-weight: normal;
			font-size: 1.8em;
			line-height: 1.35em;
		}
		#content h4 {
			font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
			color:#333333;
			margin: .75em 1em 0.25em 0em;
			font-weight: normal;
			font-size: 1.5em;
		}
		#content h5 {
			font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
			color:#333333;
			margin: 0em 1em 0.25em 0em;
			padding-top: 0.75em;
			font-weight: bold;
			font-size: 1em;
		}


/*
 * Links
 */
a {
	text-decoration: underline;
}
a:link {
	color: #000;
	padding: 2px;
}
a:active {
	color: #000;
	background: #fff;
	padding: 2px;
	text-decoration: none;
}
a:visited {
	color: #000;
	padding: 2px;
}
a:hover {
	color: #000;
	background: #fff;
	padding: 2px;
	text-decoration: none;
}
a.plain {
	text-decoration: none;
}


/**
 * Navigation bar
 */
#navbar {
	font-family:Tahoma, Geneva, sans-serif;
	margin-right: 0 px;
	padding: 10px 5px;
	border-bottom: none;
	background: #5b4672;
/*	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	border-radius: 5px;*/
}
		#navbar a {
			font-size: 0.6em;
			letter-spacing: 1px;
			font-weight: bold
		}
		#navbar li { border: 0px #ccc solid; }
		#navbar a:link { }
		#navbar a:hover { color: #000; background: #dddddd; text-decoration: none; }
		#navbar a:active { color: #000; background: #dddddd; text-decoration: none; }
		#navbar a:visited { }
		ol {
			list-style: decimal;
			margin-left: 2.25em;
			padding: 0;
		}
		ol ol {
			list-style: lower-alpha;
			margin-left: 1.25em;
		}
		ol ol ol {
			list-style: decimal;
			margin-left: 2.5em;
		}
		ol ol ol ol {
			list-style: decimal;
		}
		li {
			padding-left: .5em;
		}
		li li {
			padding-left: 1em;
		}
		li li li {
			padding-left: 0;
		}


/**
 * Main layout elements
 */
/*#header {
	width:100%;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	text-align: center;
}

#header {
	background: #fff url(../img/ojs_ledger_header.jpg) top center no-repeat;
	width: 100%;
	height: 213px;
}*/

		#headerTitle {
			text-align: left !important;
			margin: 0 auto;
			padding: 0;
			width: 100%;
		}
		#header h1 {
			margin: 0;
			padding: 0;
			font-family: Georgia, serif;
			font-weight: normal;
			text-align: left;
			color: #fff;
		}


/**
 * Sidebar
 */
#developedBy {
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 0.95em;
}
#sidebar div.block {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	padding: 0px 10px 10px 10px;
	border: none;
/*	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	border-radius: 5px;*/
	margin-bottom: 1.5em;
	background-color: #5b4672;
	color: #fff;
}


#sidebar div.block span.blockTitle {
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	padding: 0.5em 0;
	font-size: 1.4em;
	letter-spacing: 0em;
	text-transform: none;
	color: #fff;
	font-weight: normal;
	margin: 0;
}
#sidebar div.block span.blockSubtitle {
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	padding: 0;
	text-align: left;
	margin: 10px;
	border-bottom: none;
}
#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 4px;
}
#sidebar {
	font-family:Tahoma, Geneva, sans-serif;
	float: right;
	font-size: inherit;
	margin: 10px 20px 20px 0px;
	display: inline;
	padding: 0;
	color: #fff;
}

		#sidebar a, #sidebar a:link { color: #fff; text-decoration: none; }
		#sidebar a:hover { color: #fff; background: none; padding: 2px; text-decoration: underline; }

#rightSidebar {
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	float: right;
	font-size: 0.8em;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: transparent;
}
#rightSidebar #sidebarHelp {
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #5b4672;
	background-image: none;
	border: none;
/*	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	border-radius: 5px;*/
	
}
#rightSidebar #sidebarFontSize {
	font-family:Tahoma, Geneva, sans-serif;
	height: 80px;
}
#sizer {
	margin-top: 10px;
}


/**
 * Buttons
 */
input.button {
	font-family:Tahoma, Geneva, sans-serif;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #CBCBCB;
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
}
input.defaultButton {
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #CBCBCB;
	color: #000;
	font-weight: bold;
	padding: .5em 1em;
}
input.textField, select.selectMenu {
	background-color: #fff;
}


/**
 * Footer
 */
#footer {
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0;
	min-height: 50px;
	position: static;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	line-height: normal;
	background-color:transparent;
	padding: 1em 0;
	width: 100%;
	border-top: 1px solid #333;
}
		.footertext {
			margin: 2px;
			padding: 0px;
		}


/**
 * Menu
 */
ul.menu {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
ul.menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
ul.menu li.current {
	font-weight: bold;
	color: #5E6A28;
}
ul.menu a {
	font-size: 0.8em;
	text-decoration: none;
	color: #fff;
	margin: 3px 0px;
	padding: 14px 7px;
	display: inline;
/*	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}
ul.menu a:hover {
	color: #000;
	background: #fff;
	margin: 3px 0px;
	padding: 14px 7px;
	display: inline;
/*	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}
ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}
#content .menu li a {
	color: #5E6A28;
	text-decoration: underline;
}
#content .menu li a:hover {
	text-decoration: none;
}


/**
 * Breadcrumbs
 */
 
#breadcrumb { margin: 20px 0 0 0; } 
 
#breadcrumb a {
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb a.current {
	font-weight: bold;
}


/**
 * Table styles
 */
table.listing tr.highlight {
	background-color: #CDEEB5;
}
table.listing tr.fastTracked {
	background-color: #C4E8F7;
}
 
 
 @media (max-width: 950px) {
/*Layout********************************************************************/

#main {
	width: 72%;
	margin-left: 1%;
	display: block;
	float: left;
	padding: 0.5em 0em 2em;
}

#navbar a {
	font-size: 0.6em;
	letter-spacing: 0em;
	font-weight: normal
}
ul.menu a {
	text-transform: normal;
	text-decoration: none;
	color: #fff;
	margin: 3px;
	padding: 14px 7px;
	display: inline;
/*	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}
ul.menu a:hover {
	color: #fff;
	background: #16355C;
	margin: 3px;
	padding: 14px 7px;
	display: inline;
	  /*border-radius: 3px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
*/}
}