@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
}
body {
	background:#1D4053 url(images/bg.jpg) top;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:capitalize;
}
body a:link {
	color:#4e5c60;
	text-decoration:none;
}
body a:visited {
	color:#4e5c60;
	text-decoration:none;
}
body a:hover {
	color:#182a30;
	text-decoration:none;
}
body a:active {
	color:#4e5c60;
	text-decoration:none;
}
.mail a {
	width:58px;
	height:40px;
	display:block;
	margin-top:76px;
	margin-left:798px;
	position:absolute;
}
.twiiter a {
	width:58px;
	height:44px;
	display:block;
	margin-top:76px;
	margin-left:861px;
	position:absolute;
}
.feed a {
	width:45px;
	height:45px;
	display:block;
	margin-top:76px;
	margin-left:925px;
	position:absolute;
}
#all {
	background:url(images/top.jpg) repeat-x top;
	height:165px;
	width:auto;
}
#header {
	width:990px;
	height:158px;
	margin:0 auto;
}
.header01 {
	background:url(images/header01.jpg) no-repeat;
	height:73px;
}
.header02 {
	background:url(images/header02.jpg) no-repeat;
	height:85px;
}
#content {
	background:url(images/content.jpg) repeat-y center;
	width:990px;
	margin:0 auto;
	height:auto;
}
#left {
	float:left;
	display:inline;
	width:250px;
}
.vidz img {
	margin:3px 0 0 9px;
}
#center {
	float:left;
	display:inline;
	width:535px;
}
.post {
	width:526px;
	margin-left:9px;
	margin-top:10px;
}
.post-header {
	background:url(images/post-header.jpg) no-repeat;
	width:519px;
	height:19px;
}
h1 {
	font-size:13.5px;
	letter-spacing:-0.5px;
	text-align:center;
}
.post-content {
	width:519px;
	display:inline;
}
.post-content p {
	display:inline;
}
.post-content img {
	margin-top:5px;
}
.mini-post {
	width:165px;
	display:inline;
}
.post-footer {
	background:url(images/post-footer.jpg) no-repeat;
	width:519px;
	height:19px;
	font-size:13.5px;
	letter-spacing:-0.5px;
	margin-bottom:10px;
}
.more {
	display:inline;
	color:#848d90;
}
#right {
	float:right;
	display:inline;
	width:205px;
}
#right a:link {
	color:#979fa2;
	text-decoration:none;
}
#right a:visited {
	color:#979fa2;
	text-decoration:none;
}
#right a:hover {
	color:#73cae7;
	text-decoration:none;
}
#right a:active {
	color:#73cae7;
	text-decoration:none;
}
.menu-content ul, .top-list-content ul, .friends-content ul {
	list-style:none;
	margin-left:8px;
	margin-top:2px;
	line-height:13px;
}
.top-list-header {
	background:url(images/toplist.jpg) no-repeat top;
	width:184px;
	height:32px;
	margin:8px 0 5px 8px;
}
.friends-header {
	background:url(images/friends.jpg) no-repeat top;
	width:184px;
	height:26px;
	margin:8px 0 5px 8px;
}
.sponsors-header {
	background:url(images/sponsors.jpg) no-repeat top;
	width:184px;
	height:29px;
	margin:8px 0 5px 8px;
}
.sponsors-content img {
	margin: 0 0 5px 9px;
}
#footer {
	background:url(images/footer.jpg) no-repeat center;
	width:990px;
	height:272px;
	margin:0 auto;
	clear:both;
}
.pagenav {
	padding-top:26px;
	margin-left:267px;
	width:506px;
	text-align:center;
}
#tagcloud {
	width:600px;
	height:180px;
	float:left;
	display:inline;
	padding-left:30px;
	padding-top:25px;
	text-align:center;
	line-height:25px;
}
#tagcloud-single {
	width:600px;
	height:180px;
	float:left;
	display:inline;
	padding-left:30px;
	padding-top:75px;
	text-align:center;
	line-height:25px;
}
.online {
	float:right;
	display:inline;
	margin-right:14px;
	color:#848d90;
}
.online-single {
	float:right;
	display:inline;
	margin-right:14px;
	color:#848d90;
	margin-top:40px;
}
.vidz-single {
	text-align:center;
	margin-top:10px;
}
.vidz-single img {
	width:167px;
	margin-left:2px;
	margin-top:1px;
}
.post-content-single {
	text-align:center;
	margin-right:14px;
	margin-top:5px;
}
.post-content-single img {
	width:150px;
	border:solid #4e5c60 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.post-content-single img.plug {
	margin-top:-7px;
	margin-bottom:-2px;
	margin-left:20px;
	border:none;
	width:350px;
	height:200px;
}

