/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/




body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000 url('images/bg_repeat01.jpg') repeat-y center;
	width: 100%;
	color: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	}

a {
	color: #c00;
}

a:hover {
	color: #ff2b2b;
}




#header {

	background: url() no-repeat;
	z-index: 1000;	


}



#header h1, #header h2 {

	display: none;

}



#nav {

	list-style:  none;

	margin: 0;

	padding: 0;

	z-index: 1000;	
}



#news, #guide, #maps, #media, #forums, #faq, #aboutus, #aboutus2, #aboutus3, #secret {

	position: absolute;

	left: 50%;	

	z-index: 1000;	
}


#news a {
              display: block;

              height: 26px;

	width: 152px;

	text-indent: -9000px;
}

#guide a {
              display: block;

              height: 26px;

	width: 129px;

	text-indent: -9000px;
}

#maps a {

              display: block;

             	height: 26px;

	width: 128px;

	text-indent: -9000px;
}

#media a {

              display: block;

             	height: 26px;

	width: 126px;

	text-indent: -9000px;
}


#forums a {

            	display: block;

	height: 26px;

	width: 124px;

	text-indent: -9000px;
}

#faq a {

            	display: block;

	height: 26px;

	width: 95px;

	text-indent: -9000px;
}


#aboutus a {

	display: block;

             	height: 26px;

	width: 162px;

	text-indent: -9000px;

}

#aboutus2 a {

	display: block;

       height: 27px;

	width: 9px;

	text-indent: -9000px;

}

#aboutus3 a {

	display: block;

       height: 22px;

	width: 9px;

	text-indent: -9000px;

}

#secret a {

	display: block;

       height: 22px;

	width: 9px;

	text-indent: -9000px;

}

#news {

	top: 164px;

	margin-left: -445px;

}

#guide {

	top: 164px;

	margin-left: -293px;

}



#maps {

	top: 164px;

	margin-left: -164px;

}



#media {

	top: 164px;

	margin-left: -37px;

}



#forums {

	top: 164px;

	margin-left: 90px;

}

#faq {

	top: 164px;

	margin-left: 214px;

}

#aboutus {

	top: 164px;

	margin-left: 309px;

}

#aboutus2 {

	top: 334px;

	margin-left: -455px;

}

#aboutus3 {

	top: 288px;

	margin-left: 473px;

}

#secret {

	top: 249px;

	margin-left: 473px;

}













#newsheader  {
	background: url('images/newsheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}


#guideheader  {
	background: url('images/guideheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#mapsheader  {
	background: url('images/mapsheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#mediaheader  {
	background: url('images/mediaheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#forumsheader  {
	background: url('images/forumheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#faqheader  {
	background: url('images/faqheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#aboutheader  {
	background: url('images/aboutheader.jpg') no-repeat top center;
	width: 100%;
	height: 566px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 80;
	margin: 0;
	padding: 0;
}

#content {
	position: absolute;
	width: 100%;
	top: 196px;
	z-index: 99;
	font-weight: normal;
	}



#widecolumn {	
	width: 760px;
	left: 50%;
	margin: auto;
	padding-left: 50px
	}


#area51	{
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	margin-top: 20px;
	margin-bottom: -10px;
	font-weight: bolder !important;
}

#area51 a	{
	color: #666;
	text-decoration: none;
}

.pagetitle	{
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	margin-top: 20px;
	margin-bottom: -10px;
	font-weight: bolder !important;
}

.post	{
	font-size: 16px;
	font-weight: bolder;
}

.entry	{
	font: 12px Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	text-align: justify;
}

.alignleft	{
	float: left;
}
.alignright	{
	float: right;
}

#footer {
	position: relative;
	bottom: 0;
	width: 702px;
	margin: auto;
	}

#sidebar2	{
	float: left;
	width: 260px;
	padding-right: 15px;
	margin-top: 25px;
	text-align: justify;
}

#sidebar	{
	float: right;
	width: 260px;
	padding-left: 15px;
	margin-top: 0px;
}

#sidebar img	{
	border: 1px solid #000;
}	
.searchbox	{
	padding-bottom: 18px;
}

#bubble	{
	width: 319px;
}