/* CSS Document */

/*****************************
/* HTML Styles	*
/*****************************/

a img {
	border: none;
}

/*****************************
/* Containers	*
/*****************************/

#navigation {
	width: 593px;
	background-image: url(/wp-content/themes/karj/images/navigation/home-on.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	left: -15px;
}

#homeDivide {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/karj/images/elements/home-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#howdyContainer {
	width: 420px;
	float: left;
	margin-right: 55px;
}

#imHereContainer {
	width: 154px;
	float: left;
}

#sayHiContainer {
	float: left;
}

#footer {
	display: none;
}

#eric {
	width: 136px;
	height: 152px;
	background-image: url(/wp-content/themes/karj/images/elements/pixel-eric.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-bottom: 7px;
}

/*****************************
/* Classes	*
/*****************************/

.homeSiteContainer {
	width: 65em;
	margin: 0 auto;	
	padding: 1.42857em 23px 4.28571em 23px;
	position: relative;
}

/*****************************
/* h1	*
/*****************************/

h1#myWebsite {
	width: 341px;
	height: 93px;
	background-image: url(/wp-content/themes/karj/images/h1/my-website.gif);
	background-repeat: no-repeat;
	position: relative;
	left: -15px;
}

/*****************************
/* h2	*
/*****************************/

h2 {
	margin: 0;
}

h2 a:hover {
	background: none;
}

h2 a:hover img {
	display: none;
}

h2#navBook a {
	width: 361px;
	height: 91px;
	display: block;
}

h2#navBlog a {
	width: 341px;
	height: 91px;
	display: block;
}

h2#navBio a {
	width: 235px;
	height: 80px;
	display: block;
}

h2#navWork a {
	width: 388px;
	height: 80px;
	display: block;
}

h2#navEssays a {
	width: 416px;
	height: 80px;
	display: block;
}

h2#navSpeaking a {
	width: 593px;
	height: 80px;
	display: block;
}

h2#navArt a {
	width: 256px;
	height: 90px;
	display: block;
}

/*****************************
/* h3	*
/*****************************/

h3 {
	line-height: 1.42857em;
	margin-bottom: 1.42857em;
}

h3#howdy {
	width: 75px;
	height: 18px;
	background-image: url(/wp-content/themes/karj/images/h3/howdy-home.gif);
	background-repeat: no-repeat;
}

h3#imHere {
	width: 90px;
	height: 14px;
	background-image: url(/wp-content/themes/karj/images/h3/im-here-home.gif);
	background-repeat: no-repeat;
}

h3#sayHi {
	width: 87px;
	height: 19px;
	background-image: url(/wp-content/themes/karj/images/h3/say-hi-home.gif);
	background-repeat: no-repeat;
}

/*****************************
/* imHereContainer	*
/*****************************/

#imHereContainer img {
	border: none;
	margin-right: 10px;
}
