body {
	background: #000 url(../images/portfoliobg.jpg) top center no-repeat;
	color: white;
}

.entry-content {
	float: left;
	border: 3px solid #F9ECF7;
	width: 650px;
}

#entry-info {
	float: right;
	width: 285px;
}

.entry-title {
	padding: 15px 15px 0px 15px;
	border-left: 5px solid #F333F9;
	font-size: 21px;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	color: white;
	border-top: none;
	border-bottom: none;
	line-height: 18px;
}

#entry-info ul li {
	border-left: 5px solid #F333F9;
	margin-bottom: 5px;
	font-size: 14px;
	padding: 5px 0 5px 15px;
	line-height: 18px;
}

.entry-content img {
	border-bottom: 25px solid #F9ECF7;
}

.entry-content {
	padding: 0;
}

.spacer {
	margin-top: 25px;
}

.bportfolio {
	color: white;
	display: block;
	background: #212;
	font-family: 'ContraItalic', Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 10px 0 10px 20px;
	line-height: 18px;
	width: 265px;
}

.bportfolio:hover {
	background: #F333F9;
}
