/* Latest Post */

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

/* Content */

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

margin:0;

/*
 
 margin-top:0.5em;
 margin-bottom:0.5em;
	margin-left: 10px;
	margin-right: 10px;*/
}

.post {
	padding-bottom: 5px;
}
/*
.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: #F60;
}

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

.title a:hover {
}

.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;
}

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

.title-small a:hover {
}

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


.entry {
}

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

.links a {
	border: none;
}

.links a:hover {
}