/**
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-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@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2014 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/

/*#wpintops_block_center {
    float: left;
    width: 100%;
}*/

#wpintops_block_center .block_content {
    margin-top: 10px;
}

#wpintops_block_center ul li {
    border: 1px solid #eee;
    margin-bottom: 10px;
    padding: 10px;
}

#wpintops_block_center ul li h5 {
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 0;
    padding-top: 5px;
}

#wpintops_block_center ul li span.post_date {
    font-style: italic;
}

#wpintops_block_center ul li p {
    min-height: 80px;
}

#wpintops_block_left ul li {
    border-bottom: 1px dotted #eee;
}

#wpintops_block_left ul li a {
    background: url("../../img/arrow_right_2.png") no-repeat scroll 10px 10px transparent;
    color: #333;
    display: block;
    padding: 7px 11px 5px 22px;
}

.footer-container #footer .blockcategories_footer {
    clear: none;
}

/*#wpintops_block_center ul li img {
    width: 100%;
}*/