/* CSS Document */

body,td,th {
	font-family: Helvetica, Lucida Sans, Lucida Grande, Trebuchet MS, Arial, "Sans-serif";
	font-size: 12px;
	color: black;
}

img, div, input { behavior: url("/iepngfix.htc") }

body {
	background-color: #e5ebbd;
	background-image: url(/images/backgroundBlue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #494050; text-decoration: none; }
a:visited { text-decoration: none; color: #494050; }
a:hover { text-decoration: none; color:#494050; }
a:active { text-decoration: none; color: #494050; }

.latestTweetDesc { font-size:14; color:white; }
.latestTweetDate { font-size:10; color:#667183; }
#tweet_list_title { line-height:1.1em; }
#tweet_list_time { font-size:10; color:#667183; line-height:1.1em; }

#new { color: #c30198; }

/*footer*/
#footer {
	font-size:12px;	
	color:#949c84;
}

/*album art*/
#albumart {
	width:122px;
	height:119px;
	background-repeat:no-repeat;
	background-position:6px 6px;
	z-index:50
}

#albumsurround {
	width:122px;
	height:119px;
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-image:url(/images/queue/surround.png);
	z-index:51
}

#albumshine {
	width:122px;
	height:119px;
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-image:url(/images/queue/shine.png);
	z-index:52
}

#typetag {
	position:relative;
	height:26px;
	background-repeat:no-repeat;
	background-position:top left;
	top:-6px;
	left:-6px;
	z-index:53
}

#problems {
	position: relative;
	font-size:10px;
	left:873px;
	top:47px;
	width:0px;
	white-space:nowrap;
}

h1 { padding:4px; margin:0px; }
h2 { font-size:28px; color:#b9c3ab; }

#recentlyplayed a:link { color: #0f172e; text-decoration: none; }
#recentlyplayed a:visited { color: #0f172e; text-decoration: none; }
#recentlyplayed a:hover { color: #0f172e; text-decoration: none; }
#recentlyplayed a:active { color: #0f172e; text-decoration: none; }

#menu { padding-right:5px; }
#menu a:link { color: #b9c3ab; text-decoration: none; }
#menu a:visited { color: #b9c3ab; text-decoration: none; }
#menu a:hover { color: #b9c3ab; text-decoration: none; }
#menu a:active { color: #b9c3ab; text-decoration: none; }

#nowplaying {
	font-size:16px;
	color:#0f172e;
}

#recentlyplayed {
	font-size:12px;
	color:#0f172e;
}