/*
Theme Name:     Twenty Ten Skin The Sky 
Theme URI:      http: //skinthessky.net/radio/
Description:    Child theme for the Twenty Ten theme 
Author:         Yzzordorex Sayar'u 
Author URI:     http: //skinthesky.net/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	background-color: #666;
}
#wrapper {
	background-color: #ccc;
}
#header #site-title,
#header #site-description {
	display: none;
}
#access {
	background-color: transparent;
}
.setlist th {
	background-color: #333;
}
.setlist .oddrow {
	background-color: #434983;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}
.setlist .even {
	background-color: #6D2329;
	font-family: Arial, Verdana, sans-serif;
        font-size: 10px;
        color: #fff;

}
