/* @override http://localhost/themes/zen/zen_classic/zen-classic.css */

/*
 * COMMON STYLES
 */

  body
  {
	/* background-color: #fff; */
	background-color: #f3f3f3;
  }


  #page
  {
    color: #111;
    /* background-color: #fff;
    font-size: 12px; */
	background-color: #FFF;
	font-size: 13px;
  }

 	#container
  {
	
  }
  
  #header {
  background-color:#fff;
	/*background-image: url(/themes/zen/images/new/header_red.jpg)
	background-repeat: no-repeat;;*/
  height:224px;
  }  


  #icone-sardegna{
	float: right;
	height: 47px;
	margin:0;
	padding:0;
	position:relative;
	top: -16px;
	right: 4px;
	
}

  #header-region,
  #closure-blocks
  {
    margin: 0 10px;
  }

  #main .node .content
  {
    
    clear:both;


  }

body.not-front #content{
	/*border: 10px solid #006699;*/
	
}

/* My Comment */
  .block h3
  {
    font-size: 122%;
  }

  .book .body
  {
    padding: 0 0 0.5em 0;
    margin: 0;
  }

/*
 * HEADER STYLES
 */

  #logo-title
  {
	margin: 0px;
	position: relative;
	width: 100%;
	
	
  }

  #logo
  {
    vertical-align: baseline;
  }

  #name-and-slogan
  {
    display: inline;
  }

  #site-name
  {
    margin: 0;
    display: inline;
    font-size: 246%;
  }

  #site-name a, #site-name a:hover
  {
    font-family: "Trebuchet MS", Verdana, Arial;
    font-weight: normal;
    color: #6DA6E2;
    margin: 0;
    padding: 0;
  }

  #site-slogan
  {
    color: #aaa;
    margin: 0;
    font-size: 85%;
    margin-left: 20px;
  }

  #search
  {
    position: absolute;
    padding: 0;
    top: 0;
    right: 0;
  }

  #edit-submit{
	/*color: transparent;*/
}

  #mission
  {
    color: #666;
    font-weight: bold;
    padding: 2em;
    background: #D7E3F0 url(images/background.png);
    margin-bottom: 20px;
    font-size: 85%;
    border: solid 1px #B5C9D8;
  }

  .breadcrumb {
	display:none;
	margin-left:-5px;
  }

  .breadcrumb a
  {
	color: #DE000F;
	margin-right: 1px;
	padding: 2px 5px 2px 5px;    
	
  }


  /* "Skip to Main Content" link
   *
   * This link useful for both blind people and people with mobility impairments
   * who cannot use a mouse.
   */

  #skip-nav
  {
    margin: 0 !important;
    padding-left: 20px;
    font-size: 0.8em;
    line-height: 1;
  }

  #skip-nav a
  {
    padding: 1px 10px;
  }

  #skip-nav a:link, #skip-nav a:visited
  {
    color: #ffffff; /* same as background color */
  }

  #skip-nav a:hover, #skip-nav a:active, #skip-nav a:focus
  {
    color: #ffffff;
    background: #2763A5;
    text-decoration: none;
  }

  /* Alternatively, the skip-nav link can be completely hidden until a user tabs
     to the link. Un-comment the following CSS to use this technique. */
  /*
  #skip-nav a, #skip-nav a:hover, #skip-nav a:visited
  {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
  #skip-nav a:active, #skip-nav a:focus
  {
    position: static;
    width: auto;
    height: auto;
  }
  #logo-title
  {
    margin: 10px 20px 0 20px;
  }
  */

/*
 * MENU STYLES
 */
 
 #block-SPRY_menus-2 { 	background-color:#82827e;     	width:800px;    	height:28px;    	margin-top: 154px;     	_margin-top: 160px;    	    	*margin-top: 160px;  } /*#block-SPRY_menus-2 ul {   margin-left:10px; }  #block-SPRY_menus-2 li{   list-style: none;   background-color:#82827e;    } #block-SPRY_menus-2 li a{   list-style: none;   background-color:#82827e;    padding:0;   color: #fff;	   font-size:14px;	   font-weight:bold;	   font-family: Futura,Verdana;   text-transform: uppercase;	   text-decoration:none; }*/

   div.menu  {   
	 /*background-color:#82827e;*/
	background-color:#5F5F5F;   
	 width:980px;    
	height:28px;    
	/*margin-top: 154px;    
	_margin-top: 160px;    
	*margin-top: 160px;  */
} 

  #primary
  {
	font-size: 16px;
	line-height: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
  }

  #primary ul
  {
    padding: 0;
    margin: 0 0 0 12px;
    list-style: none;
    
  }
  
  

   
  #primary ul.links li,
  #secondary ul.links li
  {
    margin: 0;
    padding: 0;
    display: inline;
    border-left: none;
   
  }

  #primary a  {	color: #fff;	
	  font-size:13px;	
	  font-weight:bold;	
	  font-family: Futura,Verdana;	
	  display: block;	
	  float: left;
	margin: 4px 8px 3px 8px;	
  text-transform: uppercase;	
  text-decoration:none;	 
  border-bottom:4px solid #5F5F5F;  }   

 #primary a:hover {	color: #fff;    border-bottom:2px solid #de000f;
    text-decoration: none;  }


  #primary a.active
  {
   border-bottom:2px solid #de000f;
  }

  #secondary
  {
    padding-left: 15px;
    background: #d2d2d0; /*#279824; #82827e; #333333;*/
    font-family: Futura, Verdana;
    position:absolute;
    width:730px;
  }

  #secondary ul
  {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #secondary li a
  {
    float: left;
    display: block;
    color: #111;
    font-size: 85%;
    text-decoration: none;
    padding: 0 5px 0 5px;
   border-bottom: 1px solid #d2d2d0;
   text-transform:uppercase;
  }

  #secondary a:hover
  {
    background: /*#2763A5;*/ #5F5F5F;
   border-bottom: 1px solid #DE000F;
   color: #FFF;
  }

  #secondary a.active
  {
    font-weight: bold;
  }

/*
 * FORM STYLES
 */

  input, textarea, textfield
  {
    margin: 0;
    color: #000;
    font-family: "Trebuchet MS", Verdana, Arial;
    padding: 1px;
    font-size: 100%;
  }

  input.form-checkbox, input.form-radio
  {
    border: none;
  }

  #search .form-text, #user-login-form .form-text
  {
    color: #444;
    border: 1px solid #6191C5;
    padding: 2px;
  }

  .form-submit, .button
  {
    padding: 1px;
  }

  #search .button,
  #search .form-submit,
  #user-login-form .button,
  #user-login-form .form-submit
  {
    background-color: #68A0D9;
    color: #fff;
    font-weight: bold;
    border: 1px solid #4070A1;
  }

  #user-login-form
  {
    text-align: left;
  }

  #user-login-form .item-list ul
  {
    margin-top: 10px;
  }

/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */

  .messages
  {
    padding: 1.3em 1em .3em 52px;
    border: 2px solid #ddd;
    background: #eee;
    margin: 10px;
    position: absolute;
    top:10px;
  }

  div.error
  {
    border: 2px solid #F00;
  }

  .messages ul
  {
    padding: 0 0 0 20px;
    margin: 0;
  }

/*
 * FOOTER STYLES
 */

  #footer-wrapper
  {
    margin: 0;
    /* margin-top: 15px; */
	background-color: #de000f;
  }
  
  #page-bottom .content {
    /*background-color: #fff;*/
    background-color: #de000f;
}


  #footer
  {
  	background-color:#de000f;
	height:55px;    
  }

  #footer *
  {
    color: #FFFFFF;
  }

  #footer a
  {
    color: #fff;
  }

  #footer a:hover
  {
   
  }

  #footer img.drupal-powered
  {
    position: relative;
    top: .3em;
  }

  #footer .block
  {
    text-align: left;
  }
 
  #footer div.block div.edit
  {
    background-color: #2763A5;
  }
  
  
  #footer ul.menu {
   padding: 0;
    margin: 0;
   list-style: none;
   padding-top: 0px; 
   text-align:center;
  }

	#footer h2.title {
		display:none;	
	}
	
	#footer ul.menu li {
	 display: inline;
	 border-right: 1px solid #FFF;
	padding-top:0;
	}



	#footer .leaf a {
	 color:#fff;
	 font-size:11px;
	 text-decoration:none;
	 border:none;
	}



/*
 * CLOSURE STYLES
 */

  #closure-blocks-wrapper
  {
    margin: 0;
    margin-top: 15px;
  }

  #closure-blocks
  {
  	
	height:55px;
    
  }

  #closure-blocks *
  {
    color: #FFFFFF;
  }

  #closure-blocks a
  {
    color: #fff;
  }

  #closure-blocks a:hover
  {
   
  }

  #closure-blocks img.drupal-powered
  {
    position: relative;
    top: .3em;
  }

  #closure-blocks .block
  {
    text-align: left;
  }
 
  #closure-blocks div.block div.edit
  {
    background-color: #2763A5;
  }
  
  
  #closure-blocks ul.menu {
   padding: 0;
    margin: 0;
   list-style: none;
   padding-top: 0px; 
   text-align:center;
  }

	#closure-blocks h2.title {
		display:none;	
	}
	
	#closure-blocks ul.menu li {
	 display: inline;
	 border-right: 1px solid #FFF;
	padding-top:0;
	}



	#closure-blocks .leaf a {
	 color:#fff;
	 font-size:11px;
	 text-decoration:none;
	 border:none;
	}
	
	

/*
 * ADMINISTRATION STYLES
 */

  .admin-panel
  {
    margin: 0;
    padding: 0;
  }

  .admin-panel .body
  {
    background-color: #eee;
    border: solid #6191C5 1px;
  }

  .admin-panel .body dl, .admin-panel .body p
  {
    padding: 10px;
  }

  .admin-panel h3
  {
    margin-bottom: 0;
    padding: 5px 5px 5px 30px;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 122%;
    color: #fff;
    border-width: 0 2px 2px 2px;
  }

  table tr.odd
  {
    background: #ddd;
  }

  td.icon
  {
    text-align: center;
  }

/*
 * COMMENT STYLES
 */
  
  #comments {
   
  }

  .comment
  {
    
	border: 1px solid #CCCCCC;	
	background-color:#EEEEEE;
	padding:0.75em;
	margin: 0.75em 0 0.75em 0;
  }

  .comment-unpublished
  {
    background-color: #FFF;
  }

  .comment-by-author
  {
    border: 1px solid #DA4F45;
  }

  .comment  h3.title
  {
    font-size: 122%;
  }

  .comment  h3.title, .comment  h3.title a
  {
    color: #2266AB;
    font-weight: normal;
    font-family: "Trebuchet MS", Verdana, Arial;
    margin-bottom: 3px;
    margin-top: 0;
    float:left;
  }

 .comment .picture, .node .picture
  {
    float: left;
    margin-right: 15px;
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .comment .new
  {
    color: #FFC600;
    font-weight: bold;
    font-family: "Trebuchet MS", Verdana, Arial;
  }

  .comment .links
  {
    text-align: right;
  }
  
  .comment .content {
  	clear:both;
  }
  
   .submitted
  {
    font-size: 85%;
    color: #da4f45;
    float:left;
    margin-left:10px;
    margin-top:4px;
  }

/*
 * POLL STYLES
 */

  .poll .bar .foreground
  {
    background: #2763A5;
  }

  .poll .bar
  {
    padding: 2px;
    background: #BDCBDD;
  }

/*
 * BOOK STYLES
 */

  div.node div.content .book-navigation
  {
    background: #eee;
    margin: 0;
    padding: 0;
  }

  div.node div.content .book-navigation ul.menu
  {
    border: 0;
    border-top: 1px solid #2763A5;
    margin: 0;
    padding-bottom: 10px;
  }

  div.node div.content .book-navigation .page-links
  {
    background: #C1D4EA; /*#347FD2;*/
    border: 1px solid #2763A5;
    border-width: 1px 0 1px 0;
    padding: 5px;
    margin: 0;
  }

/*
 * FORUM STYLES
 */

  #forum table
  {
    width: 100%;
  }

/*
 * Pager styles
 */

  .pager
  {
    text-align: center;
    margin-top: 30px;
  }

  .pager  a, .pager-current
  {
    padding: 3px 8px 3px 8px;
    margin: 0 2px 0 2px;
    color: #DE000F;
    font-weight: bold;
    border: solid 1px #eee;
  }

  .pager-current
  {
    color: #fff;
    background-color: #DE000F;
    padding: 3px 8px !important;
  }

/*
 * Node, Block, Content styles
 */

  .node
  {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  
  .node-short p {
   	display:none;	
  }
  
  
  
  .node-short img {
 	display:none;	
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: "Trebuchet MS", Verdana, Arial;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  .node h2.title
  {
   border-bottom: 2px solid #DE000F;
    margin-bottom: 1em;
  }

  .node h2.title a
  {
	color: #DE000F; /* unica modifica di piero: cambio il colore da blu 006699 a rosso marco */
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 22px;
  }
  
   .node h2.title a:hover ,
   .node h2.title a:visited {
   	text-decoration: none;
   }

  .node .content
  {
   
    padding-bottom:0;
  }

  .sticky
  {
    border-bottom: solid 3px #ddd;
  }

  #sidebar-left .block
  {
    padding-right: 15px;
   
  }

  #sidebar-right .block
  
  {
  	
	width: 245px; /*185px;*/
	margin-right:4px;
	margin-left:0;
	
	
		
}
  
  #sidebar-right .block-inner{
	/*background-color: #fff;*/
	
}

  .block .content
  {
    margin: 0px;
    /*color: #a3a4a5;*/
    /*color:#82827e;*/
	color:#111111;
  }

  .block .item-list ul
  {
    padding-left: 0;
  }
  
  .content .image-attach-body{
      float:right;
      margin-left:10px;
  }
  
  .even .content .image-attach-teaser {      float: right;      margin-left:10px;   } 

  
  #content {
  	
  	 /*color: #a3a4a5;*/
    color:#82827e;
    margin-top:2.75em;
  }
  
  #content .content {
  	font-family: "Trebuchet MS", Verdana;
	font-weight:normal;
	/*color: #a3a4a5;*/
   	color:#111111;
	line-height:18px;
	text-align: left;
  }
  
  
  
  .content a {
  	color:#de000f;
  	/*text-decoration:none;	*/
  }
  
  
  
  
  #content a {
  	color:#de000f;	
  }
  
  #content-top {
    
    padding-top:10px;
    
    
  }
  
  
  #content h1.title  {
     /*color: #de000f;	
     text-decoration:none;
     border-top: 1px dotted #f1b339;*/
     display:none;
   }
  
   #content h1.title-node  {
     /*color: #de000f;	
     text-decoration:none;
     border-top: 1px dotted #f1b339;*/
     display:none;
   }
   
   #content .title-taxonomy {
     display:none;
   }
   
   .page-node h2.title {
     color: #de000f;
   }
   
   
   .page-taxonomy h2.title {
   	 color: #de000f;
   	 /*border-top: 2px solid #de000f;*/
   }
   
   
   #content .field-label {
  	display:none;
   }
   
   #content .feed-icons {
   	display:none;	
   }
   
   #content .field-items {
	  	
		font-family: "Trebuchet MS",Verdana;
		color: #5f5f5f;
	}
	
	#content .field-field-sottotitolo {
		margin-bottom:6px;
	}
	
	#content .node-short {
		/*border-top: 2px solid #de000f;	*/
	}
	
	#content .node-short  .field-field-sottotitolo {
   	   	border:0;
   	   	margin-bottom:0;
    }
	
	/*#content .node-short .links {
		border-bottom: 2px solid #de000f;
	} */
	
	#content .field-field-testo-teaser {
		display:none;	
	}

/*
 * LINK STYLES
 */
  
  
  
  
  ul.links
  {
    text-align: left;
  }

  ul.links li
  {
    border-left: 1px solid #9cf;
  }

  .taxonomy
  {
    margin: 0;
    padding: 0;
    color:#aeaaaa;
    font-size:10px;
    /*border-bottom: 2px solid #de000f;*/
    clear:both;
  }

  .taxonomy ul.links li
  {
    border: none;
    text-transform:uppercase;
    padding: 0 .1em 0 .1em;
  }

  .taxonomy ul.links li:after
  {
    content: "-";
  }

  .taxonomy ul.links li.last:after
  {
    content: "";
  }

  .taxonomy  ul.links li.first
  {
   display:none;
  }


  .page-node .taxonomy .links a
  {
    padding: 0 .2em 0 0;
    font-size:11px;
    font-family:Verdana;
    color:#82827e !important;
  }
  
  
  .page-taxonomy .taxonomy {
  	border:0;
  	color:#de000f;
  }
  
   .page-taxonomy .taxonomy .links a
  {
    padding: 0 .2em 0 0;
    font-size:11px;
    font-family:Verdana;
    color:#de000f;
  }
  
   .page-taxonomy .node-short .taxonomy .links a
  {
    padding: 0 .2em 0 0;
    font-size:11px;
    font-family:Verdana;
    color:#82827e;
     color:#82827e !important;
  }
  
  
  

 
 #squeeze img {
 	padding:2px;	
 }



/*
 * Status report colors.
 */

  table.system-status-report tr.error, table.system-status-report tr.error th
  {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
  }

  table.system-status-report tr.warning, table.system-status-report tr.warning th
  {
    background-color: #ffd;
    border-color: #eeb;
  }

  table.system-status-report tr.ok, table.system-status-report tr.ok th
  {
    background-color: #dfd;
    border-color: #beb;
  }


.view-content-Appuntamenti .field-field-data-evento {

	
}


view-data-term-node-1-name{
	display:inline !important;

}

.view-data-term-node-1-name ul {
	display:inline;
	font-size:0.9em;
}

.view-data-term-node-1-name  ul.links li{
	border-left: 0;
}

.view-label-term-node-1-name {
	display:inline;
	font-size:0.9em;
}


.view-content-ultime-notizie .view-field{
	display:inline;
}

.view-data-node-title{
	display:block !important;
}

 .view-field ul.links li.first{
	margin-left:27px;
	border:0;
}

#block-views-ultime_notizie{
	border-bottom:2px solid #82827E;
}

#block-views-ultime_notizie h2{
	border-bottom:2px solid #DE000F;
	color:#DE000F;
	font-family:Futura,Verdana;
	font-size:13px;
	font-weight:bold;
	margin-top:0;
	text-transform:uppercase;
}

#testa{ 
	/*background-attachment:scroll;
	background-color:transparent;
	background-image:url(/themes/zen/images/new/header_red.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;*/
	height:200px;
	margin-top:-20px;
}



.flickr-photo-img{
	height:70px;
	width:70px;
}

.clear{
	clear:both;
}

.image-attach-teaser{
	display:none;
}



.field-item .date-display-single{
	font-size:0.8em;
}


.field-field-data-evento{
	/*border-bottom: 2px solid #DE000F; */
}

.view-content-appuntamenti-all div.links{
	display:none;
}


.view-data-node-data-field-data-articolo-field-data-articolo-value{
	font-size: 0.9em;
	color: #5F5F5F;
}

/* 
	IMPOSTAZIONI SPLASH.HTML
*/

body.page-splash-html #navigation,
body.page-splash-html #header,
body.page-splash-html #main .node div.links,
body.page-splash-html #footer-wrapper,
body.page-splash-html .submitted
{
	display:none;
}

body.page-splash-html .panel-2col .panel-col-first {
	/*border-left: 1px solid #888888;*/
	width:49% !important;
	
}

body.page-splash-html .panel-2col .panel-col-first .inside{
	/*border-right: 1px solid #999999 !important;*/
}

body.page-splash-html #squeeze{
	width:940px !important;
}	

body.page-splash-html #splash{
	background: url(/fx/bg_splash.jpg) no-repeat;
}

body.page-splash-html #vaialsito{
	text-align:right;
	font-size: 1.8em;
}

/* 
	IMPOSTAZIONI BLOCCO ATTIVITA CONSILIARE
*/

#bc-container-2col,
#bc-container-3col,
#bc-container-4col,
#bc-container-5col
{
	background-color: #EEEEEE;
	border: 1px solid #CCC;
	padding:1em;
	margin: 20px 0 20px 0;
}

#bc-container-2col .blocco-content-bottom{
	float: left;
	position:relative;
	width: 330px;
}

#bc-container-3col .blocco-content-bottom{
	float: left;
	position:relative;
	width: 220px;
}

#bc-container-4col .blocco-content-bottom{
	float: left;
	position:relative;
	width: 165px;
}

#bc-container-5col .blocco-content-bottom{
	float: left;
	position:relative;
	width: 132px;
}


.blocco-content-bottom ul{
	/*padding-left:6px;	*/
}

.blocco-content-bottom ul li{
	list-style:none;
}

.fine-blocco-content-bottom{
	clear: left;
}


/* hack per IE nei webform */
body.node-type-webform .submitted{
	display:none;
}


/* 
	IMPOSTAZIONI nodi CARTOLINA
*/

.node-inner .submitted{
	display:none;
}

.node-type-cartolina .addthis{
	display:none;
}



/* IMPOSTAZIONI AGENDA */

.node-type-agenda h2.title{
	border-bottom: 2px solid #DE000F;
}

.view-content-appuntamenti-all .node-type-agenda .content p, 
.view-content-appuntamenti-all .node-type-agenda .content ul {
	display:none;
}


/* IMPOSTAZIONI COMPUTED */

.node-type-aggregatore_consiglio h2{
	display:none;
}

.computed-title{
	border-bottom:2px solid #DE000F;
	margin-bottom:7px;
}

.computed-title a{
	font-family:"Trebuchet MS",Verdana;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.computed-field_sottotitolo_value{
	font-size: 12px;
	color:#82827E;
}

.computed-field_testo_teaser_value{
	font-size: 12px;
	color: #333;
	margin:0;
	padding:0 0 0.5em;
	line-height:22px;
}

.computed-field_data_articolo_value{
	font-size: 12px;
	color:#82827E;
}

.computed-fied_comment-count, 
.computed-fied_leggitutto{
	display: inline;
}

.computed-fied_comment-count {
	color: #5F5F5F;
	margin-bottom:20px;
}

.computed-fied_piede_node{
	margin-bottom:20px;
}

#node-664 h2,
#node-663 h2,
#node-662 h2,
#node-621 h2{
	display:none;
}

/* MODIFICHE v 6.x */

#edit-search-block-form-1-wrapper label{
	display:none;	
}



/*  Indicazioni per le viste - Commenti vicino a "Leggi tutto"  */

.views-field-view,
.views-field-view .field-content ,
.views-field-view-node,

.views-field-comment-count .field-content ,
.view-data-node-view,  
.view-label-node-comment-statistics-comment-count,
.view-data-node-comment-statistics-comment-count
{
	display:inline;
}

.views-field-comment-count{
	display:inline;
}



/*  PAGER v.6  */
.item-list .pager li {
	padding:0;
}


.view-content .item-list ul li{
	list-style:none;
	margin-left: 0;
	margin-bottom:20px;
}


/* BLOCCO SEPARATORE */
#block-block-22{
	line-height:0;
}



/*

BLOCCO AGENDA


*/
#block-views-Agenda-block_1 ,
#block-views-Agendanohome-block_1
 {
	background-color: #fff;
	font-family:Futura, Verdana;
	font-weight:normal;
	font-size: 11px;
	margin:10px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #82827e;

}


div#block-views-Agenda-block_1 .item-list li,
div#block-views-Agendanohome-block_1 .item-list li,
 {

	margin-bottom: -15px;
}




div#block-views-Agenda-block_1 h2,
div#block-views-Agendanohome-block_1 h2

 {	color:#de000f;	
 	margin-top:0;	
 	font-weight:bold;	
 	font-family:Futura,Verdana;	
 	font-size:13px;	
 	text-transform:uppercase;	
 	border-bottom: 2px solid #de000f;	
 }
 
div.boxlink h2
 
  {	color:#de000f;	margin-top:0;	font-weight:bold;	font-family:Futura,Verdana;	font-size:13px;	text-transform:uppercase;	border-bottom: 2px solid #de000f;	}
  
div.boxlink p

  {	margin-top:0;	font-weight:bold;	font-family:Futura,Verdana;	font-size:10px;	}


div.view-Agenda ul li,
div.view-Agendanohome ul li
{
	margin:-15px 0 0 10px;
	list-style: none;
	clear:both;
	min-height:100px;
		
}

.view-data-node-data-field-data-evento-field-data-evento-value{
	font-size:12px;
	line-height: 14px;
	color: #de000f;
	display: none; /* block; */
	margin-bottom:3px;
	float: right;
	text-align:left;
	width:94px;
	
	
}


div#block-views-Agenda-block_1 .views-field-title a,
div#block-views-Agendanohome-block_1 .views-field-title a
{
	/*color: #333;*/
	display: block;
	font-weight:normal;
	line-height:16px;
	/* float: right; */
	text-align:left;
	/* width:165px; */
	width:180px;
	font-weight:bold;
	font-size: 11px;
	
}

div.view-data-node-data-field-luogo-field-luogo-value{
	
	border:none;
	/*color:#9f9fa0;
	text-transform:uppercase;*/
	float: right;
	text-align:left;
	width:165px;
	
	
}

div.view-data-node-data-field-giorno-field-giorno-value,
div.views-field-field-giorno-value{
	
	background-image: url(/sites/all/themes/zen/zen_classic/images/new/calendar.png);
	background-repeat: no-repeat;
	background-color: #fff;
    width:50px;
    height:30px;
	padding-top:28px;
	padding-left:14px;
	font-size: 16px;
	font-weight:bold;
	color:#000;
	float: left;
	
}

div.view-data-node-data-field-mese-field-mese-value,
div.views-field-field-mese-value{
	
	color:#fff;
        position:relative;
        top:28px;
        left:6px;
        text-transform:uppercase;
        font-size:8px;
	
}


.view-footer-Agenda,
.view-footer-Agendanohome,
.view-Agenda p.agenda-footer,
.view-Agendanohome p.agenda-footer
 {
   margin-left:10px;   padding-top:0px;   border:0;   height:20px; text-align:right;
}

/* Agenda modifiche v.6 */



label.views-label-field-mese-value,
label.views-label-field-giorno-value,
label.views-label-field-luogo-value,
div.views-field-field-data-evento-value,
div#block-views-Agendanohome-block_1-block_1  .date-display-single {
	display:none;
}




