/* Colour of top bar */
#topperOne {
	background: #7c495a;
}

/* Colour of second bar */
#topperTwo {
	background: #B4b3b0;
}

#ads_forecolor {
	color: #7c495a;
}

#ads_backcolor {
	color: #bfbfbf;
}

#wrapper {
	background: url('mainBg.jpg');
}

#headerWapper {
	background: url('headBg_res.jpg') no-repeat 0px 0px;
}

.date-posted {
	background: url('calendarBack.gif') no-repeat left top;
}

/* Colour of post title background */
.entryTop {
	background: #7c495a;
}

/* Colour of comment title background, ie "Frank a detto..." */
#comments .entryTop, #trackbacks .entryTop {
	background: #7c495a;
}

/* Colour of line under header graphic */
#headerLink a:link, #headerLink a:visited, #headerLink a:hover {
	border-bottom: 0px #7c495a solid;
}

.searchAndRss {
	border-bottom: 7px #7c495a solid;
	background: #bfbfbf;
}

#comments .comment, #trackbacks .trackback {
	background: #F2F2F2;
}

#comments .comments-open-content, #trackbacks .trackbacks-open-content {
	background: #F2F2F2;
}

/*------------- =typography ---------------*/

#topperOne p {
	color: #fff;
}

#topperTwo p {
	color: #fff;
}

h2 {
	color: #000;
}

/* Sidebar titles - "About", "Categorie"... */
h5, .rss-title-4 {
	background: #7c495a;
	color: #ffffff;
}

/* Sidebar items - "Arte & Culture"... */
h6 {
	background: #7c495a;
	color: #ffffff;
}

.date-posted {
	color: #000;
}

.entry p {
	color: #000;
}

#footer p {
	color: #000;
}


/*------------- =links ---------------*/

.searchAndRss a:link, .searchAndRss a:visited, .searchAndRss a:hover {color: #000;}

#footer a:link, #footer a:visited {color: #000;}
#footer a:hover {color: #fff; background: #7E8FA3;}

#comments .entryTop h3, #trackbacks .entryTop h3,
#comments .entryTop a:link, #comments .entryTop a:visited, #comments .entryTop a:hover,
#trackbacks .entryTop a:link, #trackbacks .entryTop a:visited, #trackbacks .entryTop a:hover {
	color: #bfbfbf;
}

.entry p a:link, .entryBody a:link {color: #7c495a;}
.entry p a:hover, .entryBody a:hover {background-color: #7c495a; color: #ffffff;}

/*------------- =lists ---------------*/

.googleSideAd {
	background: #bfbfbf;
	border-bottom: 7px #7c495a solid;
}

.entry .entryTop {
	background-color: inherit;
	border: 1px solid #7c495a;
}

.entry .entryTop h3, .entry .entryTop h4, .entry .entryTop *, .entry .entryTop *:link, .entry .entryTop *:visited {
	/*color: #404040;*/
	color: black;
}

.entry .entryTop h3, .entry .entryTop h1 {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, Helve, Sans-serif;
	font-size: 17pt;
}

.entry p, .entryBody, .entryBody p, .entryBody div, .entryBody ul li{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, Helve, Sans-serif;
	font-size: 11pt;
}
