/** * @version		$Id: labels.css 366 2009-03-22 23:28:41Z robs $ * @package		JXtended.Labels * @subpackage	com_labels * @copyright	(C) 2008 JXtended, LLC. All rights reserved. * @license		GNU General Public License. * @link		http://jxtended.com */p.labels-label-body{	margin-bottom: 0px;}div.labels-other-labels{	border-top-width: thin;	border-bottom-width: thin;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #CCC;	border-bottom-color: #CCC;	margin-top: 2px;	margin-right: 0px;	margin-bottom: 8px;	margin-left: 0px;	padding-top: 2px;	padding-bottom: 3px;}div.label_clr {	clear:left;}/* * Label media */img.labels-label-media{	float: left;	padding-right: 5px;	padding-bottom: 5px;}img.labels-item-media{	float: left;	padding-right: 5px;	padding-bottom: 5px;}div.labels-list-full span.pagination{	text-align: center;	margin: 10px auto 0px;	display: block;	clear: both;}.labels-cloud-full{	text-align: left;	padding: 0px;	margin: 0px;}.labels-cloud-full li{	list-style-type: none;	display: inline;	padding: 1px 1px;	margin: 0px;}li .label10{	color: #000;	font-size: 1.8em;}li .label9{	color: #000;	font-size: 1.7em;}li .label8{	color: #000;	font-size: 1.6em;}li .label7{	color: #000;	font-size: 1.5em;}li .label6{	color: #000;	font-size: 1.4em;}li .label5{	color: #000;	font-size: 1.3em;}li .label4{	color: #000;	font-size: 1.2em;}li .label3{	color: #000;	font-size: 1.1em;}li .label2{	color: #000;	font-size: 1.0em;}li .label1{	color: #000;	font-size: 0.9em;}li .label0{	color: #000;	font-size: 0.8em;}.titre_tag {	font-family: Verdana, Geneva, sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	text-transform: uppercase;	color: #FFF;	text-decoration: none;	background-color: #900;	text-align: center;	vertical-align: middle;	width: 100%;	margin-bottom: 15px;	border: thin solid #630;	padding-bottom: 5px;	padding-top: 5px;}.labels-separator {	height: 15px;	width: 100%;}.titre_item, a.titre_item, a.titre_item:active, a.titre_item:visited{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	text-transform: uppercase;	text-decoration: none;	width: 100%;	padding-top: 3px;	padding-bottom: 3px;	border-top-width: thin;	border-bottom-width: thin;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #900;	border-bottom-color: #900;}.titre_item a:hover{	text-decoration: none;	color: #999;	}.labels-item-readmore {	font-size: 9px;	font-weight: bold;	float: right;}
