/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

body {
	background-image:url(http://imagineballet.org/wp-content/uploads/2011/09/bg-new-lg.jpg);
}

#header {
margin-top: 0;
}

.clear { clear: both; }

.wooslider {
margin: 0 0 0 0;
padding: 0;
border: 0px solid white;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
-o-box-shadow: 0 0px 0px rgba(0,0,0,0);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
background: none;
}

body .wooslider .slide-content {
margin: 0;
}

ul.slides { margin: 0; padding: 0; height: 300px;}

/* 
.wooslider-active-slide {   margin: 0; padding: 0;}

.slide {   margin: 0; padding: 0;}

.slides { margin: 0; padding: 0;}

.wooslider-type-slides { margin: 0; padding: 0;}

.wooslider-theme-default { margin: 0; padding: 0;} */

.wooslider { margin-bottom: 0px !important; }