/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/***************************************
GENERALI
****************************************/

a {
color:#7a9b75;
text-decoration:none;
font-weight:bold;
}


a:hover {
background-color:#7a9b75;
color:#fff;
text-decoration:none;
}

img a:hover  {
background:none;
}

#comment-form #edit-preview, .front #content-region {
display:none;  
width:0px;
  height:0px;
  border-width:0px;
  }

/***************************************
HEADER
****************************************/

#primary-menu-inner {
background-color:green;
}

#header-group-inner, .header-top-inner {
background-color:#f0dc82;
margin:0;
}

#block-menu-primary-links, 
#block-menu-menu-sostitutivo-primari{
text-transform:uppercase;
font-size:1em;
margin:0;
background-color:#7a9b75;
} 

#block-menu-secondary-links{
margin:0;
background-color:#f8f8f8;
border-bottom:1px solid #e0e0e0;
} 

#block-menu-primary-links a, #block-menu-menu-sostitutivo-primari a {
color:#ffffff;
}

.links {
margin-top:6px;
}

#logo a:hover {
background:none;}

#header-site-info-inner, #logo{
margin:0;
padding:0;
}

/*****************************
BLOCCHI E BLOCCHETTI
*****************************/

.block-title {
background-color:#f0dc82;
padding:6px;
text-transform:uppercase;
font-size:0.9em;
color:#808080;
}

.block img {
padding-right:6px;}

#block-search-0 {
margin-bottom:0;}

/* blocco tavola ciacco */
#block-block-8 .inner, #block-views-a_tavola_con_ciacco-block_1 .inner {
background-color:#d8e08c;/*#bdf3a8;*/
color:#505050;
padding:10px;
}

#block-user-0  #user-login-form{
float:right;}

#block-views-rotator-block_4 {
background-color:#f4f4f4;
padding:10px 0 0 0;
border:1px solid #cccccc;
margin:0 10px;
}

.front #block-views-ricette-block_3 .inner {
background-color:#f3f0d5;
padding:10px;
}

#edit-search-block-form-1-wrapper, #header-top-wrapper {
padding-bottom:0;
margin-bottom:0;
}

.fivestar-combo-stars, .fivestar-static-form-item {
float:right;
margin-bottom:10px;
}
/**********************************
VISTE
***********************************/

.view-allegati, .field-field-chi-lezione, #view-id-quiz-page_1 .views-view-grid  {
background-color:#f3f0d5;
padding:10px;
}

.view-allegati .view-title {
font-weight:bold;
font-size:1.1em;
}

#header-site-info {
padding:0;
margin:0;
}

.group-riassunto, .group-in-breve {
float:right;
background-color:#f3f0d5;
clear:right;
} 

#sidebar-last {
background-color:#f4f4f4;
padding-top:10px;
} 

.field-field-immagine {
float:left;
margin-right:8px;
margin-bottom:8px;
}

.views-field-field-foto-staff-fid {
float:left;

} 

#view-id-sedi-page_3 .views-row, #view-id-ricette-page_2 tr, #view-id-blog_eventi-page_1 .views-row {
clear:both;
margin-top:1em;
border-bottom:1px solid #cccccc;
padding-bottom:1em;
}

.views-exposed-widget {
height:3.5em;
}

#edit-keys {
width:250px;
}

/*rassegna stampa*/
.field-type-filefield {
clear:both;
}
.field-field-pagine-articolo img {
float:left;
}

.node-type-ricetta .field-field-immagine {
float:right;}

.page-ricette .views-row img {
overflow: hidden;
}

.flag, .field-type-link {
background-color: #f0dc82;
padding:5px;
}

.flag {
float:right;
}

#view-id-corsi_per_modulo_iscrizione-page_1 .view-header {
margin-bottom:1em;
background-color:#f0dc82;
padding: 0.5em;
border:1px solid #d0d0d0;
}





