body#news {
	background: #231f20;
	color: #a0a0a0;
}

body#news #header {
	background: url(../images/headers/header_news.png) no-repeat 0px 0px;
}

.post {
	border-bottom: 1px solid #393637;
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
}

body#news #content_main a, body#news #content_main a:visited {
	color: #ffffff;
	text-decoration: none;
}

body#news #content_main strong {
	color: #ffffff;
	font-weight:bold;
}

body#news #content_main img {
	margin: 0 0 10px;
}

body#news #content_main a:hover {
	color: #f26522;
	text-decoration: none;
}

body#news #content_main a.rightlink,
body#news #content_main a.rightlink:visited,
body#news #content_main a.leftlink,
body#news #content_main a.leftlink:visited {
	color: #f26522;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}

body#news #content_main a.rightlink,
body#news #content_main a.rightlink:visited {
	background: url(../images/navigation/rightarrow_news.png) no-repeat right center;
}

body#news #content_main a.leftlink,
body#news #content_main a.leftlink:visited {
	background: url(../images/navigation/leftarrow_news.png) no-repeat right center;
}

body#news #content_main a.rightlink:hover, body#news #content_main a.leftlink:hover {
	text-decoration: none;
}

body#news #content_main h3 {
	color: #FFF;
	font-size:24px;
	line-height:1.2;
	font-weight: 300;
	margin: 0px 0px 10px;
}

.date {color: #FFFFFF; margin-bottom:8px; display:block;}

ul#nav li a { display:block; position:absolute; left:0; text-indent:-9999px; outline:none }

li#nav_home a, li#nav_ourethos a, li#nav_whatwedo a, li#nav_news a, li#nav_opportunities a, li#nav_getintouch a,
li#nav_recentwork a, li#nav_casestudies a, li#nav_clients a  {background: url(../images/navigation/navigation_news.png) no-repeat; width: 350px;}

body#news li#nav_news a 						{ background-position:-380px -96px;}
