@CHARSET "ISO-8859-1";
#kamen {
	position: absolute;
	top: 230px;
	right: 5px;
	background-image: url('/images/main_background2.png');
	background-repeat: no-repeat;
	width: 286px;
	height: 398px;
}

#advent2009 {
	display: block;
	text-align: center;
	padding-top: 20px;
}

#welcome_text {
	margin-top: -15px;
}

.header_image {
	background-repeat: no-repeat;
	background-position: left center;
}

#web20 {
	display: block;
	text-align: center;
	padding-top: 15px;
}

#web20_title {
	font-size: 1.3em;
	font-weight: bold;
}

#web20 img {
	border: 0px;
	padding: 3px;
	padding-top: 10px;
}

#latest {
	display: block;
	text-align: center;
	padding-top: 15px;
}

#latest_title {
	font-size: 1.3em;
	font-weight: bold;
}

.latest_line {
	display: inline-block;
	font-size: 1.2em;
	padding-bottom: 10px;
}

.latest_category {
	display: inline-block;
	float: left;
	width: 280px;
	text-align: right;
	padding-right: 10px;
}

.latest_item {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	padding-top: 8px;
}

#news_header {
	width: 181px;
	height: 30px;
	background-position: left;
}

#media_header {
	width: 281px;
	height: 30px;
	background-position: left;
}

#releases_header {
	width: 181px;
	height: 30px;
	background-position: left;
}

#shows_header {
	width: 181px;
	height: 30px;
	background-position: left;
}

.info_item {
	display: block;
	width: 700px;
	height: 140px;
}


/*
#news {
	position: absolute;
	top: 305px;
	left: 8px;
	height: 80px;
}
*/
#blogs_header {
	width: 251px;
	height: 30px;
}
/*
#blogs {
	position: absolute;
	top: 440px;
	left: 8px;
	height: 80px;
}

#graveyard {
	position: absolute;
	top: 305px;
	left: 430px;
}
*/
#graveyard_header {
	width: 251px;
	height: 30px;
}
/*
#community {
	position: absolute;
	top: 440px;
	left: 430px;
}
*/
#community_header {
	width: 251px;
	height: 30px;
}

#twitter_header {
	width: 201px;
	height: 30px;
}
/*
#twitter {
	position: absolute;
	top: 425px;
	left: 8px;
	height: 80px;
}

#twitter ul {
	padding-left: 0px;
	margin-top: 0px;
}

#twitter-link {
	margin-top: -12px;
}
*/
#main_media {
	position: absolute;
	top: 140px;
	left: 360px;
}

#announce {
	color: #EA5200;
	font-size: 1.3em;
	font-weight: bold;
}

