/* $Id: bf_partner.css,v 1.12 2007/04/26 12:55:42 bellis Exp $ */
/* NB: Excite Blogfire rules, all ids and classes begin with "e_bf_" (Excite BlogFire) */

#e_bf_header_bar 
    {
    height: 44px;
    background: url(../../../../blogfire/header/bg.gif) repeat-x;   
    margin-bottom: 2px;
    border: 1px solid #ddd;
    } 
                    	 	
.e_bf_logo
   {
   margin: 8px 2px 0 8px;
   float: left;
   border: 0;
   }

#e_bf_blogList
   {
   float: right;
   text-align: right;
   margin: 2px 8px 0 0;
   }
     
#e_bf_blogList img
   {
   vertical-align: middle;
   margin: 1px 0 2px 0;
   border: 0;
   }
   
.e_bf_sep
	{ 
   background: url("../../../../blogfire/header/sep2.gif") no-repeat; 
 	}	

#e_bf_blogList .selected, #e_bf_blogList a:hover
	{ 
   color: #e00;
 	}	

#e_bf_blogList a:hover 
    { 
   background-color: #F1F5F8;
    }

    	
#e_bf_blogList a
	{ 
   font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
   font-size: 11px;
   color: #444;
   text-decoration: none;
 	}