/**
 * =============================================================
 * RAXO All-mode PRO J2.5 - Template CSS
 * -------------------------------------------------------------
 * @package		RAXO All-mode PRO
 * @subpackage	All-mode Default Template
 * @copyright	Copyright (C) 2009-2013 RAXO Group
 * @license		RAXO Commercial License
 * 				This file is forbidden for redistribution
 * @link		http://raxo.org
 * =============================================================
 */


/* ----- RESET Styles ----- */
.venews-similar .allmode-topbox {
  margin-bottom:1.25em;
}

.venews-similar ul.allmode-itemsbox {
  font-size: 0.875em;
}
.venews-similar .allmode-text {
    margin-top: 4px;
    font-size: 0.8em;
    line-height: 120%;
}
     
.venews-similar h3.allmode-name, .ve-short-news h3.allmode-name{
    display: block;
    font-size: 0.9375em;
    font-weight: 900;
    line-height: 110%;
    padding: 10px 0px 7px 0px;
    text-transform: uppercase;
}

.venews-similar ul.allmode-itemsbox {
  padding-right:10px;
}

.venews-similar ul li.allmode-item {
  background: url("red-disc.html") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
  padding-left: 1.125em;
  line-height: 128%;
  padding-bottom:0.56em;
}

/* ----- TOP ITEMS Styles ----- */
.venews-similar .allmode-topitem {												/* TOP Item DIV */
	padding-bottom: 16px;
	overflow: hidden; clear: left;
}
.venews-similar .allmode-topitem .allmode-img {								/* TOP Item IMAGE */
	float: left;
  width: 100%;
}

.venews-similar .allmode-topitem .allmode-title a {
	font-weight: bold;
}




