/**
 * Gen.css
 *
 * Copyright (c) 2013-2014 Simon Fraser University Library
 * Copyright (c) 2003-2014 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Gen theme.
 *
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

a {
	text-decoration: none;
}

a:link {
	color: #58585a;
}

a:visited {
	color: #58585a;
}

a:active {
	color: #58585a;
}

a:hover {
	color: #58585a;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	color: #000;
}

#container {
	margin: 0px auto;
	width: 100% !important;
	background: url(img/bkg_container.png) top center repeat-y;
	/*background-image:url(img/bkg_container.png);*/
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	left:auto;
	right:auto;
	width:100%;
	font-size: 0.8em;
	border-bottom: 1px dotted #646464;
}
 
#main h2 {
	width:100%;
	margin-top: 0.7em;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	border-bottom: 1px dotted #040;
}

#main h3 {
	width:100%;
	margin-bottom: 0.5em;
	padding: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom: 1px solid #999;
}

#content_menu{
	width:100%;
	background: url(img/bg_white.png) repeat-x 0 -80px;
	position:fixed;
	z-index:9999;
}

.logo_home{
	width:25px;
	margin-top:0.45em;
	margin-left:1.5em;
	margin-right:0.7em;
	float:left;
}

.login_menu{
	float: right;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 20px 11px 20px !important;
	margin-top:0em;
}

.login_menu a{
	color:#000;
}

.logo_menu{
	margin-top:7px;
	margin-right:10px;
	float: right;
}

#content_apertura{
	background: url(img/bkg_container.png) top center repeat-y;
}

.apertura {
	width: 1000px;
	height: 178px;
	padding: 0px;
	margin: 0px auto;
	/*margin-top:50px;*/
	clear: both;
	font-size: 9px;
	font-family: font-family: 'Open Sans', sans-serif;
	background-position: bottom center !important;
}

.apertura a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.apertura a:hover {
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

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

#table_issue{
	border: 1px solid #999;
	background-color: #f4f4f4;
}

.tocArticle{
	/*max-width: 740px;
	min-width: 535px;*/
	width:97.6% !important;
	border: 1px solid #cad4d4;
	padding: 5px;
	margin: 10px 10px 10px 10px;
	background-color: #FFF;
}

.tocSectionTitle{
	margin-top:1em;
	margin-bottom:0.1em;
	width:100%;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#FFF;
	padding: 3px 0px 3px 10px;
	border: 1px solid #999;
}

.tocTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
}

.tocArticleCoverImage {
	display:none;
}

.tocArticleCoverImage.showCoverImage {
	display: table-cell;
}

.tocCoverImage {
}

.tocCoverImage img {
	border: 0;
	width: 64px;
}

.tocArticleTitleAuthors {
	width: 72%;
	padding-right:10px;
}

.tocArticleTitleAuthors.showCoverImage {
	padding-left: 10px;
}

.tocAuthors {
	padding-top:5px;
	margin-top:5px;
	border-top: 1px solid #999;
}

.tocArticleGalleysPages {
	width: 15%;
}

.tocGalleys {
	text-align: right;
}

.tocPages{
	text-align: right;
}

.galley_issue{
	text-align: left;
	font-size: 1.3em;
	margin-bottom:0.5em;
}

.galley_issue img{
	margin-right:0.5em;
}

#doi_issue{
	margin-top:7px;
	/*padding: 3px 0px 3px 5px;
	background-color: #eceded;*/
}

.chiusura {
	border: 0px solid #ff0000;
	width: 981px;
	height: 15px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	font-size: 9px;
}

.credits {
	border: 0px solid #ff0000;
	width: 1000px;
	padding: 5px 0px 20px 0px;
	margin: 0px auto;
	clear: both;
	font-size: 12px;
	color: #636363;
	font-weight: normal;
	text-align: center;
	font-family: Arial,Georgia,Helvetica,Verdana,'Times New Roman',Times,serif;
}

.credits a, .credits a:hover, .credits a:active, .credits a:visited {
	background-color: #ffffff;
	font-size: 12px;
	color: #4bb8e0;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}

.chiusura_2010 {
	border: 0px solid #ff0000;
	width: 981px;
	height: 40px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
	font-size: 9px;
}

.credits_2010 {
	border: 0px solid #ff0000;
	width: 100%;
	min-width: 1000px;
	left: 0;
	top: 100%;
	margin: 0px;
	margin-top: -50px;
	height: 25px;
	padding: 20px 0px 15px 0px;
	clear: both;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	font-family: Arial,Georgia,Helvetica,Verdana,'Times New Roman',Times,serif;
	display: block;
	position: fixed;
}

.credits_2010 a, .credits_2010 a:hover, .credits_2010 a:active, .credits_2010 a:visited {
	background: transparent none;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}

#sidebar div.block span.blockTitle {
	display: block;
	height: 46px;
	padding: 9px 0px 0px 17px;
	margin: 1px 0px 0px -13px;
	margin-bottom: 0px;
	background: url(img/bg_blockTitle.png) no-repeat left top;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#sidebar div.block a {
	color: #58585a;
	background: transparent url("img/arrow_sidebar_a.png") center left no-repeat;
	padding-left: 14px;
}

#sidebar div.block a:hover {
	color: #58585a;
	background: transparent url("img/arrow_sidebar_a_hover.png") center left no-repeat;
	text-decoration: none;
}

#sidebarWebFeed a {
	background: transparent none !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 13px 0px !important;
	text-align: center !important;
	display: block !important;
}

#sidebarWebFeed a img {
	margin: 0px auto !important;
}

#sidebarWebFeed a {
	line-height: 1.2em !important;
}

.credits_2010 {
	color: #aaaaa1;
	text-shadow: 1px 1px #ffffff;
	background: transparent url("img/bg_footer.png") top center repeat-x;
}

.credits_2010 a, .credits_2010 a:hover, .credits_2010 a:active, .credits_2010 a:visited {
	background: transparent none;
	font-size: 12px;
	color: #aaaaa1;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}

ul.menu {
    border-bottom: 1px solid #999999;
    margin: 0;
    padding: 4px 0 10px;
}

#sidebar ul li {
    /*background: transparent url("img/bg_shadow_bottom_30.png") bottom left repeat-x !important;*/
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #e6e6e6 !important;
}

#sidebar ul li:hover {
    background: #ffffff url("img/bg_shadow_bottom_30.png") bottom left repeat-x !important;
}

#rightSidebar, #main {
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#leftSidebar {
	margin-bottom: 25px;
}

#issues{
	width:100%;
}

#years_issue{
}

.year{
	width:20%;
	/*background-color: #CCC;*/
	padding-right:10px;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 4em;
	color:#CCC;
}

.volume{
	width:1%;
	border-left:1px solid #000;
	/*background-color: #999;*/
}

.numbers{
	width:79%;
	/*background-color: #666;*/
	padding-left:10px;
}