/* $Id: views-styles.css,v 1.3 2010/06/24 23:08:18 jmburnz Exp $ */

/**********************************************************
 *                    Views Styles
 **********************************************************/

/* TODO: add basic views selectors */

ul.views-summary {
	padding-left: 30px;
}
.views-summary li a{
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
}
h2.field-content a {
	padding-left: 30px;
	text-decoration: underline;
}
.view-header h2{
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
}
.views-field-title h3.field-content{
	margin-top: 10px;
}
.views-field-title h3.field-content a{
	padding-left: 30px;
	text-decoration: underline;
}
.views-field-view-node{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	text-align: right;
}
.views-field-view-node a{
	font-weight: bold;
	text-decoration: underline;
}
.views-row{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
}
.view-albo-pretorio .views-field a, .view-albo-archivio-storico .views-field a, .view-albo-completo .views-field a{
	font-weight: bold;
	text-decoration: underline;
}
#edit-field-anno-value-wrapper, #edit-title-wrapper, #edit-field-categoria-albo-tid-wrapper, #edit-items-per-page{
	text-align: center;
}
#edit-items-per-page{
	margin-left: 15px;
}
.views-exposed-form{
	border: 1px solid #CCC;
	background-color: #F5F5F5;
}
.view-empty{
	font-size: 110%;
	font-weight: bold;
}
.view-empty a{
	text-decoration: underline;
}
.view-header .verde{
	background-color: #9F9;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.view-header .giallo{
	background-color: #FF9;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.view-header .giallo p, .view-header .verde p{
	line-height: 1.5;
}
.views-field a{
	font-weight: bold;
	text-decoration: underline;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0.1em;
}
.view-frontpage .views-field-title  {
	line-height: normal;
}
.view-frontpage .views-field-title a  {
	color: #C00;
	font-size: 80%;
	font-weight: bold;
}
.view-frontpage .views-row  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.view-id-modulistica_sgq caption {
	font-size: 115%;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.ui-accordion,.ui-accordion .ui-accordion-content, .ui-accordion .ui-accordion-header a  {
	color: #036;
}
.ui-accordion .ui-accordion-content {
	font-size: 0.9em;
}
#views_slideshow_cycle_main_ultime_in_albo-block {
	background-color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #036;
}
#views_slideshow_cycle_main_ultime_in_albo-block .views-field{
	margin-top: 10px;
}
.views-accordion-modifica{
	float: right;
}
.views-field-created, .views-field-field-circolare-protocollo{
	font-size: 90%;
}
