/*
Plugin Name: Wordpress Plugin Framework Reloaded
Version: 0.1 
Description: Based on Xavisys Plugin Framework, Wordpress Plugin Framework and Simple Plugin Framework
Donate link: http://smsh.me/7kit
Author: Lopo Lencastre de Almeida
Author URI: http://ipublicis.com/
Plugin URI: http://wordpress.org/extend/plugins/wordpress-pluging-framework-reloaded/
License: GNU LGPL v3 or later

    Copyright (C) 2010 iPublicis!COM

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

#icon-wpfr {
	background:transparent url(/wp-content/plugins/author-box-reloaded/images/ipublicis-logo-32.png) no-repeat scroll bottom left;
	}

a.liexternal { 
	padding-right: 16px; 
	background: url(images/link-icon_external.gif) 
	no-repeat left; 
	}

