

/*****Custom Classes*****/
.clearing { clear: both; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }



ul#filter { float: left; font-size: 16px; list-style: none; margin-left: 20px;/*was 20 with all 5*/ width: 100%; margin-bottom:72px; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	/* margin-right: 10px;
	padding-right: 10px; */
	height: 38px;
	width: 100px;
	/* padding-top: 30px; */
	text-align:center;
	display: block;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #fff; text-decoration: none; display: block; height: 111px; width: 120px; }
.aa {background: url(images/p-design.jpg) no-repeat;}
.ab {background: url(images/p-copy.jpg) no-repeat;}
.ac {background: url(images/p-web.jpg) no-repeat;}
.ad {background: url(images/buzz.jpg) no-repeat;}
.ae {background: url(images/p-events.jpg) no-repeat;}
ul#filter a span {visibility: hidden;}
ul#filter li.current a, ul#filter a:hover { }
ul#filter li.current a { color: #fff; /* font-weight: bold;  */}

ul#portfolio { float: left; list-style: none; margin-left: -40px; /* width: 672px; */ }
ul#portfolio li { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 252px;

}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede; display: block; /* padding-bottom: 5px; */ }

/* #b1 {height: 100px; width: 85px; background: url(test.jpg) no-repeat;}
#b3 {height: 100px; width: 85px; background: url(test.jpg) no-repeat;} */
