html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

body {
	background-attachment: fixed;
	background-color: #010707;
	background-repeat: repeat;
	background-position: center top;
	overflow: hidden;
}
#container {
	height: 470px;
	width: 460px;
	background-image: url(../img/box-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;
	overflow: hidden;
}
#user {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000;
	position: relative;
	width: 370px;
	height: 62px;
	top: 20px;
	left: 40px;
	padding-top: 26px;
	background-image: url(../img/userpic.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu-container {
	height: 32px;
	width: 380px;
	margin-left: 35px;
	margin-right: 45px;
	position: relative;
	display: block;
	top: -3px;
}
#menu-container ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#menu-container ul li {
	list-style: none;
	display: inline;
}
#menu-container ul li a {
	text-decoration: none;
	color: #fff;
}

#m-about  {
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: 27px;
	padding-top: 5px;
	background: url(../img/menu-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
}
#m-about:hover {
	background-position: 0px -32px;
	cursor: pointer;
}
#m-socialize  {
	position: absolute;
	top: 0;
	left: 89px;
	width: 105px;
	height: 27px;
	padding-top: 5px;
	background: url(../img/menu-bg.png);
	background-repeat: no-repeat;
	background-position: -89px 0px;
	text-align: center;
}
#m-socialize:hover {
	background-position: -89px -32px;
	cursor: pointer;
}
#m-stream  {
	position: absolute;
	top: 0;
	left: 194px;
	width: 92px;
	height: 27px;
	padding-top: 5px;
	background: url(../img/menu-bg.png);
	background-repeat: no-repeat;
	background-position: -194px 0px;
	text-align: center;
}
#m-stream:hover {
	background-position: -194px -32px;
	cursor: pointer;
}
#m-contact  {
	position: absolute;
	top: 0;
	left: 286px;
	width: 94px;
	height: 27px;
	padding-top: 5px;
	background-image: url(../img/menu-bg.png);
	background-repeat: no-repeat;
	background-position: -286px 0px;
	text-align: center;
}
#m-contact:hover {
	background-position: -286px -32px;
	cursor: pointer;
}
#about-box, #socialize-box, #stream-box, #contact-box {
	position: relative;
	width: 380px;
	height: 310px;
	top: 0;
	left: 35px;
	background-image: url(../img/main-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1 {
	position: relative;
	top: 30px;
	left: 20px;
	width: 345px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.hline {
	position: relative;
	display: block;
	top: 25px;
	left: 13px;
	width: 360px;
	height: 10px;
	background-image: url(../img/hline.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#about-box img {
	float: right;
	clear: right;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#about-box p {
	margin-top: 35px;
	margin-left: 17px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	text-align: justify;
	line-height: 20px;
	color: #fff;	
}
.clearboth { clear: both;}
.soc-button {
	position: relative;
	float: left;
	top: 35px;
	left: 15px;
	width: 174px;
	height: 60px;
	background-image: url(../img/socialize-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
	margin-top: 5px;
}
.soc-button:hover {
	background-position: 0 -60px;
	cursor: pointer;
}
.soc-button h2 {
	position: absolute;
	width: 115px;
	height: 20px;
	top: 10px;
	left: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}
.soc-button a {
	position: absolute;
	width: 115px;
	height: 20px;
	top: 27px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #c7c7c7;
}
#fb, #tw, #del, #yt, #lfm {
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: 55px;
	height: 60px;
}
#fb {
	background-image: url(../img/socialize-fb.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#tw {
	background-image: url(../img/socialize-twitter.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#del {
	background-image: url(../img/socialize-del.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#yt {
	background-image: url(../img/socialize-yt.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#lfm {
	background-image: url(../img/socialize-lfm.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#hiddenlistitem {
	display: none;
}
#twitter_div ul li {
	padding-left: 25px;
	margin-bottom: 7px;
	background-image: url(../img/rss-twitter.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#twitter_update_list {
	position: relative;
	width: 348px;
	height: 235px;
	top: 35px;
	left: 20px;
}
.twitter-status {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #fff;
}
#twitter_update_list .reltime, #twitter_update_list a {
	text-decoration:none;
	color: #bbb;
}
#twitter_update_list .reltime:hover, #twitter_update_list a:hover {
	color: #fff;
}
.contact-title {
	position: relative;
	float: left;
	top: 35px;
	left: 20px;
	width: 100px;
	height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 3px;
	padding-left: 30px;
}
.contact-element {
	position: relative;
	float: left;
	top: 35px;
	left: 20px;
	width: 210px;
	height: 22px;
	margin-top: 1px;
}
.contact-element a, #vcard a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #bbb;
}
.contact-element a:hover, #vcard a:hover {
	color: #fff;
}
#mail {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#icq {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 1px -21px;
}
#msn {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 1px -41px;
}
#aim {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 2px -62px;
}
#skype {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -87px;
}
#web {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 3px -107px;
}
#phone {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 6px -129px;
}
#company {
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 3px -153px;
}
#vcard {
	position: relative;
	padding-left: 25px;
	float: right;
	top: 40px;
	right: 25px;
	background-image: url(../img/contact-sprite.png);
	background-repeat: no-repeat;
	background-position: 3px -171px;
}

#options {
	position: absolute;
	top: 25%;
	right: -455px;
	width: 500px;
	height: 170px;
}
#options-tab {
	position: relative;
	width: 38px;
	height: 170px;
	left: 0;
	float: left;
	cursor: pointer;
	background-image: url(../img/options-tab.png);
	background-repeat: no-repeat;
}
.optionsclose {
	background-position: -38px 0px;
}
#options-box-left {
	position: relative;
	width: 40px;
	height: 170px;
	left: 0;
	background-image: url(../img/options-box-left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#options h3 {
	display: block;
	position: relative;
	top: 23px;
	right: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	z-index: 99;
}
#options-box {
	position: relative;
	width: 422px;
	height: 170px;
	left: 0;
	top: -14px;
	background-image: url(../img/options-box-hg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	overflow: hidden;
}
#options-box ul {
	position: relative;
	top: 40px;
	display: block;
	padding: 10px 0 0 10px;
	list-style: none;
	width: 950px;
}
#options-box ul li {
	float: left;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}
#options-box a, #options-box a:visited {
	display: block;
	text-decoration: none;
	border-style: none;
}
#options-box span {
	display: none;
	text-align: center;
	margin-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #fff;
}
#options-box ul li a:hover span {
	display: block;
}
#options-box ul li img {
	display: block;
	border: solid 3px #000;
}
#options-box ul li a:hover img {
	border: solid 3px #3F3F3F;
}


.valid, .valid:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.valid:active, .valid:hover {
	cursor: help;
	color: #bbb;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-image: url(../img/transblack.png);
	background-repeat: repeat;
	background-position: 0 0;
}
#logo {
	position: absolute;
	width: 292px;
	height: 50px;
	right: 10px;
	bottom: 0;
	background-image: url(../img/pp-logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
#footer p {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #fff;
}
#footer p a {
	text-decoration: none;
	color: #fff;
}
#footer p a:hover {	color: #bbb; }
@media screen{body>div#footer{position:fixed;}}
* html body {overflow:hidden;} 
* html div#container{height:100%;overflow:auto;}