body{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #644f3e;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Sans-serif;
}

a{
	color: #7bb7cc;
	text-decoration: none;
	border-bottom: 1px dotted #7bb7cc;
}

a:hover, a:active{
	color: #7bb7cc;
	border-bottom: 1px solid #7bb7cc;
}

a img{
	border: 0px;
}

img{
	margin: 0px;
}

#wrapper{
	background-color: #10375f;	
	position: position;
}

.wrapper{
	position: relative;
	width: 960px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.clearer{
	clear:both;
}

.title{
	background: url(v5images/kunalu-sprite-text.png) no-repeat;
}

a.icon{
	display: inline-block;
	#display: inline-block;
	width: 16px;
	height:16px;
	position:relative;
	overflow: hidden;
	margin-left: 5px;
	text-decoration: none;
	border: none;
}

a.icon img{
	position: absolute;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

.inlineblock{
	display: inline-block;
	#display: inline-block;	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#sky{
	background: url(v5images/top-bg.png) repeat-x;
	height: 800px;
}

#island{
	width: 960px;
	height: 650px;
	background: url(v5images/center-island.png) no-repeat top center;
	position: relative;
	top:70px;
}

#title{
	background-position: 0px 0px;
	width: 350px;
	height: 80px;
	margin-left: 320px;
	position: relative;
	top: 50px;
}

#sea{
	margin-top: -200px;
}

#stuff{
	float: left;
	width: 240px;
	margin-left: 20px;
	text-align: right;
}

#stufftitle{
	background-position: -350px 0px;
	width: 133px;
	height: 40px;
}

	#links{
		margin-top: 30px;
	}
	
	#links li{
		margin-bottom: 0.5em;
	}

#bio{
	width: 640px;
	float: right;
	color: #7794cf;
	font-size: 87%;
}

#biotitle{
	width: 150px;
	height: 40px;
	background-position: -350px -40px;
}

	#bio p{
		margin-bottom: 1em;
	}

	.biotitle{
		margin-top: 4em;
		margin-bottom: 2em;
	}

	#geektitle{
		background-position: 0 -120px;
		width: 160px;
		height: 30px;
	}
	
	#arttitle{
		background-position: -160px -120px;
		width: 190px;
		height: 30px;		
	}
	
	#fighttitle{
		background-position: -350px -120px;
		width: 150px;
		height: 30px;		
	}

	#profile{
		width: 102px;
		height: 102px;
		background: url(v5images/kunalu-profile.png) no-repeat;
		margin-top: 30px;
	}
	
	#fish{
		width: 360px;
		height: 100px;
		background : url(v5images/fishes.png) no-repeat top center;
		margin-top:60px;
	}
	
#seabottom{
	background: url(v5images/bottom-bg.png) repeat-x;
	text-align: right;
	margin-top: 80px;
	position: relative;
}

#seabottomcenter{
	background: url(v5images/center-bottom.png) no-repeat;
	width: 960px;
	height: 309px;
}

#servicestitle{
	background-position: 0 -80px;
	width: 410px;
	height: 40px;
	margin-top: 50px;
	display: inline-block;
	#display: inline-block;	
}
	
	#twitter{
		left: 0px;
	}
	
	#facebook{
		left: -128px;
	}
	
	#linkedin{
		left: -112px;
	}
	
	#delicious{
		left: -16px;
	}
	
	#flickr{
		left: -32px;
	}
	
	#lastfm{
		left: -208px;
	}
	
	#serviceicons{
		margin-top: 30px;
	}

#copyright{
	margin-top: 100px;
	color: #86855b;
	font-size: 87%;
}

.bubble{
	position: absolute;
	height: 40px;
}

.bubbleleft{
	float: left;
	width: 20px;
	height: 40px;
	background: url(v5images/bubble-sprite.png) no-repeat 0px -40px;
}

.bubbletext{
	float: left;
	height: 35px;
	background: url(v5images/bubble-sprite.png) no-repeat top center;
	padding-top: 5px;
	font-size: 87%;
}

.bubbleright{
	float: left;
	width: 20px;
	height: 40px;
	background: url(v5images/bubble-sprite.png) no-repeat -20px -40px;
}
