*{
	padding:0;
	margin:0;
}
html {
	width: 100%;
	height: 100%;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #DFDFDD;
}
body {
	width: 100%;
	height: 100%;
	background: #02020F url(../images/bg.jpg) 50% -25px no-repeat;
}
a {
	color:#39A6D6;
	text-decoration: underline;
}
a:hover{
	color:#39A6D6;
	text-decoration: none;
}
p{
	margin:0 0 1em;
	padding: 0;
}
#main{
	width: 470px;
	margin: 0 auto;
	padding: 40px 0 0;
}
#left{
	float:left;
	width:110px;
}
#right{
	float:left;
	width:350px;
	margin:0 0 0 10px;
}
#avatar{
	position:relative;
	float:left;
	width:110px;
	height:110px;
	background: transparent url(../images/folow_me_avatar_trans.png) right bottom no-repeat;
}
#avatar p{
	position:absolute;
	display:block;
	right:5px;
	bottom:5px;
	width:73px;
	height:70px;
	font-size:0.8em;
	margin:0;
	padding:0;
	background: transparent url(http://www.gravatar.com/avatar/02517a3293e4df3e5c887e8ee7d19d13?s=50) right bottom no-repeat;
}
#avatar a{
	color: #DFDFDD;
	text-decoration: none;
	font-size:0.9em;
	font-weight:800;
	line-height:0.5em
}
#avatar a:hover{
	text-decoration: underline
}
#avatar img{
	position:relative;
	left:55px;
	top:5px
}
#username{
	position:relative;
	float:left;
	width:350px;
	height:110px;
	padding:0
}
#username h1{
	position:absolute;
	bottom:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	text-shadow: #0090D5 2px 2px 6px
}
#social_media{
	float:left;
	width:110px;
	margin: 10px 0 0;
	padding:0 0 0 10px
}
#social_media a{
	float:left;
	text-indent:-9999px;
	background: transparent url(../images/social_media.jpg) 0 0 no-repeat
}
#social_media .twitter{
	float:left;
	width:91px;
	height:21px;
	margin: 0 0 3px 9px;
}
#social_media .twitter:hover{
	background-position:-100px 0
}
#social_media .facebook{
	width:100px;
	height:21px;
	margin: 0 0 5px;
	background-position:0 -21px
}
#social_media .facebook:hover{
	background-position:-100px -21px
}
#social_media .myOpera{
	width:60px;
	height:23px;
	margin: 0 0 5px 40px;
	background-position:0 -84px
}
#social_media .myOpera:hover{
	background-position:-100px -84px
}
#twitter{
	float:left;
	width: 350px;
	list-style:none;
}
#twitter li{
	padding: 15px 0;
	background: transparent url(../images/twitter_line.png) center top no-repeat;
	text-shadow: #888 1px 1px 6px;
}
#links{
	float:left;
	width: 350px;
	height:25px;
	margin:0 0 8px 0;
	padding:0;
	background: transparent url(../images/links_bg.gif) 0 0 no-repeat;
}
#links span{
	float:left;
	height:25px;
	line-height:25px;
	font-size:0.5em;
	color:#464646;
	margin:0 5px;
	padding:0;
}
#links ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#links li{
	float:left;
	width:16px;
	height:16px;
	margin:5px 5px 0 0;
	padding:0;
}
#links a{
	display:block;
	width: 16px;
	height:16px;
	text-indent:-9999px;
}
iframe{
	border:none;
	background-color:#02020F;
	overflow:hidden;
	width:350px;
}
.text{width:auto!important}
#links a{background: transparent url(../images/links.gif) 0 0 no-repeat}
#links .sw{background-position:0 0}
#links .sw:hover{background-position:-16px 0}
#links .samurai{background-position:0 -16px}
#links .samurai:hover{background-position:-16px -16px}
#links .play{background-position:0 -32px}
#links .play:hover{background-position:-16px -32px}
#links .rockspot{background-position:0 -48px}
#links .rockspot:hover{background-position:-16px -48px}
#links .chromaplex{background-position:0 -64px}
#links .chromaplex:hover{background-position:-16px -64px}
#links .blackflip{background-position:0 -80px}
#links .blackflip:hover{background-position:-16px -80px}
#links .lethird{background-position:0 -96px}
#links .lethird:hover{background-position:-16px -96px}
* html #main{display: none;}/*  no ie6 here  */
