﻿/*
Default browser styles reset + common css rules
Don't forget to set a foreground and background color on the 'html' or 'body' element!
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
/*line-height: 1em;	yes, em, not unitless*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
:link, :visited {
	text-decoration: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th { 
	text-align: left; 
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
p {
	margin: 0 0 1em;
	}
h3 {
	color:#fff;
	font-size:14px;
	text-align:center;
	background-image:url('images/sfondo navlist.jpg');
	}
legend, hr {
	display: none;
	visibility: hidden;
	}
button {
	cursor: pointer;
	}
abbr, acronym {
	cursor: help;
	border: none;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
/*left margin for elements that need it IF THEY NEED IT
----------------------------------------
li, blockquote {
  margin-left: 1.5em;
	}
ol li {
  margin-left:2em;
	}
*/ 











/*misc useful classes
---------------------*/
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	}
.hide {
	display: none;
	visibility: hidden;
	}
.center {
	text-align: center;
	}








/*clearfix
----------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*END clearfix



/*Generic Levin image replacement -  http://levin.grundeis.net/files/20030809/alternatefir.html
----------------------------------------------------*/
.replace { 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ overflow: hidden; /* */ 
	} 
.replace span {
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
	}
/*Example HTML - all elements that require replacement use the .replace class then set the rule for the specific image and dimensions and associate with the elements ID.

<h1 id="myh1" class="replace" >Headline<span></span></h1> 

the add the CSS:
#myh1, #myh1 span { 
	height:100px; 
	width:300px; 
	background-image: url(head.png); 
} 
----------------------------------------------------*/

body{
	background-color: #999999;
	background-image:url(images/back.jpg);
	background-repeat: repeat-x;
}
#wrap{
	width: 929px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 929px;
	height: 286px;
	background-repeat: no-repeat;
	position: relative;
	
}

#logo-2{
	background-image:url(images/price-tag_2.png);
    background-repeat:no-repeat;
    height:62px;
    margin-left:52px;
    margin-top:-30px;
    position:relative;
    width: 200px;
}
#navigation {
    height:30px;
    padding-left:200px;
    float: right;
}

#navlist{
	padding-top: 5px;
	margin-right: 200px;
	color: orange;
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-image:url('images/sfondo navlist.jpg');
	}

#navlist  li {
	padding: 6px 16px; 
	display: inline;
	color: white;
}

#navlist a{
	color: #ffffff;
}

#navlist a:hover{
	color: #ff9900;
}

#logo{

	cursor: pointer;
	background-image: url(images/price-tag_1.png);
	background-repeat: no-repeat;
	width:382px;
	height: 255px;
	float: left;
		
}

#logo-1{
	cursor: pointer;
	background-image: url(images/price-tag_2.png);
	background-repeat: no-repeat;
	width:156px;
	height: 52px;
	float:left;
	margin-top: -31px;
	margin-left: 52px;
	position: absolute;
}

#logo h1{
	font-family: Georgia; 
} 

#content{
	width:929px;
	height: auto;
}

#content-top{
	background-repeat: no-repeat;
	background: url('images/barrafunghi.jpg');
	width: 730px;
	height: 226px;
	float: left;
}

#text-box{
	width:385px;
	height: 224px;
	float:left;
}

#text-box h2{
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	padding-left: 112px;
	padding-top: 46px;
	color: #FFFFFF;
	font-weight: bold;
}
	
#text-box p{
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: white;	
	text-align: left;
	padding-left: 22px;
	padding-top: 16px;
}

#maincontent{
	width: 730px;
	height: auto;
	background-color: #999999;
	float:left;
}
#maincontent .content-box{
	width:728px;
	height: auto;
	border-bottom: 1px dotted black;
	float: left;
}

#maincontent .content-news-box{
	width:620px;
	height: auto;
	float: left;	
}

#maincontent .content-news-box h3{
	padding-left: 12px;
	font-size: 9px;
	font-family: "georgia";
	color:black;
	margin-left:100px;

}
#maincontent .content-news-box h2{
	padding-left: 12px;
	padding-top: 7px;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	font-family: "georgia";
	color: #330000;
	margin-left:100px;

}
#maincontent .content-news-box p{
	margin-left: 110px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#maincontent .content-news-box img{
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}
#comments{
	float:right; 
	margin-right: 5px;
	width: 100px;
	height: 100px;
	margin-top:0px;
	text-align: center;
	font-family: Georgia;
	border: 0px dotted yellow;
}

span.number {
	font-size: 3em;
	font-style: italic;
	color:#330000;
}

#sidebar{
	background-repeat: no-repeat;
	width: 193px;
	height: auto;
	float:right;
	background-color: transparent;
	padding-bottom: 10px;
	margin-right: 0px;
}

#sidebar .news-box{
	width: 182px;
}

#sidebar .news-box h2{
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 10px;
}

#sidebar .news-box li{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:black;
	padding-top: 5px;
	padding-left: 20px;
}
#sidebar a{
	color:#330000;
	text-decoration: none;
}
#sidebar a:hover{
	color:#003300;
	text-decoration: underline;
}
		
#footer{
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height:109px;
}

#footer-wrap{
	background-image: url(images/footer-wrap.jpg);
	background-repeat: no-repeat;
	width: 929px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
}

#footer-wrap p{
	font-family: "Trebuchet MS";
	font-size:12px;
	text-align: right;
	padding-top:53px;
	padding-right:15px;
	color: #FFFFFF;
}

#footer-wrap a{
	color:white;
	text-decoration: none;
}

#footer-wrap a:hover{
	color:orange;
	text-decoration: underline;
}

img.rss{
	margin-top: -25px;
	margin-left: 10px;
	position: relative;
}
img.feed{
	margin-top:-21px;
	margin-right: 33px;
	float: right;
	position:absolute;
}
