body {
	background: #fff;
	}
#container {
	width: 980px !important;
	font-size: 1.1em;
	}
#main #breadcrumb,
#main h2,
#main #content {
	padding-left: 20px;
	padding-right: 20px;
	}
#rightSidebar {
	margin-right: 1%;
	margin-left: 1%;
	width: 18%;
	}
#header {
	background: #fff;
	border-bottom: 1px solid #000;
	}
#header h1 {
	padding-left: 0;
	padding-bottom: 0;
	}
.pkp_site_name>a {
	padding-top: 0;
}
.pkp_structure_head {
	background: #fff;
	}
.has_site_logo .pkp_head_wrapper {
	background: #367c2b;
	}
nav.pkp_navigation_primary_row {
	padding-left: 35px;
	border-top: 1px solid white;
}
.pkp_structure_main h1, 
.pkp_structure_main h4 {
	margin-top: 0;
	}
.pkp_structure_main h2,
.pkp_structure_main h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.pkp_structure_main .submission_checklist h2,
.pkp_structure_main .author_guidelines h2 {
	font-size: 26px;
}
.pkp_structure_main .author_guidelines h3 {
	font-size: 22px;
	margin-bottom: 30px;
}
.pkp_structure_main .author_guidelines h4 {
	font-size: 18px;
	margin-top: 20px;
}
.pkp_structure_main .author_guidelines h5 {
	font-size: 14px;
	font-weight: bold;
}
.current_issue h2 {
	font-size: 28px;
	margin-top: 10px;
}
.current_issue_title {
	font-size: 18px;
	padding-top: 20px;
	text-indent: 5px;
}
.obj_issue_toc .sections:not(:first-child) {
	margin-top:0;
	}
.obj_issue_toc a.cover {
	float: left;
	padding-right: 25px;
}
@media only screen and (max-width: 440px) {
.obj_issue_toc a.cover {
	float: none;
}
}

@media (min-width: 992px) {
.obj_issue_toc .galleys, 
.obj_issue_toc .section {
	margin-top: 0;
}
}
@media (min-width: 768px) {
.obj_issue_toc .galleys, 
.obj_issue_toc .section {
	margin-top: 0;
	padding-bottom: 0;
}
}
.pkp_block .title {
	font-size: 18px;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.pkp_page_index .journals .body h3 {
	font-size: 1.8em;
}
.pkp_page_index .journals .description a {
	display: inline;
}
.pkp_page_index .journals .links li {
	padding-right: 15px;
	border-right: 1px solid black;
}
#content {
	border-top: 1px dotted #000;
	}
#mainContent {
	padding-top: 1em;
	}
#breadcrumb {
	border-bottom: none;
	padding-bottom: 1em;
	}
a:link,
.pkp_navigation_primary ul a {
	color: #307639;
	}
a:visited {
	color: #307639;
	}
a:hover {
	color: #6ba072;
	background: none;
	}
.obj_announcement_summary .read_more,
.pkp_page_index .current_issue .read_more {
	color: #307639;
	margin-top: 30px;
}
.pkp_navigation_primary ul [aria-haspopup] a:focus,
.pkp_navigation_primary ul [aria-haspopup] a:hover {
	color: #307639;
	border-left: 5px solid #307639;
} 
.pkp_nav_list ul a {
	color: #307639;
}
.pkp_nav_list ul a:hover {
	border-left: 5px solid #307639;
}
input.defaultButton {
    background-color: #307639;
    }
.pkp_site_name .is_img img {
	max-height: 120px;
}
/*.pkp_structure_head {
	background-color: #367c2b;
}*/
.cmp_notification {
	border-left: 5px solid #307639;
}
/** Nav bar **/
#navbar {
	padding-top: 0.5em;
	border-bottom: 1px solid #000;
	}
#navbar li#home a,
#navbar li#about a,
#navbar li#userHome a,
#navbar li#search a,
#navbar li#current a,
#navbar li#archives a,
#navbar li#register a,
#navbar li#login a {
	border-right: 1px dotted #000;
	}
#navbar li {
	font-weight: bold;
	border-right: none;
	padding: 0;
	height: 1.8em;
	}
#navbar ul.menu li a {
	padding: 1.2em 1em 0.9em 1em;
	margin: 0;
	}

/** Table of Contents **/
table.tocArticle {
	margin-left: 1.5em;
	margin-bottom: 1em;
	padding-right: 2em;
	}
td.tocTitle a:link,
td.tocGalleys a:link {
	text-decoration: none;
	font-weight: bold;
	}
td.tocGalleys a:link {
	padding: 3px 5px;
	background: #903;
	color: white;
	border-radius: 3px;
	}
td.tocGalleys a:visited {
	color: #fff;
	}
td.tocGalleys a:hover {
	background: #c4677e;
	}
td.tocTitle a:hover {
	text-decoration: underline;
	}
table.tocArticle td.tocPages {
	padding-right: 7px;
	}
#content h4.tocSectionTitle {
	padding: 0.5em 0.5em 0.2em 0.5em;
	background: #B8D1B4;
	margin-right: 0;
	}
div.separator {
	display:  none;
	}
/** Right Sidebar **/
#sidebar div.block {
	padding-left: 0.5em; }
#sidebar div.block span.blockTitle {
	padding: 0.5em 1em;
	font-weight: bold;
	background: #B8D1B4;
	border-radius: 5px 0;
	margin-bottom: 1em;
	}
#sidebar div#sidebarKeywordCloud a {
	font-size: 1.2em;
	}
#sidebar {
	border-right: 1px solid black;
	}
/**Books for Review**/
#content td.coverDetails h3 {
	padding-top: 10px;
	}
#content td.coverDetails h3 a {
	text-decoration: none;
	line-height: 120%;
	}
/** Author Guidelines**/
#main #authorGuidelines h2 {
	padding-left: 0;
	}
/** Footer */
.footer-region {
	text-align: center;
	font-size: 90%;
	padding: 1em 0;
	background: #B8D1B4;
	margin-left: -20px;
	margin-right: -20px;
	}
ul.footer-nav {
	text-align: center;
	font-weight: bold;
	}
ul.footer-nav li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-right: 1px solid black;
	}
ul.footer-nav li.last {
	border-right: none;
	}
ul.footer-nav li a {
	text-decoration: none;
	}
.footer-region a:hover {
	background: none;
	}
/**Article view **/
#topBar {
	display: none;
	}
#content #articleTitle h3 {
	padding-top: 0.5em;
	line-height: 120%;
	}
#articleFullText {
	margin-top: 0.75em;
	}
#articleFullText h4 {
	float: left;
	margin-top: 0;
	}
.obj_galley_link {
	border: 1px solid #307639;
}
.obj_galley_link:hover,
.obj_galley_link:focus {
	color: #fff;
	background-color: #307639;
}
#articleCitations {
	clear: left;
	margin-top: 3em;
	}
/** Author Details **/
#authorDetails h3 {
	padding-top: 0.75em;
	line-height: 120%;
	}
#authorDetails li {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted black;
	line-height: 180%;
	}
/** HTML Galley view **/
.galley_view iframe {
	padding-top: 60px;
}	
@media (min-width: 1200px) {

#htmlContainer {
	max-width: 840px;
}
}
@media (max-width: 1199px) {

#htmlContainer {
	max-width: 640px;
}
}
@media (max-width: 992px) {
	#htmlContainer {
	max-width: 600px;
}
}
@media (min-width: 991px) {
	.pkp_structure_sidebar {
		
	}
}