/**
 * plugins/themes/uscascjIJOC/uscascjIJOC.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * USC ASCJ IJoC theme.
 *
 */

body {
	background-color: #ffffff;
	color: #000000;
}

a {
	text-decoration: none;
	border-bottom:1px;
}

a:link {
	color:#AA5E24;
}

a:active {
	color: #253;
}

a:visited {
	color:#AA5E24;
}

a:hover {
	color:#660000;
	border-bottom:1px dotted #600;
	background: none;
}

a > img{
    border: 0;
}

input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #eeeeee;
}

input.defaultButton {
	background-color: #000000;
	color: #ffffff;
}

#content h3, #content h4 {
	font-family: Helvetica Neue,Helvetica,Verdana,sans-serif;
}

#content div.separator {
	margin-bottom: 5em;
	border-bottom: 0px;
}

#header {
	background-color: #ffffff;
}

#header h1 {
	margin: 0 auto;
	padding: 1.3em 0 0.2em 0;
	font-family: Helvetica Neue,Helvetica,Verdana,sans-serif;
	font-weight: bold;
	font-size: 28px;
	width: 100%;
}

#headerTitle {
	height: 75px;
	margin-bottom: 10px;
}

#headerTitle h3 {
	margin: 0 auto;
	width: 72%;
}

#headerTitle a {
	height: 75px;
	width: 207px;
	float: left;
}

#headerTitle img {
	float: left;
}

#headerTitle span.subtext {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
}

#footer {
	width: 100%;
	clear: both;
	background-color: #ffffff;
	text-align: left;
}

#footer .logo {
	margin-top: 10px;
}

#footer .logo, #footer #navbar {
	float: left;
	border-bottom: none;
}

#footer .footerContents {
	margin: 0 auto;
	border-top: 2px #454545 solid;
}

#footer #navbar {
	width: 70%;
}

#footer #navbar a, #footer #navbar a:hover {
	font-size: 10px;
	font-family: Helvetica Neue;
}

#footer .privacy {
	font-size: 10px;
	font-family: Helvetica Neue;
	color: #000000;
	margin-top: 9px;
	width: 80px;
	margin-right: 5px;
	float: right;
}

#footer .ccommons {
	float:right;
}

img.headerBanner {
	width: 100%;
	height: 134px;
	margin-bottom: 10px;
}

#brandingBar {
	width: 100%;
	background: url(/plugins/themes/uscascjIJOC/img/red-branding-bg.png) repeat-x #990000;
	height: 72px;
}

#logoWidth {
	margin: 0 auto;
	height: 72px;
}

#brandingBar #annenberg-logo {
	margin-top: 18px;
	float: left;
}

#brandingBar #usc-logo {
	margin-top: 12px;
	float: right;
}

#main {
	border-top: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;	
	width: 67%;
	background-image:url('/plugins/themes/uscascjIJOC/img/bg1.png');
	background-repeat:repeat;
	padding: 0.5em 0em 0em 0em;
}

#main.ijocComments {
	width: 530px;
}

#main h2 {
	padding-left: 10px;
}

td.tocGalleys {
	padding-right: 10px;
}

#navbar {
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	border-bottom: 1px #b9b9b9 solid;
	height: 37px;
}

#navbar ul.menu {
	margin: 0 0 0 10px;
	height: 29px;
	padding: 8px 0 0 0;
	float: right;
}

#footer #navbar ul.menu {
	padding: 9px 0 0 0;
}

#navbar ul.menu li {
	margin: 0;
	padding: 0;
}

#navbar a {
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #000;
	padding: 8px 5px 9px 5px;
}

#navbar a:hover {
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #990000;
	background-color: #fff;
	border-bottom: none;
}

#breadcrumb {
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: none;	
}

#content {
	padding-left: 10px;
	border-top: 0px dotted #000;
	padding-right: 10px;
}

#leftSidebar {
	float: left;
	width: 16%;
	padding: 1em 0em 0em 0em;
	font-size: 0.65em;
	height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	display: inline;
	overflow: hidden;
	background-color: #e7e7e7;
}

#rightSidebar {
	float: right;
	width: 15%;
	padding: 1em 0 0 1.7%;
	font-size: 0.65em;
	height: 100%;
	margin-right: 0%;
	margin-left: 0%;
	background-image:url('/plugins/themes/uscascjIJOC/img/bg2.png');
	background-repeat:repeat;
/* 
	border-top: 1px solid black;
	border-right: 1px solid black;
 */
}

div.editorialBoardBlock.block {
	padding-left: 1em;
}

div.editorialBoardBlock h4 {
	border-bottom: 1px #b9b9b9 solid;
	text-transform: uppercase;
}

ol.editorialTeam, ol.editorialTeam li {
	font-size: 11px;
	margin: 2px 1em 15px 0;
	padding: 0;
	line-height: 100%;
	color: #666666;
}

ol.editorialTeam a, ol.editorialTeam li a {
	color: #666666;
}

ol.editorialTeam a:hover, ol.editorialTeam li a:hover {
	color: #AA5E24;
}

div.editorialBoardBlock span.affiliation {
	font-style: italic;
	font-size: 9px;
}

table.tocArticle {
	background-color:#E9E9E2;
	border-bottom: 1px dotted #979471;
}

table.tocArticle.alt {
	background-color:white;
}

table.tocArticle.hide, .showmore.hide {
	display: none;
}

#innerContainer {
	width: 75%;
	margin: 0 auto;
	border: 1px black solid;
}

.borderBottom {
	border-bottom: 1px black solid;
	padding-bottom: 5px;
}

table.tocArticle td.tocTitle, table.tocArticle td.tocGalleys {
	padding-top: 10px;
}

table.tocArticle td.tocAuthors {
	padding-bottom: 10px;
}

.ui-icon {
	display: inline-block;
	height: 13px;
	background-image: url(../../../lib/pkp/styles/lib/jqueryUi/images/ui-icons_222222_256x240.png);
}

.commentReminder {
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

#articleComments {
	margin-top: 10px;
}

@media screen and (max-width: 1152px){
	#innerContainer {
		width: 100%;
		margin: 0 auto;
		border: 1px black solid;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#innerContainer {
		width: 100%;
		margin: 0 auto;
		border: 1px black solid;
	}
	input#sidebar-password, input#sidebar-username {
		width: 55px;
	}
}
