/* the Showbiz Kid */
body{
  color: #000000;
  font-size: 10pt;
  font-family: Tahoma, Arial, sans-serif;
}

td{
  color: #000000;
  font-size: 10pt;
  font-family: Tahoma, Arial, sans-serif;
}

/* resets */
*{padding:0; margin:0;}
ul{list-style-type:none;}
fieldset{border:none;}
a img{border:none;}
a{-moz-outline:none;outline: none;}

/* slideshow */
#home_slideshow{ position:relative; width:550px; height:300px; overflow:hidden;}
/* BOX POSITION */
#home_slideshow #home_slideshow_violator{z-index:1000; background-color:#000000; width:400px; height:40px; float:right; position:relative; top:-50px; left: -10px;}
/* CAPTION TEXT */
#home_slideshow #home_slideshow_violator #project_caption{display:none; padding:10px 10px; color:#fff; float:left; font-weight: bold; font-size:12pt;}
/* CAPTION LINK */
#home_slideshow #home_slideshow_violator #project_caption a{margin-left:8px; font-weight: bold; text-decoration: none; color: #fff;}
#home_slideshow #home_slideshow_violator #project_caption a:hover{margin-left:8px; font-weight: bold; text-decoration: none; color: #cc0ea8;}
/* SLIDES */
#home_slideshow #home_slideshow_violator #slide_navigation{position:absolute;right:8px;top:8px;}
/* UNSHOWN SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:block; background-color:#ffffff; width:24px; height:24px; float:left; margin-left:5px; cursor:pointer; overflow:hidden;}
/* HOVERED SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a:hover{ background-color:#f0b400;}
/* CURRENT SLIDE */
#home_slideshow #home_slideshow_violator #slide_navigation a.activeSlide{ background-color:#cc0ea8;}
#home_slideshow #home_slideshow_violator #slide_navigation a{outline:none;}
#home_slideshow li span.slide_caption{display:none;}
#home_slides{overflow:hidden; height:300px;}

/*HACKS*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 15px;
}

h2 {
  line-height: 21px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

h3 {
  line-height: 21px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #cc0ea8;
}
