body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #e4d168;
	color: #333333;
	float: left;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
	margin: 0;
	width: 1001px;
	text-align: left;
	color: #ccc;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	background-color: #F0E7BD;
	background-image: url(http://www.centronatura.it/img/sassi.jpg);
}



#header{
width: 1001px;
height: 130px;
background: #e4d168 url(graphics/header.jpg) no-repeat;
}

/* start: top page menu codes */



div#toppagemenu{
	width: 1001px;
	height: 25px;
	background: #e4d168;
	text-align: left;
	font-weight: bold;

}


#toppagemenu, #toppagemenu ul {
  padding: 0;
  margin: 0;
  list-style: none;

}


#toppagemenu a, #toppagemenu a:visited {
	display: block;
	padding: 6px 15px 3px 12px;
	color: #6F2021;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F0E7BD;
	text-decoration: none;
	font-size: 12px;
	background-color: #e4d16a;
}

#toppagemenu a:hover {
	background: #f0e7bd;
	color: #996666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6F2021;
	text-decoration: none;
}


#toppagemenu li {
  float: left;
}
#toppagemenu li ul {
  position: absolute;
  width: 135px;
  left: -999em;
}


#toppagemenu li li a, #toppagemenu li li a:link, #toppagemenu li li a:visited {
	background: #e9e0aa;
	width: 135px;
	float: none;
	text-transform: none;
	margin: 0px;
	border-bottom: 1px solid #F0E7BD;
	text-decoration: none;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#toppagemenu li li a:hover {
	background: #e4d168;
	text-decoration: none;
		font-weight: normal;
}


#toppagemenu li ul ul {
  margin: -25px 0px 0px 160px;
}
#toppagemenu li:hover ul ul, #toppagemenu li.sfhover ul ul {
  left: -999em;
}
#toppagemenu li:hover ul, #toppagemenu li li:hover ul, #toppagemenu li.sfhover ul, #toppagemenu li li.sfhover ul {
  left: auto;
}





/* end: top page menu codes */


#container{
width: 1001px;
height: 100%;
overflow: hidden;

}

#containertop{
width: 1001px;
height: 30px;
}

.sidebar{
	float: left;
	width: 180px;
	margin: 0px 20px 0px 0px;

}

.sidebar2{
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;

}

.sidebar2 p{
	color: #333333;
	font-size: 11px;
}

.sidebar2 p a, a:visited {
	color: #6F2021;
	font-size: 11px;	
}

.sidebar2 p a:hover {
	color: #E4D16B;
	font-size: 11px;	
}


.sidebar ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
}


.sidebar li{
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	font-size: 100%;
	padding-top: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e4d168;
	margin-right: 0px;
	padding-right: 0px;
	margin-left:  0px;
}


.sidebar ul li h2{
font-size: 14px;
}

.sidebar li li a, .sidebar li li a:link, .sidebar li li a:visited {
  display: block;
  padding: 3px 15px 3px 12px;
  color: #6F2021; 
  	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4D16B;
	text-decoration: none;
}


.sidebar ul ul li{
padding: 0;
line-height:24px;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4d168;
}

.sidebar h2{
display: none;
}


#content{
	float:left;
	width: 590px;
	height: 100%;
	padding: 10px;
	margin-right: 30px;
}

#content a:visited {
		display: inline;
		padding: 0px 0px 0px 0px;
	}

#containerbottom{
	width: 1001px;
	height: 30px;

}





/* start: anchor/link codes */






.sidebar a:link, a:visited {
  display: block;
  padding: 3px 15px 3px 12px;
  color: #6F2021; 
  	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4D16B;
	text-decoration: none;
}


.sidebar a:hover{
	background: #e9e0aa;
	color: #996666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6F2021;
	text-decoration: none;
	}




#content a:link, a:visited {
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

.comments-template a{
text-decoration: none;
font-weight: 600;
color: #000000;
}


.comments-template a:hover{
color: #880026;
}


#footer{
position: relative;
width: 1001px;
height: 40px;
background: #282828;
color: #FFFFFF;
background-image: url(http://www.centronatura.it/img/fascetta-colori.gif);
background-repeat: repeat-x;
background-position: left top;
font-size: 11px;
}

#footer a{
text-decoration: none;
color: #b0b0b0;
}


	
	#footer a:hover{
color: #fff;
}



/* end: anchor/link codes */

span.footercredits{
position: absolute;
left: 400px;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

#content h2 {
	font-size: 18px;
	color: #6F2021;
}

#content h3 {
	font-size: 14px;
	color: #6F2021;
	padding-top: 20px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F2021;
}

#content li {
	list-style-image: url(../../../../img/pallino.gif);
}

#content li a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2021;
	font-size: 12px;
	text-decoration: none;
	border: 0px none;
	margin-left: 0px;
	padding-left: 0px;
}

#content li  a:hover {
	color: #e4d168;
	text-decoration: underline;
		font-size: 12px;
}

#content h2 a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2021;
	font-size: 18px;
	text-decoration: none;
	border: 0px none;
	margin-left: 0px;
	padding-left: 0px;
}

#content h2  a:hover {
	color: #e4d168;
	text-decoration: underline;
		font-size: 18px;
}

#content p a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F2021;
	text-decoration: underline;
	border: 0px none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}

#content p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #E4D16B;
	font-size: 12px;
	text-decoration: none;
	border: 0px none;
	margin-left: 0px;
	padding-left: 0px;
}


.entry{

	line-height: 18px;
}



p{
padding: 10px 0 0 0;
}



p.postmetadata{
border-bottom: 1px dotted #6f2021;
margin: 10px 0 0 0;
}



.navigation{
padding: 10px 0 0 0;
font-size: 12px;
font-weight: bold;
line-height: 18px;
}

.navigation a:link, a:visited {
padding: 10px 0 0 0;
font-size: 12px;
color: #6F2021; 

}


.navigation a:hover{
padding: 10px 0 0 0;
font-size: 12px;
}
	
	
table#wp-calendar{
width: 100%;
}

blockquote{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #555;
margin: 10px;
padding: 10px;
}

acronym,
abbr,
code{
font-weight: 600;
}


sup, 
sub{
font-style: italic;
}

pre{
margin: 10px auto 10px auto;
padding: 10px;
width: 400px;
height: 120px;
border: 1px solid #ccc;
background: #111;
overflow: auto;
scrollbar-base-color: #000;
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #888;
scrollbar-dark-shadow-color: #666;
}

/* start: required css for Word Press Themes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	float: left;
	padding-right: 20px;
}

.alignright {
	float: right;
	padding-left: 20px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* end: required css for Word Press Themes */


h3#comments{
margin: 0 10px 0 10px;
border-bottom: 1px solid #888;
}

.comments-template{
	margin: 2px 10px 0 10px;
	border-bottom: 1px solid #bbb;
	padding: 2px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0px 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.comments-template ol li.alt{
        background: #454545;
        color: #bbb;
}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.comments-template img{
border: 1px solid #000;
}

#searchsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6F0D5;
	background: #6F2021;
	padding: 1px 1px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	margin: 4px 0px 0px;
	}
	
	#search {

	}

address {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6F2021;
	margin-top: 40px;
	color: #333333;
	margin-bottom: 40px;
	margin-left: 220px;
	width: 521px;
}

address a:link {
	color: #6F2021;
	text-decoration: underline;
}

address a:visited {
	display: inline;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

address a:hover {
	color: #E4D16B;
	text-decoration: none;
}
table {
	line-height: 24px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D167;
}
th {
	background-color: #E4D16B;
}

.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6F0D5;
	background: #6F2021;
	padding: 1px 1px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	margin: 4px 0px 0px;
	}
	
.addtoany_list img {
	border: 0px none;
	}
	
	.addtoany_list a:link, a:visited {
	display: inline;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	}
	

	

