@charset "utf-8";
/* overskill v5 by kula */


@font-face {
	font-family: 'trade';
	src: url('trade.ttf') format('truetype');
} 

@font-face {
	font-family: 'Akz';
	src: url('akz.ttf') format('truetype');
}

body {
	background: url(images/layout/background.png) repeat;
	margin:0px;
}

#webpage {
	width:1095px;
	margin:0 auto;
	background:url(images/layout/header.png) no-repeat;
	overflow:hidden;
}

#navigation {
	padding:575px 0px 0px 440px;
	width:650px;
}

#content {
	width:1024px;
	margin:0 auto;
	overflow:hidden;
}

#welcome, #network, #exits{
	width:100%;
	background:url(images/layout/background_black.png) repeat;
	overflow:hidden;
	margin-bottom:200px;
}

#ending {
	width:100%;
	background:url(images/layout/background_black.png) repeat;
	overflow:hidden;
	margin-bottom:50px;
}


#tweet {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	width:420px;
	margin:0 auto;
	padding:20px;
	background:url(images/layout/background_online.png);
}


#last {
	font-size:9px;
	line-height:22px;
}


#random {
	color:#CCCCCC;
	background:url(images/layout/background_black.png) repeat;
	bottom:0px;
	float:right;
	width:250px;
	font-family:trade, Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:30px 20px 0px 20px;
	padding:20px;
	text-align:center;
	text-transform:uppercase;
}


#amorous, #hime {
	padding:0px;
	margin:0px;
}

#partof {
	background:url(images/layout/background_online.png) repeat;
	width:260px;
	margin:0 auto;
	margin-top:20px;
	padding:20px;
	overflow:hidden;
}


#patron {
	width:120px;
	height:60px;
	padding:30px 10px 10px 10px;
	float:left;
}

#welp {
	width:350px;
	margin:0 auto;
}

#tomodachi {
	padding-top:15px;
}

#exchanged {
	padding-top:10px;
}

.joined {
	width:100px;
	height:100px;
	float:left;
}



.nav {
	width:192px;
	height:130px;
	float:left;
	text-align:justify;
	background:url(images/layout/background_black.png) repeat;
	padding:10px 10px 5px 10px;
}


.text {
	width:470px;
	float:left;
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:23px;
	text-align:justify;
	padding:20px;
}

.tweettime {
	text-transform:uppercase;
	letter-spacing:-1px;
}

.socialnetworks {
	width:100px;
	height:100px;
	float:left;
}

.linkus {
	width:190px;
	float:left;
}

.text p {
	padding:0px;
	margin:0px;
}


.text img {
	background:url(images/layout/background_online.png) repeat;
	padding:10px;
	margin:5px 5px 5px 1px;
}

.text img:hover {
	background:url(images/layout/background_black.png) repeat;
}

.online {
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
}

.friends {
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	line-height:20px;
}


#navigation p {
	color:#585858;
	padding:10px 10px 0px 10px;
	line-height:24px;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
}


a {
	text-decoration:none;
	cursor:help;
	color:#bc8dad;
}


a:hover, a:active {
	color:#FFFFFF;
}


h1 {
	font-family:trade, Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:65px;
	text-transform:uppercase;
	letter-spacing:-5px;
	margin:20px 0px 0px 0px;
	background:url(images/layout/background_h1.png) no-repeat right bottom;
	max-width:650px;
	text-align:left;
	font-weight:normal;
}


h2 {
	font-family:trade,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:65px;
	text-transform:uppercase;
	letter-spacing:-5px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 50px;
	background:url(images/layout/background_h2.png) no-repeat left bottom;
	max-width:850px;
	text-align:right;
	font-weight:normal;
	float:right;
}



h3 {
	margin:0px 0px 5px 0px;
	font-family:Akz, Arial Narrow,Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	color:#bc8dad;
	text-align: right;
	letter-spacing:3px;
}


h4 {
	margin:10px 0px 0px 0px;
	font-family:trade, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color: #FFF;
}


h5 {
	margin:0px 0px -30px 0px;
	font-family:Akz, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:normal;
	text-transform:uppercase;
	color:#bc8dad;
	text-align:center;
	letter-spacing:3px;
}


h6 {
	margin:5px 0px 0px 0px;
	font-family:trade,Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color: #FFF;
	letter-spacing:-1px;
}

strong, b {
	color:#cfcfcf;
	font-weight:normal;
}

em, i {
	font-style:normal;
	color:#bc8dad;
}

blockquote {
	font-size:10px;
	text-transform:uppercase;
	padding:6px;
}

ul, li {
	list-style:square;
	font-family:Arial Narrow,Arial, Helvetica, sans-serif;
}

#tweet ul, #tweet li {
	list-style:none;
	margin:0px 0px 0px -20px;
	font-size:14px;
}

