/************************************************************************************************/
/*                                         LAYOUT                                               */
/************************************************************************************************/
body { font-size: 70%; }

/* - - TWITTER FEED - - */
#twitter-feed {
	position: absolute;
	top: 25px;
	right: 280px;
	width: 400px;
	text-align: right;
}
#twitter-feed span.text {
    font-family:Georgia, Times New Roman, Times, serif;
	color: #fff;
	background: #6b8b20;
	font-size: 1.3em;
}
#twitter-feed span.date {
	color: #696969;
	font-size: 0.9em;
}
#twitter-feed a { color: #fff; }
#twitter-feed ul { list-style: none; }
#twitter-feed li { padding: 10px 0 10px 60px; min-height: 40px; }


/* - - ADVICE AND GUIDANCE - - */
#advice-and-guidance {
	position: absolute;
	top: 0;
	right: 0;
}

/* - - CONTENT WRAPPER 1 - - */
#block-wrapper1 { margin-bottom: 1px; }

/* - - ACCORDION - - */
#accordion {}

/* - - LIVING PLACES IN ACTION - - */
#lp-in-action {}

/* - - CONTENT WRAPPER 2 - -*/
#block-wrapper2 { 
	border-bottom: 1px solid #d9d9d9; 
	margin-bottom: 10px;
}
.home-blocks {
	width: 227px;
	margin-right: 1px;
	padding: 45px 9px 0 9px;
	min-height: 175px;
	_height: 175px;
}

/* - - QUICK LINKS - - */
#quick-links {
	font-size: 1.1em;
	background: url("../images/quick_links_bg.gif") 0 0 no-repeat;
}
#quick-links a { color: #000; text-decoration: none; font-weight: normal; }
#quick-links ul { margin: -5px 0 0 5px; padding: 0; }
#quick-links li {
	background: url("../images/black_arrow.png") 0 50% no-repeat;
	border-bottom: 1px dashed #d9d9d9;
	padding: 8px 0 8px 30px;
}

/* - - MEDIA CENTRE - - */
#media-centre {
	background: url("../images/media_centre_bg.gif") 0 0 no-repeat;
	position: relative;
}
#media-centre .feed-link {
	position: absolute;
	top: 8px;
	right: 8px;
}
#media-centre h3 { font-size: 1.1em; }
#media-centre .feed-link a,
#media-centre .feed-link img {
	display: inline;
}
#media-centre a { color: #333; font-weight: normal; text-decoration: none; }
#media-centre .news-feed-home-date { 
	display: block; 
	font-size: 0.8em;
	color: #727980; 
	margin-bottom: 2px;
}
#media-centre .news-feed-home-item { 
	border-bottom: 1px dashed #d9d9d9; 	
	margin-bottom: 10px;
}

/* - - NEWSLETTER - - */
#newsletter {
	background: url("../images/newsletter_bg.gif") 0 0 no-repeat;
}

/* - - OUR VISION - - */
#our-vision {
	margin-left: 1px;
}
