body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background-image:  url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3399CC;
	margin: 0;
	font-size: 0.8em;
}



.container {
	width: 970px;
	
	margin-left: auto;
	margin-right: auto;

}
.logo {
	float: left;
	width: 154px;
	padding-top: 9px;
}

.logo a img{
	border: none;
}

.menu1 {
	float: right;
	width: 800px;
	text-align: right;
}
.menu1 li{
list-style-type: none;
float: right;
margin: 9px;
}
.menu1 li a{
color: #FFFFFF;
text-decoration: none;
}
.menu1 li a:hover{
color: #FC0;
}
.centrale {
	width: 970px;
	background-image: url(img/pinguini.png);
	background-repeat: no-repeat;	
	float: left;
clear: both;
}

.centralesx {
	width: 700px;
	margin: 0 10px 20px 10px;
	float: left;
	
}
  #menu2 {
	
      float:left;
      width: 680px;
      
      font-size: 18px;
      line-height:normal;

      }
    #menu2 ul {
          margin:0;
          padding:10px 10px 0 10px;
          list-style:none;
      }
    #menu2 li {
      display:inline;
      margin:0 10px;
      padding:0;
      }
    #menu2 a {
      float:left;
      background:url("img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu2 a span {
      float:left;
      display:block;
      background:url("img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	  margin-right: 5px;
      }

 #menu2 #larissa a {
      float:left;
      background:url("img/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu2 #larissa a span {
      float:left;
      display:block;
      background:url("img/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	  margin-right: 5px;
      }
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu2 a span {float:none;}
    /* End IE5-Mac hack */
    #menu2 a:hover span {
      color:#FFF;
      }
    #menu2 a:hover, #menu2 #larissa a:hover {
      background-position:0% -42px;
      }
    #menu2 a:hover span, #menu2 #larissa a:hover span {
      background-position:100% -42px;
	  color: #0099CC;
      }

      #menu2 #current a {
              background-position:0% -42px;
			  
      }
      #menu2 #current a span {
              background-position:100% -42px;
			  color: #0099CC;
      }
.pagina{
	background-color: #FFF;
	width: 650px;	
	padding: 50px 15px;
}

.pagina img{
	margin: 10px;
}

.pagina a{
	color: #3399CC;
text-decoration: none;
	}

.pagina a:hover{
	color: #fc0;
text-decoration: none;
	}


.time {
	
	color:#3399CC;
padding: 5px;

}
.posttitle {
	margin-top: 10px;
	color:#FFFFFF;
width: 640px;
padding: 5px;
background-color: #3399CC;
}

div.post-larissa .posttitle {
	
background-color: #F60;
}

.posttitle a{
	text-decoration: none;
	color:#fff;
	
}
.posttitle a:hover{
	text-decoration: none;
	color:#fc0;
	font-weight: normal;
}
.menu3 {
	margin-top: 140px;
margin-bottom: 10px;
	width: 170px;
	line-height: 1.3em;	
	float: left;
}

.menu3 li{
	border-bottom: 1px solid #69c;
	list-style-type: none;
	padding: 10px 0 5px 10px;
	width: 220px;
}
.menu3 li a{
	color: #FFFFFF;
	text-decoration: none;
	
	
}

.menu3 .current_page_item a{
	color: #FFCC00;
	text-decoration: none;
	
	
}
.menu3 li a:hover{
	color:#FFCC00;
	text-decoration: none;


	
}
.footer{
	width: 100%;
	clear: both;	
}

.post {
clear: both;

}

.alignleft {
float: left;

}

li#archives {
margin-left: -45px;
border-bottom: none;
}

li#archives h2{
margin-left: 45px;

}

.menu3 img {
border: none;

}
/* TIPOGRAFIA */

h1, h2, h3 {
	font-weight: normal;	
}

/* IMMAGINI ARTICOLI */

.wp-caption {
	background:#efefef;
border: 1px solid #dcdcdc;
padding: 0 10px 0 0;	
}

.wp-caption-text {
	color: #666;
font-size: 0.8em;
margin-left: 10px;	
}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* CREATIVE COMMONS */

#cc {
	margin: 20px 0 10px 10px;
width: 220px;
font-size: 0.8em;
	}

#cc a:link{
	
color: #FFF;
text-decoration: none;

	}
#cc a:hover{	
color: #Fc0;
text-decoration: none;
	}

#cc img{	
float: left;
margin: 0 5px 30px 0;
	}



.menu1 img {	
border: 0;
	}




