 /* Theme Name: Ecologisti S.p.a. Theme URI: http://www.ecologistispa.it Description: Tema semplice Version: 2.0 Autore: Nunzio Romano */   *{ padding: 0;   margin: 0; }   /* Inizio Stile Grafico */     body {   background: url(/wp-content/themes/EcologistiSpa2.0/images/sfondo2.jpg) repeat;   font-family: Arial, Courier New,  Trebuchet MS , Arial, Verdana, Sans-Serif;   font-size: 76%; }hr {   display: none; } .post {   margin-bottom: 2.2em; }.post {   margin-bottom: 25px;   color: black;   padding-left: 5px;   font-size: 1.2em; }h2 {   font-size: 1.6em;   border-bottom: 1px solid #3E7D2B; }h2 a:hover, h2 a:visited, h2 a {   text-decoration: none;   color: #008E3F; } .entry {   margin-top: 10px;   margin-bottom: 15px; }.postmetadata {   padding: 2px;   font-size: 0.8em;   border-top: 0.3px solid #3E7D2B; }.postmetadata a {   color: #008E3F; }.post p {   line-height: 1.4em;   margin-bottom: 1em; }blockquote {   color:white;   margin-right: 1em;   margin-left: 35%;   padding: 1em;   border: 1px solid #3E7D2B;   text-align: justify;   background: #58AB3F URL(/wp-content/themes/EcologistiSpa/images/blockquote.jpg) no-repeat scroll top left; }.post li {   margin-left: 20px;   style: none; }.post ul {   list-style-image: url(images/listitem.png);   list-style-type: none;   margin-bottom: 10px; }acronym, abbr, span.caps {   cursor: help; }acronym, abbr {   border-bottom: 1px dashed #3E7D2B; }blockquote cite {   margin: 5px 0 0;   display: block; }.center {   text-align: center; } a img {   border: none;   padding: 3 px;   margin: 10 px; } h3 {   margin-top: 1.5em;   font-size: 1.4em; } h4 {   margin-top: 1.2em;   font-size: 1.2em; } h5 {   margin-top: 1em;   font-size: 1em; }.post a {   color: #008E3F; }/* Fine Stile Grafico *//* Fine contenuti *//* Inizio Testata */#header {   margin-top: 20px; }#headerimg {   background-color: #008E3F;   width:70%;   text-align: left;   margin: 0 auto;   width: expression(document.body.clientWidth < 605 ? "600px" : "70%" );   color: #008E3F;   padding-top: 10px;   border-top: 3px solid #1E7A17;   border-bottom: 10px solid #1E7A17;   border-left: 3px solid #1E7A17;   border-right: 3px solid #1E7A17; }div>#headerimg{  min-width: 600px;  margin: 0 auto;  width: 70%;}#header a {   text-decoration: none;   color: white; }#header <h1> {   font-size: 3em; }/* Fine Testata *//* Inizio footer */#footer{  margin: 0 auto;  margin-bottom: 5em;  text-align: center;  width: 70%;  color: white;  height: 3em;  background-color: #008E3F;  padding-bottom: 10px;  border-right: 3px solid #1E7A17;  border-bottom: 3px solid #1E7A17;  border-left: 3px solid #1E7A17;  border-top: 3px solid #1E7A17;}#footer a{   text-decoration: none;   color: white; }#footer a:hover {   text-decoration: underline; }/* Fine footer *//*Inizio Contenuti*/#content{  width: 62%;  float: left;  background-color: white;  margin-top: 100px;  margin-left: 2%;}/* Begin Sidebar */#simbolo {	border:none;        margin-top: 5px;        align: center;	} #sidebar {   width: 20%;   margin-left: 76%;   color: #008E3F;   margin-right: 0.5%;   padding: 5px;   background-color: white;   } #sidebar ul {   list-style: none;   margin-bottom: 10px;    } #sidebar li{   list-style: none;   margin-bottom: 5px;    } #sidebar ul ul {   margin-left: 14%;    } #sidebar ul ul ul {   margin-bottom: 0;    } #sidebar ul h2 {  color: white;  style: bold;  background-color: #008E3F;  border-bottom: 1px solid white;  border-top: 1px solid white;  font-size: 1.2em;  font-weight: normal;  padding: 2px;  margin-bottom: 5px;  }#sidebar a {   text-decoration: none;   color: #008E3F; }#sidebar a:hover {   text-decoration: underline; }#sidebar #search {	border:none;	padding:5px;	background:#1E7A17;        margin-top: -5px;         border-right: 2px solid #008E3F;        border-left: 2px solid #008E3F;            border-bottom: 2px solid #008E3F;}#sidebar #search p {	font-size:1em;	margin:0;         padding:0;}#subscribe {border:none;padding:5px;background:#1E7A17;margin-top: -5px; border-right: 2px solid #008E3F;border-left: 2px solid #008E3F;    border-bottom: 2px solid #008E3F;text-align:center;}/* End Sidebar *//* Inizio Counter */#counter {   text-align: center; }/* Fine Counter *//* Inizio Ricerca */#searchform {   text-align: center; }#searchform input {   border: 1px solid #8DEEBC;   background-color: white;   color: #008E3F;   margin-top: 2px;   text-align: center; }#searchform #s {   text-align: center;   width: 50%;   background-color: white; }/* Fine Ricerca *//* comments */ol.commentlist {   width: 60%;   margin-right: 20%; }ol.commentlist li {margin-bottom: 1.5em;   border: 1px solid #3E7D2B;   padding: 5px;   background-color: #638D54; }ol.commentlist li.alt {background-color: #7E9A75; }ol.commentlist a {    color: white;  } small.commentmetadata {   font-size: 0.8em;   margin-bottom: 1em;   display: block; }/* fine comments *//* inizio wrapper */#wrapper{  width: 700px;  margin: 0 auto;  width: expression(document.body.clientWidth < 605 ? "600px" : "70%" );  overflow: hidden;  border-left: 3px solid #1E7A17;  border-right: 3px solid #1E7A17;  background-color: white;}div>#wrapper{  min-width: 600px;  margin: 0 auto;  width: 70%;}