/* STRUCTURE */
body { }
a { }
#header { position:relative; }
#header h1, #header h2{ width:300px; }
#header h1 { font-size:37px; }
#header h2 { font-size:22px; }
#header h2 a { color:#000; }
#content-container { margin-top:5px; padding-top:5px; }
/*
000
313431
525152 deep
6B716B shallow
949294
B5B2B5 base
CECFCE
EFEBEF
fff
*/

#projects {
	padding:0px;
	margin:0 0 0 0;
	float:left;
	font-size:90%;
	line-height:1.2em;
	width:310px;
	float:left;
	clear:both;
}
#projects .project {
	margin:0 15px 10px 0;
	padding:0 0 0px 0;
	float:left;
	width:295px;
	clear:both;
}
#projects .current { background:#eaeaea; }

#projects .project h5 { margin:0; }
#projects .project img { float: left; margin:0 10px 2px 0; clear:both; }
#projects .project a { text-decoration:none; color:#000; }
#projects .project a:hover { color:#000; }

ul#other-links { clear:both;}

.flash { height:355px; background:#000; margin-bottom:10px; text-align:center; }
.flash h1 a, .flash p { color:#fff; }

/* tag cloud */
.tag-cloud { position:absolute; top:0; right:0; margin:0 0 10px 0; padding:0; font-size:60%; width:590px; text-align:justify; }
.tag-cloud li { display: inline; }
.tag-cloud span { position: absolute; left: -1999px; width: 990px; }
.tag-cloud li a { text-decoration:none; color:grey; }
.tag-cloud li a:hover { text-decoration:underline; color:blue; }
.tag-cloud .low { font-size: 0.5em; }
.tag-cloud .medium { font-size: 1em; }
.tag-cloud .high { font-size: 1.5em; }
.tag-cloud .very-high { font-size: 2em; }

#menu { }
#menu ul { width:100%; margin:0 0 10px 0; padding:0; float:left; list-style:none; }
#menu ul li { float:left; margin:0 10px 0 0; padding:0; }
#menu ul li.current { }
#menu ul li a{ }
#menu ul li a.current { }


#project-story h3 { clear:both; }
#project-story dl { clear:both; width:550px; margin:0; padding:0; }
#project-story dl dt { float:left; width:275px; margin:0 0 10px 0; padding:0; }
#project-story dl dd { float:right; width:270px; margin:0 0 5px 5px; padding:0; }
#photos img { margin:1px; float:left; }
#video { clear:both; }