/* CSS blightlegion.eu

General Layout: body, wrapper, header news, feed, footer 
_______________________________________________________________________________*/

body {
	background:url(../images/body.jpg) top center no-repeat;
	background-color:#070e15;
	font-size:12px;
	letter-spacing:0.005em;
	color:#f5f0ed;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#wrapper {
	width:975px;
	margin:0 auto;
	background:url(../images/header.jpg) 0px -2px no-repeat;
}
#header {
	height:477px;
}
#news {
	width:669px;
	float:left;
	background:url(../images/news_bg_repeat.jpg) top left repeat-y;
	position:relative;
}
#feeds {
	float:right;
	width:306px;
}
#footer {
	clear:both;
	height:135px;
	margin:20px 0px;
	background:url(../images/footer_b4b.png) 40px 0px no-repeat;
}

/*Link Styles _______________________________________________*/

a {
	color:#3b6683;	
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #518db4;
	color:#518db4;
}

/*Header Styles _______________________________________________*/

#header h1 {
	float:left;
	width:460px;
	height:154px;	
	padding:10px 0 0 30px;		
}
#header h1 a {
	display:block;
	height:154px;
	width:460px;
	background:url(../images/legion.png) top left no-repeat;
	text-indent:-9999px;
}
#header h1 a:hover {
	border:none;
}
#forum_link {
	float:right;
	padding:32px 10px 0 0;
	width:137px;
}
#forum_link a {
	display:block;
	text-indent:-9999px;
	background:url(../images/forum_link.png) 0px 0px no-repeat;
	height:38px;
	width:137px;
	outline:none;	
}
#forum_link a:hover {
	background:url(../images/forum_link.png) -150px 0px no-repeat;
	border:none;
}
#armory_links {
	clear:both;
	padding:3px 0 0 15px;
}
.armory_link {
	float:left;
	margin:0px 0 0 17px;
	background:url(../images/aion_icon.jpg) 0px 1px no-repeat;
	padding:0 10px 0 22px;	
}
.armory_link a {
	display:inline-block;
	height:16px;
}

/*Recent Threads Styles _______________________________________________*/

#recent_threads {
	clear:both;
	width:535px;
	position:relative;
}
#recent_threads h2 {
	position:absolute;
	bottom:-16px;
	right:1px;
	height:32px;
	width:139px;
	background:url(../images/recent_threads.png) top left no-repeat;
	text-indent:-9999px;
}
#recent_threads ul {
	margin:0 0 0 15px;
	padding:10px 40px 0 0;
	height:250px;
}
#recent_threads ul li{
	clear:both;
	margin:2px 0;
}
#recent_threads ul li a {
	display:block;
	height:17px;
	padding:3px 0 3px 20px;
	background:url(../images/sprite.png) 0px -100px no-repeat;	
}
#recent_threads ul li a strong {
	float:left;
	display:block;	
	font-weight:bold;
	font-size:13px;
}
#recent_threads ul li a:visited strong {
	color:#f5f0ed;
}

#recent_threads ul li a:hover {
	border:none;
	background:url(../images/sprite.png) 0px -17px no-repeat;
}
#recent_threads ul li a span.recent_info {
	float:right;
	display:block;
}
#recent_threads ul li a span.recent_info em{
	color:#f5f0ed;
	font-style:normal;
}

/*Twitter Styles _______________________________________________*/

#twitter {
	margin-bottom:5px;
}
#twitter_header {
	height:97px;
	margin:0;
	text-indent:-9999px;
	background:url(../images/cm_tweets.png) 12px 34px no-repeat;
}
#twitter_body {
	background:url(../images/sidebox_bg.jpg) top left repeat-y;
}
#twitter_content {
	background:url(../images/twitter_bg.jpg) top left no-repeat;
	margin:0;
	padding:15px 35px 15px 30px;
}
#twitter_content li {
	padding-bottom:15px;
	margin-bottom:5px;
	background:url(../images/twitter_hr.png) bottom center no-repeat;
}
#twitter_content li p {
	line-height:15px;
}
#twitter_content li p.tweet_tst {
	line-height:normal;
	margin-top:3px;
}
#twitter_content li.last_tweet {
	background:none;
	margin:0;
	padding-bottom:0;
}
#twitter_content a {
	display:inline-block;
	height:14px;
}
#twitter_footer {
	background:url(../images/twitter_footer.jpg) top left no-repeat;
	height:31px;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size:12px;
	padding:15px 0 0 28px;
}
#twitter_footer a {
	display:inline-block;
	height:15px;
}
li.tweet_amboss p.tweet_tst {
	background:url(../images/eu.png) 2px 2px no-repeat;
}
li.tweet_ayase p.tweet_tst {
	background:url(../images/usa.png) 2px 2px no-repeat;
}
p.tweet_tst {
	text-align:right;
}
p.tweet_tst a {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size:11px;
	display:inline-block;
	height:14px;
}


/*RSS Styles _______________________________________________*/

#rss {
	position:relative;
}
#rss h2 {
	position:absolute;
	bottom:9px;
	right:15px;
	background:url(../images/aion_news.png) top left no-repeat;
	width:190px;
	height:38px;
	text-indent:-9999px;
}
#rss_header {
	background:url(../images/sprite.png) top left no-repeat;
	height:17px;
}
#rss_body {
	background:url(../images/sidebox_bg.jpg) top left repeat-y;
	padding:0px 0 15px 0;
}
#rss_body a {
	color:#f5f0ed;
	font-weight:bold;
	padding:6px 30px 8px 30px;
	display:block;
	text-decoration:underline;
	background:url(../images/sprite.png) 0px -100px no-repeat;	
}
#rss_body a:hover {
	color:#3b6683;
	border:none;
	background:url(../images/sprite.png) 0px -40px no-repeat;
}
#rss_body a:visited {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
#rss_body dt {
	font-family: 'Arial Black', Gadget, sans-serif;
	color:#3b6683;
	padding:10px 0 0 30px;
}
#rss_body dt.first_rss {
	margin-top:0;
}
#rss_body dd {
	line-height:15px;
}
#rss_footer {
	background:url(../images/rss_footer.jpg) top left no-repeat;
	height:53px;
}

/*News Styles _______________________________________________*/

#news h2 {
	position:absolute;
	top:-33px;
	left:13px;
	width:127px;
	height:34px;
	background:url(../images/legion_news.png) top left no-repeat;
	text-indent:-9999px;
}
/*First News */
#first_news {
	background:url(../images/news_bg_first.jpg)  0px 83px no-repeat;
	margin-bottom:10px;
}
#first_news p {
	margin:20px 0 0 0;
}
#first_news_header {
	background:url(../images/first_news_header.jpg) top left no-repeat;
	height:34px;
	padding:49px 55px 0 50px;
}
#first_news_header h3 {
	font-family: 'Century Gothic', 'Apple Gothic', Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#467a9c;
	float:left;
	width:400px;
}
#first_news_header h3 a {
	display: inline-block;
	height:18px;
}
#first_news_header span.news_time {
	float:right;
	width:164px;
	font-weight:bold;
	text-align:right;	
}
#first_news div.news_body {
	padding:0;
	letter-spacing:0.005em;
}
#first_news_content {
	background:url(../images/first_news_content.jpg) top left no-repeat;
	padding:7px 55px 0px 30px;
}
#first_news_footer {
	background:url(../images/first_newsitem_footer.jpg) top left no-repeat;
	height:38px;
	padding:4px 55px 0 50px;
	text-align:center;
}
#first_news_footer a {
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	height:19px;
}
#classes {
	list-style-type:none;
	height:82px;
}
#classes li {
	float:left;
	text-align:center;
	margin-right:2px;
}
#classes li strong {
	display:block;
	width:68px;
	height:64px;
	background-position:0px -64px;
	text-indent:-9999px;
}
#classes li.needed strong {
	background-position:0px 0px;
}
#class_1 strong{
	background:url(../images/icon_1.png) no-repeat;
}
#class_2 strong{
	background:url(../images/icon_2.png) no-repeat;
}
#class_3 strong{
	background:url(../images/icon_3.png) no-repeat;
}
#class_4 strong{
	background:url(../images/icon_4.png) no-repeat;
}
#class_5 strong{
	background:url(../images/icon_5.png) no-repeat;
}
#class_6 strong{
	background:url(../images/icon_6.png) no-repeat;
}
#class_7 strong{
	background:url(../images/icon_7.png) no-repeat;
}
#class_8 strong{
	background:url(../images/icon_8.png) no-repeat;
}

.firstlist, .newsitem .news_body ul {
	list-style-type:disc;
	padding-left:10px;
	margin:10px 0 0 20px;
}

/*Normal News */
.news_header {
	background:url(../images/newsitem_header.jpg) top left no-repeat;
	height:33px;
	padding:18px 55px 0 50px;
}
.news_header h3 {
	float:left;
	font-family: 'Century Gothic', 'Apple Gothic', Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#467a9c;
	width:400px;	
}
.news_header h3 a {
    display: inline-block;
    height: 18px;
}
.news_header span.news_time {
	float:right;
	width:164px;
	font-weight:bold;
	text-align:right;
}
.newsitem {
	clear:both;
	margin-bottom:10px;
}
.news_body {
	background:url(../images/newsitem_bg_small.jpg) top left repeat-y;
	margin-left:20px;
	padding:7px 55px 17px 30px;
	clear:both;
	font-size:13px;
	letter-spacing:0.005em;
	line-height:17px;
}
.news_body a {
    display: inline-block;
    height: 16px;
}
.news_footer {
	background:url(../images/newsitem_footer.jpg) top left no-repeat;
	height:38px;
	padding:4px 55px 0 50px;
}
.news_footer p a{
    display: inline-block;
    height: 15px;
}
.news_footer p.news_comments {
	float:left;	
	width:264px;
}
.news_footer p.news_author {
	float:right;
	width:300px;
	text-align:right;
}
.news_footer p.news_author a {
	font-weight:bold;
}
#news_footer {
	height:19px;
	background:url(../images/news_footer.jpg) top left no-repeat;
}
.news_body object {
	width:565px !important;
}
.news_body embed {
	width:565px !important;
}

/*Link Styles _______________________________________________*/
#links {
	position:relative;
}

#links a:hover {
	border:none;
}
a.mumble {
	background:url(../images/mumble.png) 0px 0px no-repeat;
	height:67px;
	width:209px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:3px;
	right:4px;
}
a.mumble:hover {
	background:url(../images/mumble.png) 0px -66px no-repeat;
}

a.logo_aiononline {
	background:url(../images/logo_aiononline.png) 0px 0px no-repeat;
	height:46px;
	width:94px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-35px;
	left:0;
}
a.logo_aiononline:hover {
	background:url(../images/logo_aiononline.png) 0px -50px no-repeat;
}

a.logo_aionarmory {
	background:url(../images/logo_aionarmory.png) 0px 0px no-repeat;
	height:54px;
	width:94px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:15px;
	left:0;
}
a.logo_aionarmory:hover {
	background:url(../images/logo_aionarmory.png) 0px -53px no-repeat;
}

a.logo_aionsource {
	background:url(../images/logo_aionsource.png) 0px 0px no-repeat;
	height:55px;
	width:94px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:73px;
	left:0;
}
a.logo_aionsource:hover {
	background:url(../images/logo_aionsource.png) 0px -68px no-repeat;
}

a.logo_aionbuffed {
	background:url(../images/logo_aionbuffed.png) 0px 0px no-repeat;
	height:50px;
	width:94px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:73px;
	left:95px;
}
a.logo_aionbuffed:hover {
	background:url(../images/logo_aionbuffed.png) 0px -58px no-repeat;
}

a.logo_ncsoft {
	background:url(../images/logo_ncsoft.png) 0px 0px no-repeat;
	height:45px;
	width:94px;
	display:block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:73px;
	right:10px;
}
a.logo_ncsoft:hover {
	background:url(../images/logo_ncsoft.png) 0px -58px no-repeat;
}

/*Footer Styles _______________________________________________*/

#footer p {
	display:none;
}

/*General Styles _______________________________________________*/

.center {
	text-align:center;
}
.red {
	color:#AA0000;
}
.green {
	color:#00AA00;
}
