/*
Plugin Name: TCVN Post Widget
Plugin URI: http://VinaThemes.biz
Description: A widget that show posts with many choose to display.
Version: 1.0
Author: VinaThemes
Author URI: http://VinaThemes.biz
Author email: mr_hiennc@yahoo.com
Demo URI: http://VinaDemo.biz
Forum URI: http://laptrinhvien-vn.com
License: GPLv3+
*/

.tcvn-post-widget ul {
    list-style: none outside none;
    margin-left: 0;
    margin-top: -2px;
    width:100%;
    margin: 0 !important;
}
.tcvn-post-widget .tcvn-menu li {
    list-style: none;
    margin: 0 !important;
}
.tcvn-post-widget li {
    line-height: 18px;
    padding: 5px 0;
    float:left;
    height:auto;
    margin: 0 !important;
}
.tcvn-post-widget li a {
    color: #21759B;
    font-weight: normal;
    text-decoration: none;
}
.tcvn-post-widget li a:hover {
    color: #d54e21 !important;
}
.vina-post-info {
    font-style: normal !important;
    
    padding: 5px 0;
    width:100%;
    font-size: 14px !important;
    line-height: 1.5 em !important;
}
.tcvn-post-widget .vina-post-introtext {
    line-height: 22px;
    padding: 5px;
    font-size: 14px !important;
    line-height: 1.5 em !important;
}
.tcvn-post-widget .vina-post-extra {
    padding: 5px 0;
}
.tcvn-post-widget .comment {
    border-right: 1px solid #848484;
    margin: 0 8px 0 0;
    padding: 0 4px 0 0;
}
div#tcvn-copyright {
    font-size: 12px;
    height: 0;
    overflow: hidden;
}
.tcvn-post-widget .vina-title {
    font-size:14px !important;
    font-weight:bold !important;
    color:#333 !important;
    font-family: "tahoma";
}
.tcvn-post-widget {
    width:auto;
    height:auto;
}
.item-post {
    list-style: none outside none;
    margin-left: 0;
    margin-top: -2px;
    position:relative;
    width:100%;
}
.tcvn-menu-item-post {
    width:auto !important;
    border:none !important;
    float:left !important;
    list-style:square inside none;
    font-size:14px !important;
    font-weight:bold !important;
    color:#333 !important;
    padding:0 !important;
    font-family: "tahoma";
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.tcvn-menu-item-post a {
    font-size:14px !important;
    font-weight:bold !important;
    color:#333 !important;
    padding-left:5px !important;
}
.tcvn-menu-item-post a:hover {
    color:#F00 !important;
}
.tcvn-menu {
    margin: 0;
    overflow: hidden;
    padding: 2px;
}