@charset "UTF-8";/* CSS Document */body{ /**font-size:17px !important;**/ background-color: #FFF;}/** Common links **/a {	text-decoration: none;}a:link {	color: #85307B;}a:visited {	color: #85307B;}a:hover {	background: none;	text-decoration: underline;}/** GENERAL PAGE APPEREANCE **/#body {	width: 100%;}#container {    margin: 0 auto;    min-width: 730px !important;    text-align: center;    width: 1000px !important; 	position: relative;}#header{	width:1000px;	margin: 20px auto;	background-color: #FFF;}#header h1 {	padding: 0;}#main h2, #main h3{	text-align: left;}#main{	border-bottom:0px;	border-top:0px;	position: relative;   text-align: center;   float:none !important;	width: 100%;}#content{	bottom-border:0px;	border-top:0px;	width:70%;	position:relative;	font-size: 13px;	padding-top: 0;}#navbar {	border-top: 1px solid #000;	border-bottom: 1px solid #000;	text-align: center;	position:relative;	z-index:4;	margin-bottom: 20px;}#rightSidebar {	position: absolute;	margin: 50px 0 0 0;	right: 30;	width: 25%;	padding: 0 0 0 5%;	left: 70%;	z-index: 1;}/** HOMEPAGE **/#pkp-common-openJournalSystems #breadcrumb {	display:none;}#additionalHomeContent {	font-family: Arial;}#pkp-common-openJournalSystems #journalDescription {	font-size: 1.1em;	line-height: 1.5em;	border-bottom: 1px solid #787878;	padding: 25px 25px 25px 190px;	background-color: #F3F7FA;}#pkp-common-openJournalSystems #homepageImage {	width: 130px;	position: absolute;	top: 25px;	left: 25px;	-webkit-box-shadow: 2px -2px 12px -1px rgba(0,0,0,0.44);	-moz-box-shadow: 2px -2px 12px -1px rgba(0,0,0,0.44);	box-shadow: 2px -2px 12px -1px rgba(0,0,0,0.44);}#pkp-common-openJournalSystems #homepageImage img {	width: 100%;	height: auto;}#pkp-common-openJournalSystems  h3 {	font-size: 1.5em;}#main h2 {	font-family: Helvetica, sans-serif;}#content h3 {	font-family: Helvetica, sans-serif;	font-size: 20px;}#content h4 {	font-family: Helvetica, sans-serif;	font-size: 14px;	margin: 15px 0 5px 0;	text-transform: uppercase;	letter-spacing: 0.5px;}div.separator {	border-bottom-style: solid;}/**links **/ul.menu a {	font-weight: 600;	color: #333;}#breadcrumb a {	color: #808080;}li#login a {	color: #85307B;	}.subscribe_links {  line-height:20px;  margin: 20px 0;}.subscribe_links img {  float:left;  margin-right:7px;}#topBar {	padding: 0;}#articleTitle h3 {	font-family: Helvetica;	font-size: 1.6em;}#articleFullText h4 {	display: none;}#articleFullText {	text-align: center;	margin: 20px 0;}#articleAbstract {	border-top: 1px dotted #000;}#articleFullText a {	display: inline-block;	padding: 0.5em 0.9em;	background-color: #85307B;	color: #FFF;	margin: 0 20px;	font-weight: bold;	}#pageFooter {	margin-top: 40px;	padding-top: 10px;	border-top: 1px solid #000;}#logos {	text-align: center;	font-size: 0.8em;}#sidebar div.block span.blockTitle{	background-color: #6A89A8;	color: #FFF;	text-align: center;}#articleAbstract {	line-height: 1.6em;}#sidebar div.block p, #sidebar div.block ul li {	margin: 0 0 10px 0;}#sidebar{	font-size: 1.2em;}#sidebar strong {	color: #787878;}#content p {	margin-top: 0;}/*JCER Issue Alert Form*/table#issue_alerts td{	padding: 0 20px 20px 0;}table#issue_alerts td input {	border: 1px solid #333;	height: 20px;	padding-left: 5px;}#alert_submit{	height: 30px;	display: block;	background-color: #85307B;	color: #FFF;	border: 0;	cursor: pointer;	font-weight: bold;	padding: 0 0.9em;	margin: 20px 0 0 200px;}/**#header h1 {    color: #000000;    font-family: "Times New Roman",Times,Georgia,serif;    font-size: 13px;    letter-spacing: 0px;    text-transform: none;	 padding: 0;	 }#navbar ul.menu li:hover { 	background: url("/blakeojs/public/journals/2/siteImgs/roll.gif") repeat-x scroll center bottom transparent;}#navbar a{	color:#000000;	font-size: 11px;	}#navbar a:visited{	color:#000000;}	#navbar a:hover{	color:#660000;	background: #fff;}ul.menu a {    text-transform: uppercase;	text-decoration:none;	font-weight:bold;}ul.menu a:hover {	color:#660000;	font-weight:bold;}ul.menu li {     display: inline;    margin: 0;    padding-bottom: 5px;    padding-left: 8px;    padding-right: 8px;}*/