/* Adam Skye Jones */
body {
	padding-right:100px;
	min-height: 400px;
}
#container {
	min-height: 400px;
}
#header {
  margin:50px auto 65px auto;
  width:910px;
  height:93px;
  display:block;
  overflow:hidden;
}
#logo {
	margin:0;padding:0;
}
#logo a:link, #logo a:visited {
	text-indent:-99999em;
	width:910px;
	height:93px;
	display:block;
	overflow:hidden;
	background-image: url(http://static.adam8.com/clients/www.adjo.info/img/thank-you.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#special {
	position:relative;
	float:right;
	width: 228px;
	height: 349px;
	display:block;
	background-image: url(http://static.adam8.com/clients/www.adjo.info/img/in-development.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#special h2 { text-indent: -99999em; }
h3 a:link, h3 a:visited { color: #000; }
h3 a:hover { color: #E00; }
#dev { margin:0;padding:0;position:absolute;top:20px;left:0;width:210px;height:120px;display:block; }
#special li { margin:0;padding:0;list-style-type: none;position: relative;text-indent: -99999em;display: block; }
#adam8 a {
	position:absolute;
	width: 100px;
	height: 120px;
	left: 10px;
	display: block;
}
#hubjot a {
	position:absolute;
	width: 100px;
	height: 120px;
	left: 110px;
	display: block;
}
#contact { top:285px;margin:0;padding:0;position:absolute;left:0;width:235px;display:block; }
#contact a:link, #contact a:visited {
	position:absolute;
	width: 235px;
	left: 0px;
	display: block;
}
#phone { top: 40px;display:none; }
#email { top: 0;height: 30px; }
#email a:link, #eamil a:visited {
	 height: 30px;
	 display: block; 
}


#clients {
	position: relative;
	top: -75px;
	left: 85px;
	height: 400px;
	width:550px;
}
#clients-portfolio-container {
	width:550px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	left: 0px;
}
.portfolio-container { height: 400px; width: 550px; float: left; }
.portfolio-container img { float:left;border:3px solid #000; }
.portfolio-container h3 { clear:left; }
#portfolio-clients {
	position: relative;
	overflow: auto;
	width: 550px;
	height: 400px;
	clear: left;
}
#portfolio-nav {
	height: 35px; 
}
#portfolio-nav span {
	float:left;
	width:14px;
	height:14px;
	display:block;
	overflow:hidden;
	margin-right:3px;
	margin-bottom: 4px;
}
#portfolio-nav a { 
	text-indent:-99999em;
	width:10px;
	height:10px;
	display:block;
	overflow:hidden;
	background-color:#444;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #000;
}
#portfolio-nav a.nav-hover { background-color: #BBB; }
#portfolio-nav a.nav-current { background-color: #fff; }
.home .push, #footer { display: none; }
#login { display: none; }
