/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 710px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
}
#content p
{
		line-height: 140%;

margin:0;

}
.lingue {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	clear:both;
	width: 99%;
	margin-bottom: 8px;

}
.lingue img {
	float: right;;

}


.post {
	padding-bottom: 10px;
}
/*
.post p{
	padding-bottom: 45px;
	
	line-height: 100%;
}*/
.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	background: url(../images/img04.gif) repeat-x left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.title a:hover {
}

.titoloblu{
	margin: 0px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	background: url(../images/img04.gif) repeat-x left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #003366;
}

.title-small {
	margin: 0px;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: normal;
	background: url(../images/img04.gif) repeat-x left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}

.title-small a {
	border-bottom: none;
	color: #000000;
}

.title-small a:hover {
}

.byline {
	background: url(http://www.creativecitiesproject.eu/images/img04.jpg) repeat-x left bottom;
	padding-bottom: 0px;
	padding-top: 0px;
}

.tag {
	padding: 0 15px;
}

.entry {
	color: #000000;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}