body {
	margin: 0pt;
	padding: 0pt;
	height: 509px;
	color: #777;
	background: #111 url('../img/BG.jpg') repeat-x left top;
	font-family: Tahoma ,Arial,Verdana,sans-serif;
	background-color: #000000;
}
	
acronym, abbr {
    border-bottom: 1px dotted #333;
    letter-spacing: .07em;
    cursor: help;
}

blockquote {
    margin: 0px 20px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    background-color:#f8fafb;
}

cite {font-style: normal;}

#container {
	height: 509px; 
}
	
#header {
	float:left;
	width:780px;
	height:700px;
	background:url('../img/header.jpg') no-repeat scroll center top;
}

hr, .nascosto, #header h2 { 
	position:absolute; 
	top:0;
    left:-9000px;
}
	
#header h1 a:link, #header h1 a:visited  {
	display: block;
	position:absolute;
	top: 21px;
	left: 221px;
	z-index: 1;
	overflow:hidden;
	width:175px;
	height:242px;
	background:url('../img/LOGO.png') no-repeat scroll center top;
	text-indent: -9000px;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
#navigation  {
	padding: 5px;
	position: absolute;
	top: 279px;
	left: 279px;
	overflow: hidden;
	width: 171px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a {
	color: #FFFFFF;
}

#menu {
	margin-left: 22px;
    width: 174px;  
    float:right;
	display: none;
	background: transparent url('') repeat-y scroll left top;
}

#menu h3 {
	margin-top:5px;	
	border-bottom:2px solid #dedede; 
	padding-bottom:1px; 
	overflow: hidden;
 	width: 123px;
	height:20px;
	background: url('') no-repeat scroll left bottom;
	color:#5c4e32;
	text-transform: uppercase;
    font: bold 13px Tahoma,Verdana,sans-serif; 
	text-indent: -9000px;
}

#menu a {
	color: #2e2e2e;
    text-decoration: none;
}

#menu a:hover {
    border-bottom: 1px solid #809080;
    text-decoration:none;	
}

#menu li{margin-left:0px;}
#menu li li{margin-left: -20px;}


#menu select {
    margin: 10px 0 0 15px;
} 

#menu input {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    margin-top:8px;
}

#src_istru {
	padding: 4px;
	background: #ddd url('../img/livesearchbgdark.jpg') center repeat-y;
	text-align: left;
}

#src_istru small {
	margin: 0;
	padding: 0;
}

input#livesearch {
	width: 95%;
	margin: 0;
}

input#searchsubmit {
    background:#f1d5ce url('../img/h33.gif'); 
    border: 1px solid #888a8b;
	display: none;
}

#results {
 	margin: 0px;
	border: 1px solid #b3b7b9; 
	width: 148px;
	position:absolute;
	z-index: 100;
	background: #eee url('../img/livesearchbg.jpg') center repeat-y;
	font: 10px Verdana;
	display:none;
}

.ris_item:hover, #highlight, #highlight:hover {
	background: #f3ded8  center repeat-y;	}

#results:hover #highlight {
	background: none;
	border: none;
	padding: 5px 2px;
	text-decoration:none;
	}

#highlight small, #highlight small span a {
	color: #999;
}

.ris_item {
	padding: 5px 10px;
}

.ris_item span a, .ris_item span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	text-decoration:none;
}

#content {
	margin: 75px 0 0 -365px;
	float:left;
	font: 11px/17px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

#content h2 {
	padding-bottom: 2px;
	position: absolute;
	top: 42px;
	left: 470px;
	width: 404px;
    color:#5c4e32;
    font: bold 0.9em Tahoma,Verdana,sans-serif; 
    text-align: center ; 
    text-transform: uppercase;
	z-index: 80;
}	

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	list-style:none;
	margin: 0;
	padding: 0;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9000px;
	font-size: 50em;
}

#arrows ul #arleft a {background: transparent url('../img/SINISTRA.PNG') no-repeat;}
#arrows ul #arright a{background:transparent  url('../img/DESTRA.png') no-repeat;}
	

.post {
    margin: 0px 10px 0 0px; 
    padding: 23px 5px 5px 30px; 
	position: relative;
	float:left;
	width: 350px;
    height: 330px; 
    background:  url('../img/sfondopost.png') 30px 0px no-repeat; 
    z-index:70;
}

.post h3 {  
	margin: 0 0 0 20px;
	width: 300px;
	color: #E09079;
	font-weight: bold; 
	font-size: 15px; 
	text-align: center;
}

.post h3 a{
	color:#DC8268;
	text-decoration:none;
}

.post h3 a:visited {
	color:#b65d4c;
}

.post-inner{ 
    margin: 0px 10px 0 0px; 
    padding:10px; 
	float:left;
	width: 280px;
	height: 300px;
	z-index:70;
    background:  url('../img/sfondopost.gif') no-repeat bottom left; 
}

.storycontent {
	margin: 0px 0 0 22px;
	padding-left: 8px;
	width: 300px;
	height: 255px;
    background:  url('../img/sfondostorycontent.jpg') no-repeat 100px -9px; 
}

.storycontent a img {
	margin:0 5px 2px 0;
	padding:3px;
	float:left;
    border:1px solid #ccc;
 }

.storycontent a:hover img {
    border:1px solid #666;
 }

.storycontent h4 {
	margin: 10px 0 -10px 0;
	padding: 0px;
	border:none;
	font: bold 11px Verdana,sans-serif;
	background:none;
	text-align:left;
}

.storycontent a{
    border-bottom: 1px dashed #888a8b;
	color:#990000;
    text-decoration:none;
}

.storycontent a:hover{
    border-bottom: 1px solid #888a8b;
    color:#9F4D35;
}

.storycontent ul {
    list-style: url(../img/BULLETT.GIF);
}

.storycontent dl dd a {
	border: none;
}

.storycontent dl dd a:hover {
	border-bottom: 1px dotted #888a8b;
}
	
.storycontent dl dt {
	margin-bottom: -10px;
    font-size: 12px;
}	

.storycontent dl dd {
	margin-left: 10px;
	padding-left: 15px;
    background: url('../img/DDBULL.GIF') no-repeat scroll left center;
}

.meta {
	border-top:3px solid #dedede;
    color: #888; /*#9f4d35; */
	font-size: 9px;
	display:inline;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
	background-color:green;
}

.meta a {
    border-bottom: 1px dotted #888a8b;
    color:#9f4d35;
    text-decoration:none;
}

.meta a:visited {
    color: #6A3324;
    text-decoration:none;
}

.meta a:hover {
	border-bottom: 1px solid #888a8b;
    color: #D46647;
}

.feedback {
	margin-right: 30px;
	position: absolute;
	top: 310px;
	right: -4px;
	clear: both;
	color: #D46647;
	font: 10px Verdana,sans-serif;
	letter-spacing: -1px;
	text-align: right;
	width: 301px;
}

.feedback a {
    color:#9f4d35;
	text-decoration: none;
}

.feedback a:hover{
	color: #D46647;
	text-decoration:overline;
}


.feedback a:visited {
    color: #6A3324;
}

.retin a{
	padding-right: 12px;
	background: transparent url('../img/freccina.gif') no-repeat scroll right center; 
}   

#nav_page {
    margin-bottom:15px; 
    padding:5px; 
    background: #eee url('../img/post.gif') no-repeat bottom left; 
}

#nav_page a{ 
	color:#9f4d35;
    text-decoration:none;
}

#nav_post {
	margin-top:5px;	
	margin-bottom:0px;
	padding: 0px 5px; 
	background: #eee url('../img/post.gif') no-repeat bottom left; 
}

#nav_post a{ 
	color:#9f4d35;
    text-decoration:none;
}

.previous{font-size: 10px; float:left;margin-bottom:15px;}
.next{font-size:10px; float:right;}
.clear {clear:both;}

.storycontent a:hover{
    border-bottom: 1px solid #888a8b;
    color:#9F4D35;
}

#inputs {
	float:left;	
}
#author,  #email, #url {
	margin:0px 0px 5px 7px;
    padding: 2px;
    border: 1px solid #b3b7b9;
    font: 10px Tahoma ,Arial,Verdana,sans-serif;
	background-color: #efefef;
}	

.alt {}

#butmit {
	margin-left: 7px;
	border: 1px solid #aaa;
	width: 80px;
	height: 20px;
	font: 0.9em Tahoma;
}

.credit a:link, .credit a:hover {
    color: #fff;
    text-decoration:none;
} 

#sites-index {
	margin: 55px 0px 0 0 ; 
    padding: 23px 0px 5px 50px; 
	background:  url('../img/sfondoindex.png') 30px 0px no-repeat;
	float: left;
	width: 404px;
	height: 399px;
    font: 10px/20px Tahoma,Verdana, Arial, Helvetica, sans-serif;  
	z-index: 3;
}

#sites-index a{
	border-bottom: 1px dotted #bbb;
	color:#9F4D35;
    text-decoration:none;
}

#sites-index a:hover {
    border-bottom: 1px solid #888a8b;
    color:#9F4D35;
}

#sites-index a:visited {
    border-bottom: 1px solid #ccc;
}

#sites-index  h3, #about h3, #submit  h3 { 
	margin: 5px 0 0 -10px;
	color: #709c78;
	font: bold 18px Arial, sans-serif;
	text-align: center;
	background:none; 
	padding-bottom: 2px;
}

#sites-index p {
	margin-top: -3px;
	text-align:right;
}

#sites-index  ul {

	list-style: url('../img/FRECCINA.PNG');
	position:relative;
}

#firstcol {
	margin: 25px 15px 0 3px;
	padding: 0;
	float: left; 
	list-style: url('../img/FRECCINA.PNG');
}

#secondcol {	
	margin: 25px 10px 0 10px;
	padding: 0;
	float: left; 
	list-style: url('../img/FRECCINA.PNG');

}

#thirdcol {
	margin: 25px 0 0 10px;
	padding: 0;
	float:left;
}

#thirdcol  ul{
	margin: 0;
	padding: 0;
}

#more {
	margin: 0px 10px 0px 10px;
	padding: 0 ;
}

#sites-index-page {
	margin: 55px 0px 0 0 ; 
    padding: 23px 0px 5px 60px; 
	float: left;
	width: 300px;
	height: 399px;
	background:  url('../img/sfondobox.png') 30px 0px no-repeat;
    font: 10px/20px Tahoma,Verdana, Arial, Helvetica, sans-serif;  
	z-index: 3;
}

#about {
	margin: 55px 0px 0 0 ; 
    padding: 23px 5px 5px 60px; 
	float: left;
	width: 270px;
	height: 399px;
	background:  url('../img/sfondobox.png') 30px 0px no-repeat;
    font: 10px/17px Tahoma,Verdana, Arial, Helvetica, sans-serif;  
	z-index: 3;
}

#about a {
	border-bottom: 1px dotted #cadedd; 
	color: #709c78;
	text-decoration: none;
}

#submit {
	margin: 55px 0 0 0 ; 
    padding: 23px 5px 5px 60px; 
	float: left;
	width: 270px;
	height: 399px;
	background:  url('../img/sfondobox.png') 30px 0px no-repeat;
    font: 10px/18px Tahoma,Verdana, Arial, Helvetica, sans-serif;  
	z-index: 3;
}

#submit a{
	border-bottom: 1px dotted #cadedd; 
	color: #709c78;
	font-weight: bold;
	text-decoration: none;
}

.contactform {
	margin-top: -6px;
	position: relative;
	font: 0.9em Tahoma,sans-serif;
}

.contactleft {
	margin: 5px 0;
	padding: 4px;
	display: inline;
	float: left;
	clear: both;
	width: 25%;
	text-align: right;
}

.contactright {
	margin: 5px 0 -5px 25px;
	padding: 4px 4px 0 4px;
	float: left;
	display: inline;
	font: 1.1em/1.6em "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}

.contactright input {
	padding: 2px;
	border: 1px solid #555;
	display: block;
	font: 10px/16px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.contactright textarea {
	width: 175px;
	height: 50px;
	font: 10px/16px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.contacterror {
	border: 1px solid #ff0000;
}

#contactsubmit {
	border: 1px solid #555;
	height: 20px;
	background-color: #B1C9B5;
}

#posName, #posEmail, #posRegard {
	width: 130px;
}

#processinput {
	border: none;
}

.contbox { 
	margin-top: 8px;
	padding-left: 5px;
	width: 240px;
	height: 200px;
	}	

.contbox-index { 
	margin-top: -15px;
	padding-left: 20px;
	height: 260px;
}

#download {
	margin: 3px 0 3px 35px;
	padding:0 ;
}

#footer {
    padding: 0;
	float: right;
	width:315px;
	height: 509px;
    background: url('../img/') no-repeat;
    color: #fff;
	text-indent: -49000px;
} 

#cs {
	margin-top: 81px;
	right: 0px;
	width: 15px;
	height: 90px;
	float: right;	
	cursor:pointer;
	background: url(../img/cs.gif) no-repeat;
	text-indent: -49000px;
	text-decoration:none;
	overflow:hidden;
	z-index: 5;
}

#cs:hover { background: url(../img/cs.gif) no-repeat -16px 0px;}

#feed{
	background: url(rssfeed.gif) no-repeat;
	width: 60px;
	height: 9px;
	float: right;
	cursor:pointer;
	top: 96px;
	left: 406px;
	text-indent: -49000px;	
	text-decoration:none;
	overflow:hidden;
	display:none;
	}

#feed:hover{
	background: url(rssfeed.gif) no-repeat bottom;
}

#xhtml {
	background: url(../img/xhtml.gif) no-repeat;
	width: 13px;
	height: 30px;
	float: right;
	cursor:pointer;
	margin-top: 62px;
	margin-right: -75px;
	text-indent: -49000px;
	text-decoration:none;
	overflow:hidden;	
	display:none;
}

#xhtml:hover {
	background: url(../img/xhtml.gif) no-repeat -13px 0px;
}

#css {
	background: url(../img/css.gif) no-repeat;
	width: 15px;
	height: 20px;
	position: absolute;
	cursor:pointer;
	top: 46px;
	right: 0px;
	text-indent: -49000px;
	text-decoration:none;
	overflow:hidden;
	display:none;
}

#css:hover {
	background: url(../img/css.gif) no-repeat -14px 0px;
}

#wp {
	background: url(../img/wp.gif) no-repeat;
	width: 15px;
	height: 9px;
	position: absolute;
	cursor:pointer;
	top: 96px;
	left: 540px;
	text-indent: -49000px;
	text-decoration:none;
	overflow:hidden;
	display:none;
}

#wp:hover {
	background: url(../img/wp.gif) no-repeat bottom;
}

/*.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
} */

.navig  {
	margin: 85px -10px 0 5px ; 
	width: 40px;
	height: 100px;
	display: block;
	float: left;
}

.navig  a{ cursor:pointer;

}

#top {
	margin-bottom: 10px;
	background: url(../img/TOP.GIF) no-repeat;
	width: 40px;
	height: 50px;
	text-indent: -99900px;
	display: block;
}

#bottom {
	background: url(../img/BOTTOM.GIF) no-repeat;
	width: 40px;
	height: 50px;
	text-indent: -99900px;
	display: block;
} 

#technorati * {display:none;}


#menu a{
	text-decoration: none;
	color: #22b1e1;
}
