﻿#welcome h1.i
{
	display:none;
	visibility:hidden;
}

#welcome .join { padding: 0 10px; font-size: 100%; }

#welcome, #countdown
{
	margin-top: 5px;
	width: 100%;
	background: #fff url("../img/main/CountDownBox.gif") repeat top center;
	text-align: center;
	height: 64px;
	color: #777;
	font: 16px verdana;
}

#welcome h1, #countdown h1
{
	margin: 0;
	background: none;
	border: none;
	color: #34beed;
	font: bold 24px verdana;
}


.SummaryTable th
{
	border-bottom: solid 2px #ccc;
	color: #aa2d39;
	background: #f7e5e7;
}

.SummaryTable .title
{
}
.SummaryTable .posts
{
	color: #777;
	font-size: 90%;
	text-align:center;
	width: 50px;
}
.SummaryTable .views
{
	color: #777;
	font-size: 90%;
	text-align:center;
	width: 50px;
}

.SummaryTable .type
{
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	background: #0583d5 url("../img/main/bluebg.gif") repeat top left;
	color: #fff;
	text-align: center;
	width: 65px;
}


.SummaryTable .forumName
{
	color: #777;
	font-size: 90%;
}

.forumItem:hover
{
	background: #f7e5e7;
}

.post
{
	float: left;
	width: 100%;
	border-bottom: dashed 1px #ccc;
}

.userInfo
{
	float: left;
	width: 90px;
	text-align: center;
	padding: 5px 0;
}

.content
{
	float:right;
	width: 550px;
	padding: 5px;
}

.info
{
	padding: 0px;
	margin: 0px;
}

.message
{
	padding: 0px;
	margin: 5px 0px;
}

.signature
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-size: 90%;
	text-align: right;
}

.friendCode
{
	font-size: 250%;
	color: #777;
	margin-top: 30px;
}
.code
{
	font-weight: bold;
	color: #777;
	width: 120px;
}
.game
{
	color: #aaa;
	width: 200px;
	text-align: right;
}