@charset "utf-8";
/* KAO */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color:#fff;
	background-color:#000;
	background-image:url(../images/kenFavoriteBW2.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	}

#bg {
	width:100%; 
	position: absolute;
	left:0;
	bottom:0;
	z-index: -1;
	}
	
#fadeshow1 {
	border: 
	}


#header {
	margin:0 auto;
	padding: 0;
	background-image: url(../images/header.png);
	background-position:top center;
	background-repeat:no-repeat;
	width: 100%;
	height: 117px;
	overflow:hidden;
	}

#page {
	width: 100%;
	height:100%;
	margin: 0 auto;

}

#IEroot #page {
	margin: 30px auto;
	}

img {
	border-color:#bea763;
	}
	
#main {
	width: 500px;
	float: left;
	}
#content #main p {
	width:500px;}
	
/*------------------------PLAYER----------------------------*/

#player {
	position:fixed;
	bottom:0;
	margin-left: 75px;
	
}



/*------------------------MENU------------------------------*/
#menu{
	margin: 88px 0 0 0;
		}

#menu ul li {
	list-style:none;
	display:inline;
	font-size: 0.9em;
	font-weight:bold;
	padding-right:3px;
	}

#menu ul li a {
	color: #ccc;
	text-decoration:none;
	width:auto;
	}
	
#menu ul li a:hover {
	text-decoration: underline;
}


/*--------------------CONTENT------------------------------*/


#content{
	margin: 0 auto;
	z-index:10;
	width:850px;

	}

#content p {
	text-align:justify;
	margin:20px auto;
	font-size:1em;
	color:#fff;
	width: 700px;
	}
	
#content #location p {
	width: 205px;
	}
	
#content a {
	color:#bea763;
	text-decoration:none;
	}
#content a:hover {
	text-decoration:underline;
	}

#content h3, h4, h5 {
	color: #fff;

	}
#content p.index {
	margin-top:10px;
	font-size: 20px;
	padding: 5px;
	color:#bea763;
	font-weight: bold;
	text-align:center;
	}
		
#content #accordion ol {
	list-style-type: decimal;
	color:#fff;
	}
	
/*-------------------------------MEDIA-----------------------------*/

	
/*-------------------------------TESTIMONIALS------------------------*/

.where {
	font-weight:bold;
	color:#bea763;
	}

.who {
	font-style:oblique;
	color:#bea763;

	}


/*---------------------------------EVENTS----------------------------*/

#date {
	float:left;
	width:250px;
	}
	
#client	{
	width: 350px;
	float: left;
	}
	
#location {
	width:200px;
	float: left;
	}
	
	
/*--------------------------------FOOTER-----------------------------*/

#footer {
	margin:0 auto;
	width: auto;
	height: 75px;
	clear:both;
	border-top:double;
	}

#footer p {
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	vertical-align:center;
	}


/*---------------------------------PHOTOS-----------------------------*/


#fadeshow1 {
	margin:0 auto;
	}
	
#content img.headshot {
	border:solid;
	float:right;
	margin: 0 -30px 5px 15px;
	border-color:#bea763;
	}
#IEroot #content img.headshot {
	margin: 0 0 5px 15px;
	}
	
/*-------------------------------NEWS--------------------------------------*/

.container {
	height: 360px;
	position: relative;
	clear:both;
}

.container img {
	border:none;
	padding:3px;
	background:#BEA763;
	}

.container h3 {
	line-height:2em;
	border:dotted medium #bea763;
	}
	
ul.thumb {
padding:0;
margin:0;

	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 80px;
}
ul.thumb li img {
	width: 100px;
	overflow:hidden;
	border: 0px solid #ddd;
	padding: 2px;
	background: #bea763;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}

ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}

#main_view {
	position:fixed;
	width:310px;
	overflow:hidden;
	margin-top:60px;
	margin-left:550px;
}

#main_view img {
	padding: 3px;
	background:#bea763;
	width:300px;
	}

#main_view ul li {
	text-align:left;
	}
#main_view ul li a {
	color: #fff;
	letter-spacing: 3px;
	}


/*---------------------ACCORDION-----------------------------*/

#accordion {
	width: 755px;
	margin: 0 auto;
	display: block;
	overflow:hidden;
	}
	
#accordion.samples {
	width: 450px;
	margin: 0 auto;
	margin-left: 75px;
	display: block;
	overflow:hidden;
	float:left;
	}


#content ul {
	list-style-type:none;
	}
	
#accordion h3{
	}
	
	
#accordion a,
#accordion a h3 {
	color: #bea763;
	}

#accordion a h3:hover {
	text-decoration:underline;
	}

#accordion a {
	color:#ffffff;
	}
	
#accordion p {
	padding:10px;
	font-size: 1em;
	width: 650px;
	}
	
#accordion.samples p {
	padding: 0;
	}
	
/*--------------------FADESHOW------------------------------*/

#fadeshow1wrap{
	margin: 0 auto;
	padding-top: 5px;
	background-color: #bea763;
	width: 602px;
	height: 398px;
	}
