/*
Designed by Luca Pappalardo
*/

body {
	margin-top: 20px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
	
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
    font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

#logo object{

	margin-left:350px;
}

#logoRiservata{

	width: 1000px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/riservata.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

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

#menu li {
	display: inline;
}

#menu li#cerca {
	text-align: right;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

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


#menu table{
	margin-right: 15px;
	float:right;
}

#menu td{
	padding-top:10px;

}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #f9f0f1;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 750px;
    background: url(images/sfondo.jpg);
}


#content.riservata{
	float: left;
	width: 950px;
    background: url(images/sfondo.jpg);
}


ul#operazioni li{
 padding: 20px;

}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: bold;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: bold;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
    color: black;
    font-size: 13px;
}

fieldset{
	padding:20px;
	}

.entry table#ricerca td{

padding: 10px;

}

.entry table.articles td
{
  text-align: justify;
  padding: 8px;
  width: 700px;
}

.entry table.articles td img
{
  border-style:solid;
border-width:thin;
}

.entry table.articles td.titolo
{
	color:#890208;
	font-size: 1.5em;
}

.entry table.articles td.autori
{
	font-size: 1.1em;
	font-weight:bold;
}

.entry table.articles td.prezzo
{
	text-align:right;
	color:#890208;
	font-size: 1.8em;
}
/*
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}
*/
/* Sidebars */

#sidebar1 {
	float: left;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

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

.sidebar li li {
  margin: 0 20px 0 15px;
  border-bottom: 1px #BBBBBB dashed;
  padding: 3px 0px;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar li a {
    padding: 5px 0 5px 5px;
    display: block;
}

.sidebar a:hover{
  color:white;
  background-color: #890208;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer strong{
color: #8C0209;
}

#footer .link {
	float: right;
}


#bg { 
  position:relative; 
  left:10px; 
  z-index:1000; 
  width:190px;
  height:180px;
  background-color: #f9f0f1;
  } 


div.item{
	margin-left: 10px;
	color: black;
}

div.item span{
	align: right;
}
