@charset "utf-8";
/* CSS Document */
body {
	background: #000000 url(../img/background1.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
}
div, td {
	font: normal 11px Verdana, sans-serif;
	color: #ffffff;
}
a {
	color: #cccc66;
	text-decoration: underline;
}
a:hover	{
	color: #dedcb3;
}
a img {
	border: none;
}
#header {
	position: relative;
	width: 1036px;
	height: 182px;
	margin: 0px auto;
}
#links {
	position: absolute;
	top: 10px;
	left: 231px;
	width: 568px;
	height: 19px;
}
#links a.facebook {
	display: inline-block;
	background: url(../img/facebook_off.gif);
}
#links a.facebook:hover {
	background: url(../img/facebook.gif);
}
#links a.twitter {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/twitter_off.gif);
}
#links a.twitter:hover {
	background: url(../img/twitter.gif);
}
#links a.myspace {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/myspace_off.gif);
}
#links a.myspace:hover {
	background: url(../img/myspace.gif);
}
#links a.ping {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/ping_off.gif);
}
#links a.ping:hover {
	background: url(../img/ping.gif);
}
#links a.youtube {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/youtube_off.gif);
}
#links a.youtube:hover {
	background: url(../img/youtube.gif);
}
#links a.vevo {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/vevo_off.gif);
}
#links a.vevo:hover {
	background: url(../img/vevo.gif);
}
#links a.rss {
	display: inline-block;
	margin-left: 31px;
	background: url(../img/rss_off.gif);
}
#links a.rss:hover {
	background: url(../img/rss.gif);
}
#navleft {
	position: absolute;
	top: 71px;
	left: -6px;
	width: 342px;
	height: 22px;
}
#navleft a.home {
	display: inline-block;
}
#navleft a.home:hover {
	background: url(../img/home.gif);
}
#navleft a.band {
	display: inline-block;
	margin-left: 9px;
}
#navleft a.band:hover {
	background: url(../img/band.gif);
}
#navleft a.music {
	display: inline-block;
	margin-left: 10px;
}
#navleft a.music:hover {
	background: url(../img/music.gif);
}
#navleft a.video {
	display: inline-block;
	margin-left: 7px;
}
#navleft a.video:hover {
	background: url(../img/video.gif);
}
#navright {
	position: absolute;
	top: 71px;
	right: -14px;
	width: 349px;
	height: 22px;
}
#navright a.news {
	display: inline-block;
}
#navright a.news:hover {
	background: url(../img/news.gif);
}
#navright a.tour {
	display: inline-block;
	margin-left: 8px;
}
#navright a.tour:hover {
	background: url(../img/tour.gif);
}
#navright a.store {
	display: inline-block;
	margin-left: 9px;
}
#navright a.store:hover {
	background: url(../img/store.gif);
}
#navright a.enews {
	display: inline-block;
	margin-left: 10px;
}
#navright a.enews:hover {
	background: url(../img/enews.gif);
}
#linksleft {
	position: absolute;
	top: 113px;
	left: -7px;
	width: 272px;
	height: 24px;
}
#linksleft a.community {
	display: inline-block;
}
#linksleft a.community:hover {
	background: url(../img/community.gif);
}
#linksleft a.login {
	display: inline-block;
	margin-left: 34px;
}
#linksleft a.login:hover {
	background: url(../img/login.gif);
}
#linksleft a.logout {
	display: inline-block;
	margin-left: 34px;
	background: url(../img/logout_off.gif);
}
#linksleft a.logout:hover {
	background: url(../img/logout_on.gif);
}
#player {
	position: absolute;
	top: 114px;
	right: -14px;
	width: 213px;
	height: 34px;
	z-index: 2;
}
.Searchresult .entry {
	background: url(../img/tip_copy.png) 58px 8px no-repeat;
}
.Searchresult .entry .avatar {
	width:52px;
	float:left;
}
.Searchresult .entry .avatar img {
	border:1px solid #cccc66;
	display:block;
}
.Searchresult .entry .copy {
	width:486px;
	margin:0 !important; padding:9px 12px;
	background:#292f1d;
	float:right;
}
.Searchresult .entry .copy span {
	display:block;
}
.Searchresult .entry .copy .user {
	/*font-weight:bold;*/
	color:#cccc66;
	float:left;
	padding-right:5px;
}
.Searchresult .entry .copy .stat {
	font-size:10px;
	color:#a7a780;
}
.Searchresult .entry .copy p {
	padding:4px 0;
}
.Searchresult .entry .copy .post {
	font-size:9px;
	color:#dedcb3;
}
.Searchresult .entry .copy a.reply {
	font-weight:bold;
	font-size:10px;
	color:#cccc66;
}
#latestnews .Searchresult .entry .copy {
	width:286px;
}
.clearfix:after {
	content: ".";
	height:0;
	display: block;
	clear:both;
	visibility:hidden;
	line-height:0;
}
.clearfix {
	display:inline-block;
}	
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.fright 
{
    float:right;
}

.comments
{
text-decoration:none;
}
