a#meteo {
  width: 148px;
  background: url(meteo.png) no-repeat left top;
}

ul.completer {
  list-style-image: none;
  list-style: none;
}

ul.completer .h,ul.completer .hr {
  display: none;
}

.content {
  max-width: 70em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 2em;
  width: expression(document.body.clientWidth > 1000 ? "70em": "auto");
}

.home h1 {
  display: none;
}

.homeNav {
  position: relative;
  float: right;
  width: 42%;
  margin: 1em .5em 0 0;
}

.home .area {
  float: left;
  width: 30em;
}

.home .homeMain {
  float: left;
  width: 56%;
}

.home #italiaMap {
  width: 415px;
  height: 488px;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
  background: url(italia.png) no-repeat;
  white-space: nowrap;
}

.home #italiaMap a {
  position: relative;
}

/*
.home img.sat {
  margin-top: 3em;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
  background: url(satellite-bg.png) no-repeat center center;
}
*/

.home .hpguida {
  clear: both;
  padding-top: 2em;
  text-align: center;
}

.home .hpguida p {
  background: #fffff0;
  border: 1px solid #ddddd0;
  -moz-border-radius: 5%;
  -khtml-border-radius: 5%;
  border-radius: 5%;
  width: 28em;
  line-height: 150%;
  padding: 1em;
  margin-left: auto;
  margin-right: auto;
}

.home .hpguida a {
  padding: 1em;
  color: #333;
  background: url(tip.png) no-repeat left center;
  padding-left: 30px;
}

/* place */

.place .menu {
  clear: right;
  float: right;
}

.place .tools {
  list-style: none;
  margin: 0 0 2em 0;
  padding: 0;
}

.place .tools li a {
  display: block;
  padding: .75em;
  padding-left: 35px;
  color: #666;
  border-bottom: 1px solid #f0f0f0;
}

.place .tools li.star a {
  background: #fff url(star-off.png) no-repeat 5px center;
}

.place .tools li.star {
  /* preload */
  background: url(star.png) no-repeat -100px -100px;
}

.place .tools li.star a:hover {
  color: #fff;
  background: #39f url(star.png) no-repeat 5px center;
  text-decoration: none;
}

.place .tools li.home a {
  background: url(home-off.png) no-repeat 5px center;
}

.place .tools li.home {
  /* preload */
  background: url(home.png) no-repeat -100px -100px;
}

.place .tools li.home a:hover {
  color: #fff;
  background: #39f url(home.png) no-repeat 5px center;
  text-decoration: none;
}

.place .tools li.feed a {
  background: url(feed-off.png) no-repeat 5px center;
}

.place .tools li.feed {
  /* preload */
  background: url(feed.png) no-repeat -100px -100px;
}

.place .tools li.feed a:hover {
  color: #fff;
  background: #39f url(feed.png) no-repeat 5px center;
  text-decoration: none;
}

.place .tools li.mini a {
  background: url(mini-off.png) no-repeat 5px center;
}

.place .tools li.mini {
  /* preload */
  background: url(mini.png) no-repeat 5px center;
}

.place .tools li.mini a:hover {
  color: #fff;
  background: #39f url(mini.png) no-repeat 5px center;
  text-decoration: none;
}

.place h2 {
  clear: left;
  color: #c60;
}

.place abbr {
  text-decoration: none;
  border: 0;
}

.place abbr.c {
  display: none;
}

.place dt, .place .label {
  color: #999;
  font-weight: bold;
}

.place .current {
  clear: left;
}

.place .current dt {
  clear: left;
  float: left;
  width: 9em;
  margin: 0;
  padding: .5em;
  font-size: 1.25em;
  vertical-align: middle;
}

.place .current dd {
  margin: 0;
  padding: .5em;
  font-size: 1.375em;
  vertical-align: middle;
}

.place .current dd .label {
  vertical-align: middle;
  font-size: .65em;
  margin-left: 2em;
}

.place .current .skydt {
  display: none;
}

.place .current .sky {
  margin-left: 0;
  padding: 0;
}

.place .current .sky img {
  vertical-align: middle;
  margin-right: 1em;
}

.place .current .tempdt {
  padding: .75em .5em .5em .5em;
}

.place .current .temperature {
  font-size: 3em;
  padding: 0;
}

.place .windfrom {
  position: relative;
  top: 0;
  display: block;
  padding-top: 32px !important;
  overflow: hidden;
  margin: 0;
  height: 0 !important; 
}

.place .pression, .place .wind {
  overflow: hidden;
  padding-left: 40px !important;
  position: relative;
}

.place .falling {
  background: url(S.png) no-repeat center left;
}

.place .steady {
  background: url(steady.png) no-repeat center left;
}

.place .rising {
  background: url(N.png) no-repeat center left;
}

.place .N {
  background: url(N.png) no-repeat center left;
}

.place .E {
  background: url(E.png) no-repeat center left;
}

.place .S {
  background: url(S.png) no-repeat center left;
}

.place .W {
  background: url(W.png) no-repeat center left;
}

.place .sun {
  clear: both;
}

/* forecasts */

.place h2.forecasts {
  padding-top: 2em;
}

.place ul.forecasts {
  list-style: none;
  margin: 0;
  padding: 0 0 2em 0;
  float: left;
}

.place .forecasts img {
  vertical-align: middle;
}

.place .forecasts li {
  float: left;
  margin-right: 1em;
  margin-top: 2em;
  width: 15em;
  height: 13em;
  padding: 0 0 0 14px;
  background: url(left-top-corner-box.jpg) no-repeat left top;
}

.place .forecasts li dl {
  margin: 0;
  padding: 0;
}

.place .forecasts li dt {
  padding: .25em 0;
  margin-right: .5em;
  float: left;
  clear: both;
}

.place .forecasts .hide {
  display: none;
}

.place .forecasts li dd {
  margin: 0;
  padding: .25em 0;
}

.place #forecastGraph {
  clear: both;
  padding-top: 2em;
  padding-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.place .had {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
}

/* astro */
p.astro {
margin: .5em 0 0 0;
padding: 0;
font-size: 1.275em;
text-align: justify;
line-height: 150%;
}

p.sun {
 padding-left: 38px;
 background: url(../icone/small/32.png) no-repeat left center;
}

p.moon {
 padding-left: 38px;
 background: url(../icone/small/31.png) no-repeat left center;
}

.ricerca h1 {
  display: none;
}

.ricerca h2 {
  color: #c60;
}

.ricerca h2.off {
  color: #808080;
  font-weight: normal;
}

.ricerca ul {
  list-style: none;
  margin: .5em 0 2em 0;
  padding: 0;
}

.ricerca ul li a {
  display: block;
  width: 30em;
  padding: .5em;
  color: #666;
  border-bottom: 1px solid #f0f0f0;
  font-size: 1.275em;
}

.ricerca ul li a span {
  font-weight: normal;
}

.ricerca ul li a:hover, .ricerca ul a:hover span {
  background: #39f;
  color: #fff;
  text-decoration: none;
}

.ricerca .ad {
  float: right;
}

.credits {
  clear: both;
  color: #8D8D8D;
  text-align: center;
  margin: 0;
  padding: 3em 0 2em 0;
  font-size: .9em;
}

.credits a {
  color: #8D8D8D;
  background: url(twc.png) no-repeat left center;
  padding: 10px 0 10px 35px;
}

/* guida */

.guida {
  padding: 1em 2em;
  max-width: 70em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.guida .toc {
  clear: both;
  padding-top: 1em;
}

.guida h2 {
  color: #666;
  clear: both;
  margin: 0;
  padding: 1em 0 0 0;
}

.guida p {
  margin-top: .5em;
  font-size: 1.275em;
  text-align: justify;
  line-height: 150%;
}

.guida h2 a {
  color: #666;
}

.guida h2 a:hover {
  text-decoration: none;
}

.guida h3 {
  clear: both;
  color: #666;  
}

.guida img.ssr {
  float: right;
  margin: -3em 0 1em 1em;
}

.guida img.ssl {
  float: left;
  margin: 0 1em 1em 0;
}

.guida p a img {
  vertical-align: middle;
}

.guida ul {
  font-size: 1.275em;
  list-style-type: none;
  margin: 1em 0 0 1em;
  padding: 0;
}

.guida li {
  background: url(plus-off.png) no-repeat left center;
  padding: .25em;
  padding-left: 24px;
}

.guida li:hover {
  background: url(plus.png) no-repeat left center;
}

.guida code {
  line-height: 3em;
  padding: .5em;
  border: 2px solid #eeeee6;
}

.guida .tip {
  background: #fffff0;
  border: 1px solid #ddddd0;
  -moz-border-radius: 5%;
  -khtml-border-radius: 5%;
  border-radius: 5%;
  text-align: center;
  width: 26em;
  line-height: 150%;
}

.guida .tip a {
  display: block;
  padding: 1em;
  color: #333;
  text-decoration: none;
}

.guida .tip a:hover {
  color: #666;
  text-decoration: none;
}

.guida .tip a img {
  margin-left: 1em;
}

.guida pre {
  padding: 1em;
  background-color: #f9f9f3;
  border: 2px solid #eeeee6;
  font-size: 1.25em;
}

.guida #daubau_cucina_searchlet iframe {
  width: 400px;
}

/* end guida */
