/* @override http://ejour-fup.unifi.it/styles/sidebar.css */

/**
 * sidebar.css
 *
 * Copyright (c) 2003-2009 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including sidebar(s).
 *
 * $Id: sidebar.css,v 1.3.2.1 2009/04/08 19:43:30 asmecher Exp $
 */

/**
 * Sidebar
 */

#developedBy {
	text-transform: uppercase;
	font-size: 0.95em;
}

#sidebar div.block {
	font-size: 12px;
	padding-bottom: 12px;
}

#sidebar div.block span.blockTitle {
	display: block;
	padding: 9px 2px 0 10px;
	font-size: 15px;
	font-weigth: bold;
	}

#sidebarKeywordCloud.block {
	text-align: center;
}

#sidebarFontSize.block {
	text-align: center;
}

#sidebar div.block span.blockSubtitle {
	display: block;
	padding: 0;
}

#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
	font-size: 1em;
}
.tocTitle{width:85%;}
.tocGalleys, .tocPages{width:14%; text-align:right;}

