/* layout.ccs: joomla basic styles */
/* specific joomla code */

/* ---------------------------------------------- article details */
.article-info {
    clear: both;
    font-size: 0.7em;
}

.article-info > div {
    margin:0 5px;
	display:inline;
}
.blog .title, .front .title {
	margin:0;
	font-size:2.5em; 
	}

.page-header {
	border-bottom: inherit;
    margin: inherit;
    padding-bottom: inherit;
	}
.readmore {
	float:right;
}
.content_rating {
	margin-top:5px;
	color:#666;
}
.article-info-term {
	display:none
}
.category-desc {
	color: #666;
	font-size:1.1em;
	position:relative;
}
.category-desc  .descimg{
	max-width:100%;
	width:40%;
	float:left;
	margin-right:10px;
}
.cat-children {
	width:100%;
	float:left;
}
div.cat-children div.category-desc {
	background:none;
	padding:0;
}
div.cat-children ul {
	margin:0;
	padding:0;
	list-style:none;
}	
div.cat-children ul li {
	float:left;
	padding:5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:5px;
}		
.display-limit, .filter-search {float:left;}
.cat-items {
	margin:10px 0;
}
ul.relateditems {
	padding:10px 0;
	list-style-position:inside !important;
	margin:0 !important;
}
ul.relateditems li {
	padding:0 5px;
	font-size:0.8em;
	line-height:1.2em;
	border-right:solid #5AA86A 1px;
	font-stretch:ultra-condensed;
	list-style:none;
	display:inline-block;
	
}
ul.relateditems li h4{
	font-weight:normal;
	margin:0;
}
/* -------------------- modulo (deginito nel module.php override) */

.modulo {
	padding: 5px 5px 10px 5px;
	box-sizing: border-box;	
}
/* -------------------- modulo END*/

/* -------------------- article details END */
/* -------------------- tags component */
.taglist img {
	float:left;
	width:20%;
	height:auto;
	margin:0 5px 0 0;
}
.taglist .taglist-item {
	float:left;
}
.tags .label-info {
	background:#129FC7;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.8em; 
	color:#ccc;	 
}
.tags {margin-bottom:10px;}
/* -------------------- tags component END */
/* -------------------- tags module popular */
.tagspopular ul, .tagssimilar ul {
	padding:5px;
}
.tagspopular li, .tagssimilar ul li {
	list-style:none;
	float:left;
	background:#666;
	color:#fff;
	font-size:0.9em;
	font-style:italic;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:5px 10px;
	margin:2px;
}
.tagspopular li:hover, .tagssimilar ul li:hover{
	background:#333;
}
.tagspopular li a, .tagssimilar li a{
	color:#fff;
	display:block;
	width:100%;
	height:100%;
}
/* -------------------- tags module popular END */
/* -------------------- rssfeed module */
.newsfeed {
	list-style:none; 
}
/* -------------------- rssfeed module END */
/* -------------------- module category, modeule latest news  */
ul.category, ul.categories-module, ul.category-module, ul.latestnews, ul.archive-module {
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
	text-align:center;
}
ul.category ul, ul.categories-module ul,  ul.category-module ul, ul.latestnews ul, ul.archive-module ul {
    list-style: none outside none !important;
}
ul.category li, ul.categories-module li,  ul.category-module li, ul.latestnews li, ul.archive-module li {
    float: left;
    width: 100%;
	margin-bottom:5px;

}
ul.categories-module li a, ul.category-module li a,  ul.latestnews li a, ul.archive-module li a {
    background: #eaf2e0;
    display: block;
    font-size: 1.1em;
	line-height:1.2em;
	padding: 0 10px;
    text-decoration: none;
}
ul.category li ul a, ul.categories-module li ul a, ul.category-module li ul a,  ul.latestnews li ul a, ul.archive-module li ul a {
    font-size: 0.9em;
    padding: 0 30px;
}
ul.category li a:hover, ul.categories-module li a:hover,  ul.category-module li a:hover,  ul.latestnews li a:hover, ul.archive-module li a:hover {
    color: #FFFFFF;
}
/* -------------------- module category, modeule latest news END */
/* -------------------- module menu sidebar  */
 
#side ul.menu {
    list-style: none outside none !important;
    margin: 0 !important;
    padding: 0 !important;
	text-align:center;

}
#side ul.menu ul {
    list-style: none outside none !important;
}
#side ul.menu li {
    float: left;
    width: 100%;
	margin-bottom:1px;

}
#side ul.menu li a {
    background: #AACEA8;
    display: block;
    font-size: 1.1em;
    line-height: 2em;
    padding: 0 10px;
    text-decoration: none;
}
#side ul.menu li ul a {
    font-size: 0.9em;
    padding: 0 30px;
}
#side ul.menu li a:hover {
    color: #FFFFFF;
}

/* -------------------- module menu sidebar END */
/* -------------------- module menu sidebar  */
.latestnews li {
	list-style:none;

}
/* -------------------- module menu sidebar END  */

/* -------------------- filtro di ricerca nell'archivio categorie */
.filter-search {
	clear:both;
	background:#ccc !important;
	border:none !important;
}
.filter-search #month, .filter-search #year, .filter-search #limit {
	width:100px;
}
/* -------------------- filtro di ricerca nell'archivio categorie END*/
/* -------------------- contacts */
.panel {
	background:#fff;
	margin:5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.panel h3 {
	
}
.contact-image {
	float:left;
	margin:5px;
}
.contact-form  fieldset {
	width:60%;
	margin:0 auto;
}
/* ---------------------------------------------- contacts END */
/* ---------------------------------------------- module weblinks */
.weblinks li a {
	font-weight:bold;
}
.weblinks li p {
	font-size:0.8em;
	font-style:italic;
}
/* ---------------------------------------------- module weblinks END */
/* ---------------------------------------------- pagination  */
.counter {text-align:center;}
.pagination {
	margin: 20px 0;
	text-align:center;
	clear:both;
}
/* ---------------------------------------------- BLOG layout columns */
.leading {
	margin:0;
	padding:0;
	float:left;
	width: 100%;
}
.item {
	float:left;
	margin:0;
	padding:0;
}
.cols1 {
	width:100%;
}
.cols1, .item.leading {
	width:100%;
}
.cols2 {
    width:50%;
}
.cols3 {
	width:33.3%;
}
.cols4 {
	width:25%;
}
.cols5 {
	width:20%;
}
.cols6 {
	width:16.5%;
}
/*
	.cols1 .article-box, .leading .article-box {
	margin:0 !important;
	padding:0 !important;
	position:relative;
	}
*/
.article-box {
	margin:0 0 2px;
	padding:5px;
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
	-webkit-box-shadow: 0px 5px 3px 0px #ccc;
	box-shadow: 0px 5px 3px 0px #ccc;
	border-bottom:solid 3px #ccc;	
}

.item-page {
	position:relative;
	padding:0 5px;
}
.items-row {
	margin-bottom:0 !important;
}
.blog-more {
    padding:10px 5px;
	
}
.items-more {
    float:left;
	clear:both;
	width:100%;
}
.mod-languages img {
	width:40px; height:auto;
	margin:5px;
}
.row-separator {
	clear:both;
}
.item-separator {
}
figure, figcaption {
	margin:0;
	padding:0;
}
/* ---------------------------------------------- BLOG layout columns END */
/* ---------------------------------------------- Image intro styles */
.img-intro, .img-intro.none {
	display:block;
	position:relative;
	float:left;
	margin-bottom:10px;
	width:25%;	
	padding-bottom:25%;
	background-size:cover;
	background-position:center;
	cursor:pointer;
}
.img-intro.leadimg {
	width:100%;	
	padding-bottom:50%;

}
.img-intro a {
	display:block;
	width:100%;
	height:100%;
	
}
.img-intro.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.img-intro.right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.img-intro a {
	display:block;
	width:100%;
	height:100%;
}


/* ---------------------------------------------- Image intro styles END */
/* ---------------------------------------------- Image article styles */

.img-fulltext, .img-fulltext.none {
	width:100%;
	position:relative;
	margin-bottom:10px;
	position:relative;
}
.img-fulltext.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	position:relative;
	width:40%;
	max-width:300px;
	margin-right:10px;
	margin-bottom:10px;
}
.img-fulltext.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	position:relative;
	width:40%;
	max-width:300px;
	margin-left:10px;
	margin-bottom:10px;
}
.img-fulltext.none img {
	width:100%; height:auto;
}
.img-fulltext.left img {
	width:100%; height:auto; float:left;
}
.img-fulltext.right img {
	width:100%; height:auto; float:right;
}
.img-fulltext.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-fulltext.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* ---------------------------------------------- Image article styles END */
/* ---------------------------------------------- Image caption in blog and article */

.img-intro figcaption, .img-fulltext figcaption {
	width:100%;
	padding:5px;
	box-sizing: border-box;
	position:absolute;
	bottom:0;
	left:0;
	background-color: rgba(256, 256, 256, 0.5);
	font-size:0.8em;
	font-style:italic;
	
}
/* ---------------------------------------------- Image caption in blog and article END */
/* ---------------------------------------------- Banners */
.banneritem img {width:100%; height:auto;}
/* ---------------------------------------------- Banners END */
/* ---------------------------------------------- Breadcrumb */
.breadcrumb {
	list-style: none;
	padding:0 10px;
	margin:0 !important;
	background:none;
box-sizing: border-box;		
}
.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.breadcrumb .divider {
	padding: 0 5px;
	font-family: 'IcoMoon';
	font-style:normal;
}
/* ---------------------------------------------- Breadcrumb END */

/* ---------------------------------------------- contact */
	
.list-title {
	font-weight:bold;
	}
/* ---------------------------------------------- contact END */
/* ---------------------------------------------- search page */

#searchForm label {float:left; width:auto !important;}

/* ---------------------------------------------- search page END */


/* ------------------------------------------------------- menù admin */
#adminbar {
	width: 100%;
	background:;
	position:relative;
	margin:0 auto;
	background: #666;
	color:#ccc;
	overflow: auto; 
}
#adminbar .pad {
	padding:10px;
}
#adminbar ul.menu {
	list-style-position: outside;
	list-style-type: none;
	font-size:14px;
	text-align: left;
}
#adminbar ul.menu li {
	line-height: 1.3em;
	margin: 1px ;
	background: #009EE0;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	float:left;
}
#adminbar ul.menu li a {
	padding:2px 10px;
	text-decoration: none;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	color:#fff;
}
#adminbar ul.menu li a:hover {
	color: #000;
	background: #B9E1FF;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
#adminbar ul.menu li.current a {
	background: #B9E1FF;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */	
}
#adminbar ul.menu ul{
	font-size:12px;
	padding:2px 5px;
}
#adminbar ul.menu li ul li a {
	padding:2px 10px 2px 20px;
	text-decoration: none;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
}
/* ------------------------------------------- menù admin END */
/* ------------------------------------------- social links */ 
.social-actions {
	width:100%;
	bottom:0;
	left:0;
}
.home .social-actions {
	display:none;
}
.item-page .social-actions {
	bottom: inherit;
    display: block;
    left: inherit;
    width: 100%;
}
.social-actions ul{
	list-style: insidebar none;
	margin:0 auto !important;
	padding:0;
	text-align:center;
}
.social-actions ul li{
	display:inline-block;
}
.social-actions ul li a{
	display:block;
	width:32px;
	height:32px;
	background-color:#ccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.social-actions ul li.facebook a{
	background-image: url(../images/32x32_facebook.png);
} 
.social-actions ul li.twitter a{
	background-image: url(../images/32x32_twitter.png) ;
}
.social-actions ul li.google a{
	background-image: url(../images/32x32_google.png) ;
}
.social-actions ul li.pinterest a{
	background-image: url(../images/32x32_pinterest.png) ;
}
.social-actions ul li.linkedin a{
	background-image: url(../images/32x32_linkedin.png);
}
.social-actions ul li a:hover{
	background-color:#dddddd;
} 
/* ------------------------------------------- social links END */ 
/* ------------------------------------------- frontend joomla UI */ 



/* ------------------------------------------- frontend joomla UI END */ 
