/**
 * @version		$Id$
 * @author		NooTheme
 * @package		Joomla.Site
 * @subpackage	mod_noo_k2_categoryitem
 * @copyright	Copyright (C) 2013 NooTheme. All rights reserved.
 * @license		License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
*/


.noo-k2ci:before, .noo-k2ci:after,.home-left:before, .home-left:after {
    content: "";
    display: table;
    line-height: 0;
}
.noo-k2ci:after,.home-left:after {
    clear: both;
}
.noo-k2ci {
}
.noo-k2ci .category-news {
}
.noo-k2ci .content-home2 {
}
.noo-k2ci .sub-category {
}
.noo-k2ci #content-home2 {
}
.noo-k2ci #home2 {
    margin: 0;
}
.noo-k2ci li {
    list-style: none outside none;
}
.noo-k2ci #home2 > li {
    float: left;
    list-style: none outside none;
    width: 50%;
}
.noo-k2ci .home-left {
    padding: 0 15px 5px 0;
}
.noo-k2ci .img-home2-left {
    float: left;
    margin: 0 10px 0 0;
}
.noo-k2ci .img-home2-left img {
    width: 120px;
}
.noo-k2ci .home2-title {
    margin: 0;
}
.noo-k2ci .home2-title a {
}
.noo-k2ci .home2-desc {
}
.home-right {
    border-left: 1px solid #DBDBDB;
    padding: 0 0 0 15px;
}
.home-right .more {
    margin: 0;
}
.home-right .more li {
    border-bottom: 1px solid #DBDBDB;
    font-weight: bold;
    padding: 7px 0;
}
