* {
	margin: 0;
	padding: 0;
}

body {
	background: #F7F7F7 url(immagini/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
	
}

sup {font-size:11px; font-weight: bold; color:#E43C15;}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	
	font-size: 22px;
	font-weight: normal;
}

h2 {
	margin-bottom: 4px;
	
	text-transform: uppercase;
	font-size: 13px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 8px;
	line-height: 130%;
}

#content p { margin-bottom:16px;
}

#content p.less {margin-bottom: 3px;}

blockquote {
	padding: 0 30px;
	background: url(immagini/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	text-decoration: underline;
	color: #1D62B3;
	outline:none;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(immagini/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	height: 50px; width:960px; margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 34px;
	padding: 16px 30px 0px 30px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(immagini/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 101px; width:960px; margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 41px 0 0 6px;
	letter-spacing: 1px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(immagini/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(immagini/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(immagini/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(immagini/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(immagini/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 10px 0px 0 0px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(immagini/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(immagini/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
	margin-bottom:20px;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(immagini/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

.sidebar p {
	margin-bottom: 4px;
	line-height: 130%;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(immagini/img10.gif) no-repeat;
}

#footer p {
	padding-top: 14px; margin:0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

/* Classi dei form */

.sidebar form {padding: 0; margin: 0px 0 12px 0;}
#content form {padding: 0; margin: 0px 0 24px 0;}

input, textarea, select{
	font: 12px Arial, Helvetica, sans-serif; padding:2px 1px;
	border:1px solid #E7E7E7;
	background:#fff url(images/layout/form_bg.jpg) repeat-x top;
	color: #474848}

input.go{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:#337AB9; color: #fff;
	width: auto; padding: 1px;
	border:1px solid #166099; margin:0;
}
	
form p {clear: left; margin: 0; padding: 0; padding-top:5px;}
form p label {float: left; width:30%; font: bold 12px Arial, Helvetica, sans-serif;}
.sidebar form p label {display: block; width:auto; font: bold 12px Arial, Helvetica, sans-serif;}
/* Stili delle tabelle */

table {border-collapse: collapse; width: 100%; margin:4px 0 8px 0;}
table, tr, td {border: 0; color:#474848; font: 12px Arial, Helvetica, sans-serif; line-height:130%;}
td.info {padding: 6px 6px 6px 0}
/* Stili delle immagini */

.bfoto {padding:2px; border: 1px solid #E7E7E7; background:#FFFFFF;}

a {outline:none;}
a:focus {outline:none;}