/* CSS Document */

@import url("gallery.css");

body{background-color:#000;background-image:url(../img/bg-top-body.gif);background-repeat:repeat-x;font-family:"Trebuchet MS", Verdana, Arial;font-size:12px;}
h1{font-family:"Trebuchet MS", Verdana, Arial; letter-spacing:1px;font-size:24px;}
h2{color:#d4790f;font-weight:normal;font-size:18px;margin:0;padding-top:30px;clear:both;height:20px;}

ul{color:#fff; list-style-type:square;}

a{color:#d4790f;text-decoration:none;}
a:hover{color:#d4790f;text-decoration:underline;}

#top-head{width:1000px;height:84px;margin:0;padding:10px;}

#menu-top{clear:left;margin:0;padding:0;list-style-type:none;font-size:14px;font-weight:bold;color:#d4790f;padding-top:60px;height:268px;}
#menu-top li{width:130px;height:19px;letter-spacing:0.5px;margin-bottom:5px;}
#menu-top li a{width:130px;height:19px;padding:2px 14px 0 14px;color:#d4790f;text-decoration:none;}
#menu-top a:hover{width:130px;height:19px;padding:2px 14px 0 14px;background-image:url(../img/bg-menu-top.gif);color:#fff;display:block}

#top-content{color:#474747;display:table;width:500px;text-align:justify;height:260px;position:absolute;left:250px;top:180px;}

#menu-bottom{clear:left;margin:0;padding:0;list-style-type:none;font-size:14px;font-weight:bold;color:#fff;padding-top:20px;float:left;}
#menu-bottom li{width:130px;height:19px;letter-spacing:0.5px;margin-bottom:5px;}
#menu-bottom li a{width:130px;height:19px;padding:2px 14px 0 14px;color:#fff;text-decoration:none;}
#menu-bottom a:hover{width:130px;height:19px;padding:2px 14px 0 14px;background-image:url(../img/bg-menu-bottom.gif);color:#474747;display:block}

#left-bottom-content{display:table;float:left;width:200px;margin-top:0;margin-right:42px;}

#main-bottom-content{display:table;width:500px;margin:0 0 10px 0;padding:0;}
#main-bottom-content p{color:#fff;}

#footer{clear:both;margin-top:50px;width:1000px;color:#fff;text-align:center;}
#footer a{color:#fff;}

#me{position:absolute;top:117px;left:760px;}

.contatta{float:left;margin-left:385px;font-size:14px !important;clear:right;}
.contatta img{position:relative;top:20px;}

.selected{background-image:url(../img/bg-menu-top.gif);color:#fff !important;padding:2px 14px 0 14px;letter-spacing:0.5px;}
.selected a{color:#fff !important;}

.selected2{background-image:url(../img/bg-menu-bottom.gif);color:#474747 !important;padding:2px 14px 0 14px;letter-spacing:0.5px;}
.selected2 a{color:#fff !important;}

.img-friends{padding-top:30px;margin-bottom:20px;}
.img-friends img{border:1px solid #5b5b5b;}

.loghini{width:185px;text-align:center;color:#d4790f}
.loghini a{text-decoration:none;color:#d4790f}
.loghini a:hover{text-decoration:underline;}
.loghini img{clear:both !important;}

.item-event{background-image:url(../img/day.jpg);background-repeat:no-repeat;background-position:top left;margin-top:35px;display:table;width:100%;text-align:justify;}
.day{float:left;width:74px;height:74px;color:#fff;font-size:22px;font-weight:bold;text-align:center;padding-top:4px;}
.giorno{font-size:28px;}
.event-content{width:390px;float:right;color:#ffffff;margin-left:30px;}
.event-content h2{padding:0;display:table;}
.event-content p{margin-top:5px;}

/* hack per Firefox */  
@-moz-document url-prefix() {
#top-content{color:#474747;display:table;width:500px;text-align:justify;height:260px;position:absolute;left:250px;top:175px;}
.item-event{background-image:url(../img/day.jpg);background-repeat:no-repeat;background-position:top left;margin-top:20px;display:table;width:100%;text-align:justify;} 
} 
/* fine hack per Firefox */ 