﻿/*
================================
Meco Miami StyleSheet
by Neo Tokyo Technologies, Inc.
www.neotokyotech.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/

#twitter_div .sidebar-title h2
{
    margin: 0;
    font-weight: bold;
}

#twitter_div .twitter-link
{
    font-size: small;
    display: block;
    text-align: left;
}

#twitter_div .twitter_update_list
{
    margin: 0;
}

/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/***********************************/
/*              LINKS              */
/***********************************/

.addthis_toolbox .custom_images a:hover img
{
    filter:alpha(opacity=99);
    -moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border-width: 0;
}

.addthis_toolbox .custom_images a img
{
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	border-width: 0;
}


/***********************************/
/*             FOOTER              */
/***********************************/


