/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/


/* Just some example content */
#container {
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 1020px;
	background-image: none;
}


#content {
float: left;
width:1020px;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	text-align:left;
}
div#header{
width: 1020px;
height:100px;
	text-align:left;
	color:#FFFFFF;
	margin-bottom:0;
	padding:0;
	background-color:#fdb813;
	float:left;
}


div.sidebar {
	float: left;
	overflow: hidden;
	width: 280px;
	margin: 10px 0 0 0;
}
div#secondary	{
display:none;
	clear: right;
}
#primary	{
float:left;
width: 295px;	
margin: 20px 0 0 45px;
	padding: 0 0 0 0;
	text-align:left;
	background-color:#CCCC99;
	
}
div#footer {
	clear: both;
	width: 100%;
	height:30px;
	padding: 2px 0 4px 0;
	background-color:#fdb813;
}
div#footer p{
	text-align:left;
	padding: 0 0 0 20px;
	font-size:10px;
}

div#footer span.credits{
width: 310px;
	text-align:left;
	color:#71460F;
	margin-bottom:0;
	padding:0;
	float:right;
}
div#footer span.credits a{
	color:#71460F;
	margin-bottom:0;
	padding:0;
	font-size:10px;
	text-decoration:none;
}

#buckets {
	width:1020px;
	float:left;
	background-image: url(images/homepage/bucket-back.gif);
	background-repeat: repeat-y;
	background-position: 0px 60px;
	min-height:240px;
	background-color:#FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#homepagePlayer {
	float: left;
	margin: 0 10px 0 0;
	padding:60px 10px 15px 10px;
	min-height:200px;
	width: 313px;
	background-image: url(images/homepage/header-featured-tracks.gif);
	background-repeat: no-repeat;
	text-align:left;
}
#homepageShows {
	float: left;
	margin: 0 10px 0 0;
	padding:60px 10px 10px 10px;
	min-height:200px;
	width: 313px;
	font-size:12px;
	line-height:130%;
	color:#FFFFFF;	
	background-image: url(images/homepage/header-upcoming-shows.gif);
	background-repeat: no-repeat;
	text-align:left;

}
#homepageShows span.date {
font-weight:bold;
	color:#FFF;
}

#homepageNews {
	float: left;
	margin: 0 0 0 0;
	padding:60px 10px 10px 10px;
	min-height:200px;
	width: 313px;
	background-image: url(images/homepage/header-news.gif);
	background-repeat: no-repeat;
	text-align:left;
	color:#FFFFFF;
}



#homepageNews a {
	color:#FFFFFF;
}


h2.entry-title {
text-indent:-2000px;
}
#contentPlayer {
  margin: 10px auto 15px auto;
    padding:25px 0 30px 0;
  width:300px;
  text-align:center;
  background-color:#FFFFFF;
}
#hint {
  color:#666;
  margin-left:15%;
  width:300px;
  text-align:left;
  margin-top:3em;
}

div.entry-content ul{
margin: 0;
padding: 0;
text-align:left;
}

div.entry-content ul.get_posts_class {
list-style-type: none;
list-style-position:outside;
text-indent:0;
margin: 15px 0 10px 0;
 }
 
 ul.get_posts_class li {
text-indent:0;
margin: 0 0 20px 0;
 }
 div.feedburnerFeedBlock ul { 
margin-bottom:15px; 
margin-left:0; 
padding-left:0; 
/* list-style-type: none; */
color:#FFF;
}

div.feedburnerFeedBlock li { 
margin-bottom:15px;
color:#FFFFFF;
}

div.feedburnerFeedBlock li div { 
color:#FFFFFF;
}

div.feedburnerFeedBlock b { 
color:#FFFFFF;
}

div.feedburnerFeedBlock .headline a { 
	font-size: 12px;
	font-weight: bold;
color:#FFFFFF;
margin:0 0 0 0;
}

div.feedburnerFeedBlock .headline a:hover { 
color:#CC9900;
}


div.feedburnerFeedBlock p.date { 
margin:0 0 0 0; 
padding:0 0 0 0; 
color:#71460F;
}
div.feedburnerFeedBlock div {
	display:block;
}
