/*------------------------------------------------------------------------
# JoomlAxe CSS
# ------------------------------------------------------------------------
# Author: Spy2furious@gmail.com
# Websites:  http://www.joomlaxe.com
# License:  Creative Commons Attribution 3.0 License
# Joomla 1.6+
-------------------------------------------------------------------------*/


/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #ffffff;
/* 	text-align: center; */
}

div#body_container {
	width:970px;
	border-top:0;
	border-right:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;
}

p {
  /*content: normal;
  display: inline-block;*/
  width: 100%;
}

/* links */
a, a:link, a:visited{
	color: #800;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #000;
}
h1 { font-size: 1.5em; color: #bbb; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.4em;  font: plain; color: #999; }

p, h1, h2, h3, h4 {
	margin: 0px 0px;
}
ul, ol {
 	list-style:bullet;
	margin: 5px 0px;
	padding: 0;
}
ul span, ol span {
/*	color: #000; */
}

/* images */
img {
	border: none;
}

fieldset {
	padding: 5px 5px;
	border: none;
}

fieldset a {
	font-weight: bold;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 970px; height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 160px;
	background: #fff;
/*	background: #000 url(../images/headerbg.gif) repeat-x 0% 100%;*/
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;
}
#header h2#slogan {
	position: absolute;
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;
}

/* search */
#search{
	float: right;
	margin: 0px 0px 0 0;

}

/* top menu */
#topmenu{
	float: right;
	margin: 10px 0 0 0;
}

/* main */
#main {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 530px;
	overflow: hidden;
}

#main div{
	margin: 0 0 5px 0;
}

/* sidebar */
#sidebar {
	float: left;
	width: 220px;
	margin: 0;	padding: 0px 0px;
	display: inline;
	overflow: hidden;
	background: #fff;
}

/* rightbar */
#rightbar {
	float: right;
	width: 180px;
	padding: 0px 0px; margin:0;
	overflow: hidden;

}

/* Footer */
#footer {
	clear: both;
	color: #000;
	border-top: 1px solid #aeaeae;
	margin: 0; padding: 0;
	height: 50px;
	font-size: 95%;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#footer .footer-left{
	float: left;
	width: 100%;
}

/* Urbanistica */

.evidenza {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background-color:#87010D;
	padding:2px 5px 2px 5px;
	display:block;
	margin:0;
}
.evidenza-ass {
	font-size:13px;
	color:#fff;
	background-color:#87010D;
	padding:10px 10px 10px 10px;
	display:block;
	margin:0;
}

.novita {
	font: 18px "Trebuchet MS", Arial, "MS Sans Serif";
	margin: 5px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	color: #fff;
	background-color:#800;
}



/* MODIFICHE PER IL TEMPLATE JOOMLA 1.7 */

.category-desc, .logout-description {
  width: 100%;
}
.categories-list a {
  font-weight: bold;
}
.categories-list li.first {
  margin-top: 40px;
}
#main div.blog-featured > div {
/*   border-bottom: 1px solid #CCCCCC; */
  padding-bottom: 5px;
}
#main div.items-leading {
  border: 0 none;
  padding-bottom: 30px;
  width: 100%;
}
#main  div.items-row {
  width: 100%;
  display: inline-block;
}
#main div.items-more,
#main div.pagination {
  border: 0 none;
  width: 100%;
}
div.pagination {
  text-align: center;
}
.pagination ul {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.pagination ul li {
  display: inline;
  list-style: none outside none;
  padding: 0 2px;
  position: relative;
}
ul.actions {
/*  height: 40px;
  margin-top: -30px;
  padding: 0;
  text-align: right;
  width: 100%;
  bottom: 15px;
  display: inline-block;
  position: relative;
  right: -480px;
  text-align: right;
  width: 50px;*/
   display: block;
   position: absolute;
   right: 0;
   text-align: right;
   top: 9px;
   width: 50px;
}
#main section .items-row article {
  position: relative;
}

ul.actions > li {
  display: inline;
/*   float: right; */
  list-style: none outside none;
  padding: 0 2px;
/*   position: relative; */
}

#clear {
  clear: both;
}
.bb {
  background: url("../images/article_separator_line.png") repeat-x scroll left bottom transparent;
  margin-bottom: 35px;
  padding-bottom: 20px;
  width: 100%;
}

#main h2 {
  width: 480px;
  padding-top: 10px;
  padding-bottom: 10px;
  font: bold 18px 'Trebuchet MS', Arial, Sans-serif;
}

.blog-featured > div > div, .item-page, .blog > div > div {
 position: relative;
}

#sidebar ul.menu li.active ul a {
   background: none repeat scroll 0 0 #F4F4F4;
   border-left: 8px solid #DDDDDD;
   color: #000000;
   list-style: none outside none;
   padding: 2px 5px 2px 15px;
}

#sidebar ul.menu li.active > a {
	font-weight: bold;
}

/*#sidebar ul.menu ul {
  margin-top: 0px;
}*/

#rightbar ul.menu li.active ul a {
  background: none repeat scroll 0 0 #fafafa;
  border-left: 8px solid #FECF81;
  color: #000000;
  list-style: none outside none;
  padding: 2px 5px 2px 10px;
}

#rightbar ul.menu li.active ul ul a {
  background: none repeat scroll 0 0 #fdfdfd;
  padding: 2px 5px 2px 20px;
}

#rightbar ul.menu li.active > a {
  font-weight: bold;
}

#main .moduletable ul.menu .small {
  background: none;
}

#main .moduletable ul.menu > li > a {
  font-weight: bold;
}

#main .moduletable ul {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#rightbar ul.menu ul,
#sidebar ul.menu ul {
  background: none;
  margin: 0px;
  padding: 0;
}

.article-info .article-info-term {
  display: none;
}
