body {
	margin: 20px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #633003;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2,  {
}

h3 {
	font-size: 110%;
	padding-bottom: 4px;
}


h4 {
	color: #0000FF;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: -10px;
}

 h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #475D41;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */


#top {
	width: 960px;
	height: 56px;
	margin: -20px auto 0 auto ;
	background: url(img/pages/editest.jpg) no-repeat;
}

#top h1{
    float: left;
    width: 125px;
	margin-left: 20px;
}

#top a{
	margin-left: 0px;
}

#top ul{
    display: inline;
	float:right;
	margin: 30px 5px 0 0;
}

#top li{
	list-style: none;
	display: inline;
	padding-right: 20px;
}


#top form{
	 float: left;
	margin: 22px 0 0 165px;
}




#header {
	width: 960px;
	height: 127px;
	margin: 20px auto 0 auto;
	background: url(img/pages/img01.jpg) no-repeat;
}

#header h1 {
	float: right;
	padding: 70px 20px 0 20px;
	letter-spacing: -3px;
	font-size: 3.4em;
}



#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	
}

#advalue {
	background: url(img/pages/img02_2.gif) no-repeat;
	text-decoration: none;
	background-color: none;
	margin-top: -20px;
}

#advalue td{
	padding: 5px 10px 5px 10px;
}


#advalue a{
	text-decoration: underline;
	background-color: none;
	padding-top: 20px;
}

#advalue a:hover{
	text-decoration: none;
	
}

/* Posts */

#posts {
	float: right;
	width: 600px;
	text-align: center;
}
#posts h2{
	padding-left: 30px;
	text-align: left;
}

#posts p{
	padding: 20px 30px 20px 30px;
	text-align: justify;
}

#textimg {
	float: right;
	width: 260px;
	text-align: center;
	padding: 20px 30px 10px 20px;
}

#dizio {
	margin-top: -60px;
	margin-left: 30px;
	width: 550px;
	line-height: 100%;
	min-height: 600px;
}

#dizio p {
	line-height: 100%;
	text-align: left;
}


/* Archives */

#archives {
	float: right;
	width: 180px;
	padding-left: 0;
	text-align: center;
}

/* Search */

#search {
	float: left;
	width: 180px;
}

#search form {
	margin: 0 0 12px 0;
	padding: 0;
}

#search #textfield1 {
	width: 140px;
}

#search #submit1 {
	
}

/* Pages */

#pages {
	float: left;
	width: 180px;
	margin-top: 0px;
}

/* Categories */

#categories {
	float: left;
	width: 180px;
	margin-top: 10px;
}




#categories h2 a:hover{
	text-decoration: none;
	color: black;
}



#images {
	float: left;
	width: 160px;
	
	padding: 10px;
	background: url(img/pages/imgbackg.jpg) ;
}



/* Green Box */

.gbox {
}

.gbox .heading {
	height: 28px;
	padding: 4px 0 0 10px;
	background: url(img/pages/capitoli.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}






.gbox .content {
	padding: 10px;
	background: url(img/pages/img07.jpg) no-repeat;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbox li {
}

.gbox a {
	text-decoration: none;
}

.gbox a:hover {
	text-decoration: underline;
}

.gbox2 .heading {
	height: 28px;
	padding: 3px 0 0 10px;
	background: url(img/pages/capitoli.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.gbox2 .content {
	padding: 10px;
	background: url(img/pages/img07.jpg) no-repeat;
}



.gbox2 a{
	text-decoration: none;
}

.gbox2 a:hover{
	text-decoration: none;
	color: yellow;
}
/* Friends */

#friends {
	width: 878px;
	margin: 10px auto;
	padding: 40px;
	border: 1px solid black;
	
	background-position: bottom;
	line-height: 150%;
}
#friends a{
	text-decoration: none;
}

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



/* Footer */

#footer {
	
	width: 960px;
	margin: 50px auto;
	padding: 50px 0 0 0;
	background: url(img/pages/foot.jpg) no-repeat;
	color: #FFFFFF;
}	

#footer p {
	color: #FFFFFF;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
	text-align: center;
	font-size: small;
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}


