/*css layout formatting done by mtness.net*\
 for CFFS.html
\*              2009-03-29                */

* { margin: 0; border: 0; padding: 0; }

body {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	background: #000;

}
#passepartout
{
	display: block;
	position: relative;
	height: 100%;
}


/* moosizer Plugin Styles */
/* ************************************************************************* */
#supersize { position: fixed; top: 0; left: 0; z-index: 0; }
#supersize img, #supersize a
{
	height:100%;
	width:100%;
	display:none;
}

#supersize .activeslide, #supersize .activeslide img
{
	display:inline;
}
/* ************************************************************************* */

#header
{
	top: 0;
	width: 100%;
	height: 70px;
	z-index: 23;
	position: fixed;
}
	#header-bg
	{
		position: relative;
		top: 0;
		width: 100%;
		height: 100%;
		background: #000;
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	#logo
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 113px;
		height: 70px;
		background: #000;
		z-index: 24;
		
	}
		#logo a
		{
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 113px;
			height: 70px;
		}
		#logo a img
		{
			position: absolute;
			top: 42px;
			left: 16px;
		}

#footer
{
	display: block;
	position: fixed; 
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	clear: both;
}
#footer a {
	 color: #777;
	 text-decoration: none;
	 padding:2px;
	 text-align:left;
	 line-height: 26px;
	 height: 36px;
	 font-size:14px;
	 font-style:normal;
}
#footer a:link   {}
#footer a:visited{}
#footer a:hover  { color: #000; }
#footer a:active {}

	#footer-bg
	{
		position: relative;
		top: 0;
		width: auto;
		height: 100%;
		background: #fff;
		padding:20px;
		font-family:Georgia, Garamond, "Times New Roman", Times, serif;
		font-style:italic;
		color:#333333;
		text-align:justify;
		font-size:17px;
		line-height:1.3em;
		z-index: 4;
	}

#dates{
	width:100%;
}
#desc{
	position:absolute;
	left:0px;
	background-color:#000;
	padding:10px;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	font-size:17px;
	opacity:.50;
	filter: alpha(opacity=50);
}
.selected{
	border:1px dashed #000;
}
#credits{
	padding:10px;
	position:absolute;
	top:0px;
	left:0px;
	color:#CCCCCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#credits a{
	color:#CCCCCC;
	text-decoration:underline;
}
#overlaytext1{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:85px;
	position:absolute;
}
#splashimg{
	position:absolute;
	top:175px;
	left:0px;
}
.keys{	
	font-size:11px;
}
#birdseye{
	position:absolute;
	top:50px;
	left:10px;
	text-transform:uppercase;
	text-align:justify;
	padding-right:10px;
	font-size:32px;
	color:#FFFFFF;
	
}
#birdseye a:link{
	border-bottom:1px dashed #999999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
}
#birdseye a:visited{
	border-bottom:1px dashed #999999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
}
#birdseye a:hover{
	background-color:#999999;
	color:#333333;
}
#birdseye .back a{
	color:#FFFFFF;
	text-decoration:none;
	border:1px dashed #fff;
	padding:3px;
}
#container{
	position:relative;
	width:940px;
	margin:0px auto;
	margin-top:20px;
}
#menu{
	width:100%;
	padding:10px;
	margin-bottom:10px;
	background-image:url(../images/bg2.png);
	color:#FFFFFF;
	text-align:center;
}
#menu a{
	color:#fff;
	text-decoration:none;
	margin-right:60px;
	font-size:11px;
	cursor:pointer;
}
#menu a:hover{
	color:#EBEBEB;
}
#content{
	width:100%;
	padding:10px;
	min-height:400px;
	background-image:url(../images/bg3.png);
	font-size:11px;
}
#leftd{
	float:left;
	height:52px;
	border:1px solid #CCCCCC;
	margin:10px;
	padding:6px;
	width:650px;
}
#rightthumb{
	float:left;
	height:66px;
	margin:10px;
	width:100px;
}
#clearer{
	clear:both;
}
#content #leftd a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#leftd h2{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:11px;
}
#content #leftd a:hover{
	color:#666666;
}
#bio{
	margin:10px;
	padding:26px;
	border:1px solid #CCCCCC;
}
#project{
	margin:2px;
	padding:12px;
	border:1px dotted #CCCCCC;
}
#project h1{
	font-size:13px;
	margin-bottom:10px;
	color:#666666;
}
#projectimage{
	float:left;
}
#projectvideo{
	float:right;
	max-width:365px;
}
#projectdescription{
	margin-top:15px;
	color:#333333;
}
.projectthumb{
	float:left;
	padding:8px 14px 0 0;
}
#indexmenu{
	background-image:url(../images/bg.png);
	padding:8px;
	margin:0px auto;
	text-align:center;
	margin-top:40px;
	font-size:11px;	
}
#indexmenu a{
	color:#FFFFFF;
	margin:25px;	
	text-decoration:none;
}
#indexmenu a:hover{
	color:#CCCCCC;
}
#projectcredits{
	margin-top:15px;
}
#photocaption{
	margin:5px 0 0 0;
	padding:3px;
}
input, textarea{
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
#content a{
	color:#000000;
}








