#headerimg {
	background-image: url(../img/index-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	height: 140px;
	width: 100%;
}

#col1 {
	float: left;
	width: 375px;
}

#col2 {
	float: right;
	width: 375px;
}

.link_home {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#index h2 {
	margin-top: 0;
}

.alignright {
	text-align: right;
}

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

p.date {
	margin: 0;
	padding: 0 0 1em 0;
	text-align: right;
}

span.headline { font-weight: bold; }
#creditfooter { display: none; }

.feedburnerFeedBlock {
	background-image: url(../img/index-sfondoblog.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 80px;
}

/*
p#meteo { text-align: center; }
*/

/* BlastCasta feeds reader 
	Element	Style Class	Description
1	Feed Item Title	bc_title	A feed item title is the title of the particular article or story within the feed. A feed is usually comprised of one or more feed items.
2	Feed Item Link	bc_link	A feed item link is the hyperlink on title of the particular article or story within the feed.
3	Feed Item Description	bc_summary	A feed item description is a brief summary for a particular article or story within the feed.
4	Feed Item Author	bc_author	A feed item author is the author for a particular article or story within the feed.
5	Feed Item Date	bc_date	A feed item date is the date published for a particular article or story within the feed.
6	Feed Title	bc_feedtitle	The feed title is the feed's main title.

7	Feed Website Link	bc_feedwebsitelink	The feed website link is a link to a website corresponding to the feed.
8	Feed Copyright	bc_feedcopyright	The feed copyright is the main copyright for the feed.
*/
.bc_title {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.bc_summary {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

