html				{ height:100%; 
cursor: url(../normal.cur), url(cursor/normal.cur),default}
a					{
	text-decoration:none;
	outline: none;
}
a:link {
	color: #E8E0B7;
	
}
a:hover {
	color: #94A29E !important;
}
a:visited {
	color: #E8E0B7;
}
a:active {
	color: #E8E0B7;

}
/*#links {
	color: #E8E2D2;
	}
#links:hover {
	color: #FFF
	cursor: url(../GloArrowOrange.cur),default;
	color: inherit;
	}*/
body				{
	color:#CEC2A8;
	font-family:Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14pt;
	background:url(../images/bg_paper.jpg);
	margin:0;
	font-weight: normal;
	cursor: url(../link.cur);
}

img					{
	border:none;
}
img.portrait {
	float: left;
	margin-right: 18px;
	padding-top: 16px;
	margin-bottom: 20px;
}
#pdficon {
	background-image:url(../images/titles2.png);
	width:34px;
	height: 34px;
	background-position: -586px 0px;
	background-repeat: no-repeat;
}
hr					{
	background:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #757F7E;
}
hv					{
	background:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9;
}
h4 {
	font-size:1.06;
	font-weight:bold;
	/* [disabled]text-shadow: 1px 2px 3px #404040; */
	color:#94A29E;
	/* letter-spacing: 0.1em; */
}
h4 #subh4 {
	color:#D7C6A1;
	font-family: Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#fullheight			{
	height:100%;
	width:800px;
	text-align:left;
	border:none;
	vertical-align: bottom;
	margin:auto;
	padding-left:15px;
	
}
#headerbg			{
	z-index:0;
	height:55px;
	width:100%;
	position:absolute;
	top:0px;
	background-image: url(../images/bg_header.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #757F7E;
	
}
#fullpage			{ z-index:1; position:relative; padding-bottom:20px; }
#logo {
	/*background-image:url(../images/titles2.png);*/
	color:#94A29E;
	height: 42px;
	width: 310px;
	margin-top: 14px;
	margin-bottom: 10px;
	font-family: FrancoisOneRegular, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-shadow: 0px 2px 6px #111;
	-webkit-transition: color 0.2s linear;
	text-transform: uppercase;	
}
#logo:hover {
	color:#E8E2C1;
	-webkit-transition: color 0.2s linear;
}
#name {
	font-size:22px;
	color:#D7C6A1;
	-webkit-transition: color 0.2s linear;
}
#name:hover {
	color:#E8E2C1;
	-webkit-transition: color 0.2s linear;
	}
.category {
	/*background-image:url(../images/titles2.png)*/;
	padding-top:0px;
	background-repeat:no-repeat;
	height: 52px;
	width: 445px;
	opacity:0.9;
	margin-top:0px;
	margin-bottom:0px;
	font-family:FrancoisOneRegular, Arial, Helvetica, sans-serif;
	font-size: 64px;
	color: #fff;
	vertical-align: top;
	overflow:hidden;
}
.categorytext {
	position:relative;
	bottom:19px;
	padding-left:3px;
	-webkit-transition: color 1s linear;
	
}
.categorytext:hover {
	color:#363636 !important;
	-webkit-transition: color 0.2s linear;
}
.category:hover {
	opacity:1;
	z-index:1;
	cursor: url(../link.cur),url(cursor/link.cur), default;
	
	/*padding-left:8px;*/	
	/*text-shadow: -1px -1px 0px #999,-2px -1px 0px #888,-3px -1px 0px #777,-4px -1px 0px #666,-5px -1px 0px #444,-6px -1px 7px #222;*/
	/*text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 5px 0px #666, 0px 6px 0px #555, 0px 7px 0px #444, 0px 8px 0px #333, 0px 9px 12px #001135;*/
}
/*#asaf:hover {
	color:#D7C6A1 !important;
	-webkit-transition: color 0.3s linear;
}
#design:hover {
	color:#94A29E !important;
	-webkit-transition: color 0.3s linear;

}
#illustration:hover {
	color:#94A29E !important;
	-webkit-transition: color 0.3s linear;
}
#animation:hover {
	color:#94A29E !important;
	-webkit-transition: color 0.3s linear;
}
#video:hover {
	color:#94A29E !important;
	-webkit-transition: color 0.3s linear;
}
#getintouch:hover {
	color:#D7C6A1 !important;
	-webkit-transition: color 0.3s linear;
}
*/#tooltip {
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	text-align: center;
	font-size: 11pt;
	z-index: 1;
	max-width:120px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	/**/	-khtml-opacity: 0.90;
	opacity: 0.90;
	color:#94A29E;
	font-family: Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	/* [disabled]font-weight: bolder; */
	background-color:#363636;
	background-image: -webkit-linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,0));
	background-image: -o-linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,0));
	background-image: linear-gradient(rgba(255,255,255,.2), rgba(255,255,255,0));
	border-radius:6px;
	background-repeat:repeat-x;
	box-shadow:none;
	-webkit-box-shadow: 1px 3px 10px 0px #333;
	-moz-box-shadow: 1px 3px 10px 0px #333;
	text-shadow: 0px -1px 1px #000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
	filter: dropshadow(color=#111, offx=0, offy=-1);	/*filter: dropshadow(color=#c7c4a2, offx=0, offy=1);*/
}
.input #send:hover {
	color: white;
}
/* ACCORDION */
#accordion			{
	margin:0;
	font-family: Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	}
h3.toggler			{
	clear:left;
	margin:0;
	padding:0;
	width:auto;
	cursor: url(../link.cur),url(cursor/link.cur), default;
}
	
.span.toggler {
	height: 55px; 
	float: left; 
	padding: 0pt; 
	margin: 0pt;
	border-bottom:0px;
	padding-top:0px;
}
.element			{
	padding:0px;
	padding-left: 8px;
}

.element.content {
	padding-bottom: 5px;
	padding-top:20px;
	}
	
#key				{ display:none; }

/* CONTACT */
#contact			{
	color:#94A29E;
	width:400px;
	margin-left:400px;
	vertical-align:middle;
	position:absolute;
	text-align:right;
	font-size:0.54em;
}
#icons {
	list-style-type: none;
	font-size: 0.69em;
	vertical-align: top;
	top: 3px;
}
#contact ul			{
	list-style:none;
	/* [disabled]padding-top:20px; */
}
#contact li			{ float:right; padding-left:10px; }
#contact li.text	{
	font-size:12px;
	padding-top:15px;
	font-family: FrancoisOneRegular, Arial, Helvetica, sans-serif;
	/* [disabled]text-shadow: 0px 2px 6px #111; */
}
#contact li.social	{ padding-left:3px; list-style:none }
#contact a			{ color:#D7C6A1; text-decoration:none;}

/* CONTENT */
.element h4			{
	margin:10px 0;
	padding:0;
	margin-bottom:4px;
	font-family: FrancoisOneRegular, Arial, Helvetica, sans-serif;
}
.element p			{
	font-size:13px;
	/* [disabled]text-shadow: 1px 1px 2px #404040; */
	/* [disabled]letter-spacing: 0.1em; */
	color: #E8E0B7;
	line-height: 1.5;
}
.content { 
	width:100%; 
	padding:0; 
	margin:0; 
}
.content#resume{
	width: 260px; 
	float: left; 
	margin-top:30px
}
.content ul			{
	margin:0;
	font-size:13px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.content ul li		{
	list-style:none;
	text-indent:0;
	/* [disabled]text-shadow: 2px 2px 2px #404040; */
	padding-bottom:5px;
	padding-top:0px;
}
.icon {
	float:left;
	list-style:none;
	text-indent:0;
	text-shadow: 2px 2px 2px #404040;
	float:left;

}
.info				{ clear:left; margin:0; padding:10px 0 20px 10px; list-style:none; font-size:0.69em; }

/* THUMBLIGHT GALLERIES */
.thumblight ul		{
	padding:0px;
	margin:0 0 40px 0;
}
.thumblight li		{ padding:0; margin:0; text-indent:0; list-style:none; }
ul.thumblight		{
	width:100%;
	padding:10px 0 10px 0;
}
ul.thumblight li	{
	float:left;
	margin-right:5px;
	width:auto;
	margin-bottom: 4px;
}

/* FORM */

.element h5			{
	color:#D7C6A1;
	text-indent:0;
	font-weight:bolder;
	padding:10px 0 5px 0;
	margin:0;
	text-shadow:1px 1px 2px #404040;"
}
#thanks				{ color:#111; font-size:0.88em; margin:10px 0 0 15px; }
.fib				{ display:none; }
textarea, input            {
	border:3px solid #53575E;
	font-family: Candara, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:700;
	background-color: #E6ECEB;
	opacity:0.4;
}
textarea:hover,
input:hover			{
	border:3px solid #94A29E;
}
textarea:focus,
input:focus         {
	border:3px solid #D7C6A1;
	opacity: 0.8;
}


/* FOOTER */
#footer				{
	color:#6F8486;
	text-align:center;
	z-index:999;
	font-size:0.57em;
	width:100%;
	height:20px;
	position:fixed;
	z-index:3;
	bottom:0px;
	padding-top:6px;
	background-image: url(../images/bg_footer.jpg);
	border-top: 1px solid #757F7E;
	padding-bottom: 1px;
}
#footer a			{ color:#777; text-decoration:none; }
#footer a:hover		{ color:#333; }

#banner				{ background:url(../index_files/bnr_getKlaveer.png) no-repeat; position:fixed; z-index:4; bottom:0; left:0; width:93px; height:93px; cursor: url(../normal.cur),url(cursor/normal.cur),default;}

/* KLAVEER PAGE */

element.style       { border-bottom:1px dashed #958E77; margin-top:20px; cursor: url(../normal.cur),url(cursor/normal.cur),default; }


#phil {
	padding-bottom: 10px;
}
#projects li {
	padding:0px 0 0px 0;
}

