/**
 * articleView.css
 *
 * Copyright (c) 2003-2012 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Article view stylesheet.
 *
 * $Id$
 */
 
 #articlePdfResizer {
	width: 98%;
	height: 400px;
	padding: 1px 0px 1px 1px;
}

#articlePdf {
	width:99%;
	height:99%;
	padding: 1px 0px 1px 1px;
}

#articlePdf.fullscreen {
	position: fixed;
	width: 97%;
	height: 95%;
	left: 20px;
	top: 7px;
	z-index: 1002;
}

a.action, a.file {
	display: inline-block;
	padding: 0px 10px 0px 10px;
	font-size: 1.0em;	
}

body {
	font-family: Arial;
	background-color: #E0E0E0;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	font-family: Arial;	
	margin-top: 15px;
}

h1 {
	font-size: 26px;	
}

h2 {
	font-size: 23px;	
}

h3 {
	font-size: 20px;
}

a {
	text-decoration: none;
}

a:link {
	color: #FF6700;
}

a:active {
	color: #FF6700;
}

a:visited {
	color: #FF6700;
}

a:hover {

	text-decoration: underline;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #EEEEFF;
	background: #069;
}

#container {
	
	
}

#header {
	min-height: 100px;
	background-color: #fff;
}

#headerTitle {
	background: url(http://todigra.org/plugins/themes/digra/header_background.png) center top no-repeat;
	height: 100px;
	padding: 0;
	margin: 0;
}

#header h1 {
	padding: 0;
	margin: 0;
	color:  #000;
	font-size: 25px;
	font-family: Arial;
	text-align: right;
	text-shadow: #fff 0px 0px 4px;
}

#footer {
	background-color: #069;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#leftbar_container {
	width:50%;
	float:left;
	margin-right:-500px;
	min-height: 600px;
}
#leftbar {
	margin-right:500px;
	background: url(http://todigra.org/plugins/themes/digra/leftbar_background.png) right top repeat-x; 
	min-height: 600px;
}
#rightbar_container {
	width:50%;
	float:right;
	margin-left:-501px;
	min-height: 600px;
}
#rightbar {
	margin-left:499px;
	min-height: 600px;
	background: url(http://todigra.org/plugins/themes/digra/rightbar_background.png) right top repeat-x; 
}

#bottombar {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(http://todigra.org/plugins/themes/digra/bottombar_background.png) left top no-repeat;
	height: 35px;
}
#verybottombar {
	width: 100%;
	height: 40px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#body {
	width:1000px;
	float:left;
	position:relative;
	min-height: 800px;
	/* background: url(http://todigra.org/plugins/themes/digra/body_background.png) left top repeat-y;*/
	background-color: #ffffff;
	overflow: hidden;
}

#main {
	margin: 0;
	padding: 25px;
	width: auto;
	min-width: 800px;
}

#main h2 {

}

#main h3 {

}

#navbar {
	background-color: #000;
	text-align: left;
	height: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0;
	border: 0;
	color: #FFF;
	font-size: 13px;
}

#navbar ul.menu li {
	padding: 0px 16px 0px 4px;
	text-shadow: #F90 0px 0px 4px;
}

#navbar ul.menu #home, #navbar ul.menu #archives, #navbar ul.menu #archives, #navbar ul.menu #search {
	background: url(http://todigra.org/plugins/themes/digra/line.png) right top no-repeat;
}

#navbar ul.menu #current {
	padding-left: 170px;
	background: url(http://todigra.org/plugins/themes/digra/line.png) right top no-repeat;
}

#navbar ul.menu #userHome {
	padding-left: 118px;	
	background: url(http://todigra.org/plugins/themes/digra/line.png) right top no-repeat;
}

#navbar ul.menu #login {
	padding-left: 144px;
	background: url(http://todigra.org/plugins/themes/digra/line.png) right top no-repeat;
}

#navbar ul.menu #logout, #navbar ul.menu #register {
	padding-right: 0px;
}

#navbar a {
	font-size: 13px;
	color: #FFF;
}

#navbar a:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumb {
	height: 18px;
	line-height: 1.5em;
	text-align: left;
	padding: 0;
}

#breadcrumb a:hover {
	background-color: #ffeacc;
	text-decoration: underline;
}

#content {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 18px;
	border: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#content h1, #content div#articleAbstract h4, #content div#articleCitations h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
}

#content h1.title, #content div#articleTitle h3 {
	font-size: 26px;
	text-transform: none;
	font-style: normal;
	text-align: center;
	font-weight: bolder;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

#content div.author, #content div#authorString {
	padding: 0px 0px 20px 0px;
	text-align: center;	
	width: 100%;
}

#content div.author h1, #content div#authorString em {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-align: center;
}

#content h2 {
	font-size: 18px;	
}

#content h3 {
	font-size: 16px;
	font-style: italic;
}

#content a {
	text-decoration: none;
}

#content a:link {
	color: #FF6700;
}

#content a:active {
	color: #FF6700;
}

#content a:visited {
	color: #FF6700;
}

#content a:hover {

	text-decoration: underline;
}

#content cite {
	display: block;
	font-style: normal;
	padding: 0px 0px 20px 25px;	
	text-align: justify;
}

#content div {
	padding: 0px 0px 20px 0px;
	text-align: justify;
}

#content div.bottombox {
	border: 1px solid black;
	padding: 10px 10px 0px 10px;
	font-size: 14px;
}

#content div.bottombox div {
	padding: 0px 0px 10px 0px;	
}

#content div.bottombox div.center {
	text-align: center;	
}

#content div.bibliography {
	
}

#content div#articleCitations {
	margin-top: 20px;	
}


#content div.bibliography div, #content div#articleCitations p {
	padding: 0em 0em 0em 2.8em;
	text-indent: -2.8em;	
}

#content sup {
	font-size: 11px;
	margin: 0;
	padding: 0;
}















table.tocArticle {
	width: 700px;	
}

span.highlight {
	border-bottom: 1px dotted #069;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #EEEEFF;
}

table.listing td.headseparator {
	border-top: 1px dotted #069;
}

table.listing td.endseparator {
	border-top: 1px dotted #069;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #069;
}

#rightSidebar {

}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin: 0;
	padding: 25px 0px 0px 0px;
	max-width: 150px;
	width: auto;
}
