.news_index{
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	text-shadow: #555555 0.1em 0.1em 0.1em;
	font-size: 16px;
	color: #333333; }

.news_index a{
	text-decoration: none; }

.post_item{
	position: relative;
	width: auto;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #6C6C6C;
	margin-bottom: 15px; }

.post_title{
	position: absolute;
	top: 0;
	left: 25;
	width: auto;
	font-size: 18px;
	text-align: left;
	text-shadow: #666666 0.1em 0.1em 0.0em;
	color: #333300;
	font-weight: bold; }
.post_title a{
	text-decoration: none; }
.post_title a:link,
.post_title a:visited,
.post_title a:hover
	{color: #352c0e;}

.post_user{
	position: absolute;
	top: 0;
	right: 25;
	width: auto;
	padding-top: 8px;
	font-size: 10px;
	text-align: right; }

.post_body{
	padding: 28px 35px 19px 35px;
	font-size: 13px; }
.post_body p{
	margin-top: 0px; }

#main{
	padding: 0px;
	width: 665px;
	text-align: center;
	vertical-align: top; }
	
#news_title{
	position: relative;
	padding: 13px 0px;
	margin-bottom: 10px;
	border-top: 1px solid #5C5C5C;
	border-bottom: 1px solid #5C5C5C;
	background-image: url("../pics/opaque_10.png");
}

#rss_link{
	position: absolute;
	right: 10px;
	top: 8px;
}

#rss_link img{
	border-style: none;
}

#news_list{
	background-image: url("../pics/fighter_corner.png");
	background-position: right 10px;
	background-repeat: no-repeat;
}
	
#sidebar{
	width: 205px;
	padding: 0px 0px;
	font-size: 12px;
	border-left: 1px solid #4C4C4C;
	background: url('../pics/opaque_20.png');
	vertical-align: top; }
#sidebar table{
	width: 100%;
	font-size: 12px; }
#sidebar td{
	margin: 0px;
	padding: 0px; }

.sidebar_title{
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 2px 0px;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	text-transform: uppercase;
	text-shadow: #555555 0.1em 0.1em 0.0em;
	text-align: center;
	font-weight: bold;
	background: url('../pics/opaque_15.png'); }

.sidebar_content{
	margin: 0px 10px;
	padding-bottom: 4px;
}
	
#acepedia_link{
	margin-top: 10px;
	text-align: center;
}

#created_weapon_list{
	text-align: center;
}
#created_weapon_list a{
	text-decoration:none;
}
.created_weapon_user{
	text-align: left;
	padding-bottom: 3px;
}
.created_weapon_user span{
	font-size: 10px;
	color: #333333;
}
.created_weapon_name{
	text-align: right;
	font-size: 11px;
	padding-bottom: 7px;
}

#resource_link_list{
	text-align: right;
}
#resource_link_list a{
	display: block;
	padding: 1px 0px;
}

#game_link_list{
	text-align: center;
}

#support_container{
	text-align: center;
}