/** Gen **/

* {margin:0;padding:0;}

body
{
background-color:#eaeaea; 
scrollbar-face-color: #EEEEEE;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CC3333;
scrollbar-darkshadow-color: #CC3333;
scrollbar-track-color: #DDDDDD;
scrollbar-arrow-color: #CC3333; 
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#666;
}

#cont {
	width:1000px;
	margin:5px auto;
}

#container {
	width:1000px;
	background-color:#fff;
	float:left;
}

/*** Header ***/

#searchbar {
	background-color:#f8d47a;
	height:40px;
	color:#e06203;
	float:left;
	width:1000px;
}

.welcome {
	float:right;
	text-align:right;
	padding:10px;
	margin-top:3px;
}

.searchform {
	float:left;
	text-align:left;
	margin-top:5px;
	display:inline;
	margin-left:10px;
	height:40px;
	width:295px;
	background-image:url(searchform.jpg);
	background-repeat:no-repeat;
}

#header {
	width:1000px;
	height:90px;
	padding:10px 0;
	float:left;
}

.logo {
	float:left;
	width:256px;
	margin-right:5px;
	display:inline;
}

.banner {
	float:left;
	width:715px;
	display:inline;
}

/** Nav **/

#nav {
	background-image:url(nav.jpg);
	background-repeat:repeat-x;
	height: 30px;
	float:left;
	width:1000px;
}

#utenticonnessi {
	background-image:url(utenticonnessi.jpg);
	background-repeat:no-repeat;
	background-position:800px 1px;
	margin:3px 10px 0 10px;
	height:20px;
	float:left;
	width:980px;
	font-style:italic;
	border-bottom:1px solid #ccc;
}

.utenti {
	padding-left:820px;
}

table
{
	background:white;
}

/*** Main ***/

#main {
	float:left;
	width:980px;
	text-align:left;
	margin:10px;
}

#left {
	float:left;
	width:200px;
	margin-right:10px;
}

.left-nav {
	float:left;
	width:200px;
	margin-bottom:10px;
}

.left-random {
	padding:10px;
	float:left;
	width:180px;
	background-color:#eaeaea;
	margin-bottom:10px;
}

.left-sagre {
	float:left;
	width:180px;
	padding:10px;
	background-color:#eaeaea;
}

#middle-left {
	float:left;
	width:234px;
	margin-right:10px;
}

/*** Footer ***/

#footer {
	border-top:5px solid #daa00b;
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
	background-color:#daa00b;
	float:left;
	width:1000px;
	text-align:left;
}

.footer-column {
	float:left;
	width:230px;
	padding:10px;
}

.footer-column-final {
	background-image:url(footer-dec.jpg);
	background-position:160px 0;
	background-repeat:no-repeat;
	float:left;
	width:230px;
	padding:10px;
}

#notes-cont {
	text-align:center;
	width:1000px;
	margin-top:10px;
	padding-top:20px;
}

#notes {
	margin-top:10px;
	float:left;
	width:1000px;
}

/*** Lists ***/

ul {
	list-style-type:none;
}

#nav ul li {
	float:left;
}

.left-nav ul li {
	background-color:#f8d47a;
	padding:5px 10px;
	margin-bottom:3px;
	background-image:url(left-nav.jpg);
	background-repeat:no-repeat;
	background-position:170px 1px;
}

.left-nav ul li:hover {
	background-color:#e06203;
	background-image:url(left-nav-hover.jpg);
	background-repeat:no-repeat;
	background-position:170px 1px;
}

#footer ul {
	margin-bottom:10px;
}

#footer ul li {
	margin-bottom:2px;
}

/*** Links ***/

a:link, a:visited {
	text-decoration:none;
	color:#e06203;
}

a:hover {
	color:#6d3409;
	text-decoration:none;
}

#nav a:link, #nav a:visited {
	color:#fff;
	float:left;
	display:block;
	height:16px;
	padding:7px 10px;
}

#nav a:hover {
	background-image:url(nav-hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}

.left-nav a:link, .left-nav a:visited {
	color:#6d3409;
}

#footer a:link, #footer a:visited {
	color:#6d3409;
}

#footer a:hover {
	color:#ebd1be;
}

#notes a:link, #notes a:visited {
	color:#4a95f2;
}

#notes a:hover {
	color:#245086;
}

h2 a:link, h2 a:visited {
	color:#6d3409;
}

h2 a:hover {
	color:#e06203;
}

.newsletter h2 a:link, .newsletter h2 a:visited, .cucina-a-tema h2 a:link, .cucina-a-tema h2 a:visited{
	color:#0b75c6;
}

.newsletter h2 a:hover, .cucina-a-tema h2 a:hover {
	color:#093b62;
}

/*** Heading and paragraphs ***/

h1,h2,h3, h4 {
	font-weight:normal;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size:20px;
	}

#footer h3 {
	color:#fff;
	
	font-size:18px;
}

/*** Forms ***/

.searchform-input {
	border:1px solid #e06203;
	height:30px;
	padding:2px;
	width:150px;
}
.searchform-button {
	background-image:url(cerca.jpg);
	width:100px;
	height:30px;
	color:#fff;
	background-color:transparent;
	border:none;
}

.searchform-button:hover {
	background-image:url(cerca-hover.jpg);
}

/*** Img ***/

img {
	border:none;
}

.left-random img, .tema-del-mese img,.primo-piano1 img, .primo-piano2 img{
	border:5px solid #ccc;
	padding:5px;
}

.tema-del-mese img {
	margin-bottom:5px;
}
