/* CSS Document */

.pkp_site_name .is_img img {
    display: inline-block;
    max-height: 180px;
    max-width: 80%;
    width: auto;
    height: auto;
}

.pkp_brand_footer {
	display: none;
}

/*footer color
.pkp_footer_content {
    padding: 30px;
    text-align: left;
    background-color: #1e6292;
}*/

.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid #1e6292;
}
.pkp_page_index .homepage_about h2 {
    margin-top: -10px;
    display: none;
}

.pkp_page_index .current_issue h2 {
    display: inline-block;
	padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #1e6292;/*#4ad4f7;*/
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(0,0,0,0.54);
}

/*
 *
 * Override of:
 * lib/pkp/styles/common.css
 *
 */

body {
	background-color: #FFFFFF;
	text-align: left;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	border-bottom: 2px solid #e1e1e8;
	border-right: 2px solid #e1e1e8;
}

input.button {
	background-color: #e8e8e1;
}

input.defaultButton {
	background-color: #07408e;
	color: #F3F3FB;
}

/* Main Layout Elements */

#header h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #07408e;
}
#headerTitle {
	text-align: left;
	margin-left:79px;
	padding: 0;
	width: 100%;
}


#main h2 {
	margin: 0.3em 0 0 0;
	padding: 0.3em;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #07408e;
	color: #FFFFFF;
}

#main h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #07408e;
}

#navbar {
/* See dedicated section below */
}

#content {
	border-top: none;
}

#content h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #07408e;
    margin: 1em 1em 0.25em 0.5em;
    font-family: Arial,sans-serif;
    font-weight: normal;
    font-size:2em;
    padding: 0.2em;
    border-left: 0px solid rgb(197, 17, 46);
}	
	
	


#content h4 {
	font-family: Arial,Helvetica,sans-serif;
	color: #07408e;
}

/* Additional Text Styles */

#issueDescription {
	border-top: 2px solid #07408e;
}

a.action, a.file {
	text-transform: none;
}

span.heading {
	text-transform: none;
}

span.highlight {
	border-bottom: 1px dotted #07408e;
}

/* Table Styles */

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	text-transform: none;
}

table.listing td.headseparator {
	border-top: 1px solid #07408e;
}

table.listing td.endseparator {
	border-top: 1px solid #07408e;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px solid #D0D0DD;
}

/* Other Organzational Elements */

ul.menu a {
	/* See below under Navigation Bar */
}

ul.steplist li {
	text-transform: none;
}

ul.steplist li.current {
	text-transform: uppercase;
}

div.separator {
	border-bottom: 1px dotted #07408e;
}

/*
 *
 * Override of:
 * styles/common.css
 *
 */

/**
 * Common HTML elements
 */

a:link {
	color: #07408e;
}

a:active {
	color: #111;
}

a:visited {
	color: #07408e;
}

a:hover {
	color: #111;
	background: #bfcce8;
}

/**
 * Main layout elements
 */

#header {
	background-color: #bfcce8;
}

#footer {
	background-color: #bfcce8;
}

/**
 * Navigation bar
 */

#sidebar div.block span.blockTitle {
    display: block;
    padding: 0.5em 4px;
    font-size: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    border-left: 0px solid rgb(1, 101, 51);
    margin-bottom: 5px;}


#navbar {
	margin: 0 0 1em 0;
	padding: 0em 0.5em 0 0.5em;
	border-bottom: none;
/*	background-color: #07408e; */
}

#navbar ul.menu {
	margin: 0em;
	padding: 0;
}

#navbar ul.menu li {
	padding: 0.5em;
	background-color: #07408e;
}

#navbar ul.menu li:hover {
	background-color: #bfcce8;
}

#navbar a {
	color: #FFFFFF;
}

#navbar a:hover {
	background-color: #bfcce8;
	color: #07408e;
}

ul.menu a {
	text-transform: none;
	font-weight: bold;
}


/**
 * Announcements
 */
 
 

#announcementsHome {
	background-color: #bfcce8;
}

#announcementsHome h3 {
	text-align: left;
/*	background-color: #bfcce8;
	width: 100%; */
	padding: 0.2em; 
}

table.announcements td.headseparator {
	border-top: 2px none #07408e;
}

table.announcements td.endseparator {
	border-top: 1px dotted #07408e;
}

table.announcements td.separator {
	border-top: 1px dotted #07408e;
}

/**
 * Additional text styles
 */

pre {
	background-color: #E8E8F0;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

table.listing tr.highlight {
	background: #bfcce8;
}

table.listing tr.fastTracked {
	background-color: #bfcce8;
}

table.listing tr.data td {
	border-top: 1px dotted #D0D0DD;
	border-bottom: 1px dotted #D0D0DD;
}

/* @group Tag-it */

ul.tagit li.tagit-choice {
	background-color:#bfcce8;
	border:1px solid #CACAF3;
	padding:2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
	background-color:#bfcce8;
	border-color:#07408e;
}

/*@end */

/**
 *
 * Customisation
 *
 */
 
 #headerTitle h1 {
	height: 100px;
	width: 880px;
	
	text-align: left; 	
	background-repeat:no-repeat;
 }

#headerTitle img {
margin-left: -73px;
margin-right: 
text-align: left; 
}
 
