/* $Id: style.css,v 1.2.2.18 2008/05/06 06:07:02 hswong3i Exp $ */

/**
 * project: interactive media (free css template)
 * author: luka cvrk (www.solucija.com)
 */

html {
  direction: ltr; /* LTR */
}

/**
 * HTML elements
 */
body {
  direction: ltr; /* LTR */
  color: #555;
  background: #FFF;
  font-size: 72.5%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  text-align: left; /* LTR */
  margin: 0 auto;
  padding: 0;
}
body.two-sidebars {
  min-width: 760px;
}
body.no-sidebars,
body.sidebar-left,
body.sidebar-right {
  min-width: 760px;
}
a {
  color: #231F20;
  text-decoration: none;
}
a:hover {
  border-bottom: 1px dotted #F06A14;
  color: #F06A14;
}
h1 {
  font-size: 2.1em;
  font-weight: bold;
}
h2 {
  font-size: 1.5em;
  font-weight: bold;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
}
h4 {
  font-size: 1em;
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6,
p, pre, blockquote, label,
fieldset, address {
  margin: .75em 0;
}
img {
  border: none;
}
pre {
  background: #CCC;
  border: 1px solid #DDD;
  font-size: 12px;
  padding: .75em 1.5em;
}
textarea {
  width: 100%;
}
fieldset {
  padding: .5em;
  border: 1px solid #CCC;
}
fieldset a,
fieldset a:hover {
  border: none;
}
table {
  font-size: 1em;
  width: 100%;
}
thead th {
  color: #494949;
  font-weight: bold;
}
th a:link, th a:visited {
  color: #6F9DBD;
}
td, th {
  padding: .3em .5em;
}
tr.even, tr.odd, tbody th {
  border-width: 1px 0;
}
tr.odd, tr.info {
  background-color: #F5F5F5;
}
tr.even {
  background-color: #FFF;
}
tr.drag {
  background-color: #FFFFF0;
}
tr.drag-previous {
  background-color: #FFD;
}
tr.odd td.active {
  background-color: #DDECF5;
}
tr.even td.active {
  background-color: #E6F1F7;
}
blockquote {
  margin: 20px 0;
  padding: 0 0 0 24px; /* LTR */
  background: url(images/blockquote.png) left top no-repeat; /* LTR */
  border: none;
}

/**
 * Page layout blocks / IDs
 */
#header-region, #header,
#wrapper, #center, #footer,
#breadcrumb, #mission {
  width: 100%;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#wrapper {
}

#container {
  background-image: url(newpage_files/back-header.gif);
  background-position:top;
  background-repeat:repeat-x;
  }

#wrapper #container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0;
  border-right:1px solid #DCDAD6;
  border-left:1px solid #DCDAD6;
}
.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #231F20;
  text-align: center;
  font-size: 1.2em;
}
#header-region {
  color: #808080;
  background: #181818;
}
#header-region .block-region {
  display: block;
  margin: 10px;
  padding: 0.5em;
}
#header {
  background-image: url(newpage_files/back-header.gif);
  background-position:top;
  background-repeat:repeat-x;
  color: #768998;
  height: 110px;
}
#header #logo img {
  float: left; /* LTR */
  margin: 0px 10px 0 0; /* LTR */
}
#header #topright img {
  float: right; /* LTR */
  margin: 0px 0px 0 0; /* LTR */
}

#header #slogan-floater {
  float: left; /* LTR */
  margin: 26px 0 0 0;
  padding: 0;
}
#header #slogan-floater h1.site-name {
  float: left; /* LTR */
  margin: 0 0 10px;
  letter-spacing: 1px;
  font-size: 2em;
}
#header #slogan-floater h1.site-name a {
  color: #FFF;
  border-bottom: 1px dotted #CCC;
}
#header #slogan-floater h1.site-name a:hover {
  color: #FFFCB3;
  border-bottom: 1px solid #CCC;
}
#header #slogan-floater .site-slogan {
  float: left; /* LTR */
  clear: both;
}
#header ul.primary-links {
  float: right; /* LTR */
  margin: 48px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
  vertical-align: text-bottom;
}
#header ul.primary-links li {
  float: left; /* LTR */
  font-size: 1.1em;
  list-style: none;
  margin: 0 2px;
  padding: 0;
}
#header ul.primary-links li a {
  display: block;
  color: #768998;
  border: none;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding: 10px 12px 15px;
}
#header ul.primary-links li a:first-letter {
  border-bottom: 1px dotted #4B5761;
  padding: 0 0 3px;
}
#header ul.primary-links li a:hover,
#header ul.primary-links li a.active {
  color: #FFF;
  background: url(images/bg-navigation-item-hover.png) no-repeat bottom center;
}
#search-theme-form {
  margin: 0 0 10px;
}
#search-theme-form label {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
#breadcrumb {
  background-image:url(newpage_files/back-breadcrumb.gif); background-position:top; background-repeat:repeat-x;
  height: 24px;
  font-size: 1em;
}
.breadcrumb {
  height: 24px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.breadcrumb a {
  color: #768998;
  border: none;
}
.breadcrumb a:hover {
  color: #FFF;
  border: none;
}
.messages {
  border: 1px solid #CCC;
  margin: 10px 0;
  padding: .5em;
}
.error {
  border-color: red;
}
#center {
  padding: 42px 5px 0 5px;
}
#center h1.title {
  font-size: 2.1em;
}
#center h2.title {
  font-size: 1.6em;  
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
  padding-left:10px;
}
#center h3.title {
  font-size: 1.5em;
}
#center h1.title,
#center h2.title,
#center h3.title {
  display: inline;
  font-family: "Trebuchet MS", Arial;
  font-weight: normal;
  line-height: 1.2em;
  color: #121212;
  letter-spacing: -1px;
  background: url(images/bg-content-title.png) repeat-x bottom;
}
#center h1.title a, #center h1.title a:hover,
#center h2.title a, #center h2.title a:hover,
#center h3.title a, #center h3.title a:hover {
  color: #121212;
  border: none;
  font-weight: normal;
}
body.sidebar-left #center {
  margin-left: -190px;
}
body.sidebar-right #center {
  margin-right: -190px;
}
body.two-sidebars #center {
  margin: 0 -190px;
}
body.sidebar-left #squeeze {
  margin-left: 190px;
}
body.sidebar-right #squeeze {
  margin-right: 180px;
}
body.two-sidebars #squeeze {
  margin: 0 190px;
}
body.no-sidebars #center #squeeze,
body.sidebar-left #center #squeeze {
  padding-right: 0;
}
body.no-sidebars #center #squeeze,
body.sidebar-right #center #squeeze {
  padding-left: 0;
}

div.thinHR{
  border-bottom: 1px solid #DCDAD6;
}

#sidebar-right {
  margin-left: 5px;
}
.sidebar .block {
  margin: 0 0 10px;
}
.sidebar {
  width: 170px;
  float: left;
  padding: 40px 0 0;
  z-index: 2;
  position: relative;
}
.sidebar .block {
  margin: 0 0 10px;
  padding: 0;
}
.contenttop {
  padding: 15px;
  border: 1px solid #DCDAD6;
  background:#F1EEE6;
}

.backgiallo {
  padding: 5px;
  background-image:url(newpage_files/back-giallo.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  font-size: 1.2em;  
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
}

.backarancio {
  padding: 5px;
  background-image:url(newpage_files/back-arancio.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  font-size: 1.2em;  
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
}

.backrosso {
  padding: 5px;
  background-image:url(newpage_files/back-rosso.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  font-size: 1.2em;  
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
}

.content {
  padding: 0 5px;
}

.sidebar .block h2 {
  height: 23px;
  color: #F06A14;
  background: #FFF url(newpage_files/back-menu.gif) repeat-x top left;
  border-bottom: 1px solid #DCDAD6;
  font-size: 1.2em;
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
  line-height: 23px;
  text-align: left; /* LTR */
  margin: 0 0 5px;
  padding: 0 10px;
}

.sidebar .block span.areautenti {
  height: 23px;
  color: #F06A14;
  background: #FFF none;
  border-bottom: 0px;
  font-size: 1.2em;
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 0 10px;
}
#footer {
  color: #808080;
  border-top: 1px solid #CCC;
  text-align: center;
  line-height: 2.5em;
  margin: 20px 0 0;
}

/**
 * Styling from K2
 */
.comment-new h3.title {
  float: left; /* LTR */
  padding: 2px 20px 2px 0; /* LTR */
  background: url(images/new.png) right center no-repeat; /* LTR */
}
.meta {
  font-weight: normal;
  clear: both;
  margin: 2px 0 0;
  padding: 5px 0 0;
  color: #808080;
  line-height: 16px;
}
.meta .editlink {
  float: right; /* LTR */
  width: 16px;
  height: 16px;
  padding: 2px;
  background: url(images/pencil.png) right center no-repeat; /* LTR */
}
.meta .submitted {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/date.png) left center no-repeat; /* LTR */
}
.meta .terms {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/tag_blue.png) left center no-repeat; /* LTR */
}
.meta .commentslink {
  font-size: 1em;
  padding: 2px 0 2px 20px; /* LTR */
  background: url(images/comments.png) left center no-repeat; /* LTR */
}
.sidebar ul, .sidebar ol {
  margin: 5px 0 15px 20px;;
  padding: 0;
}
.sidebar ol {
  margin: 0 0 0 15px; /* LTR */
}
.sidebar ul li, .sidebar ol li {
  margin: 0 0 3px 0;
  padding: 0px 0;
  border-bottom: 1px solid #DCDAD6;
}
.sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  list-style-image: url(newpage_files/point-sub.gif);
  border-bottom: 1px solid #DCDAD6;
}
.sidebar ul li.expanded {
  list-style-type: circle;
  list-style-image: url(images/menu-expanded.gif);
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}
.sidebar ul li.collapsed {
  list-style-type: disc;
  list-style-image: url(images/menu-collapsed.gif); /* LTR */
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}
.sidebar ul li.leaf {
  list-style-type: square;
  list-style-image: url(images/menu-leaf.gif);
  padding: .2em .5em 0 0; /* LTR */
  margin: 0 0 0 1.5em; /* LTR */
}

/**
 * Common declarations for child classes of node, comment, block, box, etc.
 * If you want any of them styled differently for a specific parent, add
 * additional rules /with only the differing properties!/ to .parent .class.
 * See .comment .title for an example.
 */
.title, .title a {
  font-weight: bold;
  color: #000;
  margin: 0 auto; /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: .8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: normal;
}
.sticky {
  padding: .5em;
  border: 1px solid #CCC;
}
.tabs {
  margin: 10px 0;
}
.box {
  margin: 30px 0;
}
.node {
  margin: 0 0 30px;
}
.node .taxonomy {
  color: #999;
  font-size: .8em;
  padding: 1.5em;
}
.node .picture {
  border: none;
  float: right; /* LTR */
  margin: 0 0 .5em .5em; /* LTR */
}
.comment {
  border: 1px solid #CCC;
  margin: 1em 0 0;
  padding: .5em;
}
.comment .picture {
  border: none;
  float: right; /* LTR */
  margin: 0 0 .5em .5em; /* LTR */
}

/* Personalizzazioni di gianni */
/* Personalizzazioni di gianni */
#sidebar-left {
	margin-left:5px;
	margin-right: 5px;
}

.sidebar .block {
  margin: 0 0 10px;
}
.sidebar {
  width: 160px;
  float: left;
  padding: 40px 0 0;
  z-index: 2;
  position: relative;
}


.BLOBFloatClear {
 clear: both; 
 }
.BLOBFloatLeft {
 float: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBFloatRight {
 float: right;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}


.BLOBWidth100 {width: 100%;
}

.BLOBWidth100 h2 {
  border-bottom: 1px solid #000;
  font-size: 1.2em;
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
  text-align: left; /* LTR */
  margin: 0px 1px 1px 1px;
  padding: 2px 5px 2px 2px;
}

.BLOBWidth100 p {
  padding: 0px 2px 0px 2px;
}

.BLOBWidth50 {width: 49%;}
.BLOBWidth33 {width: 33%;}

.BLOBWidth33 {
/*  border: 1px solid #CCC; */
  margin: 0.1em 1px 0 1px;
  padding: 0.1em 0 0;
}

.BLOBWidthEmpty {}

.BLOBRow1px {
 font-size: .05em;
 height: 1px;
}

.BLOBHidden{
	visibility:hidden;
	position: absolute;
	top: -1000em;
	font-size: .1em;
}

div.ddcolortabs{
margin-left: 2px;
padding: 0;
margin:0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

div.ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0px;
padding:0;
list-style:none;
}

div.ddcolortabs li{
display:inline;
margin:0px;
padding:0;
text-transform:uppercase;
}

div.ddcolortabs li.spaziatore{
float:left;
background: url(spaziatore.gif) no-repeat;
background-position: 0px 5px;
height:16px;
padding:0px 0px 1px 2px;
}


div.ddcolortabs a, div.ddcolortabs a:visited{
float:left;
color: #FFFFFF;
background: #ff7400 url(tabs_left.gif) no-repeat left top;
padding:0 0 0px 3px;
text-decoration:none;
border: 1px solid #c85b00;
}

div.ddcolortabs a span{
float:left;
display:block;
background: #ff7400 url(tabs_right.gif) no-repeat right top;
padding:1px 6px 1px 6px;
}

div.ddcolortabs a span{
float:none;
}

div.ddcolortabs a:hover{
background-color: #ae0c17;
color: #FFFFFF;
border: 1px solid #85030c;
}

div.ddcolortabs a:hover span{
background-color: #ae0c17;
}

div.ddcolortabs #current a, div.ddcolortabs div.current span{ /*currently selected tab*/
background-color: #ae0c17;
}

div.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.block-aggregator {
  padding: 15px;
  border: 2px solid #DCDAD6;
  background: url(newpage_files/back-index.gif) repeat-x top;
}

.backgrigio{
  padding: 5px;
  background-image:url(images/back-grigio.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#FFFFFF;
  font-size: 1.2em;
  font-family: "Trebuchet MS", Arial;
  font-weight: bold;
}
