/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */



/* 3.2 Images */
.entry img { padding: 5px; border: 0px solid #fff; background:#fff;  }
img.thumbnail { padding: 0; border: 0px solid #999; background: none; }
img.thumbnail:hover { border: 0px solid #000; opacity:0.8; }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; height: auto; margin: 0px 20px 10px 0; }
.alignright  { float: right; height: auto; margin: 0px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:15px;}
img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

.entry .wp-caption { padding: 0px; text-align:center; background:#fff; border: solid 0px #fff; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border: 0; }
.entry .wp-caption-text { margin:0; padding:0; font:0.9em/1.5em sans-serif; text-align:center; }
.entry .wp-caption.aligncenter { margin:0 auto 15px; }

#mappapeople{
    position:absolute;
    margin:0;
    padding:0;
height:1000px;

}


#map {
    margin:0;
    padding:0;
    width:600px;
    height:600px;
    background:url(http://www.actanet.it/wp-content/uploads/2012/04/valigia_people.jpg) top left no-repeat #fff;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
}

#map li {
    margin:0;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
    background:url(http://www.actanet.it/wp-content/uploads/2012/04/blank.gif);
}

#map li a span { display:none; }

#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
}


#map a.francesca {
    top:25px;
    left:30px;
    width:110px;
    height:80px;
}
       
#map a.antonio {
    top:90px;
    left:260px;
    width:100px;
    height:50px;
}
       
#map a.dagmar {
     top:40px;
    left:360px;
    width:80px;
    height:50px;
}
       
#map a.patrizia {
    top:140px;
    left:460px;
    width:115px;
    height:95px;
}
       
#map a.katharina {
    top:280px;
    left:410px;
    width:100px;
    height:60px;
}

       
#map a.anna {
    top:400px;
    left:360px;
    width:110px;
    height:70px;
}

       
#map a.lorenzo {
    top:400px;
    left:115px;
    width:100px;
    height:70px;
}

       
#map a.giuseppe {
    top:300px;
    left:40px;
    width:70px;
    height:80px;
}

       
#map a.roberta {
	top:135px;
    left:30px;
    width:100px;
    height:100px;
    
}

<code>.ie7 #loopedSlider .content p,
.ie7 #loopedSlider .content h2 a,
.ie #loopedSlider .content p,
.ie #loopedSlider .content h2 a {

background: transparent url(images/ie7transparency.png) repeat left top;

}</code>