#stickyfooter {
	overflow: hidden;
	width: 840px;
	float: left;
	margin-bottom: 30px;
	border: 10px none #f0f0f0;
	display: none;
}

#city {
	background: url(city_small.png) no-repeat 0 0;
	width: 4287px;
	height: 400px;
	display: block;
	float: left;
	position: relative;
}

#sticky {
	background: white url(sticky-pointing.jpg) no-repeat 0 0;
	width: 299px;
	height: 78px;
	display: block;
	float: left;
}

.no-bullets {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#recent-comments {
	color: #4e6645;
	position: absolute;
	left: 250px;	
	top: 230px;
	width: 260px;
	overflow: hidden;
	text-align: justify;
	font: 12px/180% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#recent-comments a {
	color: #4e6645;
	text-decoration: none;
	font-size: 14px;
}

#recent-comments a:hover {
	background-color: #4e6645;
	color: #fff;
}

#popular-posts {
	position: absolute;
	left: 1780px;	
	top: 225px;
	width: 295px;
	overflow: hidden;
	line-height: 190%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

#popular-posts li {
	width: 100%;	
}

#popular-posts a {
	color: #6f8b97;
	text-decoration: none;
}

#popular-posts a:hover {
	text-decoration: none;
	background-color: #6f8b97;
	color: #fff;
}

#favourite-places {
	position: absolute;
	left: 3285px;	
	top: 165px;
	width: 295px;
	overflow: hidden;
	line-height: 135%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;	
}

#favourite-places a {
	text-decoration: none;
	color: #90968e;
}

#favourite-places a:hover {
	background-color: #90968e;
	color: #fff;
}

#shrt-shrts {
	left: 968px;
	top: 83px;
	position: absolute;
	width: 280px;	
}

#shrt-shrts a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#shrt-shrts a:hover {
	color: #fb000d;
	background-color: transparent;
}

#inner-city {
	width: 900px;
	overflow: hidden;	
}

#sticky-wrapper {
	background-color: #a2afaf;
	width: 100%;
	display: block;
	float: left;
}

#twitter {
	left: 3730px;
	top: 15px;
	position: absolute;
	width: 280px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#twitter a {
	color: #657678;
	display: block;
	line-height: 140%;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#twitter a:hover {
	color: #657678;
	background-color: #c8ebed;
}

#wordmix {
	position: absolute;
	left: 3730px;	
	top: 364px;
	width: 205px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

#wordmix a {	
	color: #fff;
	text-decoration: none;
}

#wordmix a:hover {
	background: transparent;	
}

#wordmix span {
	color: #ff6d3a;
	font-weight: bold;
	padding-left: 5px;
}

#twitter ul {
	margin: 10px 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#twitter ul li {
	
}