/*#############################################################
Name: Blackbox
Date: 2006-06-01
Description: A mystic dark lightweight Design.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	
	background-color:#999999;
	color:#333333;
	font: normal 12px arial, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	color: #888;
	display: block;
	font: normal 1em "arial narrow", arial, sans-serif;
	margin-bottom: 12px;
	padding: 3px 6px;
	white-space: pre;
}

cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "arial narrow", arial, sans-serif;
	margin-bottom: 12px;
	padding-left: 28px;
}
 h2{
    font-size:14px;
	color:#CC0033;
	margin:0 0 5px 0;
	font-weight:bold;
	line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
}
 h3{
    font-size:13px;
	color:#333333;
	
	font-weight:normal;	
	line-height: 1.8;
	font-family:Arial, Helvetica, sans-serif;
	
}
 h4{
    font-size:20px;
	color:#333333;
	margin:0 0 5px 0;
	font-weight:normal;	
	line-height: 1.8;
	font-family:Arial, Helvetica, sans-serif;
	
}
 h5{
    font-size:20px;
	color:#000000;
	font-weight:bold;
	font-family:Helvetica,;
	margin-top:5px;
	
}
/* main structure */
.main {
	background: #FFFFFF; 
	border: 2px solid #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 0 auto 4px auto; 
	text-align: left;
	width: 800px; 
	
}


/* header-*/
.gfx {
	background: #222 url(img/top.jpg) no-repeat;
	height: 340px;
	width: 800px;
}
.gfx h1 {
	color: #111;
	font: normal 2.6em arial, sans-serif;
	padding: 16px 20px;
}


/* menu */
.menu a {
	background: #FFFFFF url(img/bgmenu.png) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color:#999999;
	text-decoration: none;
	float: left;
	font-size: 1.2em;
	padding-top: 6px;
	width: 159px; height: 36px;
	border-bottom: 1px solid #1A1A1A;
	
		
}
.menu a span {
	padding-left: 6px;
	color:#333333;
}
.menu a:hover {
	background-position: left bottom;
	color:#333333;
}
.menu a#last {
	border-right: none;
	width: 150px;
}


/* content */
.content {

	background: #FFFFFF;
	
	clear: both;
	width: 800px;
	padding-top: 4px;
	
}

.content h1 {
	color: #000000;
	font: bold 1.1em arial, sans-serif;
	margin: 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;	
}
.content p {
	margin: 0 0 12px;
}
.allitem {
	background-image:url(../Big_Beach_Festival/img/p_bg.gif);
	}
.item {
	padding: 8px 5px;
	clear: both;
}
.item a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.item2 {
	
	padding: 8px 10px;
	
	clear: both;
	
}
.item3 {
	
	padding: 8px 10px;
	clear: both;
	
}
.item4 {
	
	padding: 8px 10px;
	
	clear: both;
	
}
.item5 {

	padding: 8px 10px;
	
	clear: both;
	
}
.item3 a {
	color:#CCCCCC;
	text-decoration: none;
	font-weight:normal;
}
.item4 a {
	color:#CCCCCC;
	text-decoration: none;
	font-weight:normal;
}
 .nakata{
	width: 212px;
	height: 254px;
	clear: none;
	float: none;
	position: absolute;
	left: 880px;
	top: 1365px;
  }
/* footer */
.footer {
	background: #FFFFFF;
	padding: 8px 10px;
	border-top: 1px solid #1A1A1A;
	clear: both;
	margin:0 5px 5px 5px;
} 
.footer a {
     color:#666666;
	} 
