/* 

	CSS by Deibu, www.deibu.net.
	Please see www.deibu.net for more information. 
	
	CSS is w3 validated, and complient with all major web browsers such as Safari, 
	Firefox and Internet Explorer.
	
	Theme: Deibu.net*9, Portfolio
	Version: 1.0
	Website: www.deibu.net
	Info: www.deibu.net
	Creator: Deibu. - Dave Jansen

*/



/* Portfolio
--------------------------------------------------------------------- */
body #content.portfolio .row img {
	background: url(../images/design/portfolio-list-border.png) no-repeat;
	padding: 10px;
	margin: 0 12px;
}

body #content.portfolio .row {
	margin: 0 auto 80px;
}

body #content.portfolio .row.open {
	margin: 0 auto;
}

body #content.portfolio .row h4 {
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	float: left;
	margin: 0 0 0 10px;
}

body #content.portfolio .row h4 a {
	color: #fff;
	text-decoration: none;
}

body #content.portfolio .row h5 {
	font-size: 17px;
	color: #96e3f6;
	font-weight: normal;
}

body #content.portfolio .row h5 a {
	color: #96e3f6;
	text-decoration: none;
}


/* Portfolio :: Detail
--------------------------------------------------------------------- */
body #content.portfolio-detail .row img {
	padding: 12px 0 0 16px;
}