/*
	Copyright 2010 - Max Hacking - Hacking Networked Solutions

	This file is a part of the Hacking Networked Solutions Document Management System CSS Styles 

    The Hacking Networked Solutions Document Management System 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.

    The Hacking Networked Solutions Document Management System 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 the
    Hacking Networked Solutions Document Management System.  If not, please refer to  
    <http://www.gnu.org/licenses/>.
*/

.social-networking
{
	margin-top: 2em;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	text-align: left;
	clear: both;
}

.social-networking span
{
}

.google-like
{
}

.twitter-tweet
{
	margin-right: 1em;
}

.reddit-this
{
	position: relative;
	top: 2px; 
	margin-right: 2em;
}

.stumble-upon
{
	position: relative;
	top: -1px; 
	margin-right: 2em;
}

.fb-root-span
{
	position: relative;
	top: -4px;
}

#fb-root
{
	visibility: hidden;	
}