/*
* Joomla Custom Properties
* @package Custom Properties
* @subpackage mod_cpcloud.php
* @version 1.90
* @author Andrea Forghieri
* @copyright (C) Andrea Forghieri, www.solidsystem.it
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2
*/


div.cpcloud_cloud{
 padding : 1em;
}
div.cpcloud_cloud ul {
  list-style : none;
  margin : 0;
  padding : 0;
  line-height : 1.5em;
}
div.cpcloud_cloud li {
  display : inline;
  background-image : none;
  padding : 0.35em 0.35em 0.35em 0em!important;
  margin :0px!important;
  line-height : 1.5em!important;
}
div.cpcloud_cloud li a {
	color: black;
	  white-space: nowrap;
}
div.cpcloud_cloud li a:hover {
	color: #2A2A2A;
	text-decoration: none;
}
.cpcloud1{
  font-size : 1em;
}
.cpcloud2{
  font-size : 1.1em;
}
.cpcloud3{
  font-size : 1.2em;
}
.cpcloud4{
  font-size : 1.4em;
}
.cpcloud5{
  font-size : 1.6em;
}

/* pagina di ricerca */
table.search_summary th, table.search_summary td {
	padding: 4px;
}
span.cp_tag {
	display: block!important; color: #000!important;
}
.cp_title {	padding-top: 1em; }
.cp_title a { font-weight: bold; }

ul.cp_tags {
padding: 0px!important; margin: 0px!important;
}
ul.cp_tags li {
	display: inline; background: none!important; margin: 0px!important; padding: 0px 0.5em 0px 0px!important; 	}


