@charset "UTF-8";
/* CSS Document */

#work-wrapper{}
#work-wrapper .thumbnail {padding-right:14px; background-color:#00FFCC;}

#work-wrapper  a:link{background:none;!important}
#work-wrapper  a:hover{opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=100);}
#work-wrapper  a:active{}
#work-wrapper  a:visited{}

#work-desc-wrapper{margin-bottom:7px;}
#work-desc-wrapper h2{margin-bottom:7px; color:#000000;}

#portfolio-link a:link {background:none;!important}

#centre-right-work a:link {
	color: #000000;
	text-decoration: none;
	background-color:#FFFF00;
}
#centre-right-work a:visited {
	text-decoration:none;
	color: #000000;
	background-color:#FFFF00;
}
#centre-right-work a:hover {
	text-decoration: underline;
	color: #333333;
	
	
}
#centre-right-work a:active {
	text-decoration: none;
	color:#666666;
	background-color:#FFFF00;
}

#centre-right-work{
	width:428px;	
	height:auto;
	float:left;
	margin-left:28px;
	margin-top:28px;
	margin-bottom:28px;
	
}

#centre-right-work .blog{
	margin-top: 14px;
	float:left;
	width: 334px;
	margin-left:14px;	
}

#centre-right-work .portfolio-link a:link{
	background:none;
}


.thumbnail-img a:link{opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=100);}