/*
 *
 *   STYLE FOR THE SPLASH PAGE
 *
 *   Files using these styles includes:
 *   - /index.php
 *
 */


#splash{
  width: 35em;
  height: 35em;
  background: url('/images/bg_bcreative_wilde.jpg') no-repeat top left;
}

#page_front{

  text-align: left;
  width: 50em;
}

#splash_main_heading{
  position: relative;
  left: 15.75em;
  top: 1.25em;
  background: url('/images/h1_bcreative_wilde.gif');
  width: 297px;
  height: 243px;
}

#splash_second_heading{
  position: relative;
  left: 20.4375em;
  top: 0.3125em;
  background: url('/images/h2_dj_of_second_life.gif');
  width: 223px;
  height: 30px;
}

#splash_main_heading h1, #splash_second_heading h2{
  display: none;
}

#about_me{
  position: relative;
  top: 1.25em;
  left: 21.875em;
  width: 12.5em;
}

#about_me p{
  line-height: 16pt;
}

#navi{
  position: absolute;
  top: 1.0em;
  left: 39.0em;
  width: 170px;
}

#navi ul{
  list-style-type: none;
  width: auto;
}

#navi ul li{
  display: block;
  margin: 10px;
  text-align: right;
}

#navi ul li a{
  font-family: sans-serif;
  font-size: smaller;
  display: block;
  width: 160px;
  height: 120px;
  color: white;
  text-decoration: none;
}

#navi ul li a span{
  padding: 5px;
  display: block;
  width: 150px;
  height: 110px;
  cursor: pointer;
}

#navi_dark_passions_market{
  background: url('http://www.bcreativewilde.com/images/navi_dark_passions_market.gif');
}

#navi_dark_passions_wings{
  background: url('http://www.bcreativewilde.com/images/navi_dark_passions_wings.gif');
}

#navi_grave_events{
  background: url('http://www.bcreativewilde.com/images/navi_grave_events.gif');
}

#navi_edtech_island{
  background: url('http://www.bcreativewilde.com/images/navi_edtech_island.gif');
}

#enter_form{
  position: relative;
  top: 5em;
  left: 2em;
  width: 30em;
}

#submit_enter_page{
  width: 175px;
  height: 51px;
  border: 0;
  background: transparent;
}

#skip_holder{
  vertical-align: middle;
}

#skip_front{
  background: transparent;
  border: 0;
}
