/* $Id: local_sample.css,v 1.2.2.1 2009/05/25 09:33:09 jwolf 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.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */

/* Header */
#header-first {
width: 445px;
}

#header-first h1{
font-size: 2.5em;
}


 
/* Footer */
#legal-notice {
  display: none;
}

/* Page dimension */

body.layout-first-main-last #sidebar-first {
margin:40px 20px 0 0;
width:240px;
}

body.layout-first-main #sidebar-first {
margin:24px 14px 0 0;
width:220px;
}

body.layout-first-main-last #content-wrapper #sidebar-last {
margin:0;
padding:0 0 0 20px;
width:235px;
}


body.layout-first-main #content-wrapper {
margin:34px 0 0;
width:726px;
}

/* Scheda */
div.box-top {
float: left;
width: 32.5%;
}

.zone1,.zone2, .zone3, .zone4, .zone5, .zone6 {
margin: 0 0 20px 0;
padding:0;
}

.zone3 ul, .zone4 ul, .zone5 ul {
margin: 0;
padding:0;
}

#content-content .zone3 ul li {
border:1px solid #CCCCCC;
display:block;
float:left;
height:122px;
margin:5px;
padding:5px;
width:122px;
background: none;
}


#content-content .zone4 ul li {
border:1px solid #CCCCCC;
display:block;
float:left;
height:92px;
margin:5px;
padding:5px;
width:122px;
background: none;
}
 

#content-content .zone5 ul li {
float:left;
width:245px;
}


/* Frontpage */
#preface-wrapper {
width:980px;
}

#preface-wrapper.prefaces-1 div.column {
padding-bottom:10px;
}

#preface-wrapper div.block ul li {
background:none;
padding: 0;
}

.front_index ul li {
float:left;
font-size:17px;
line-height:21px;
list-style-type:none;
width:245px;
}

.front .view-content ul li {
border:1px solid #CCCCCC;
display:block;
float:left;
height:150px;
margin:5px;
padding:10px 5px;
width:200px;
background: #FFF;
text-align: center;
}

#node-9 .links {
display: none;
}
