/* ORIGINALS ##################*/
BODY {
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/layout/wallp.jpg);
	background-repeat: repeat-x;	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}

A:link {
	color: #f6972d;
	text-decoration: none;
}

A:visited {
	color: #f6972d;
	text-decoration: none;
}

A:active {
	color: #f6972d;
	text-decoration: none;
}

A:hover {
	color: #5e452a;
	text-decoration: underline;
}

H1 {	
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #828282;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;	
	padding:0px;
	margin:0px;
}

TABLE {
	font-size:9px;
}
HR {
	color:#606060;
	background-color:#606060;
	border: 0px;
	height:2px;	
}

IMG {
	vertical-align:bottom;
	
	border:0px;
}

IMG A{
}

TEXTAREA {
	background:#1B1F1F none repeat scroll 0%;
	border:1px solid #252A2A;
	color:#FFFFFF;
}

INPUT {
	background:#1B1F1F none repeat scroll 0%;
	border:1px solid #252A2A;
	color:#FFFFFF;
}

/* ADMIN ##################*/

#admin {
	background-color:#000000;
	padding: 15px;
	width: 600px;
	border: 1px solid #999999;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* MENU  ##################*/



/* CONTAINER  ##################*/

#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:826px;	
}

	#wrapper_left{
 		position:relative;
		padding-left: 23px;
		background-image:url(images/layout/left_side.gif);
		background-position:left;
		background-repeat:repeat-y;
		float:left;		
	}
	
		#wrapper_right{
			position:relative;
			padding-right:23px;
			background-image:url(images/layout/right_side.gif);
			background-position:right;
			background-repeat:repeat-y;
			float:left;
		}
					
			#top ul{
				margin: 0;
				padding: 0;
				float: left;
			}
			
			#top li{
				display: inline;
			}
			
			#main_wrapper {	
				padding: 30px;
				float:left;
				background-color:#000000;
			}
				
				#main{
					width:720px;
					float:left;
					background-color:#000000;
				}	
				
				#spacer {
					height:30px;
				}
					#column_left_wrapper{						
							padding-right:30px;
							float:left;								
						}
						
						#column_left{
							width:345px;
							float:left;
						}			
					
					#column_right{
						width:345px;
						float:right;
					}		
			
			#bottom{
				width:780px;
				background-image:url(images/layout//bottom.gif);
				background-repeat:repeat-x;
				clear:left;
			}
			
/* GIGS  ##################*/
			


.gigs {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #606060;
	border-collapse: separate;
	background-color:#333333;
	width:720px;
}

.gigs_header {
	border-top:3px solid green;
}

/* NEWS  ##################*/
#news_wrapper {
	padding: 0px 15px 0px 15px;
}

#news {
	padding: 0px 0px 30px 0px;
}
	
	#news .title {
		font-size:20px;
		padding-bottom:4px;
	}
	
	#news .posted_by {	
		margin-bottom:4px;
		COLOR: #666666;		
	}
	
	#news .content {
		margin: 0px;
		padding-bottom: 4px;
	}	
	
/* COMMENT  ##################*/
	
#comment{
	padding-top:5px;
}

	#comment .title {			
		margin-bottom:2px;
		font-weight:bold;
		font-size: 9px;
	}
	
	#comment .posted_by {	
		margin-bottom:4px;
		color: #666666;
	}
	
	#comment .content {
		padding-bottom: 4px;
		padding-left:0px;
	}

#addcomment_wrapper{
	background-color:#171717;
	margin-top:10px;
	padding:15px 15px 15px 15px;
	width:300px;
}

#addcomment{
}



/* OTHER  ##################*/

.citat{
	font-style:italic;
	padding-left:10px;
}

.sponsor {
	vertical-align:middle;
	margin:10px;
}

.title {
	font-size:20px;
	padding-bottom:4px;
}

.posted_by {	
		margin-bottom:4px;
		COLOR: #666666;		
}

#sponsor {
	width:345px;
}

#scroll {
	bottom:-0.1px;
	position:absolute;
	top:0pt;
	width:1em;
	z-index:-1;
}
