/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.biblioatipici.it/mt-static/themes/base-weblog.css);
@import url(http://www.biblioatipici.it/mt-static/themes/theme-vicksburg_red/theme-vicksburg_red.css);
/* end StyleCatcher imports */

/* ========  LOGO CABI ======= */
div.cabi { font-family: Arial, Helvetica, sans-serif; font-size:12px; width:12em; background-color: #ffffff; color: #616161;text-align:left; }
a.cabi {font-family: Arial, Helvetica, sans-serif; font-size:12px; background-color: #ffffff; color: #616161;text-align:left; text-decoration: none; }
span.cabi {font-weight: bold; font-size:14px; background-color: #ffffff;color: #0000FF; }
span.cabi2 {background-color: #ffffff;color: #616161; font-weight:bold; } 


/* ===== ALTRI BIBLIOATIPICI ===== */
.offsite {
    padding-right: 9px;
    background: url(/aoutside.gif) no-repeat right; 
}


.email {
    padding-right: 9px;
    background: url(/aemail.gif) no-repeat right; 
}


.pdf{
    padding-right: 16px;
    background: url(/pdf.gif) no-repeat right; 
}

.doc{
    padding-right: 16px;
    background: url(/doc.gif) no-repeat right; 
}

#footer
{
   clear: both;
   margin: 5px 10px 20px 10px;
   text-align: center;
   border-top: 1px solid #36414d;
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 10px;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

.floatimgleft {
                                float:left;
                                margin-top:10px;
                                margin-right:10px;
                                margin-bottom:10px;
                                padding:2px;
                                border:3px #a9a9a9;
                                max-width:250px;
                                }

                     code   {
                                font-size:14px;
                                font-weight:normal;
                                color:#000;
                                background: #F5F5F5;
                                text-align:left;
                                }
 blockquote {
                             /* color: #2F4F4F;
                             font-size:small;
                             font-style:italic;
                             background: #F5F5F5;
                             padding: 20px;
                             border: 1px solid #999; */
                             border: 1px dashed #C91300;
                             padding: 20px;
                             color: #2F4F4F;
                             font-size: small;
                             background: #F5F5F5/*f0f0f0*/;
                                }

