html {
	/*//background-image: url(../img/bg.gif);
	//background-attachment: fixed;*/
//	overflow: hidden;
	}
body {

	background-image: url('../img/scribbles/background.gif');
	font-family: arial, helvetica, sans-serif;
	color: #666666;	
	font-size: 62.5%;
	margin: 20px;
	
}
a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #f2310d;
}
.slide {
	position: absolute;
	height: 542px;
	width: 863px;
	padding: 20px;
	margin: 0px 20px 20px 20px; 
	background-image: url("../img/slideborder2.png");
	background-position: center;
	background-repeat: no-repeat;
	
	
}
.slide_content {
	position: relative;
	top: 70px;
	left: 35px;
	font-size: 1.1em;
}

#home {
	top: 0;
	left: 0;
}
#about {
	top: 700px;
	left: 240px;
}
#contact {
	top: 300px;
	left: 1200px;
}
#find {
	top: 1000px;
	left: 1400px;
}
#hiding-places {
	width: 600px;
	height: 140px;
	background-image: url('../img/scribbles/text-hiding-places.gif');
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
	
	
}
#hiding-places span {
	display: none;
}
#easteregg {
	top: 10000px;
	left: 10000px;
}
#find-slide {
	width: 860px !important;
	left: 0;
}

/*about photo */
#heath-tully {
	float: left;
	position: absolute;
	left: 590px;
	top: 130px;
	
	
}
/* CV icon */
#download-cv {
	float: left;
	position: absolute;
	left: 582px;
	top: 450px;
}
#intro {
	position: relative !important;
	left: 20px;
	top: 0px;
	width: 540px;
}
#intro h1 {
	font-size: 2.5em;
}
#intro p {
font-size: 1.3em;
}
#intro p strong{
	color: #f2310d;
}
#intro p em {
	color: #000;
}
#home-tweets {
	position: absolute !important;
	left: 597px;
	width: 260px;
	top: 190px;

}
#twitter-icon {
	display: block;
	padding: 10px 0 0 35px;
	font-weight: bold;
	
	background-image: url('../img/twitter_32.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	
	
}
#project183-feed {
	position: absolute !important;
	left: 36px;
	width: 260px;
	top: 350px;	
}
#heathtully-feed {
	position: absolute !important;
	left: 316px;
	width: 260px;
	top: 350px;
}
.feed-list {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
.feed-list li {
	padding: 0 0 5px 0;
}
.feed-list li a{
	font-weight: bold;	
}
#tweet-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bigtweet span{
	font-size: 1.2em;
	font-weight: bold;
}
#tweet-list li {
padding: 0 0 10px 0;
margin: 0;
}
#tweet-list li span {
	color: black;
}
#about-icons {
	width: 570px;
	height: 500px;
	
}
#about-icons ul{
	padding: 0;
	margin: 0;
}
#about-icons ul li {
	float: left;
	width: 125px;
	height: 125px;
	display: block;
	margin-left: 15px;
	
}
#about-icons ul li a {
	display: block;
	width: 125px;
	height: 130px;
}
#about-icons ul li a span {
	display: none;
}
#about-icons ul li a{
	background-repeat: no-repeat;
}
#about-icons ul li a:hover {
	background-position: bottom;
}
.about-cake {
	background-image: url('../img/scribbles/ticon-cake2.gif');
	background-position: top;
}
.about-car {
	background-image: url('../img/scribbles/ticon-car2.gif');
	background-position: top;	
}
.about-card {
	background-image: url('../img/scribbles/ticon-card.gif');
	background-position: top;	
}
.about-handcuffs {
	background-image: url('../img/scribbles/ticon-handcuffs2.gif');
	background-position: top;	
}
.about-monster {
	background-image: url('../img/scribbles/ticon-monster2.gif');
	background-position: top;	
}
.about-paint {
	background-image: url('../img/scribbles/ticon-paint2.gif');
	background-position: top;	
}
.about-plane {
	background-image: url('../img/scribbles/ticon-plane2.gif');
	background-position: top;	
}
.about-socks {
	background-image: url('../img/scribbles/ticon-socks2.gif');
	background-position: top;	
}
.about-speech-bubble {
	background-image: url('../img/scribbles/ticon-speech-bubble2.gif');
	background-position: top;	
}
.about-television{
	background-image: url('../img/scribbles/ticon-television2.gif');
	background-position: top;	
}
.about-tie {
	background-image: url('../img/scribbles/ticon-tie2.gif');
	background-position: top;	
}
.about-violin {
	background-image: url('../img/scribbles/ticon-violin2.gif');
	background-position: top;	
}
.about-tree {
	background-image: url('../img/scribbles/ticon-tree.gif');
	background-position: top;	
}






#about-text {
	position: absolute !important;
	left: 36px;
	top: 160px;
	padding-right: 10px;
	width: 520px !important;
}

	

#contact_content{

float: left;
width: 260px !important;
}
#contact-form label{
	font-weight: bold;	
}
#contact-form input, #contact-form textarea {
	
	padding: 4px 0 10px 4px;
	color: #333333;
	font-size: 24px;
	font-family: courier, 'courier new', monaco;
	border: 0px;
	width: 220px;
	background-color: #ffffff;
	background-image: url('../img/contact-underline.png');
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
}
#contact-form textarea {

	
}
#contact-form textarea:focus, #contact-form input:focus {
	
}
   
#contact-form label{
	
}
label.yourmessage {
	display: block;
	height: 30px;
	width: 200px;
	background-image: url('../img/scribbles/text-yourmessage-small.png');
	background-repeat: no-repeat;
}
label.yourname {
	display: block;
	height: 25px;
	width: 200px;
	background-image: url('../img/scribbles/text-yourname-small.png');
	background-repeat: no-repeat;
}
label.youremail {
	display: block;
	
	height: 25px;
	width: 200px;
	background-image: url('../img/scribbles/text-youremail-small.png');
	background-repeat: no-repeat;
}
label.youremail span, label.yourname span, label.yourmessage span {
	display: none;
}
/*
// doodles
//
*/
#container img {
	float: left;
	position: absolute;
	z-index: 10;
}
#heading-latest-tweet 	{ left: 610px; top: 140px;  }
#heading-latest-p183	{ left: 300px; top: 355px; }
#heading-latest-posts 	{ left: 40px; top: 355px; }
#heading-blogroll		{ left: 200px; top: 200px;  display: none;}
#business-idea-32 		{ left: 1800px; top: 1590px; }
#business-idea-49		{ left: 1450px; top: 1580px;}
#business-idea-7		{ left: 2140px; top: 1580px;}
#drawing-juggling-dude	{ left: 2130px;top: 300px; 	}
#drawing-caterpillar	{ left: 900px; top: 1300px; }
#drawing-favourite-card	{ left: 2350px; top: 1200px; }
#drawing-circle-question{ left: 2240px; top: 500px;	}

#text-contact 			{ left: 1250px; top: 450px; }

#text-break-the-ice 		{ left: 1650px; top: 500px; }
#drawing-the-ice		{ left: 1725px; top: 700px; }
#text-goals-in-progress	{ left: 900px; top: 400px;	}

#name-combined			{ left: 1250px; top: 1000px; }

#form-frame				{ left: 1740px; top: 470px; }


/* typography */
.pullquote {
	text-decoration: italic;
		
	
}
.slide_text {
	padding-left: 30px;
}

.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 1;
}


/*navigation */
.slide .nav {
	float: left;
	position: relative;
	
	list-style-type: none;
}
.slide .nav li {
	float: left;
	
}
.slide_content {
	position: absolute;
	float: left;
	top: 155px;
	left: 600px;
	overflow: auto;
}
#contact-info {
	position: absolute;
	font-size: 2.5em;
	font-weight: bold;
	left: 270px;
	top: 155px;
	line-height: 1.5em;
}
.logolink {
	float: left;
	
}
a.gotohome {
	display: block;
	width: 430px;
	height: 100px;
}
a.gotohome:hover {
	background-image: url('../img/nav/gohome.png');
	background-position: top right;
	background-repeat: no-repeat;
}
a .gotohome2 .active {
	background-position: bottom;
}
a.gotohome span {
	display: none;
}

a.gotohome2 {
	display: block;
	width : 75px;
	height: 37px;
	background-image: url('../img/nav/navsprites-small.png');
	background-position: 0 top;
}
a.gotohome2:hover {
	background-position: 0 bottom;
}
a.gotohome2 span {
	display: none;
}
a.gotoblog {
	display: block;
	width: 75px;
	height: 37px;
	background-image: url('../img/nav/navsprites-small.png');
	background-position: -75px top;
}
a.gotoblog:hover {
	color: red;
	background-position: -75px bottom;
}
a.gotoblog span {
	display: none;
}

a.gotoabout {
	display: block;
	width: 75px;
	height: 37px;
	background-image: url('../img/nav/navsprites-small.png');
	background-position: -150px top;
}
a.gotoabout:hover {
	color: red;
	background-position: -150px bottom;
}
a.gotoabout span {
	display: none;
}
a.gotocontact {
	display: block;
	width: 75px;
	height: 37px;
	background-image: url('../img/nav/navsprites-small.png');
	background-position: -225px top;

}
a.gotocontact:hover {
	color: red;
	background-position: -225px bottom;
}
a.gotocontact span {
	display: none;
}
a.gotofind {
	display: block;
	width: 76px;
	height: 37px;
	background-image: url('../img/nav/navsprites-small.png');
	background-position: -300px top;

}
a.gotofind:hover {
	color: red;
	background-position: -300px bottom;
}
a.gotofind span {
	display: none;
}
a.gotohome2.active {
background-position: 0 bottom;
}
a.gotoabout.active {
background-position: -150px bottom;

}
a.gotocontact.active {
	background-position: -225px bottom;
}
a.gotofind.active {
	background-position: -303px bottom;
}
#video {
	background-color: white;
	border: 3px solid rgb(255, 76, 15);
	display: none;
	height: 370px;
	left: 50px;
	padding: 10px;
	position: fixed;
	top: 100px;
	width: 850px;
	z-index: 1000;
}
.mystery-egg a {
	display: block;
	height: 83px;
	width: 47px;
	
}
#mystery1 {
	left: 830px;
	position: absolute;
	top: 475px;
}
#mystery1 a {
	background-image: url('../img/scribbles/mystery-blue.png');
	background-position: top;
}
#mystery1 a:hover {
	background-position: bottom;
}
#mystery2 {
	position: absolute;
	left: 1100px;
	top: 1160px;
}
#mystery2 a {
	background-image: url('../img/scribbles/mystery-pink.png');
	background-position: top;
}
#mystery2 a:hover {
	background-position: bottom;
}
#mystery3 {
	position: absolute;
	top: 480px;
	left: 20px;
}
#mystery3 a {
		background-image: url('../img/scribbles/mystery-yellow.png');
		background-position: top;
}
#mystery3 a:hover {
	background-position: bottom;
}
#mystery4 {
	position: absolute;
	top: 470px;
	left: 830px;
}
#mystery4 a {
	background-image: url('../img/scribbles/mystery-orange.png');
	background-position: top;
}
#mystery4 a:hover {
	background-position: bottom;
}


h2.replaced  {
	height: 30px;
}
.replaced span {
display: none;
}



#findicons {
	margin: 20px 0 0 0;
	
}
#findicons li {
	float: left;
	display:block;
	width: 200px;
	

}
#findicons li a {
	display: block;
	width: 200px;
	height: 72px;

}
#findicons li a:hover {
	background-position: bottom;
}
#findicons li a span {
display: none;
}
#findicons li img {
	width: 200px;
}


#icon-facebook a {
	background-image: url('../img/scribbles/icon-facebook.gif');
	background-position: top;
}
#icon-friendfeed a {
	background-image: url('../img/scribbles/icon-friendfeed.gif');
	background-position: top;
}
#icon-twitter a {
	background-image: url('../img/scribbles/icon-twitter.gif');
	background-position: top;
}
#icon-flickr a {
	background-image: url('../img/scribbles/icon-flickr.gif');
	background-position: top;
}
#icon-blipfm a {
	background-image: url('../img/scribbles/icon-blipfm.gif');
	background-position: top;
}
#icon-delicious a {
	background-image: url('../img/scribbles/icon-delicious.gif');
	background-position: top;
}
#icon-youtube a {
	background-image: url('../img/scribbles/icon-youtube.gif');
	background-position: top;
}
#icon-linkedin a {
	background-image: url('../img/scribbles/icon-linkedin.gif');
	background-position: top;
}
#icon-google a {
	background-image: url('../img/scribbles/icon-google.gif');
	background-position: top;
}



/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip { 
	background:#ffffff url(../img/tooltip/black_arrow_big.png) no-repeat scroll 0 0;  
    padding: 0 10px 0 10px; 
    width:310px; 
    font-size:11px; 
    display:none; 
    color:#ff4b0f; 
	border: 2px solid #000000;
	font-weight: bold;
	z-index: 999;
} 
 
/* tooltip title element (h3) */ 
div.tooltip h3 { 
    margin:0; 
    font-size:18px; 
    color:#ff4b0f; 
}