/**
 * common.css-editando
 *
 * Copyright (c) 2000-2012 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * PKP-wide shared stylesheet.
 */

/**
 * Common HTML elements
 */
/**
	Based on Nifty Corners
	These styles allow for rounded corners purely with CSS.  No images and no JS.
*/

span.rtop, span.rbottom {
	display:block;
	background: ##fff; /*FBFBF3*/
}

span.rtop span, span.rbottom span {
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #fff; /*ABA;*/
}

span.r1 {
	margin: 0 5px;
}

span.r2 {
	margin: 0 3px;
}

span.r3 {
	margin: 0 2px;
}

span.rtop span.r4, span.rbottom span.r4 {
	margin: 0 1px;
	height: 2px;
}

#sidebar div.block {
	background: #E9EBEE;/*#fff; ABA;*/
	padding-bottom: 0;	
	margin-bottom: 1em;
	line-height: auto;
	padding: 10px;
	color: #000EEE; !important;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	/*border: #000eee 0.5px solid;*/
}

#developedBy, a.blockTitle {
display: block;
    padding: 0.5em 0 0.5em 0;
    font-size: 1.6em;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: none !important;
    color: #000EEE;
    font-variant: small-caps;

}

div.roundedCorner {
	padding-left: 1em;
}

/* Used to flag already-rounded corners */
div.alreadyRounded {
}



body {
	background-color: #FFF;/*FAF9F8;*/
	color: #222;
	font-size: 1.1em;
}

/*=*************starting hack someone=*/
#rightSidebar-issn {
	float: right;
	width: 14%;
	padding: 2.5em 0em 5em 0em;
	font-size: 0.65em;
	height: 100%;
	margin-right: 10%;
	margin-left: 2%;
}
#content {
	width: 96%;
	background-color: #FFF;
	margin: 0;
	margin-bottom: 30px;
	padding: 10px;
	padding-bottom: 1em;
	
	font-size: 0.8em;
	border-top: 1px solid #000EEE;
	border-left: 1px solid #000EEE;
	border-top-right-radius:35px;
	border-bottom-left-radius:35px;
	line-height: auto;
	box-shadow: 1px 1px 5px 1px 
}
#navbar a {
	font-variant: small-caps;
	margin-top: 6px; /*addex*/
	font-size: 0.85em;
}

#content p {
	font-size: 1.1em;
	line-height: 21px;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;

	font-weight: 550;/*xxx addnormal;*/
	color: #000EEE;
	font-variant: small-caps;
	font-size: 1.2em;/*xxx addnormal;*/
}
#content h3 {
	color: #000EEE;
   margin: 0em 1em 0.25em 0em;
   padding-top: 0.75em;
	
   font-weight: normal;
   font-size: 1.2em;
   font-variant: small-caps;
}

#content h4 {
	color: #000EEE;    
    margin: 0.75em 1em 0.25em 0em;
    font-weight: normal;
    font-size: 1.5em;
}

#content h2, {
	color: #000EEE;
	font-size: 1.4em;

}

#content a {
	background-color: transparent;
	color: #000EEE;
	text-decoration: auto;/*xxx black today menu item =none;*/;
}
	
#content a:hover {
	background-color: transparent;
	color: #FF9D00;
	text-decoration: underline;
}

#header {
	background-color: #E7E7E7; /* For IE8 and earlier */ !important
	margin: 0px 0px 0px 0px;
	padding: 2px 0 2px 0;
	height: auto;
	border-bottom: 1px solid #000eee;
}
	#headerTitle {
		margin-top: 1px;
	}
		#headerTitle h1 {
			text-shadow: 0px 0px 1px #000;
			font-size: 3em;
			margin: 0;
			padding: 1px 0 0 15%;
			
		}
			
		
			#headerTitle h1 img {
				vertical-align: middle;
				margin: 1px;
}

#p-centralize {	
	font-size: 12px;
	text-align: center;
	color: #000;
	font-weight: 550;
}

#p-centralize1 {	
	font-size: 12px;
	text-align: justify;
	color: #000EEE;
}

#rodape {
	background-color: #F3F2F1;
	border-top: 1px solid #BDBDBD;
	color: #DADADA;
	position: fixed;
	bottom: 0;
	left: 0;
	top: auto;
	width: 100%;
}

#rodape p {	
	font-size: 12px;
	text-align: center;
	color: #000EEE;
	font-weight: none;
}

input.defaultButton, input.button  {
   background-color: transparent;
	/*border-radius:7px;*/   
	color: #000EEE;
	border: 1px solid #bdbdbd;
}

input.button:hover {
	border: 1px solid #000EEE;
	background-color: #FFF;
}	
input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	background-color: #FFF;
	color: #000EEE;
	border: 1px solid #BDBDBD;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
	padding: 0.7em;
}

/*=*************finishing hack someone=*/

a.blockTitle {
	padding-top:0em;
}

#issueCoverImage img {
	display: block;
	border: 0;
	margin-left: auto;
	margin-right: auto;


}

#navbar {
	position: absolute;
	left: 0px;	
	padding-left: 9%;
padding-bottom: 1.5em;
	top: 130px;
	height: 26px;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #DADADA;
	border-top: 3px solid transparent;
	line-height: normal;
	background: #FFF;
}
/* menu item spacing */
#navbar ul.menu {

    padding-left: 9px;
    letter-spacing: 6px;

}
/* menu item spacing */
ul.menu a {
	text-transform: none;
	/*text-decoration: none;*/
}

	#navbar .menu {
		list-style: none;
		padding: 0 0px 0 10%; /*addex*/
}
		#navbar .menu li {
		
			font-size: 1.7em;
			font-weight: 550;
			letter-spacing: 0px; /*adding xxx*/
			padding: 0px 0px 2px 0px;
			letter-spacing: 0px;
		}
		#navbar .menu li a {
			color: #FF9D00;
			font-variant: small-caps;
			padding: 4px 2px 2px 2px;
			/*border: 3px solid transparent; codigo hacker*/
			background-color: transparent; /*F2F1F0;/*add para corrigir backstrap*/
			letter-spacing: 0px;
			
		}
		#navbar .menu li a:hover, a:active  {
			color: #000EEE;
			/*border: 3px solid transparent; codigo hacker*/
			letter-spacing: 0px;
		}

#rightSidebar {
	float: right;
	width: 14%;
	padding: 2.5em 0em 5em 0em;
	font-size: 0.65em;
	height: 100%;
	margin-right: 10%;
	margin-left: 2%;
	margin-top: 100px;
}


a:link {
	color: #000EEE;  !important;
}
a:hover {
	color: #000;  !important;
}
	


#sidebar div.block span.blockTitle {
	display: block;
	padding: 0.5em 0 0.5em 0;
	font-size: 1.6em;/*1.0*/
	letter-spacing: 0;
	font-weight:600;
	text-transform: none !important;/*before: upperhack it*/
	color: #000EEE;
	font-variant: small-caps;/*xxx help to hack someone!*/
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;

}

/*==*/

div {
	text-align: left;
}

p {
	margin: 1em 0; /* Making default stylesheet explicit - fixes IE7 margin collapsing. */
}

table {
	border: 0;
	border-spacing: 0;
	font-size: 1.0em;
}

table a{ /*xxx add tilte*/
	border: 0;
	border-spacing: 0;
	font-size: 1.1em;
	font-variant: small-caps;
}
form {
	margin: 0;
}

a, a:visited {
	text-decoration: none;/*xxx underline;*/
	color: #000EEE;/*xxx add*/
	background-color: transparent;/*xxx add*/
}

a:hover {
	text-decoration: underline;/*xxx underline;*/
	color: #FF9D00;/*xxx add*/
	background-color: transparent;/*xxx add*/
}

aa.plain {/*xxx matei conflito com a.;*/
	text-decoration: none;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 2.5em;
}

tt {
	font-size: 1.25em;
}

label {
}

label.error {
	color: #900;
}

input.button {
	color: #000EEE;
	padding: 1em 2em 1em 2em;
	background-color: transparent;
	font-size: 1em;
	border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-top: 10px;
}


/**
 * Main layout elements
 */

#container {
	width: 100% !important;
	min-width: 730px !important;
	margin: 0px auto;
	text-align: center;
}

#footer {
	width: 100%;
	min-height: 50px;
	position: static;
	clear: both;
	text-align: center;
}

#footerContent {
	width: 100%;
	margin: 0 auto;
	padding-left: 10%;
}

#main {
	padding: 0.5em 0em 2em 0em;
	margin-top: 40px;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;

	font-weight: normal;
	color: #000EEE;
}

#main h3 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;

	font-weight: normal;
	color: #000EEE;
}

#breadcrumb {
	padding-top: 1em;
	font-size: 0.7em;
}



/*#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;

	font-weight: normal;
	font-size: 1.8em;
}*/

#content h4 {
	margin: .75em 1em 0.25em 0em;

	font-weight: normal;
	font-size: 1.5em;
	color: #000EEE;  /*xxx add*/
	font-variant: small-caps;
}

#content h5 {

	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: 550;
	font-size: 1em;
	font-variant: small-caps; /*xxx add*/
}


/**
 * Breadcrumbs
 */

#breadcrumb a {
	text-decoration: none;
	color:#000EEE;/*xxx add*/
}

#breadcrumb a.current {
	font-weight: 550;
	color:#FF9D00;/*xxx add*/
}
#breadcrumb a:hover {
	text-decoration: none;
	color:#FF9D00;/*xxx add*/

/**
 * Footer elements
 */

#footer div.debugStats {
	font-size: 0.6em;
}


/**
 * Additional text styles
 */

span.disabled, label.disabled {
	color: #666;
}

a.action, a.file {
	font-size: 0.85em;
	text-transform: uppercase;
}

a.icon {
	text-decoration: none;
}

a.icon img {
	border: 0;
}

a.icon:hover {
	background: none;
}

span.formRequired {
	color: #333;
	font-size: 0.9em;
}

span.instruct {
}

span.heading {
	font-size: 0.85em;
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #000;
}

.nowrap {
	white-space: nowrap;
}

/**
 * Table styles
 */

table.info td {
	padding: 0;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
}

table.listing td {
	padding: 0.25em 1.5em 0.25em 0.5em;
}

table.listing tr.heading td, table.listing td.heading, table.info td.heading {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0.75em 1.5em 1em 0.5em;
}

table.info td.heading {
	padding-left: 0;
}


table.listing td.nodata, table.info td.nodata {
	text-align: center;
	font-style: italic;
}

table.listing td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.listing td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.listing td.separator, table.info td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.data tr {
}

table.data td {
	padding-bottom: 0.25em;
}

table.data td.label {
	padding-right: 1em;
}

table.data td.value {
}

table.data td.separator {
	padding: 0.5em;
	font-size: 0.1em;
	line-height: 1%;
}

table.data td.heading {
	padding-left: 0;
	padding-right: 0;
}

table.nested tr {
	padding: 0;
	margin: 0;
}

span.nested {
	padding: 0 4px 0 0;
	font-size: 1.2em;
}

/**
 * Form-specific elements
 */

span.formError {
	color: #900;
	font-weight: 550;
	font-size: 1em;
}

span.formSuccess {
	color: #090;
	font-weight: 550;
	font-size: 1em;
}

ul.formErrorList {
	color: #900;
}


/**
 * Other organizational elements
 */

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.0em; /*xxx hoje menu item = 1.5em;*/
	display: inline;
}
 /*xxx hoje menu item = 1.5em;
ul.menu li.current {
	font-weight: 550;
} xxx hoje menu item = 1.5em;*/

/* xxx menu item small hoje*/ 
ul.menu a {
	/*font-size: auto;
	text-transform:none;
	text-decoration: none;
} */

ul.steplist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ul.steplist li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	padding-right: 0.5em;
	display: inline;
	text-transform: uppercase;
}

ul.steplist li.current {
	font-weight: 550;
}

ul.steplist a {
	text-decoration: none;
}

ul.plain {
	list-style-type: none;
	padding-left: 1.5em;
}

ul.filter {
	margin: 0;
	padding: 1.5em 0 1.5em 0;
	list-style-type: none;
}

ul.filter li {
	padding-right: 1.5em;
	display: inline;
}


/**
 * Other organizational elements
 */

div.separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-size: 0.5em;
	line-height: 25%;
}




