@charset "utf-8";
/* CSS Document */
/* opacity: 0.5; and filter: alpha(opacity=50); for opacity changes */

html,body { height:100%; }
body {
	//font-family: Arial, Helvetica sans-serif;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 10pt;
	color: #efefef;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color:#0a0a0a;
	background-image:url(../images/bg_b.gif);
	background-repeat: repeat-y;
}
a:link {
	text-decoration: underline;
	//color: #990000;
	color: rgba(205,205,205,1.0);
	border: none;
}
a:visited {
	text-decoration: none;
	//color: #990000;
	color: rgba(205,205,205,1.0);
	border: none;
}
a:hover {
	text-decoration: none;
	//color: #101010;
	color: rgba(102,255,255,1.0);
	border: none;
}
a:active {
	text-decoration: none;
	//color: #101010;
	color: rgba(102,255,255,1.0);
	border: none;
}
#am {
	position: relative;
	left: -7px;
	top: 0px;
}
#amcontainer {
	z-index: 99;
}
#ams {
	position: relative;
	background-image:url(../images/ams.png);
	background-repeat: no-repeat;
	width: 46px;
	height: 59px;
	left: 20px;
	top: -30px;
}
#menu {
	position: relative;
	margin: 0px;
	padding: 0 0 15px 0;
	z-index: 10;
}
#line_top {
	position: relative;
	top: -1px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 9px;
	z-index: 5;
}
.content {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
}
.content_s {
	position: relative;
	margin: 0px;
	padding: 0 0 4px 0;
}
#line_bot {
	position: relative;
	//margin: 0px;
	//padding: 0px;
	//padding-top: 3px;
	z-index: 5;
}
#right {
	position: relative;
	float: right;
	text-align:right;
	//top: -1px;
	//margin: 0px;
	//padding: 0px;
	z-index: 10;
}
#left {
	position: relative;
	float: left;
	text-align:left;
	//top: -1px;
	//margin: 0px;
	//padding: 0px;
	z-index: 10;
}
#largelink {
	font-size: 36px;
	text-decoration: none;
}
#space_bot {
	padding:3px 0 3px 0;
}
#space_footer {
	padding:15px 0 45px 0;
	height:100%;
}
#imageblock {
	//padding: 42px 0 0 0;
	padding: 0 0 0 0;
}
#lineblock {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
#lineblock:hover {background-color: rgba(102,255,255,1.0);}
.h1 {height: 1px;}
.h3 {height: 3px;}
.h5 {height: 5px;}
.h7 {height: 7px;}
.h10 {height: 10px;}
.bgwh {background-color: rgba(255,255,255,1.0);}
.bgte {background-color: rgba(102,255,255,1.0);}
.bgre {background-color: rgba(255,102,102,1.0);}
.bgor {background-color: rgba(255,173,102,1.0);}
.bggr {background-color: rgba(102,255,171,1.0);}
.bgye {background-color: rgba(244,255,102,1.0);}
#copyright {
	position: absolute;
	//color: rgba(102,225,255,0.75);
	color: rgba(239,239,239,0.75);
	font-size: 7pt;
	padding: 0 0 0 0;
	white-space: nowrap;
	}
.missing {
	position: relative;
	top: 0px;
	left: -11px;
	padding: 200px 0 10px 0;
}

#desc {
	font-size: 8pt;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	//border-left: 15px solid rgba(102,255,255,1.0);
	//border-bottom: 50px solid rgba(102,255,255,1.0);
	//border-bottom: 10px solid rgba(255,255,255,0.9);
}
#desc .heading {
	font-size: 14pt;
	font-weight: normal;
	//border-left: 15px solid rgba(102,255,255,1.0);
	//border-left: 15px solid rgba(255,255,255,0.9);
	border-bottom: 3px solid rgba(255,255,255,0.9);
	padding: 3px 0 3px 0;
	margin: 0 0 4px 0;
	width: 100%;
	//background-color: rgba(255,255,255,0.1);
	//color: rgba(102,255,255,0.9);
}
#desc .body {
	font-size: 10pt;
	font-weight: normal;
	//border-left: 15px solid rgba(102,255,255,1.0);
	padding: 0 0px 4px 0px;
	margin: 0;
	text-align: justify;
}
.pad {
	margin: 0 0 33px 0;
}



/* Menu */

.sketchbook {
	width: 65px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_sketchbook.png') no-repeat 0px 0px;
}
.sketchbook:hover {background: url('../images/m_sketchbook_o.png') no-repeat 0px 0px;}
.architecture {
	width: 68px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_architecture.png') no-repeat 0px 0px;
}
.architecture:hover {background: url('../images/m_architecture_o.png') no-repeat 0px 0px;}
.illustration {
	width: 58px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_illustration.png') no-repeat 0px 0px;
}
.illustration:hover {background: url('../images/m_illustration_o.png') no-repeat 0px 0px;}
.graphicdesign {
	width: 80px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_graphicdesign.png') no-repeat 0px 0px;
}
.graphicdesign:hover {background: url('../images/m_graphicdesign_o.png') no-repeat 0px 0px;}
.furniture {
	width: 48px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_furniture.png') no-repeat 0px 0px;
}
.furniture:hover {background: url('../images/m_furniture_o.png') no-repeat 0px 0px;}
.resume {
	width: 42px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_resume.png') no-repeat 0px 0px;
}
.resume:hover {background: url('../images/m_resume_o.png') no-repeat 0px 0px;}
.biography {
	width: 57px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_biography.png') no-repeat 0px 0px;
}
.biography:hover {background: url('../images/m_biography_o.png') no-repeat 0px 0px;}
.contact {
	width: 42px;
	height: 22px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/m_contact.png') no-repeat 0px 0px;
}
.contact:hover {background: url('../images/m_contact_o.png') no-repeat 0px 0px;}


.top {
	width: 19px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	background: url('../images/m_top.png') no-repeat 0px 0px;
}
.top:hover {background: url('../images/m_top_o.png') no-repeat 0px 0px;}
.left {float: left;}
.email {
	width: 126px;
	height: 13px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/contact_email.png') no-repeat 0px 0px;
}
.email:hover {background: url('../images/contact_email_o.png') no-repeat 0px 0px;}
.resume_link {
	width: 125px;
	height: 21px;
	padding: 0px;
	madrgin: 0px;
	background: url('../images/ampdf.png') no-repeat 0px 0px;
}
.resume_link:hover {background: url('../images/ampdf_o.png') no-repeat 0px 0px;}




/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

.amhighlight {
	background-color: rgba(10,10,10,0.80);
}
#topblock {
	position: relative;
	display: block;
	top: 0px;
	z-index:8;
	padding: 0 10px 0 0px;
	margin: 0;
	left: 100px;
	width: 700px;
	height: 25px;
	background: rgba(10,10,10,0.70);
	//-webkit-box-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
	//-moz-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
	//box-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
}
#amblock {
	background: url('../images/am100v18_bl.png') no-repeat 0px 0px;
	opacity: 0.80;
	filter: alpha(opacity=80);
	z-index: 200 !important;
}
#amblock_t {
	position: relative;
	display: block;
	background: url('../images/am_tl_100_wh3.png') no-repeat 0px 0px;
	top: -202px;
	left: -96px;
	width: 250px;
	height: 400px;
	//top: -70px;
	//left: -20px;
	//width: 128px;
	//height: 200px;
	z-index: 150 !important;
	//border-radius: 5px !important;
	//-webkit-box-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
	//-moz-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
	//box-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
	pointer-events: auto;
}
.topright {
	padding: 7px 0 0 0;
	font-size: 8pt;
	font-style: oblique;
	text-align: right;
	line-height: 1em;
	//color: rgba(239,239,239,1);
	color: rgba(249,249,249,1.0);
}
.topright a:link {
	text-decoration: none;
	color: rgba(249,249,249,1.0);
	border: none;
}
.topright a:visited {
	text-decoration: none;
	color: rgba(249,249,249,1.0);
	border: none;
}
.topright a:hover {
	text-decoration: none;
	color: rgba(102,255,255,1.0);
	border: none;
}
.topright a:active {
	text-decoration: none;
	color: rgba(102,255,255,1.0);
	border: none;
}



@media screen and (max-width: 11030px) {
	#container {
		position: relative;
		//min-width: 17em;
		//margin: 0px 80px;
		left: 0;
		width: 800px;
		margin: 0 auto;
		padding: 0 20px 0 20px;
		background: rgba(10,10,10,0.5);
		min-height: 100%;
	}
	#amcontainer {
		position: fixed;
		top: 0px;
		margin: 0;
		padding: 0;
	}
	#amblock {
		position: relative;
		display: block;
		background: url('../images/am100v18_bl.png') no-repeat 0px 0px;
		top: 0px;
		left: 0px;
		width: 100px;
		height: 100px;
		//z-index: 10;
		//border-radius: 5px !important;
		//-webkit-box-shadow: 0 0 5px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
		//-moz-shadow: 0 0 5px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
		//box-shadow: 0 0 5px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
	}
	#amblock:hover {
		background: url('../images/am100v18_te.png') no-repeat 0px 0px;
		opacity: 1.00;
		filter: alpha(opacity=100);
	}
	#amblock_t:hover {
		background: url('../images/am_tl_100_te3.png') no-repeat 0px 0px;
		//opacity: 1.00;
		//filter: alpha(opacity=100);
	}
	#topblock {
		//position: relative;
		//display: block;
		//top: 0px;
		//left: 90px;
		//padding: 0 10px 0 0;
		//width: 710px;
		//height: 32px;
		//z-index: 11;
		//background: rgba(10,10,10,0.8);
		//border-radius: 5px !important;
		//-webkit-box-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
		//-moz-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
		//box-shadow: 0 0 5px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
	}
	.topright {
		width: 690px;
		//padding: 7px 0 0 0;
		//font-size: 8pt;
		//font-style: oblique;
		//text-align: right;
		//line-height: 1em;
		//color: rgba(239,239,239,1);
	}

}

@media screen and (min-width: 11031px) {
	#container {
		position: relative;
		//min-width: 17em;
		//margin: 0px 80px;
		//left: 20%;
		width: 800px;
		margin: 0 auto;
		padding: 0 20px 0 20px;
		background: rgba(10,10,10,0.5);
		min-height: 100%;
	}
	#amcontainer {
		position: fixed;
		top: 0px;
		margin: 0;
		padding: 0;
	}
	#amblock {
		position: relative;
		display: block;
		background: url('../images/am.png') no-repeat 0px 0px;
		top: 0px;
		left: -185px;
		width: 200px;
		height: 200px;
		//z-index: 10;
		//border-radius: 5px !important;
		-webkit-box-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
		-moz-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
		box-shadow: 0 0 7px 3px rgba(15,15,15,0.45) !important; /* Main header shadow */
	}
	#amblock:hover {background: url('../images/am_te.png') no-repeat 0px 0px;}
	#topblock {
		//position: relative;
		//display: block;
		//top: 0px;
		//left: 0px;
		//padding: 0 10px 0 0;
		//width: 800px;
		//height: 32px;
		//z-index: 11;
		//background: rgba(10,10,10,0.8);
		//border-radius: 5px !important;
		//-webkit-box-shadow: 0 0 7px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
		//-moz-shadow: 0 0 7px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
		//box-shadow: 0 0 7px 3px rgba(15,15,15,0.35) !important; /* Main header shadow */
	}
	.topright {
		width: 770px;
		//padding: 7px 0 0 0;
		//font-size: 8pt;
		//font-style: oblique;
		//text-align: right;
		//line-height: 1em;
		//color: rgba(239,239,239,1);
	}
}
