/**
 * journalCSS.css
 *
 * Copyright (c) 2011-2020 RP
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Modifiche del CSS standard per acquisire l'aspetto di OJS FUP.
 *
 * $Id$
 */


/** common.css */

body {
text-align: center;
	margin: 0;
	padding: 0;
	background-color: #Fff;
	color: #000;
	font-family: 'Trebuchet MS';
	background:#efefef url(/public/site/images/00_sfondo_sito.png) center repeat-y
}

#container {
width: 980px !important;
line-height: 125%;
position: relative;
margin:  0px auto;
}

#main {
	position: absolute;
	left: 0px;
	width: 560px;
	margin-left: 0px;
	padding: 0 10px 0 190px;
}


/*div {
	line-height: 140%;
}
*/
#content {
	border-top: none;
	margin-left: 20px;
	font-size: 13px;
}

a{
	color: #830010 !important;
}

a:active,a:hover  {
	color: #333 !important ;
	background: transparent !important;
}

img{
	border:none;
}


.smallFont {
	display: inline-block;
	float: none;
	margin-right: 12px;
	margin-left: 5px;
}

.defaultFont {
display: inline-block;
float: none;
	margin-right: 12px;
	margin-left: 0px;
}

.largeFont {
	display: inline-block;
	float: none;
	margin-right: 8px;
	margin-left: 0px;
}

div#sizer{
background-color:#F0F2F4;
	margin-bottom: 5px;
	margin-left: -5px;
	width: 180px;
	height: 27px;
	float: left;
	margin-top: -3px;
}

a#developedBy{
font-size: 16px;
text-decoration: none;
display:block;
padding: 5px 0;
text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	height: 16px;
	margin-left: -5px;
	margin-right: -5px;
}

h4.tocSectionTitle {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 120%;
}

table.tocArticle td.tocTitle {
	width: 80%;
	height: 100%;
	color: rgb(129, 0, 0);
}

table.tocArticle td.tocAuthors {
	padding-left: 0px;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 10px;
}

#accessKey {
	margin-bottom: 0em;
}

#announcements {
	width: auto;
}


/** /pkp/styles/common.css */

div#addSubmissionFile{
	float: left;
	width: 500px;
}

div#peerReview{
	float: left;
}

#header {
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-align: center;
	height: 110px;
	width: 980px;
}

#header h1{
	margin:0;
	padding:0;
}

#headerLogoLeft{
	height: 110px;
	width: 64px;
	float: left;
}

#headerLogoRight{
	height: 60px;
	width: 47px;
	float: left;
	margin-top: 10px;
}

#headerTitle h1 a{
color:#fff;
text-decoration:none;
}

#headerTitle {
	text-align: left !important;
	background-repeat: no-repeat;
	padding: 0;
	width: 816px;
	height: 110px;
	margin: 0 0 0 0;
	float:left;
	background: url(/public/site/pageHeaderTitleImage_it_IT.gif)
}

#headerTitle h1{
	display: none;
}


div.separator {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-bottom: 1px dotted rgb(129, 0, 0);
	font-size: 0.5em;
	line-height: 1px;
	float: left;
}

#main h2, #main h3 {
/*height: 0;
line-height: 0;
font-size: 0;
padding:0;
text-indent: -9999999px;*/
margin: 20px 0 0 20px;
line-height: 120%;
}

#sidebarRTArticleTools{
	padding-top: 20px !important;
}

#breadcrumb {
	display: none;
border-bottom-color: rgb(129, 0, 0);
border-bottom-style: solid;
border-bottom-width: 1px;
height: 19px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 0px;
margin-top: 0px;
padding-top: 0px;
font-size:11px;
position: relative;
}

#navbar {
height: 40px;
/*width: 800px;*/
width:100%;
	/*margin-bottom: 20px;*/
	padding-bottom: 0;
	background-color: #fff;
	border-bottom: 1px solid rgb(129, 0, 0);
	border-top: 1px solid rgb(129, 0, 0);
	display: block;
	/*margin-left: -190px;*/
}

#navbar a{
	font-size: 0.7em;
	color:#333 !important;
}

#navbar a:hover{
	color:#830010 !important;
}



#content h3 {
	margin: 1em 1em 0.25em 0em;
	padding-top: 0px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	line-height: 1.3;
}


/** sidebar.css*/ 

#sidebar div.block {
margin: 0 0 20px 0;
padding:10px;
/*background-color: #F0F2F4;
*/border-bottom: 1px solid #DDD;

}

#sidebar div.block span.blockTitle {
	display: block;
	background-color:#F0F2F4;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1;
	font-weight: normal;
	color:#333;
	/*border-bottom: 1px solid #810000;*/
	letter-spacing: 0;
	margin-bottom: 10px;
}

div#custom.block {
	padding-top: 4px;
}

#sidebar select.selectMenu {
	font-size: 1.1em;
}

/** bothSidebar.css*/ 

#body {
	width: 980px;
	margin: 0;
}


/** leftSidebar.css */

#leftSidebar {
width: 190px;
font-size: 11px;
position: relative;
background-color: transparent;
margin: 10px 0px 0 0px;

/*top: 40px;*/
z-index: 1;
}



/** rightSidebar.css */

#rightSidebar {
width: 200px;
padding: 0;
margin: 41px 0 0 0 ;
/*padding: 1em 0em 1em 0em;*/
font-size: 11px;
float: right;
background: #F0F2F4;
}

#rightSidebar div.block{
	margin-bottom: 0;
}

#rightSidebar #pulsanti{
	border: none;
	margin:0;
	margin-left: 5px;
	padding-top: 0;
}

#main {
	margin-left: 0px;
	margin-top: 20px;
}


/** articleView.css */

#articlePdf {
	width:595px;
	height:400px;
	padding: 1px 0px 1px 1px;
	float: left;
	margin-bottom: 5px;
}


#topBar {
	width: 100%;
	padding-bottom: 2em;
	padding-top: 0.5em;
}


/**
 * Table styles
 * /lib/pkp/styles/common.css
 */

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

table.listing td {
	font-size: 0.9em;
	padding: 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 0.5em 1em;
}

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;
}


/** NUOVI */

#piede{
font-size: 11px;
text-align: right;
border-top-width: 5px;
border-top-style: solid;
border-top-color: rgb(129, 0, 0);
margin-top: 15px;
padding-top: 5px;
margin-bottom: 15px;
}

#navbar ul.menu li {
	margin: 0;
	padding: 0px 6px;
	display: block;
	height: 40px;
	float:left;
	line-height: 40px;
	text-align:center;
	font-weight: bold;
}

#pulsanti {
	display: block;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	border-top: 1px dashed #ccc;
	padding-top: 15px;
	margin: 15px 5px 0 5px;
	text-align: left;
}

#header unifi{
	display: inline;
	position: absolute;
	top: 6px;
	margin: 0px;
	color: #fff;
	/*z-index: 1;*/
	font-size: 11px;
	font-weight:normal;
	padding:0px;
	left: 730px;
	float: left;
	width: 240px;
	text-align: right;
}

#header unifi a{
color:#fff;
text-decoration:none;
}


/*.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	 For IE 8 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	 For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}*/


/** SocietàMutamentoPolitica */

#openaccess {
	font-size: 12;
	color: #d01d06;
	margin-right: 60px;
	margin-left: 105px;
}

#logoOA {
	position: relative;
	float: left;
	margin-left: 60px;
}
