

* {
	margin: 0px;
	padding: 0px;
}
ul{list-style:none;}
img
{
	border: 0px;
}

body {
    

	background: #963 url(../images/sfondo_mattoni.jpg) center top repeat ;
}

body, th, td, input, textarea, select {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form {
}

fieldset {
}

input, textarea, select {
	font-weight: bold;
}

.text {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #aaa;
	width:150px;
	
}
.select {
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #aaa;
	width:150px;
	
}
.button {
	background: #f60;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Futura,'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #626456;
}

h1 {
	letter-spacing: .075em;
	font-size: 1.8em;
}

h2 {
	letter-spacing: .05em;
	font-size: 1.4em;
	font-weight: bolder;
	
}

h3 {
	font-size: 1em;
	
}

p, ul, ol {

}

ul, ol {

}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
img {
border-width:0px;
}
a {
	text-decoration: none;
	/*border-bottom: 1px dotted #B8D03B;*/
	color: #963;
}

a:hover {
	border: none;
	background: none;
	color: #ccc;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #963;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	/*border-bottom: 1px dotted #B8D03B;*/
	color: #ccc;
}

.excerpt h3{
line-height: 140%;
}

hr {
border:#333333 groove 1px;
	
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: auto;
	margin: 0 auto;
	background:   url(../images/bg_page.png) center top repeat ;
}

#menu {
	float: left;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	background: #940;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color:#ddd;
}

#menu a:hover {
	background: #f60;
	color: #fff;
}

#menu .current_page_item a {
	background: #B8D03B  ;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 800px;
	margin: 0 auto;
	border-bottom: 0px solid #eee;
	margin: 100px 0px;
	display:block;
	clear:both;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 3px 5px 0 20px;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}
#logo a {
	float:left;
	margin:5px 0 0px 10px;
	
	
}
#logo p {
	float:left;
	margin: 90px 0 0px  5px;
	padding: 5px; 
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color:#09c;
	
}
		#utility{width:100%;display:block;height:35px;margin:0px; float:right;}		
		#utility ul{display:block;float:right;height:30px;}
		#utility li{color:#eee;text-align:right;display:block;float:right;margin:3px 3px;width:auto;border:0px solid #300;}
		#utility li a{color:#eee;}
		#utility li a:hover{border-bottom:2px solid #efd;color: #efd;text-decoration: none;}
		
			#link
	{
	display:block;
	 
	width:100%;
	float:left;
	margin:0px 0px;
	border-bottom:1px solid #eee;
	height:35px;
	
	
	}
#link ul

{

display:block;
	}


#link li

{
border:0px solid #fff;
padding:5px;
display:block;
width:300px;
float:right;;
list-style:none;
text-align:center;


}
#link a
{
font-family:"Comic Sans MS", cursive;
font-size: 17px;
color:#963;
font-weight:400;
}
#link a:hover
{
	border-bottom:2px solid #fff;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding:0px 0;
	/*
    background: #fff;
	
	border: 1px solid #666;
	border-top: none;
	*/
background:   url(../images/bg_page.png) center top repeat ;
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 0 5px 0 3px;
	border-right: 0px solid #111;
	text-align:justify;
}

#content.widecolumn {
	width: 700px;
	height:auto;
	

	
}

.post {
	display:block;
	width:700px;
	overflow:visible;	
	margin-bottom: 25px;
	border-bottom: #eee dotted 1px;

}
.post img {
	display:block;
	width:100px;
	margin:8px;
	
	
}
.immagine {
	display:block;
	width:120px;
	float:right;
	
}



.post .title {
	
	margin-bottom:10px;
	display:block;
	float:left;
	width:570px;
	padding:5px;
}
.post h1 {
	font-size: 1.5em;
	margin-bottom:10px;
}
.post h3 {
	font-size: 1.2em;
	margin-bottom:5px;

}
.post ul{
	display:block;
	margin:5px;
	list-style:none;
	font-size:0.9em;
	font-weight:normal;
}
.post .entry {
	display:block;
	padding-bottom: 30px;	
	float:left;
	width:560px;
	padding: 5px;
}

.post .meta {
	padding-bottom: 00px;
	display:block;
	float:left;
	width:560px;
	padding: 5px;
	
}

.post .meta a {
	color: #CFCFCF;
}

 .links {
	clear:both;
	display:block;
	float:right;
	width:690px;
	margin-bottom:0px;
	text-align:right;
	font-size:0.9em;
	padding:3px;
	
}

.post .tags {
	margin: 0;
	/*text-transform: uppercase;*/
	font-size: 0.9em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
	
}

.post .links a, .post .tags a {
	border: none;
}

.navigation {
	height: 50px;
}

.alignleft {
	float: left;
}

.alignright, .data {
	float: right;
}

/* Comments */

.commentlist {
	margin: 10px 0 0 2px;
	padding: 0;
}

.commentlist {
	font-size: .8em;
}

.commentlist li {
	margin-bottom: 1.5em;
	list-style: none;
}
/* Portfolio */
div.collapse{ width: 800px;  margin: 5px 0;  background: url(images/section-medium-top.gif) top center no-repeat #333a3e;}	
div.collapse-container{ width: 760px; height: 100%; padding: 15px 20px; background: url(images/section-medium-bottom.gif)  bottom no-repeat;}

/* Recent Posts */

#recent-posts {
	
}

#recent-posts h3 {
	margin: 0;
	font-size: 1.1em;
}

#recent-posts p{
	margin: 0 0 1.5em 0;
		font-size: 10px;
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(images/img03.gif) repeat-y;
}

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

.sidebar li {
	margin-bottom: 0.5em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 300px;
	padding: 25px 10px 0 11px;
}

#sidebar2 {
	width: 260px;
	padding: 25px 0 0 10px;
	
	
}

#sidebar2 li ul {
	line-height: normal;
	background: url(images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: 0.8em;
}

#sidebar2 li a {
	border: none;
}
#tag_cloud {text-align:justify; margin:30px 5px ; }
#tag_cloud h1 a{float:left;margin:2px 5px;height:20px;padding:0px;}
#tag_cloud h2 a{float:left;margin:2px 5px;height:18px;padding:0px;}
#tag_cloud h3 a{float:left;margin:2px 5px;height:18px;padding:0px; color:#000000;}
#tag_cloud h4 a{float:left;margin:2px 5px;height:18px;padding:0px; font-size:95%;}
#tag_cloud h5 a{float:left;margin:2px 5px;height:18px;padding:0px; font-size:90%; }

/* Footer */
#spacer_top{
 
 
 width: 980px;
 
	margin: 0 auto;
	clear:both;
}
#spacer_bottom{
 
height: 25px;
 width: 980px;
	height: auto;
	margin: 0 auto;
	clear:both;
}
#footer {
 
 bottom: 0px;

background:#a96;
font-size: 11px;
height: 25px;
padding: 0px;
position: fixed;
text-align:center;
width: 100%;
z-index: 99;
}
#map
{
background: #eee;
border:5px solid #09d;
display:block;

margin:10px;
width: 950px; 
height:350px;

}


#SlideItMoo_banners_outer { 
	display:block; 
	position:relative; 
	width:980px; 
	height:100px; 
	margin:0px auto 0px; 
	border:1px #CCCCCC solid;
	clear:both;
}
#SlideItMoo_banners_inner { 
	position:relative ; 
	overflow:hidden ; 
	width:980px ; 
	 
	margin:0px auto 0px;  
}
#SlideItMoo_banners_items { 
	white-space:nowrap; 
	display:block; 
	position:relative; 
}
#SlideItMoo_banners_items  img { 
	border:none; 
	height:100px;
	width:162px;
	margin: 0px 1px;
}
