
body
{
	background-color : #F9F9F9;
/*      background-image: url(images/Pattern1.gif); 
        background-repeat: repeat-y; */ 
        font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #221;
	width: 940px;
	padding-right: 0px;
	margin: 28px;
	/*overflow-x: hidden;*/
}

div
{
	background-color: #ffffff;
}

img
{
	border-style: none;
	border: none;
}

.header
{
	text-transform: uppercase;
	background: none;	
	margin: 5px;
}

.header h1 a
{
	color: #221;
}

.header h1 a:visited
{
	color: #221;
}

.header h1
{
	margin-top: -3px;
	margin-bottom: -6px;
	line-height: 1.5em;
	font-size: 2.5em;
}

.header h2
{
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1.5em;
}

.header h3
{
	font-weight: normal;
	font-size: 1.0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.header .navbar
{
	text-transform: uppercase;
	background: none;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.55em;
	margin-top: 2em;
}


.header .navbar .navitem
{
	margin-right: 1.2em;
}

.header .email
{
	position: absolute;
	top: 31px;
	left: 820px;
	text-transform: none;
	background: none;
	font-size: 1.1em;
	text-align: right;
}

.content
{
	background: none;
}

.clearer
{
	visibility: hidden;
	clear: both;
	height: 0px;
}

.footer
{
	font-size: 1.2em;
	margin: 5px;
	margin-top: 4em;
	margin-bottom: 10em;
	background: none;
	clear: both;
	position: relative;
	/* text-transform: uppercase; */
}

.project-brief
{
	float: left;
	width: 300px;
	height: 321px;
	border: 1px solid #000000;
	margin: 5px 5px;
	padding: 0px;
	position: relative;
	/*text-align: justify;*/
}

.project-brief img
{
	border-top: 1px solid #ccc;
}

.project-full-text
{
	width: 360px;
	border: 1px solid #000000;
	margin: 5px 5px;
	padding: 0px;
	float: left;
}

.project-full-media
{
	float: left;
	/*width: 545px;*/
	min-width: 10px;
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
}


.project-full-media div#imagerow 
{
	display: block;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 0px;
	vertical-align: top;
	/*border: 2px solid #0000ff;*/
}

.project-full-media p
{
	margin: 0.3em 0em;
}

.project-full-media .images img
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #666;
	text-decoration: none;
	font-style: normal;
}

a:visited
{
	/* html default A020F0 */
	color: #666;
}

.project-brief a
{
	display: block;
	width: 100%;
	color: #668;
}

.project-brief a:visited
{
/*	color: #999;*/
}

.project-brief .date, .project-full-text .date
{
	background: #ddd;
	float: right;
	padding: 0.1em 0.3em;
	margin-bottom: 0.2em;
}

.project-brief .date a
{
	color: #666;
}

h4
{
	margin-top: 0em;
	margin-bottom: 0em;
}

.project-brief .title, .project-full-text .title, .project-brief h4, .project-full-text h4
{	
	font-size: 1em;
	background-color: #dddddd;
	font-weight: bold;
	height: 1.2em;
}

.project-brief .title, .project-full-text .title
{
	padding: 0.1em 0.3em;
	margin-bottom: 0.2em;
}

.project-brief .title a
{
	color: #555;
}


.project-brief .bodytext, .project-full-text .bodytext
{
	margin: 0.3em 0.3em; 
}

.project-brief .bodytext ul, .project-full-text .bodytext ul
{
	margin-left: -15px;
}

/*
.project-full-text .bodytext
{
	width: 400px;
}*/

.project-brief .bodytext div, .project-full-text .bodytext div
{
	margin: 0.3em 0em;
}

.project-brief .media, .project-full-text .media
{
	font-style: italic;
}

.project-brief .photos
{
	float: left;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.project-brief .photos img
{
	display: block;
}

.project-brief .bigphoto
{
	float: left;
	width:130px;
	height: 201px;
}

.project-brief .smallphoto
{
	width: 100px;
	float: right;
}

.project-brief .shortdesc
{
	/*margin-top: 0.3em;
	margin-bottom: 0.3em;*/
}

.project-full-media img
{
	float: left;
	margin: 0px;
	padding: 0em;

}

.project-full-media .item
{
	clear: both;
	padding: 1em 0em;
}

.project-full-media .item#video
{
	margin-top: 1em;
}

.project-full-media .item img
{
	border: 1px solid #ccc;
}

#contact
{
	clear: both;
	padding-top: 2em;
	/* text-transform: uppercase; */
	font-size: 10;
}

.tiny
{
	font-size: 0.8em;
}


