/**
 * Magentweet : Twitter Widget for Magento
 * by
 * Agence Dn'D - Création site e-Commerce Magento - http://www.dnd.fr/magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * Available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category   Widget
 * @package    Dnd_Magentweet
 * @copyright  Copyright (c) 2010 Agence Dn'D (http://www.dnd.fr)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */





.facebook .block-title {/*border-bottom:1px solid #DDD;*/height:31px;background:url("../images/facebook.jpg") #797E51 no-repeat 10px 10px;height:51px;-moz-border-radius: 5px 5px 0 0;}


.facebook .block-bottom {height:14px;background:#797E51 ;-moz-border-radius: 0px 0px 5px 5px;text-align:right;padding:13px;margin-top:-3px;}


.block-magentweet {background: none repeat scroll 0 0 #F8F7F5;padding:0;margin-bottom:20px;}
.block-magentweet .block-title {/*border-bottom:1px solid #DDD;*/height:31px;background:url("../images/twitter.jpg") no-repeat scroll 10px 10px #797E51 ;height:51px;-moz-border-radius: 5px 5px 0 0;}


.block-magentweet .block-bottom {height:14px;background:url("../images/twitter_bottom.jpg") no-repeat scroll 10px 10px #797E51 ;-moz-border-radius: 0px 0px 5px 5px;text-align:right;padding:13px;}


.block-magentweet .block-title strong { 
/*	background:url(../images/magentweet/bird.gif) no-repeat; */
/*	padding-left: 20px; 
	color: #fff;*/
	text-transform: uppercase;
	font-size: 23px;
}

.block-magentweet .block-content {/*background: none repeat scroll 0 0 #F8F7F5*/_margin: 0px;border:solid 1px #797E51;background:#fff;}
.block-magentweet .block-content ul {padding: 0 20px; _padding: 0; _display: inline;}
.block-magentweet .block-content li { /*border-bottom:1px solid #DDD;*/ padding:5px 0;color:#808080;}
.block-magentweet .block-content li a {font-weight:bold; padding:0; margin:0;display:inline-block;}
.block-magentweet .block-content img { float:left; margin:5px 5px 0 0; }
.block-magentweet .block-content ul li div {float:left; margin:5px 0 0 0; }
.block-magentweet .clearer { clear: both; }


