/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFCC url(images/sfondo.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #0000FF;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 770px;
	height: 240px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/testa03.jpg) no-repeat bottom right; /* 0px 50px; img02.gif */
}

#logo h1, #logo p {
	color: #FF9900;
	font-weight: bold;
}

#logo h1 {
	padding-left:100px;
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px; 
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #CC0033;
}

/* Menu */

#menu {
	width: 770px;
	height: 50px;
	margin: auto auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 24px 15px 0 15px;
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}

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

#menu .current_page_item a {
	background: url(img/img03.gif) no-repeat center bottom;
}

#bandiere {
	clear:left;
	width: 770px;
	height: 30px;
	margin: auto auto;
	text-align:right;
}
#bandiere img {
	border: 0;
}
/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;
	background: rgb(255, 255, 255);	/*D4D9DD*/
}

.wide-post .title {
	padding: 20px 30px 20px 30px;
	background: url(images/sfalto.jpg) no-repeat;

}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #0000FF;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
}

.wide-post .entry .aziende {
	padding-left: 20px;
	padding-bottom: 8px;
	background: url(img/img09.gif) no-repeat left center;
}

.wide-post .bottom {
	height: 20px;
	background: url(so.jpg) no-repeat left bottom;
}
.wide-post .fondo {
	clear: both;
	margin: 0;
	padding: 10px;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #FFCC00;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(img/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(img/img09.gif) no-repeat left center;
}

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

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(img/img11.gif) no-repeat left center;
}	

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(img/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(img/i13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(img/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(img/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	margin-top: 10px;
	padding: 20px 0;
	background: #FFFFCC url(images/sub.jpg) repeat-x left top; 
	color: #A9B6BB;
}

#submenu ul {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 180px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(img/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

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

/* Footer */

#footer {
	padding: 2px 0;
	background: #758599 url(img/i18.gif) repeat-x; 
}

#footer p {
	text-align: center;
	font-size: small;
	color: #666666;
}

#footer a {
	color: #666666;
}
.firma {
	text-align: right;
	font-style:italic;
}
.pagine {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.corsivo {
padding-top: 10px;
font-family: "Edwardian Script ITC";
font-size: 48px;
height: 48px;
}
.saffron {
padding-top: 10px;
font-family: "SaffronToo";
font-size: 44px;
height: 40px;
}
.quadro {
float:left;
width:80px;
margin: 15px;
text-align:center;
}
div#navigation {text-align: right}
#navigation li{margin-right:8px;display: inline} /*rendo gli elementi li inline*/

