
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #AD9F8C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
}

h1, h2, h3 {
	font-weight: normal;
	color : #FFFAFA;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a:link {
	color: #F8F8FF;
}

A:VISITED {
	color: #9999CC;
}


a:hover {
	text-decoration: none;
	color: #E6E6FA;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}



#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background: url(images/img3.jpg) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #DDA0DD;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.post-footer {
background: url(images/more.jpg) no-repeat ;

	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	color: #FFFFFF;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* Content > Sidebar > Categorie */

#categ {
	margin-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC;
	border-top:  1px dashed #CCCCCC;
}

#categ ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#categ li {
	display: inline;
}

#categ a {
	display: block;
	padding: 10px 0 5px 24px;
	background: url(images/img2.gif) no-repeat 10px 17px;
	color: #FFFAFA;
}

#categ a:hover, #menu .active a {
	background: #212121;
	text-decoration: none;
	font-weight: bold;
	color: #FFFAFA;
}



div#links a span{display: none}

div#links a:hover span{

	display: block;
	position:absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid Black;
	background-color: #006699;
	color: white;
	text-align: left;
	padding-left : 2px;
}
	


div#links{width:200px;}
div#links ul, div#links li{list-style: none;margin: 0;padding: 0}
div#links li{margin:0 3px 0 3px;background: url(images/link_bullet.gif) no-repeat 0 -20px}
div#links a{display: block;height: 20px;line-height: 20px;
    padding-left:14px;background: url(images/link_bullet.gif) no-repeat;
    text-decoration: none;color: color: #006699;
	position:relative; 
      z-index:24; 
	  text-decoration: none;
	}
div#links a:hover{
	background: none;
	color: #CCCCCC;
	   z-index: 25;
}

 table#calendar{
	width: 90%;
	text-align:center;
	font-size : 12px;
	
}
table#calendar,table#calendar th,table#calendar td{
    border: 0;border-collapse:collapse}
table#calendar th{
	color: #fff ;
	background-color : #242424;
}
table#calendar a{
	background: url(./images/cerchio.gif) no-repeat;
	color: White;
	text-decoration: none;
	font-weight:bold;
	background-position : left;
	padding-left: 3px;
}
table#calendar a:hover{
	text-decoration: none;
	color:navy;
	background: #006699;
	font-weight: bold ;

	
}
table#calendar td{background: #F2E9DA;}
table#calendar caption{
	background: #ffffff ;
	font-weight: bold ;
	color: #993333;
}
.cerca
		{
	
			
			width: 100%;
			
			   
			
		}
	


#footer a {
color:#808080;
background-color:inherit;
text-decoration:underline;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: red;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}


.commentbox {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #CD5C5C;
	font-style: italic;
	margin-bottom: 1em;
	background-color : #FFFFFF;
}


.commentfooter{
	/*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 50px;
	padding-top: 0px;
	margin-bottom: 3em;
	font-size : 11px;
	background-color : #FFF8DC;
	background: url(images/more.jpg) no-repeat;
}
#paginafoto {
width:90%;
padding:0 1em 1em 1em;
}
img#foto {
	width:100%;
	background-color : #E08934;
	padding: 5px ;
	
}


