/*Styles Only Pertinent to the Homepage*/

/*bandone colore*/

#upper {
	background: #000;
	padding:0px 0px 0px 0px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	}
	
/*bandone colore di recent*/
	
#recent {
	background: #000;
	width:226px;
	float:right;
	padding:10px 10px 10px 10px;
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	border-bottom:1px solid #62b1d8;
	background:url('../images/icon_page_home.gif') no-repeat 0 9px;; list-style-type:none; padding-left:15px; padding-right:0; padding-top:7px; padding-bottom:7px
	}

#recent a, #recent a:visited {
	color:#ecf7ff;
	font-weight:bold;
	font-size:1em;
	}

/*bandone colore di area grande*/
				
#home .stripes {
	background:#fff;
	padding:14px 14px 20px 14px;
	}



/*Features and Carousel*/

/*bandone colore di carosello video preview*/

#carousel {
	height:151px;
	background:#000;
	margin-bottom:0px;
	}

#carousel li {
	float:left;
	padding:0 19px;
	}
	
/*Bordo Carousel*/

#carousel li img {
	border:1px solid #516f80;
	display:block;
	margin-top:5px;
	margin-bottom:8px;
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#fff;
	}

#carousel a:hover, #carousel a:active {
	color:#3399cc;
	text-decoration:none;
	}

#carosello {
	width: 934px;
	height: 200px;
	background-color: #000000;
	padding: 14px 7px 0 5px;
	}

#carosello ul {
	list-style-type: none;
	}

#carosello li {
	display: block;
	float: left;
	margin: 0 0 0 30px;
	}	

#carosello img {
	border: 1px solid #516F80;
	}

#carosello a {
		color: #ffffff;
		}

#carosello a:hover, #carosello a:active{
			color: #3399CC;
	}
#carosello p {
	text-align: center;
	width: 150px;
	height: 30px;
	}
	
/*colorazione fine articolo*/
	
#home #content {
	float:left;
	width:560px;
	}

/*colorazione font background categoria*/

.whitebox h3 a, .whitebox h3 a:visited {
	color:#fff;
	}



/*Articolo centrale Middle Column*/

.whitebox, #home #sidebar {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#333333;
	}

#home #content .whitebox {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	
	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}
	
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square;
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Ads*/

			
#ads { 	
	width:320px;
	float:right;
	}
