@import url("reset-ptz.css");
@import url("layout-ptz.css");
@import url("classi-utili-ptz.css");

/*
               __                       .__          __          
______   _____/  |_____________  ______ |  | _____ _/  |_________
\____ \_/ __ \   __\_  __ \__  \ \____ \|  | \__  \\   __\___   /
|  |_> >  ___/|  |  |  | \// __ \|  |_> >  |__/ __ \|  |  /    / 
|   __/ \___  >__|  |__|  (____  /   __/|____(____  /__| /_____ \
|__|        \/                 \/|__|             \/           \/
                                          
                                          web design & strutturazione xhtml/css
                                          
                                          http://www.petraplatz.it
                                          Riccardo Petracchini


*/

.table_border{ margin: 0 auto !important;}


.tweet {
   clear: both;
     color: #fff; 
   padding-top: 30px;
}

.tweet .tweet_list {
    list-style-type: none;
    margin: 0 0.3em;
    padding: 0;
    background-color: #000; 
   -webkit-border-radius-topleft: .5em;
   -webkit-border-radius-topright: .5em;
   -moz-border-radius-topleft: .5em;
   -moz-border-radius-topright: .5em;
}
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; 
}
      .tweet .tweet_list li a {
        color: #999; 
}
  
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; 
}
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; 
}

#catalog_1, #catalog_2, #catalog_3{
   margin: 0 20px;
}
.datatour{
   background: #f8f8f8;
   width: 550px;
   clear: both;
   float: left;
   border-left:1px dotted #DDDDDD;
   border-top:1px dotted #DDDDDD;
}
.odd{
   background: #fff;
}
.datatour span{
   border-right:1px dotted #ddd;
   display:block;
   float:left;
   font-size:0.6em;
   margin:0 0 0 5px;
   padding:5px;
   width:90px;
   min-height: 25px;
}
.datatour .old{
   color: #bbb;
}
.catalog_1_clearleft{
   height: 0;
}
.catalog_2_clearleft{
   height: 0;
}
.catalog_3_clearleft{
   height: 0;
}

.datatour .dataconcerto{
   width: 60px;
}

.datatour .provincia{
   width: 20px;
}
.datatour .descrizione{
   width: 200px;
}

#twittericona{
   float: right;
   margin: 8px 8px 0 0 !important;
   position: relative;
   top: 40px;
   z-index: 3000;
}


.fb_iframe_widget {
   top: 30px;
   left: 20px;
}

.twtr-ft{display: none !important}
