body{
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg_body.jpg) repeat-y top left;
	color: #888;
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: small;
	float: left;
	width: 100%;
	min-width: 1000px;
}
a:link{color: #CCC; border-bottom: 1px dotted #888; text-decoration: none;}
a:visited{text-decoration: none; color: #999;border-bottom: 1px dotted #888;}
a:hover{color: #FFF; border-bottom: 1px solid #888; text-decoration: none;}
img{border: none;}
hr{display: none;}
#wrap{
	background: url(images/bg_wrap.jpg) no-repeat top left;
	padding: 220px 0 0 0;
	float: left;
	width: 1000px;
	min-width: 1000px;
}

/* 
	--	Main Content Area --
*/

#main{
	width: 555px;
	margin: 0 0 0 215px;
	float: left;
	display: inline;
}
#intro{
	font-family: georgia, times, "times new roman", serif;
	border-bottom: 1px solid #b82300;
	float: left;
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#intro h1, #intro p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #CCC;
	font-weight: normal;
	font-size: 150%;
	float: left;
	text-shadow: #111 0 0 0;
}
#intro h1 strong{color: #b82300; font-weight: normal;}
#intro p{float: right; color: #b82300;}
#main dl{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 1em;
	margin-bottom: 1em;
	text-shadow: #111 0 0 0;
}
#main dl.last{background: none;}
#main dl dt{
	float: right;
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	color: #FFF;
	font-size: 150%;
	text-align: right;
	line-height: .9em;
}
#main dl dt a{
	text-decoration: none;
	font-size: 55%;
	font-family: "lucida grande", verdana, arial, sans-serif;;
	color: #67bfd4;
	border: none;
}
#main dl dt a:hover{color: #bdf1fd; border-bottom: 1px dotted #bdf1fd;}
#main dt img{vertical-align: middle;}
#main dl dd{
	width: 350px;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
}
#main dl dt strong{font-weight: normal;}
p.copyright{
	font-size: 50%;
	text-transform: uppercase;
	border-top: 1px solid #b82300;
	float: left;
	width: 100%;
	margin: 0;
	padding: 1em 0 2em 0;
}
#linkage{
	margin: 0;
	padding: 0 0 2em 0;
	float: left;
	width: 100%;
}
#linkage li{
	list-style: none;
	float: left;
	margin: 0 36px 0 0;
	padding: 0;
}
#linkage li a{ text-decoration: none; border: none;}

/* 
	--	Sub Content Area --
*/

#sub{
	margin: 0 0 0 36px;
	padding: 0;
	width: 185px;
	font-size: 80%;
	text-shadow: #0d0d0d 0 0 0;
	text-align: right;
	display: inline;
	float: left;
}
#sub h2{
	font-family: georgia, times, "times new roman", serif;
	font-weight: normal;
	font-size: 150%;
	text-shadow: #0d0d0d 0 0 0;
	border-bottom: 1px solid #222;
	margin: 1.5em 0 .5em 0;
	padding: 0 0 .5em 0;
	text-align: right;
	color: #FFF;
}
#sub h2.first{margin-top: .6em;}
#sub p{text-align: right; line-height: 1.4em;}

#twitter_update_list{
	margin: 0;
	padding: 0;
}
#twitter_update_list li{
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
}
#twitter_update_list span{display: block;}
#twitter_update_list a{
	font-size: 90%;
	border: none;
}

#delicious ul{
	margin: 0;
	padding: 0;
}
#delicious ul li{
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
	line-height: 1.4em;
	color: #666;
}
#delicious ul li a{
	color: #67bfd4;
	text-decoration: none;
	border: none;
}
#delicious ul li a:hover{border-bottom: 1px dotted #bdf1fd; color: #bdf1fd;}

#lastfm ul{
	margin: 0;
	padding: 0;
}
#lastfm ul li{
	list-style: none;
	margin: 0 0 .4em 0;
	padding: 0 0 .4em 0;
	line-height: 1.5em;
	color: #666;
}
#lastfm ul li a{
	color: #67bfd4;
	text-decoration: none;
	border: none;
}
#lastfm ul li a:hover{border-bottom: 1px dotted #bdf1fd; color: #bdf1fd;}

#flickr_badge_wrapper{width: 100%;float: left; display: inline;}
.flickr_badge_image{
	float: left;
	margin: 0 0 7px 7px;
	display: inline;
}
.flickr_badge_image a{
	display: block;
	border: 1px solid #444;
	background: #000;
	padding: 1px;
}
.flickr_badge_image a:hover{border-color: #b82300;}
.flickr_badge_image img {display: block; width: 50px; height: 50px;}
#sub p.view{text-align: right; margin-top: 0;}

#loadBar img{
	vertical-align: middle;
	margin-right: 5px;
}
