@import url("reset.css");
@import url("layout.css");
@import url("slider.css");
@import url("classiutili.css");

/*
               __                       .__          __          
______   _____/  |_____________  ______ |  | _____ _/  |_________
\____ \_/ __ \   __\_  __ \__  \ \____ \|  | \__  \\   __\___   /
|  |_> >  ___/|  |  |  | \// __ \|  |_> >  |__/ __ \|  |  /    / 
|   __/ \___  >__|  |__|  (____  /   __/|____(____  /__| /_____ \
|__|        \/                 \/|__|             \/           \/
                                          
            web design & strutturazione xhtml/css
                                          
            http://www.petraplatz.it
            Riccardo Petracchini


*/


/* fb widget style */

.connect_widget_facebook_logo_menubar{
   background: #000 !important;
   boder-color: #000 !important;
}

.fb_iframe_widget {

   margin:60px 0 0;

}

.fb_iframe_widget iframe{

   width: 200px !important;
   height: 150px !important;

}

#fbcontatti .fb_iframe_widget iframe {
   height:700px !important;
   width:710px !important;
}

.feed{
   margin: 80px 0 0 0;
   clear: both;
}

.fb_reset {
   display:none !important;
}

/* search */
#search_1{
   float: right;
   clear: both;
   width: 200px;
   margin: -2px 0 0 0;
}

#search_1 #keywords{
   padding: 4px;
   border: 1px solid #000;
   width: 150px;
}

#search_1 #butt_search{
   background: url('../pix/lente-rg.png') top center no-repeat;
   border: none;
   display: block;
   float: right;
   height: 20px;
   width: 13px;
   cursor: pointer;
   margin: 2px 20px 0 0;
   padding: 0;
   text-indent: 20px;
}

#feedicon img{
   float: left;
}

