body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/musicbk.jpg);
	background-repeat: repeat-x;
	background-color: #19009A;
}

.text {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	text-decoration:none;
	font-weight: bold;
}

.review a {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration:underline;
	font-weight: bold;
}

.linkopacity img {
filter:alpha(opacity=75);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}


.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font:Tahoma;
	font-size:11px;
	color: #F0F0F0; 
}

.red {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:none;
}

.red a:hover {
	font-family:Tahoma; 
	font-size:12px; 
	color:#990000;
	text-decoration:underline;
}

.small {
	font-family:Tahoma; 
	font-size:11px; 
	color:#F0F0F0;
	text-decoration:none;
}

.small a:hover {	
	font-family: Tahoma;
	font-size: 10px;
	color: #00FF00;
	text-decoration:underline;
	
}

.li {
	background:transparent url(images/arrow.gif);
}
#sidebar {
    color: #AFB0B1;
    background: #0D171A;
    float:left;
    margin:0 0 24px;
    padding:15px 10px 10px;
    width:300px;
}

#sidebar ul {
    font-size:1.2em;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

.rating {
    background-image:url(images/simple-spy/info_bar_stars.png);
    background-repeat:no-repeat;
    height:12px;
    text-indent:-900em;
    font-size:1em;
    margin:0 0 9px;
}

.none {
	background-position: 82px 0px;
}

.four {
	background-position: 82px -48px;
}

.five {
	background-position: 82px -60px;
}

.tags {
	color: #fff;
	margin: 0.5em;
}

.tags a,
.tags span {
	background-color: #333839;
	font-size: 0.8em;
	padding: 0.1em 0.8em 0.2em;
}

.tags a:link,
.tags a:visited {
	color: #fff;
	text-decoration: none;	
}

.tags a:hover,
.tags a:active {
	background-color: #3e4448;
	color: #fff;
	text-decoration: none;	
}

#sidebar li {
    height: 90px;
    overflow: hidden;
}

#sidebar li h5 {
    color:#A5A9AB;
    font-size:1em;
}

#sidebar li h5 a {
    color:#A5A9AB;
    text-decoration:none;
}

#sidebar li img {
    float:left;
    margin-right:8px;
}

#sidebar li .info {
    color:#3E4548;
    font-size:1em;
}

#sidebar .info a,
#sidebar .info a:visited {
    color:#3E4548;
    text-decoration: none;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

#sidebar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.tags span,
.tags a {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

a img {
    border: 0;
}

