/**
 * $Id: style.css,v 1.1.4.4 2008/08/23 20:58:56 johnforsythe Exp $
 * A3 Atlantis
 * John Forsythe, john [at] blamcast [dot] net

blu #0080bf;
azzurro: #d1e5ee;

 */

/**
 * Resets
 */

body, div, h1, h2, h3, h4, h5, h6, pre, form, textarea, p {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing:0;
}
img { border: 0; }
caption, th { text-align: left; }
abbr, acronym { border: 0; }

/**
 * Basics
 */

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0.5em 0;
clear: both;
}
h1 a, h2 a, h3 a { text-decoration: none; }
h1 { font-size: 30px; }
h2 { font-size: 17px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5, h6 { font-size: 12px; }
p {
  margin: 1.5em 0;
  line-height: 1.3em;
}
a {
  color: #0080bf;
  cursor: pointer;
}
a:hover { text-decoration: none; }
dl { margin: 0 0 1em 1.5em; }
dl dd { margin: 0 0 0.5em 1.5em; }
table {
  font-size: 11px;
  margin-bottom: 10px;
}
td { padding: 0.2em 0.6em; }
form { margin-bottom: 10px; }
pre {
  display: block;
  font-family: monospace;
  background: #2285B7;
  padding: 3px 7px;
  margin: 1em 0;
  border: 1px solid #0470A1;
  overflow: auto;
}
code {
  font-family: monospace;
  color: #999;
  padding: 3px 7px;
}
blockquote {
  margin: 1em 0;
  padding: 0 15px 0 30px;
  font-size: 11px;
}
div.frame { text-align: center; }
div.frame img { background: #fff; border: 6px solid #fff; vertical-align: bottom; }
fieldset { border: 1px solid #fff; }
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #c6c6c6 url('bg.png') repeat-x top;
  color: #333;
}

/**
 * Regions
 */

#container {
  	background: url('main-bg.png') repeat-y;
  	width: 960px;
	margin: 0 auto;
}

#header {
  	background: url('header.jpg') no-repeat;
 	position: relative;
	padding: 0;
}

#main {
  	width: 870px;
	margin: 0 auto;
	background: #FFF;
}

#introbox {
	margin: 0 auto;
	background: url(bg-intro.gif) repeat-x;
}

#introbox .left {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#introbox .right {
	float: right;
	width: 200px;
	margin: 10px 20px 0 0;
}

#introbox .photo {
	float: right;
}

.loginblock .blockcontent {
	background: #F5F5F5;
	padding: 10px;
}

#introbox h2 {
	font-size: 14px;
	color: #555;
	margin: 0;
}

#introbox .chi-siamo {
	margin: 20px 0;
}

.chi-siamo p {
	float: left;
	width: auto;
	margin: 0;
}

.chi-siamo ul {
	float: left;
	width: 500px;
}


.chi-siamo h2 {
	margin: 10px;
	font-size: 22px !important;
}

.secondaria .meta {
	background: #BBB;
	padding: 0 10px;
	color: white;
	margin: 10px 0;
	font-size: 10px;
}

.secondaria .meta a {
	color: white;
}

.secondaria .blog {
	top: 0 !important;
}

_.secondaria .chi-siamo p {
	float: left;
	width: 500px;	
}

#introbox .chi-siamo p {
font-size: 11px;
}

.loginblock h2 {
	margin-top: 10px;
}
.loginblock a {
	color: #EEF;
	font-size: 10px;
}

.loginblock ul {
	margin: 10px 0;
}

.loginblock ul li {
	display: inline;
}

.inline li {
	display: inline;
}

.blog {
	position:relative;
	top: -30px;
	background: #F0F0F0;
	padding: 0;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
}

#poll {
	background: #0080BF;
	color: white;
	padding: 10px;
}
#poll p {
	color: white;
	margin: 10px;
	font-size: 12px;
	}

	#poll a { color: white; }
	
	#poll ul { list-style-type: none; }
	
	.loginblock .username, .loginblock .password {
	width: 100px;
	float: left;
	display: block;
}

#edit-name {
	width: 105px;
}
#edit-pass {
	width: 105px;
}
#edit-submit {
	clear: left;
	margin: 10px 5px;
}
#edit-pass-wrapper, #edit-name-wrapper { height: auto; clear: left; }

#form-item {
	clear: both;
}

#nav {
  height: 25px;
  width: 960px;
  clear: both;
  font-size: 11px;
}

#nav ul {
  margin: 0 0 0 44px;
  padding: 0;
}

#nav li {
	display: inline;
  	list-style: none;
}

#nav a {
	float: left;
    text-decoration: none;
  	color: #FFF;
  display: block;
  padding: 0 8px 1px 10px;
  line-height: 24px;
  margin-right: 3px;
  background: url(nav-separator.gif) no-repeat left center;
}

#nav .first a { background: none; }

#nav a:hover { background: url(nav-hover.gif); color: #333; }
#nav a.active { color: #FFF; background: url(nav-active.gif); }

#content {
  float: left;
  display: inline; /* keeps ie6 happy */
  margin: 40px 20px;
  padding: 0 5px;
  width: 550px;
  overflow: hidden;
  overflow-x: hidden;
}

.wide-page #content {
  width: 695px;
}

#content h2 {
  font-size: 21px;
  font-weight: bold;
  color: #333;
  letter-spacing: -1px;
  margin: 5px 0;
}

#content h1 {
  font-size: 26px;
  font-weight: normal;
  color: #333;
  letter-spacing: -1px;
  margin: 15px 0;
}

#content h2 a, #content h1 a {
	color: #555;
}

#right {
  float: left;
  width: 210px;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 1.5em;
}


.wide-page #right { width: 180px; }

#right h2 {
  font-size: 22px;
  color: #0080BF;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 20px 0;
}

#right h3 {
	background: url(bg-h2.gif) repeat-x bottom;
	padding: 3px;
}

#left p, #right p { margin: 0 0 1.5em 0; }
#sidebar-top {
  float: left;
  width: 340px;
  padding-left: 10px;
}
#sidebar-left {
  float: left;
  width:160px;
  padding: 0 10px;
}
.wide-page #right #sidebar-left { color: #000; }
.wide-page #right #sidebar-left a { color: #000; }
.wide-page #right #sidebar-left { background: none; }
#sidebar-right {
  float: left;
  width: 160px;
  color: #000;
}
#sidebar-right a { color: #000; }
#footer {
  color: #000;
  border-top: 0px solid #333;
  clear: both;
  padding: 5px 70px;
  font-size: 10px;
}



#footer a { color: #333; }
#footer p { margin: 0.5em 0; }
#footer .block { margin: 5px 0; }
.clear-both, .clear { clear: both; font-size: 1px; line-height: 1px; }

.tabs {
	clear: both;
	margin: 20px 0;
}

.tabs a {
	color: white;
}

.node h2 {
	background: url(h2-bullet.gif) no-repeat left center #F8F8F8;
	margin: 5px 0;
	padding: 5px;
}
.node h2 a {
	margin-left: 20px;
}

.block-user .menu li {
	float: left;
	margin:0 20px;
}	

.block-user .menu a {
	display: block;
}


#right-toggle {
	display: none;
}	


/**
 * Drupal specific
 */

#mission {
  background: #2285B7;
  margin-bottom: 1em;
  padding: 8px 10px;
  border: 1px solid #0470A1;
}
#forum table { width: 100%; }
#forum td.topic { width: 40%; }
table.sticky-header { background: #1F7CAF; }
thead th { border-bottom: 3px solid #0470A1; }
tbody { border-top: 1px solid #0470A1; }
tr.even { background: #DDD; }
tr.odd { background: #CCC; }
tr.even, tr.odd { border-bottom: 1px solid #0470A1; }
td.active { background-color: #1D73A3; }
td.menu-disabled { background: #244C64; }
tr.selected td { background: #2D9F1D; }
#nav ul.links li, #topnav ul.links li { padding: 0; }
#user-login-form ul { padding: 0; }
#content ul.links { float: right; }
#content .terms { font-size: 11px; }
#content .terms ul.links { float: none; }
#content .terms ul.links li { padding: 0 0 0 3px; }
#right .block ul { padding: 0; margin-left: 0; }
#right .block ol { padding: 0; margin-left: 0.5em; }
#right ul.menu { padding: 0 0 0 12px; }
#right-toggle a { text-decoration: underline; }
li.leaf { list-style-image: url(menu-leaf.png); }
li.expanded { list-style-image: url(menu-expanded.png); }
li.collapsed { list-style-image: url(menu-collapsed.png); }
.resizable-textarea, .node-form .form-text { width: 99%; }
div.admin {
  padding-top: 0;
  font-size: 11px;
}
.block, #search-theme-form { margin: 30px 0; }
#content .block { margin: 0; }
.node {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.node-unpublished { background: #45ADDB; }
.comment {
  background: #eee;
  border: 0px solid #1A4864;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.author {
  background: #45ADDB;
  border: 1px solid #1A4864;
}
.comment-unpublished {
  background: #eee;
  color: #000;
}
.comment-unpublished a { color: #000; }
.user-signature {
  color: #ddd;
  font-size: 11px;
}
.new {
  float: right;
  color: #fff;
  font-weight: bold;
}
.messages { font-weight: bold; }

.submitted { font-size: 10px; }
.submitted-date {
  font-size: 11px;
  left: 0;
  position: absolute;
  width: 35px;
  text-align: center;
  color: #000;
  background: url('arrow.png') no-repeat 7px 0;
  margin-top: 9px;
  padding: 40px 5px 0 5px;
}
.submitted-date span { display: block; }
.submitted-by { font-size: 10px; }
ul.links li { padding: 0 0 0 10px; }
.comment h3 { margin: 0; }
.comment h3 a { text-decoration: none; }
.comment a:hover { text-decoration: underline; }
#content .comment ul.links {
  float: right;
  font-size: 10px;
}
#user-login-form .item-list ul li { margin: 3px 0 0 0; }
.node-links ul.links { margin-left: 10px; }
.breadcrumb { font-size: 11px; clear: both; }
table.system-status-report th { border: 0; }
#search-block-form .form-submit, #search-theme-form .form-submit { width: 53px; }
#search-block-form .form-text, #search-theme-form .form-text { width: 119px; }
.error { color: #000; }
div.error { border: 1px solid #c00; }
div.error, tr.error {
  background: #AF3C3C;
  color: #fff;
}
.ok { color: #3F6F38; }
div.ok { border: 1px solid #0c0; }
div.ok, tr.ok {
  background: #5B9F51;
  color: #fff;
}
.warning { color: #620; }
div.warning { border: 1px solid #DFAF1E; }
div.warning, tr.warning {
  background: #CF9B00;
  color: #fff;
}
.block-region {
	clear: both;
  background-color: #333;
  color: #fff;
}
span.admin-enabled, span.admin-disabled, span.admin-missing {
  background: #1A4864;
  font-weight: bold;
  padding: 0 3px;
  font-size: 10px;
  font-style: normal;
}
span.admin-enabled { color: #0f0; }
span.admin-disabled, span.admin-missing { color: #f32; }
div.admin-dependencies, div.admin-required {
  color: #fff;
  font-size: 9px;
  font-weight: bold;
}
.marker, .form-required { color: #fff; }
.picture img {
  vertical-align: bottom;
  display: block;
  float: left;
  border: 2px solid #fff;
  margin: 3px 7px 0 0;
  line-height: 1.7em;
}
*:first-child+html .picture img { margin: 1.5em 7px 0 0; }
* html .picture img { margin: 1.5em 7px 0 0; }
#aggregator .feed-item-title { font-size: 17px; }
ul.pager li a.active { color: #fff; }
.item-list ul.pager li {
  margin: 0;
  padding: 0.2em;
}
#blocks tr.region-message { color: #ddd; }
.block .content ul, .block .content ol { margin-bottom: 1.5em; }
.block .content ul.menu { margin-bottom: 0; }
.block .content ul li, .block .content ol li { margin-left: 1.5em; }
.block .content ul.menu li { margin-left: 0.5em; }
.block-menu li { float: left; display: block; margin: 0 20px; background: #DDD; padding: 3px 10px; }
.block-menu h2 { display: none; }
.block-menu li a { text-decoration: none; }

/**
 * Tab Navigation
 */

ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  font-size: 10px;
}
ul.primary li {
  display: inline;
  border: 0;
}
ul.primary li a {
  background: #0470A1;
  border: 0;
  height: auto;
  margin-right: 0.5em;
  padding: 0 10px;
  padding: 4px 15px;
  line-height: 20px;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  color: #000;
  border: 0;
}
ul.primary li.active a:hover {
  background-color: #fff;
}
ul.primary li a:hover {
  background-color: #333;
  border: 0;
}
ul.secondary {
  border-bottom: 1px solid #fff;
  padding: 0 0 4px 0;
  margin: 5px;
  font-size: 10px;
}
ul.secondary li {
  display: inline;
  padding: 0;
  border: 0;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
  padding: 2px 10px;
  border-right: 1px solid #fff;
}
ul.secondary a:hover { text-decoration: underline; }
ul.secondary a.active {
  color: #fff;
  border-bottom: 0;
  font-weight: bold;
  text-decoration: underline;
}

/**
 * Reports
 */

tr.dblog-notice { background: #1F7CAF; }
tr.dblog-notice .active { background: #2285B7; }
tr.dblog-warning { background: #4F2828; }
tr.dblog-warning .active { background: #4F2020; }
tr.dblog-error { background: #6F6F6F; }
tr.dblog-error .active { background: #aaa; }
tr.dblog-user { background: #6F6137; }
tr.dblog-user .active { background: #9F7F1D; }
tr.dblog-content { background: #3F6F38; }
tr.dblog-content .active { background: #2D9F1D; }
tr.dblog-page-not-found, tr.dblog-access-denied { background: #6F3838; }
tr.dblog-page-not-found .active, tr.dblog-access-denied .active { background: #6F2D2D; }

/**
 * Administration Menu
 */

body.admin-menu { margin-top: 0 !important; }
#admin-menu {
  background: #17a;
  border-bottom: 4px solid #333;
}

/**
 * Update Status
 */

.update tr.error { background: #AF3C3C; }
.update tr.error .version-recommended { background: #AF3C3C; }
.update tr.ok { background: #5B9F51; }
.update tr.warning { background: #DFAF1E; }
.update tr.warning .version-recommended { background: #DFAF1E; }
.update table.version-security .version-title { color: #f93; }
.update .security-error { color: #f93; }

/**
 * Coder
 */

.coder-normal { background-color: #664; }
.coder-critical { background-color: #654; }
.coder-description code { background: #566; }

/**
 * Views
 */

table.views-entry {
  background-color: #1F7CAF;
  border: 1px solid #0470A1;
}
table.views-entry td.view-ops, table.views-entry td.view-name { background-color: #2285B7; }
th.views-field { white-space: nowrap; }
.views-edit-view, .views-edit-view a { color: #000; }
#views-ui-edit-view-form { margin: 10px 0; }
#views-live-preview, #views-live-preview a { color: #fff; }
div.view div.views-admin-links { width: auto; }
div.view div.views-admin-links ul.links {
  float: left !important;
  background: #2285B7;
  border: 1px solid #fff;
}
div.view div.views-admin-links ul.links li {
  padding: 0 3px;
  margin: 0;
}
div.view div.views-admin-links ul.links li a { color: #fff !important; }
.views-basic-info, .views-basic-info a { color: #fff; }
div.changed {
  background: #2285B7;
  color: #fff;
}
div.changed a { color: #fff; }

.eventtitle {
	background: none !important;
}

.date {
	font-weight: normal;
}


.blogtitle {
	background:url(bg-blogtitle.gif) repeat-x #A2A2A2;
	margin: 0;
	padding: 0;
	color: #FFF !important;
	font-size: 20px !important;
	font-weight: normal !important;
	padding: 5px 20px;
}

.blogpage #introbox {
	margin: 0;
}

.blogpage #right {
	float: left;
	margin-left: 20px;
}
.blogpage #content {
	float: right;
	margin-left: 0;
}

/* Tabs */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 0em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 0px 0 10px 0;
  height: auto;
  line-height: normal;
  border-bottom: 0px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
padding:4px 6px 4px 6px;
color:#000;
text-transform:uppercase;
font-size:80%;
letter-spacing:0px;
border:1px solid #ccc;
background:#eee;
}
ul.primary li.active a, ul.primary li.active a:hover {
color:white;
background-color:#0c9aec;
border:1px solid #0c9aec;
}
ul.primary li a:hover {
  background:#0c9aec;
  color:white;
  border:1px solid #0c9aec;
  text-decoration:none;
}
ul.secondary {
  border-bottom: 0px solid #bbb;
  padding: 0.4em 0em;
  margin: 0px;
}
ul.secondary li {
  display: inline;
  padding: 0 0em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}


/* Collapsible fieldsets*/
fieldset {
  margin: 1em 0;
  padding: 1em;
  display:block;
  clear:left;
  width:95%;
  overflow:visible;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 0.65em;
	}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
	}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
	}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
	}


html.js fieldset.collapsible{
	margin:5px 0 5px 0;
	display:block;
	float:left;
	}

html.js fieldset.collapsed{
	margin:5px 0 5px 0;
	display:block;
	clear:left; /* avoid fieldset overlapping in ie */
	}


fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
	}
	
	
/*aggiunte matteo*/

h3.eventtitle{color:#333; text-transform:uppercase;}
h3.data{color:#333; font-weight:normal; font-size:110%;}

body ul.pager li a,
body ul.pager li a.active{color:#333;}

.view-homepage h2 {
	background: url(h2-bullet.gif) no-repeat left center #F8F8F8;
	margin: 5px 0;
	padding: 5px 5px 5px 20px;
}

.field-field-importanza{display:none;}

#user-login-form label{
clear: left;
float:left;
width:90px;}

#user-login-form input.form-text{
float:left;
width:90px;
margin-bottom:3px;}


#user-login-form ul li.last {
	clear:left;
	margin-left:0px;
	visibility:hidden;

}

#introbox .loginblock h2 {
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:-5px;
	padding:0px;
}

.loginloggato{	
padding:10px;
background-color: #0080bf;
color: white;
}

.loginloggato a{color:white; text-decoration:none;font-weight:bold;}
#introbox .loginloggato h2{color:white;}
.loginloggato p{margin:0px;}


#right #poll-view-voting,
#right .poll{
padding:10px;
background-color: #0080bf;
color:white;}

.inalto { position: absolute; right: 50px; top: -13px; color: #999; font-size: 11px; }
.inalto img{margin-right:10px;}
.inalto img a{border:none;}
.inalto a{color:#999; text-decoration:none; text-transform:uppercase;}

.view-eventi .view-footer{text-align:right; font-weight:bold;}

.view-eventi .view-footer a{text-decoration:none;}

h2.benvenuto{
padding:3px 10px 3px 0px;
background:url(utente.gif) no-repeat right;
}


#imce-content ul li a{color:black; font-weight:bold;}

#forum ul.links{margin-bottom:30px;}

#forum > table{margin-top:30px;}


/* footer images */

img.fprimolink{margin-right:150px;}
img.fsecondolink{margin-right:150px;}


/* nascondi vista */

.view-id-elencosoci table{
	
	}