/* webmultimediale.org - layout di Roberto Ellero - roberto@webmultimediale.org - 2007 

per il sito Webmultimediale.org
dicembre 2006

CMS MovableType

Copyright info: Per qualsiasi uso di questo CSS si prega di
rivolgersi al responsabile del sito roberto@webmultimediale.org

It is prohibited to reproduce, modify, adapt or otherwise use
of this CSS in any manner or form
without the express written permission of the Website owner: roberto@webmultimediale.org

Se proprio si desidera utilizzare il layout di Webmultimediale.org, si prega di non utilizzare le immagini, che rappresentano le mie mani.
*/

html, body { 
  background-color: white;
  color: black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 94.3%;
  margin: 0;
	} 

#sand {
	width:100%;
	height:100%;
    background: url('files/sabbia.jpg') repeat-y;
	}

#header {
	height: 295px;
	}

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
	}

h1 {
  font-weight: bold;
  font-size: 170%;
  padding-bottom: 0.5em;
	}

	h2 {
  font-weight: bold;
  font-size: 135%;
  padding-bottom: 0.5em;
	}
	h3 {
  font-weight: bold;
  font-size: 120%;
  padding-bottom: 0.5em;
	}

acronym {
  border-bottom : dotted 1px;
  cursor:help;
	}

#testa_col1 {
	top:0px;
	left:0px;
	position: absolute; 
	width:764px;
	height:66px; 
	background-image:url('files/sfondo_header.jpg'); 
	background-repeat:repeat-x;
	margin:0px auto;
	padding:0px;
	z-index:16;
	}

#testa_col2 {
	top:66px;
	left:0px;
	position: absolute; 
	width:100%;
	height:219px; 
	background-image:url('files/sfondo_verde.jpg'); 
	background-repeat:repeat-x;
	margin:0px auto;
	padding:0px;
	z-index:7;
	}

#testa_col3 {
	top:0px;
	left: 0px;
	position: absolute; 
	width:100%;
	height:66px; 
	background-image: url('files/sfondo_header2.jpg');
	background-repeat:repeat-x;
	margin:0px auto;
	padding:0px;
	z-index:1;
	}
	
#testa_logo {
	top:66px;
	left:0px;
	position: absolute; 
	width:750px;
	height:219px; 
	z-index:22;
	}
	
#testa_menu {
	top:19px;
	left:310px;
	position: absolute; 
	width:auto;
	height:29px;
	text-align:left; 
	z-index:21;
	}

a:link { 
	color:#026002; 
	text-decoration:underline; 
	}

a:active { 
	color:#00C000; 
	text-decoration:none; 
	}

a:visited { 
	color:#026002; 
	text-decoration:underline; 
	}

a:hover { 
	color:#C00000; 
	text-decoration:none; 
	}


#contenuto_centrale {
	margin: 0 18% 0 280px;
	padding: 0;
	color: #000;
	}

 #content {
	}


 #colonna_destra {
    position: absolute;
	left: 83%;
	top:310px;	
	width: 120px;
	z-index: 4;
	color: #000;
	margin: 0;
	padding: 0px;}

 #colonna_sinistra {
 	top:280px;
	z-index:26;
 	float: left;
	width: 300px;
	height:auto;
	margin-left: 0px;
	margin-top: -10px;
	color: #000;
	padding: 0px;}


 #footer {
	clear: both;
	margin: 0 0 0 0;
	text-align: left;
	font-family: Verdana;
	font-size: 75%;
	padding: 0;
	color: #000;
	}
#footer img {
	padding: 0;
	margin: 0 0 -2px 0;
}

 #navcontainer ul {
	display: block;
	list-style: none outside;
	padding: 0;
	margin: 0 0 0 10px;
	font-family: Verdana, sans-serif;
	font-size: small;
	}

#navcontainer li {
	padding: 8px;
	margin: 15px 7px 0 0;
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
	display: block;
	float: left;
	position: relative;
	top: -1.32em;
	}

#navcontainer li.here {
	font-style: italic;
	background-color: #000;
	color: #FF9906;
	padding-left: 1.6em;
	padding-right: 1.6em;
}

#navcontainer a:link, #navcontainer a:visited {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
	}

#navcontainer a:hover {
	background-color: #000;
	color: #FF9906;
	}

#navcontainerclear { display: none; }

html>body #navcontainerclear {
	display: block;
	clear: both;
	}

#navcontainer li#active a {
	background-color: #fff;
	color: #000;
	}

.destratesto {
	font-size: 80%;
	}

.box {
color: #000000;
background-color: #FFE4C4;
margin: 0 0 -18px 0;;
padding: 0.25em 0.25em 0.10em 0.25em;
}

/* feed home */

.ultimipost {
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 118px;
}

.ultimipost li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
font-size: 80%;
}

.ultimipost li a { text-decoration: none; }

.comso {
	vertical-align: middle;
	}
#cc {	
	font-size: 150%;
	color: #000;
	background-color: #fff;
	width: 90%;
	}
img {
	border: 0px;
	}
hr{
	border: 0px solid;
	border-color : gray;
	border-top-width: 1px;
	height:1px;
	border-style : dotted;
}
.fleft {
	clear: left;
	float: left;
	margin-right: 4px;
	margin-top: 3px;
	}
.fright {
	clear: right;
	float: right;
	margin-left: 4px;
	margin-top: 3px;
	}
.sx {
	clear: right;
	float: right;
	margin-left: 6px;
	margin-top: 3px;
	}
.address {
	
	}
.footerimage {
	vertical-align: middle;
}
.footerimage2 {
	
	vertical-align: middle;
}

/* iniziano dichiarazioni movabletype */

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
/** html .pkg { display: inline-block; }*/
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout 

body { text-align: center; } */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
/** html .typelist-thumbnailed .module-list-item { display: inline-block; }*/
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
/** html .module-recent-photos .module-list { display: inline-block; }*/
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}


/* funzione per ingrandimento movie e sottotitoli via client by Alessio Cartocci */

#mmobj {margin: 0; font-size: 2em; width: 11.4em; height: 15.3em;}
#mmobj object {width: 100%; height: 100%;}

.mmobj {margin: 0; font-size: 2em; width: 11.4em; height: 15.3em;}
.mmobj object {width: 100%; height: 100%;}

#mmobj2 {margin: 0; font-size: 2em; width: 11.4em; height: 15.3em;}
#mmobj2 object {width: 100%; height: 100%;}

.mmobj2 {margin: 0; font-size: 2em; width: 11.4em; height: 15.3em;}
.mmobj2 object {width: 100%; height: 100%;}

span.strike
{
    text-decoration: line-through;
}

.bordato {
    font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 600; 
    color: #56837C;
    letter-spacing: 0;
    line-height: 122%;
    padding: 0px 4px 3px 1px;
	background-color: #fff;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede; 
	text-align: right;
  }

  .almansi {
    font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: 800; 
    color: #B68453;
    letter-spacing: 0;
    line-height: 130%;
    padding: 0px 4px 3px 1px;
	background-color: #fff;
    border-right: 1px dotted #314752;
    border-bottom: 1px dotted #314752; 
	text-align: right;
  }

  .ellero {
    font-family: "lucida grande", arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: 800; 
    color: #382B25;
    letter-spacing: 0;
    line-height: 135%;
    padding: 0px 6px 3px 1px;
	background-color: #fff;
    border-right: 1px dotted #7A5342;
    border-bottom: 1px dotted #7A5342; 
	text-align: left;
  }

object p {
	font-size: 0.6em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: visible;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 2px 0 10px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 3px;
    margin-bottom: 1px;
}

.widget-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-cloud .widget-list-item {
    display: inline;
    margin: 0 1px 0 0;
    padding: 0;
    line-height: 1.1;
    background: none;
}

.widget-cloud .rank-1  { font-size: 1.3em; }
.widget-cloud .rank-2  { font-size: 1.3em; }
.widget-cloud .rank-3  { font-size: 1.3em; }
.widget-cloud .rank-4  { font-size: 1.27em; }
.widget-cloud .rank-5  { font-size: 1.25em; }
.widget-cloud .rank-6  { font-size: 1.23em; }
.widget-cloud .rank-7  { font-size: 1.1em; }
.widget-cloud .rank-8  { font-size: 1em; }
.widget-cloud .rank-9  { font-size: 0.8em; }
.widget-cloud .rank-10 { font-size: 0.7em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    float: left;
    margin: 0pt 1px 3px;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}




.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 3px;
    padding-bottom: .3em; 
}

.menu_pagina {
	padding: 07px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border: 0;
	width: 90%;
	text-align: left;
}
.menu_pagina ul
{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}
.menu_pagina li
{
    display: inline;
    list-style-type: none;
	line-height : 1.6em;
}
.menu_pagina a { padding: 3px 10px; }
.menu_pagina a:link, .menu_pagina a:visited
{
    color: white;
    background-color: #028002;
    text-decoration: none;
}
.menu_pagina a:hover
{
    color: #028002;
    background-color: #E1EBF8;
    text-decoration: none;
}

.menu_pagina a:focus

{
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
}

#myFlash {
	margin-left: 16px;
}


fieldset
{
	display: block;
	width: 9em;
	margin: 0 1em 3em 0;
	padding: 1em 1em 1em 1em;
	border:1px solid green;
    color:green;
}

legend {
	
    color:green;
	font-weight: bold;
	
}


