body#recentwork {
	background: #ada9a0;
	color: #FFFFFF;
}

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

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

body#recentwork #content_main h3 {
	color: #626262;
	font-size:24px;
	font-weight: 300;
	margin: 0px 0px 10px;
}

body#recentwork #content_main a, body#recentwork #content_main a:visited {
	color: #626262;
	text-decoration: none;
}

body#recentwork #content_main a:hover {
	color: #f26522;
}

h3.recentwork-title a, h3.recentwork-title a:visited {
	color: #626262;
	text-decoration: none;
}

h3.recentwork-title a:hover {
	color: #f26522;
	text-decoration: none;
}

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_recentwork.png) no-repeat; width: 350px;}

li#nav_recentwork a:hover						{ background-position:-380px -192px;}
body#recentwork li#nav_recentwork a 			{ background-position:-380px -192px;}

.date {
	color:#ffffff;
	font-weight: bold;
}

#sidebar-archive {
	padding: 0 0 0 70px;
}

body#recentwork h2.work-sidebar-title {
	color: #626262;
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
	height:64px;
	background: url(../images/headers/h2_recentwork_archive.png) no-repeat left bottom;
	text-indent: -9999px;
}

body#recentwork #sidebar-archive ul {
	margin: 15px 0px 0px;
}

body#recentwork #sidebar-archive li {
	color: #626262;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 4px;
	line-height:1em;
	letter-spacing: -0.1px;
}


#sidebar-archive li a {
	color: #626262;
	text-decoration:none;
}

#sidebar-archive li a:hover {color: #f26522;}
