
/* Portfolio */

.kenburns {
	margin: 1em auto;
	width:695px;
	height: 300px;
	}

.cycleweb {
	display: none;
	margin: 20px 0;
	padding: 0;
	border: 1px #E5E5E5 solid;
	position: relative;
	width:695px;
	height: 250px;
	}

.galleryitem, .galleryitem1, .galleryitem-early	{
	width: 678px;
	margin: 20px 0;
	padding: 20px 0 0 20px;
	border-top: 1px #999 solid;
	vertical-align: top; }

.galleryitem1	{ text-align: right; }

.galleryitem-early	{ margin-bottom: 10px; }

.gallerydescription	{
	float: right;
	width: 460px;
	text-align: left; }

.galleryitem-early .gallerydescription	{ width: 370px; }

.galleryitem1 .gallerydescription	{ float: left; }

.gallerydescription	p	{
	margin: 0;
	color: #363; }

.gallerydesctext	{
	margin-left: 20px;
	color: #000; }

.galleryitem-early .gallerydesctext	{ margin-left: 0; }

.portfolioscreenshot	{
	position: relative;
	left: -3px;
	margin: 0 0 2em;
	text-align: center; }



