

/*
----------------------------------------------------------------
	A U T H O R:  Andrew Hecht            
    D A T E:      03.17.07 
---------------------------------------------------------------- */


/*
----------------------------------------------------------------
	R E S E T
---------------------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var { font-style: normal; font-weight: normal; }
caption, th { text-align: left; }

a { text-decoration: none; }

.invisible { visibility: hidden; }


p {
font: 1.4em  Verdana, 'Trebuchet MS', Arial, sans-serif;	
	
	}

/*
----------------------------------------------------------------
	s I F R
---------------------------------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 35px;
	margin-top: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
	margin-left: 10px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 15px;
	margin-top: 25px;
	margin-left: 15px;
}

/* .sIFR-hasFlash h5 {
	
	letter-spacing: -5px;
	font-size: 15px;
	margin-left: 15px;

}*/


.sIFR-hasFlash h5 {
	
	font: 125%  vandenkeere, 'Times New Roman', Verdana, 'Trebuchet MS', Arial, sans-serif;
	color: #b98184;
	margin-left: 15px;
	line-height: 1.3em;	
	}

.sIFR-hasFlash h6 {
	
	font: 115%  vandenkeere, 'Times New Roman', Verdana, 'Trebuchet MS', Arial, sans-serif;
	color: #b98184;
	margin-left: 15px;
	line-height: 1.3em;	
	}

/*
----------------------------------------------------------------
	S T R U C T U R E 
---------------------------------------------------------------- */


body { 
	background: #000 url(../img/bkg_body.jpg) repeat-y left top;
	color: #eee;
	font: 55%  'Times New Roman', Verdana, 'Trebuchet MS', Arial, sans-serif;
	margin: 0 0 25px;
	
	}
	
	
#container { 	
		}
	
#header { 
	background: #000 url(../img/bkg_header6.jpg) no-repeat left top;
	height: 150px;
	
	}

#header h1 { 
	position: absolute;
	text-indent: -9999px;
	top: 200px;
	left: 65px;
	height: 154px;
	width: 150px;
	}

#home {
	font-size: 1.5em;
	line-height: 1.6;
	margin: 0 0px 0 50px;
	padding-top: 100px;
	position: relative;
	width: 760px;
	}

#content {
	font-size: 1.5em;
	line-height: 1.6;
	margin: 0 0 0 50px;
	position: relative;
	width: 760px;
	}

#bodytext {
	position: absolute;
	background: url(../img/body_text3.jpg) no-repeat left ;
	text-indent: -999999px;
	top: 25px;
	left: 610px;
	height: 233px;
	width: 336px;
	color: #cc9999;
	font: 110%  Verdana, 'Trebuchet MS', Arial, sans-serif;
	line-height: 1.8em;
	}

#tryptich h1 { 
	position: absolute;
	background: url(../img/tryptich4.jpg) no-repeat left ;
	text-indent: -9999px;
	top: 30px;
	left: -45px;
	height: 238px;
	width: 650px;
	}	
	
	
#navigation { 
	background: #s;
	border-top: 2px solid #222;
	border-bottom: 1px solid #222;
	list-style: none;
	padding: 0 0 0 25px;
	}

#footer {
	padding: 10px 20px 30px 20px;
	margin-top: 250px;
	margin-left: 0px;
	margin-top: 450px;
	clear: both;
	text-align: left;

	background: #000 url(../img/bkg_footer.jpg) no-repeat left bottom;
	
	font: 120%  'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #CCC;
	
    float:left;
	width: 1500px;
	height: 25px;
	}
	
	
/*
----------------------------------------------------------------
	N A V I G A T I O N
---------------------------------------------------------------- */


#navigation li {
	border-left: 1px solid #222; 
	float: left;
	}
#navigation li.last {
	border-right: 1px solid #222;
	}
#navigation li a { 
	color: #ba8487;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding: 8px 10px;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	}
#navigation li a:hover {
	background: #111111;
	color: #CCC;
	}
	


/*
----------------------------------------------------------------
	L I N K S
---------------------------------------------------------------- */


a:link, a:visited, a:active { 
color: #a7201f;
	}

a:hover { 
color: #ccc;
}


/*
----------------------------------------------------------------
	H E A D E R S
---------------------------------------------------------------- */


h3 {    
    border-bottom: 1px solid #666;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.07em;
	padding-bottom: -5px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 450px;
	text-transform: uppercase;
}



/*
----------------------------------------------------------------
	B I O G R A P H Y
---------------------------------------------------------------- */

#biography {
	
	width: 664px;	
	}

#biography p {
    
    font: vandenkeere, 'Times New Roman', Verdana, 'Trebuchet MS', Arial, sans-serif;
	color: #b98184;
	font-size: 1.2em;
	padding-bottom: -5px;
	margin-bottom: 10px;
	margin-top: 10px;
	
	}

#biography img {
	margin-top: -10px;	
	}

#biography li {
	list-style: none;
	font-style: italic;	
	color: #b98184;
	}	
	

/*
----------------------------------------------------------------
	M I S C
---------------------------------------------------------------- */
	

em { font-style: italic; }

	
#content p { 
	margin-left: 50px;
	}
	

.home {
	margin-top:-100px;
	margin-left: -50px;
	border: 0px;
	text-align: left;

	}







.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




