/*
Theme Name: Nirvana Beach Club
Theme URI: http://www.hypervisual.co.uk
Description: The nirvana beach club theme
Version: 1.0
Author: hypervisual
Author URI: http://www.hypervisual.co.uk
Tags: nirvana, nirvana beach club, custom

	Nirvana Beach Club 1.0
	 http://www.hypervisual.co.uk
	This theme was designed and built by hypervisual./

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* IMPORTANT: fix for png transparency on internet explorer */
img, div, a, input { behavior: url(iepngfix.htc); }

/**** LAYOUT ****/
#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block
}

#corkboard {
  margin-left: -454px;
  position: absolute;
  top: -331px;
  left: 50%;
  width: 908px;
  height: 662px;
  visibility: visible;
}

/**** COLORS && BACKGROUNDS ****/
body {
  background: transparent url(images/bg.gif) repeat fixed;
}

img { border: 0; }

#corkboard {
  background: transparent url(asset/corkboard.png) no-repeat;
}
