/*
Theme Name: Sitozero-Simpson
Theme URI: http://www.sitozero.it
Version: 1.0
Description: Tema a larghezza variabile con immagine header a rotazione. Puoi utilizzarlo e modificarlo liberamente a patto di lasciare in footer il link all'autore.
Author: Daniele
Author URL: http://www.sitozero.it
Tema basato su Blue Mountain http://www.elegantdirectory.com
*/



body {
	background: url(images/back.jpg);
	font: 0.7em Trebuchet MS;
	color: #555555;
	margin: 0px;
}

#gruppi{ 
 	background: #fff url(images/bg_container.gif) repeat-x;
}


#bg{ background-color:#ffffff;
  height:150px;
  width:100%;
  position:absolute;
  left:0px;
  top:0px;	
  margin:0px;
}

#bg h1, #bg h2{
 margin-left:2px;
 padding-top:2px;
}

#bg h1 a, #bg h1 a:visited{ 
 font:36px system;
 color:#fff;
 text-decoration:none; }

 #bg h1 a:hover{
 color:#fff; 
 text-decoration:underline; }
 
#bg h2 { 
 font:20px system;
 color:#fff; }

/* MENU STUFF*/
#menu
{
	width: 100%;
	background-color: #000;
	height:30px;	
	position:absolute;
	left:0px;
	top:150px;
	margin:0px;
}

#menu ul{
	margin-top:10px;
	list-style: none;
}

#menu li{
	display: inline;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 1.2em;
	text-transform:uppercase;
}

#menu li a{
	color: #fff;
	background-color: inherit;
	text-decoration:none;
	padding:10px;
}

#menu li a:hover{	
 	background: #eaf2f7;
	color:#111;
}

#right-column {
padding : 0 0px 30px;
margin-left:10px;
margin-right:10px;
margin-top:2px;
}

#right-column h1{
margin-left:10px;
margin-right:10px;

}

#right-column h4
{
font-size:11px;
}

#left-column {
color:#353535;
margin:0px;
}

p
{
margin:0px;
padding:10px;
line-height:20px;
}

/* USUAL STUFF*/
a {
	color: #148BD0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,�,h4 {
	margin: 0px;
}
img {
	color: #ffffff;
}
h2 {
	font-size: 1.4em;
}


/* LAYOUT STUFF*/

#wrapper {
margin-top:10px;
background: #F6F9FB url(images/bg.gif);
}




 


#main-content {
width:100%;
margin : 0 auto;
background: #E7EBFF url(images/bg.png);
border: 1px solid #DDE6EE;
padding: 0px;
position:absolute;
top:180px;
left:0px;
}


#footer {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}



/* POST STUFF*/

.post {
color:#000;
font-family:Arial;
padding:10px;
}

.post h1 a, .post h1 a:visited
{
color:#fff;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.post h1 a:hover 

{
text-decoration:underline;
}

.post h1 
{
background:#000;
color:#fff;
padding:10px 0px 10px 10px;
margin:0px;
}

.entry{
font-size:1.2em;}

.post .info a:hover
{
text-decoration:underline;
}




.entry
{
font-size:12px;
}

.entry a
{
color:#303030;
text-decoration:none;
}


.post .info
{
padding:10px;
}

.post .info a
{
color:#303030;
text-decoration:none;
}



/*SIDEBAR STUFF*/



#left-column ul {
	margin: 10px 5px 15px 0;
	padding: 0;	


}
#left-column ul li {
	list-style: none;

	margin-left:10px;

}
#left-column ul a {
	display: block;
	color: #111; 
	text-decoration: none;
	padding:.3em 0 .3em 10px;		
	width: 96%;
}
#left-column ul a:hover {
	padding: .3em 0 .3em 10px;
	color: #fff;
	background: #ff5200;	
}


#left-column h3, #left-coulmnul li a
{color:#111;
}

#left-column h3
{
background:#000;
padding:9px 10px 9px 10px;
text-transform:uppercase;
color:#fff;
margin-top:20px;
font-size:12px;
}



#left-column  li
{
padding:5px;
font-size:14px;
}



#left-coulmnul li a
{
text-decoration:none;
}

/* FOOTER*/

#footer {
background:transparent;
color:#fff;
height:47px;
clear : both;

}

#footer p
{
padding-top:10px;
margin-left:25px;

}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size: 1.2em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {

width: 280px;
margin-left:50px;
}

#commentform textarea {

background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}



.entry a
{
color:#000;
font-weight:bold;
}

blockquote
{
border-left:5px solid #111;
}

#left-column li
{
list-style:none;
}

/* ----Elementi Home ----*/

#boxcontainer1
{
	width:477px;
	padding-bottom:0px;
	position:relative;
}

#box1
{
	background: url(http://www.ageasrl.it/wp-content/uploads/2009/11/box2_bg.jpg) 0 0 repeat-y;
	position:relative;
	left:15px;
}

#box1header
{
	background:url(http://www.ageasrl.it/wp-content/uploads/2009/11/casa.jpg) 0 0 no-repeat;
	width:477px;
	height:120px;
}
#box2header
{
	background:url(http://www.ageasrl.it/wp-content/uploads/2009/11/condominio.jpg) 0 0 no-repeat;
	width:477px;
	height:120px;
}
#box3header
{
	background:url(http://www.ageasrl.it/wp-content/uploads/2009/11/azienda.jpg) 0 0 no-repeat;
	width:477px;
	height:120px;
}

#box1title
{
	/*background:url(http://www.ageasrl.it/wp-content/uploads/2009/11/box1_bg_titolo.jpg) 0 0 no-repeat;*/
	background:#000000;
	width:455px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro Light";
	padding:10px;
	height:23px;
	display:block;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:0px;
}

#box1title:hover, #box2title:hover
{
	/*background:url(http://www.ageasrl.it/wp-content/uploads/2009/11/box1_bg_titolo.jpg) bottom left no-repeat;*/
	background:#FFFFFF;
	color:#000000;
	width:455px;
	height:23px;
	display:block;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:0px;
}

#box2title:hover
{
	/*background:url(/wp-content/uploads/2009/11/casa.jpg) bottom left no-repeat;*/
	background:#FFFFFF;
	color:#336699;
	width:455px;
	height:23px;
	display:block;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:0px;
}

#box1title p
{
}

#box1title p:hover
{
}

#boxcontent, #boxcontent2
{
	line-height:1.2em;
	position:relative;
	left:0;
	text-align:left;
	width:269px;
	display:block;
	padding:15px;
}

#boxcontent a:link
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

#boxcontent a:hover
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:underline!important;
}

#boxcontent a:visited
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

#boxcontent2 a:link
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

#boxcontent2 a:hover
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:underline!important;
}

#boxcontent2 a:visited
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}

#boxlista1
{
	position:absolute;
	right:1px;
	width:182px;
	border-left:1px solid #FFFFFF;
}

#box1footer
{
	width:477px;
	height:20px;
	background:#ccc url(http://www.ageasrl.it/wp-content/uploads/2009/11/box2_bgfooter.jpg) 0 0 no-repeat;
}

#boxcontainer2
{
	width:477px;
	padding-bottom:20px;
	position:absolute;
	left:507px;
	top:0px;
}

#box2
{
	background: url(http://www.ageasrl.it/wp-content/uploads/2009/11/box2_bg.jpg) 0 0 repeat-y;
	position:relative;
	left:0px;
}



#box2title
{
	background:#336699;
	width:455px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro Light";
	padding:10px;
	height:23px;
	display:block;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:0px;
}

#boxlista2
{
	position:absolute;
	right:1px;
	width:182px;
	border-left:1px solid #FFFFFF;
}

#box2footer
{
	width:477px;
	height:20px;
	background:#ccc url(http://www.risparmio-energia.net/img/boxhome/box2_bgfooter.jpg) 0 0 no-repeat;
}

#boxlista1 ul, #boxlista2 ul
{
	list-style:none;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro Light";
	font-weight:bold;
	font-size:14px;
	color:#003366;
}

#boxlista1 ul li p, #boxlista2 ul li p
{
	visibility:hidden;
}

#boxlista1 ul li
{
background:;
}

#boxlist
{
	background:#FFFFFF;
	display:block;
	width:161px;
	height:14px;
	border:1px solid #ccc;
	padding:10px;
}

#boxlist:hover
{
	display:block;
	width:161px;
	height:14px;
	color:#99CC00;
}

#boxcalcola
{
	background:url(http://www.risparmio-energia.net/img/boxhome/boxcalcola.jpg) top right no-repeat;
	display:block;
	width:182px;
	height:55px;
}

#boxcalcola:hover
{
	background:url(http://www.risparmio-energia.net/img/boxhome/boxcalcola.jpg) bottom right no-repeat;
	display:block;
	width:182px;
	height:55px;
}

/* ---- Sidebar  ---- 	*/	
	
/* ---- menu in spalla ----*/

 
ul.menuspalla
{
	padding:0;
	margin:0 0 20px 0;
	width:237px;
	list-style:none;
}

ul.menuspalla li
{ 
	padding-left:30px;
	background:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, "Myriad Pro Light"; 
	font-size:14px;
	color:#003366;
}

ul.menuspalla li p
{
	visibility:hidden;
}

ul.menuspalla li a.boxspalla
{
	display:block;
	width:187px;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:2px;
	padding-left:10px;
}

ul.menuspalla li a:hover
{
	background:#eee;
	color:#333;
}

 

ul.menuspalla li a.calcolarisparmio
{
	display:block;
	width:237px;
	height:80px;
	background:url(http://www.risparmio-energia.net/img/nav_spalla/calcolarisparmio.gif) 0 0 no-repeat;
}

ul.menuspalla li a.calcolarisparmio:hover
{
	display:block;
	width:237px;
	height:80px;
	background:url(http://www.risparmio-energia.net/img/nav_spalla/calcolarisparmio_hover.gif) 0 0 no-repeat;
}
#Riquadro-Barra {width: 1260px; height: 126px; background-image: url("/wp-includes/images/menu1/riquadro_barra_bkg.jpg"); background-repeat: repeat-x}

#Impianto-idrico {margin: 0px 0px 0px 0px; width: 210px; float: left}
div#Impianto-idrico ul {list-style-type: none; margin: 5px 0px 5px 15px; padding: 0; color: #FFF}
div#Impianto-idrico li {margin: 0; padding: 0; font-size:12px;}
#Impianto-termico {margin: 0px; width: 210px; float: left}
div#Impianto-termico ul {list-style-type: none; margin: 5px 0px 5px 15px; padding: 0; color: #FFF}
div#Impianto-termico li {margin: 0; padding: 0; font-size:12px;}
#Condizionamento {margin: 0px; width: 210px; float: left}
div#Condizionamento ul {list-style-type: none; margin: 5px 0px 0px 15px; padding: 0; color: #FFF}
div#Condizionamento li {margin: 0; padding: 0}
#Servizi-termografici {margin: 0px; width: 210px; float: left}
div#Servizi-termografici ul {list-style-type: none; margin: 5px 0px 0px 15px; padding: 0; color: #FFF}
div#Servizi-termografici li {margin: 0; padding: 0}

#RB-Intro {font-size:10px; color:#ffffff; padding: 2px 2px 2px 2px}
