/**
 * plugins/themes/redbar/redbar.css
 *
 * Copyright (c) 2013-2014 Simon Fraser University Library
 * Copyright (c) 2003-2014 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Redbar theme.
 *
 * Modified by Ricardo Davids
 */
body {
    background: #ffffff;
    color: #000000;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: inherit;
}
a:visited {
    color: inherit;
}
a:hover {
    background: inherit;
    color: #27467b;
}
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
    background-color: #fff;
}
input.defaultButton {
    background-color: #0000;
    color: #ffffff;
}
#header {
    background: url("http://sajie.journals.ac.za/public/journals/2/glogo.png") no-repeat scroll left, url("http://sajie.journals.ac.za/public/journals/2/sajie-bg.png") no-repeat scroll left top -2px, url("http://sajie.journals.ac.za/public/journals/2/sajie.jpg") repeat scroll 0 0;
    height: 150px;
}
#header h1 {
    color: red !important;
    font-family: Arial,sans-serif;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    text-shadow: 2px 2px 4px #000000;
    text-transform: uppercase;
    width: 18em;
}
#main {
    background-color: #ffffff;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    margin-right: 0 !important;
    width: 68%;
    border-radius 4px: ;
}
td.tocGalleys {
    padding-right: 10px;
}
/* menu */

		#navbar{
			border-bottom:1px solid red !important;
       border-top:1px solid red !important;
			border-width:1px 0 ;
			list-style:none;
			margin:0;
			padding:0;
			text-align:center;
		}
		#navbar li{
			display:inline;
		}
		#navbar a{
			display:inline-block;
			padding:10px;
		}
		a{
			color:#c00;
			text-decoration:none;
			font-weight:bold;
		}
		a:hover{
			text-decoration:underline;
		}

/* end of menu*/

#content {
    border-top: 0 dotted #000;
    padding-left: 10px;
}
#sidebarUser span.blockTitle {
    display: none !important;
}
ul.journalsList {
    list-style-type: none;
}
ul.journalsList li {
    opacity: 10;
}
ul.journalsList li:hover {
    color: #000;
}
table#footerTable tr td {
    padding: 10px;
}
div#navbar ul.menu a {
    color: lightred;
}
div#navbar ul.menu a:hover {
    color: #fff;
}
div#headerImage {
    color: transparent;
}
div#navbar {
}
div#navbar ul.menu li {
    background-color: transparent!important;
    margin: 0;
    padding: 0 5px;
}
div#navbar ul.menu li:hover {
}
div#navbar ul.menu li a {
    color: #910450;
    font-size: 13px;
    text-transform: none;
    vertical-align: 2px;
}
div#navbar ul.menu li a:hover {
    background-color: transparent;
    color: #0b3676;
    text-decoration: none;
}
body {
    font-family: Arial,sans-serif;
    font-size: 18px;
}
div#main {
    border-bottom: medium none;
    border-left: medium none;
    border-right: medium none;
    margin-bottom: 0;
    padding-bottom: 5px;
}
div#main div#breadcrumb {
    border-bottom: medium none !important;
}
div#navbar {
    border-color: none;
}
.button {
    background-color: red !important;
    border: medium none;
    color: #fff;
    line-height: 18px;
}
#leftSidebar {
    margin-left: 1%;
    margin-right: 1%;
    width: 14%;
}
#rightSidebar {
    margin-left: 1%;
    margin-right: 1%;
    width: 14%;
}
#sidebar div.block, div.block {
    background-color: transparent;
    border-radius: 4px;
    margin: 5px 2px;
    padding: 7px;
    border: 1px solid;
    border-color: red !important;
}
div.block a:link {
    text-decoration: none;
}
div.block a:hover {
    background-color: transparent;
    color: #ffffff;
}
table#footerTable {
}
div#content {
    padding: 10px;
}
#main h1, #main h3, #main h4, #main h5, #main h6 {
    color: black;
    font-family: arial;
    font-weight: bold;
    margin-right: 0;
    padding-left: 0 !important;
}
#main h1 {
  clear: both;
padding-bottom: 20px;
margin-bottom: 15px;
font-size: 20px;
letter-spacing: 2px;
color: #000000;
background: url("http://sajie.journals.ac.za/public/journals/2/navbar_header_01_bg.jpg") left bottom no-repeat;
}
#main h2 {
  clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 19px;
	letter-spacing: 2px;
	color: #000000;
   font-family: Arial,sans-serif;
	background: url("http://sajie.journals.ac.za/public/journals/2/navbar_header_01_bg.jpg") left bottom no-repeat;
}
#main h3 {
    font-size: 18px;
}
#main h4 {
    background-color: beige;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    padding: 2px 2px 2px 5px !important;
}
#main h4 a, #main h4 a:visited, #main h4 a:hover, #main h4 a.link {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
}
#main div.article_content h4 {
    background-color: transparent;
}
#main h5 {
    font-size: 15px;
}
#main h6 {
    font-size: 13px;
}
td.tocGalleys {
    padding-right: 0 !important;
}
div#footerContainer {
    background-color: #91a2bc;
    clear: both;
}
p {
    margin: 4px;
}
div#customExtraInformation p {
    font-weight: bold;
}
div#articleSubmissionDates {
    font-size: 10px;
}
div#articleSection {
    border-bottom: 1px solid #476596;
    text-align: right;
}
div.addthis_container {
    clear: right;
    float: right;
}
img.openAccessLogo {
    clear: right;
    float: right;
    height: 29px;
    margin: 3px 22px;
    width: 80px;
}
div#articleAffiliations p {
    margin: 5px;
}
div#articleFullText img {
    margin: 0 5px;
    vertical-align: middle;
}
/**
 * Other organizational elements
 */

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px solid #000;
	font-size: 0.5em;
	line-height: 25%;
    height: 2px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	
	-webkit-box-shadow: 0px 1px 0px 0px white, inset 0px 1px 0px 0px white;
	-moz-box-shadow: 0px 1px 0px 0px white, inset 0px 1px 0px 0px white;
	box-shadow: 0px 1px 0px 0px white, inset 0px 1px 0px 0px white;
}

