/*  Copyright 2008 Eric Schulz. All Rights Reserved.

    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 2 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.
    http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
Plugin Name: Profiler
Plugin URI: http://www.visualguides.org/profiler/
Author: Eric Schulz
Author URI: http://www.visualguides.org/
*/
	
	/*
	Formatting for the user profiles, member directory, and stats widget
	*/
	.pfprofile {
		text-decoration: none; 
		border: 0;
		}
	.pfprofile img {
                border: 0;
        }	
	.pfprofile h2 {
		}
		
	.pfprofile h3 {
		
		}
		
	.pfprofile h4 {
		
		}
		
	.pfprofile p {
		
		}
		
	.pfprofile a {
		
		}
		
		
	.pfdirectory table {
		border-collapse: collapse;
		width: 100%;
		}
	
	.pfdirectory th {
text-align: left;
		}
	
	.pfdirectory td {

		}
		
	.pfback {

		}
		
	.pfpagisingle {

		}
	
	.pfpagidirect {
	
		}
		
	.pfwidget {
		}
	
	.pfwidget h2 {
		}
	
	.pfwidget small, #sidebar ul ul li, #sidebar ul ol li {
		
		}
