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: #f26522;
	font-size:24px;
	font-weight: normal;
	margin: 0px 0px 10px;
}

.date {color: #FFFFFF;}

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

li#nav_home a 									{ background-position:0px 0px; top:0px; height:32px; }
li#nav_home a:hover								{ background-position:-380px 0px;}

li#nav_ourethos a 								{ background-position: 0px -32px; top:32px; height:32px; }
li#nav_ourethos a:hover							{ background-position:-380px -32px;}

li#nav_whatwedo a 								{ background-position:0px -64px; top:64px; height:32px; }
li#nav_whatwedo a:hover							{ background-position:-380px -64px;}

li#nav_news a 									{ background-position:0px -96px; top:96px; height:32px; }
li#nav_news a:hover								{ background-position:-380px -96px;}
body#news li#nav_news a 						{ background-position:-380px -96px;}

li#nav_opportunities a 							{ background-position:0px -128px; top:128px; height:32px; }
li#nav_opportunities a:hover					{ background-position:-380px -128px;}

li#nav_getintouch a 							{ background-position:0px -160px; top:160px; height:32px; }
li#nav_getintouch a:hover						{ background-position:-380px -160px;}

li#nav_recentwork a 							{ background-position:0px -192px; top:192px; height:64px; }
li#nav_recentwork a:hover						{ background-position:-380px -192px;}

li#nav_casestudies a 							{ background-position:0px -256px; top:256px; height:32px; }
li#nav_casestudies a:hover						{ background-position:-380px -256px;}

li#nav_clients a 							{ background-position:0px -288px; top:288px; height:32px; }
li#nav_clients a:hover						{ background-position:-380px -288px;}