/*  Portfolio layout
--------------------------------------------- */

#filter_top{
	padding:6px 0 6px 0;
	margin: 0 20px 0 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	width: 830px;
}

#filter_top li {
	padding: 0;
	background: none;
	margin-right: 8px;
}

#filter{
	padding:10px 0;
	margin: 0 20px 10px 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	width: 830px;
	font-size: 8pt;
}

#filter * {
	display: inline;
	margin: 0;
}

#filter h2 {
	font-size: .92em;
	color: #666;
	font-weight: bold;
	margin-right: 8px;
}

#filter li {
	padding: 0;
	background: none;
	margin-right: 8px;
}

.aspect {
	border-bottom: 1px solid transparent;
	margin-bottom: 20px;
	margin-top: 10px;
}



#body_portfolio_view blockquote {
	font-style: italic;
	font-size: 1.17em;
}

#body_portfolio_view cite {
	font-size: .85em;
}

#body_portfolio_view #content_sub ul {
	border-bottom: 1px solid #e8e8e8;
}

#body_portfolio_view #content_sub li {
	padding: 10px 0 0;
	border-top: 1px solid #e8e8e8;
	background: none;
}

#body_portfolio_view #content_sub h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

#paginate {
	bottom:0;
	margin-right: 0;
	margin-top:-3px;
	float:right;
	width:60px;
	height:24px;
	text-align:right;
}

#article_title{
	font: normal 2em Georgia, Arial,Helvetica,sans-serif;
	color:#000;
	letter-spacing: 0;
	margin:0;
}

#about_title{
	font: normal 1.6em Arial,Helvetica,sans-serif;
	color:#000;
	letter-spacing: 0;
	margin:10px 0 0 0;
}
