@charset "utf-8";
/* CSS Document */



body {
	background: black;
	color: white;
	font-family: 'Times New Roman',Times,serif;
	font-size: 14px;
	
	
	}
	#allcontent {
		width: 729px; 
		margin-left: auto; 
		margin-right: auto;
		margin-top: 65px;
	}
	
	
	
	
	
	
	#header {
		height: 57px; 
		position: relative; 
		top: 2px;
		left: -6px;
		z-index: 999;
		
		}
		
		#header_inner {
			
			position: relative; 
			left: 300px; 
			top: -1px; 
			width: 450px; 
			font-size: 12.5px;
			
			
		}
		
		#header_inner a {
		 }
		
		#logo {
			margin-top: -16px;}
		
	#content {
		
		height: auto;
		min-height: 350px;
		top: 7px;
		width: 400px;
		position: relative;
		left: -165px;
	}
	
	#content_events {
		height: auto; 
		min-height: 350px; 
		top: 27px; 
		width: 600px; 
		position: relative; 
		left: -30px;
	}
	
	#content_home {
		height: auto; 
		min-height: 350px; 
		top:7px; width: 400px;  
		position: relative; 
		left: -156px;
	}
	
	#content_artists {
		height: auto; min-height: 350px; top: 7px; width: 590px; position: relative; left: -25px;
		
	}
	
	#content_music {
		height: auto; 
		min-height: 350px; 
		top: 7px; 
		width: 600px; 
		position: relative; 
		left: -25px; 
		font-size: 13px;
	}
	
	 #content_admin {
		 height: auto;
		min-height: 350px;
		top: 10px;
		width: 700px;
		position: relative;
		left: 5px;
		font-family: 	'Trebuchet MS',Arial,sans-serif;
	 }
	
	#content_events a {
		text-decoration: underline;
	}
	
	
	#content_admin a {
		text-decoration: underline;
	}
	
	#center {
		position: relative;
		width: 200px;
		left: 455px;
		top: -12px;}
	
	#sidebar {
		float: right;
		margin-top: -24px;
		margin-right: 27px;
		
	}
	
	
	
	
	#footer_buttons {
		
		margin-top: -25px;
		margin-right: 20px;
		}
		
		
		#signature {
			margin-left: 300px;
			margin-top: 21px; 
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
		}
		
		
		a img {		
		border: none
		}
		
		
		a {
			color: white;
			text-decoration: none;
			}
		
		#header a:hover {
		color: #F00;

	}

	
	a:hover {
		color: #F00;

	}
	
	#news {
		width: 175px;
		padding-right: 5px; 
		border-right: thin solid white;
		font-size:12px;
		padding-bottom: 2px;
	}
	
	.button {
		
		background-color: #444444; 
		color: #9AFF35;
		border: 2px ridge #9AFF35 ;
		font-weight:bold;
	}
		
	.mark {
		background-image: url(../images/marker_white.png);
		padding-bottom: 10px; 
		background-repeat: no-repeat;
  		background-position: 50% 17px;}
		

/* Admin */

ul {
		margin: 0;
	}
	
	
	#contentLeft {
		margin-left: -40px;
		margin-top: 23px;
		width: 500px;
	}
	
	
	#contentLeft a {
			
	float: right;
	padding-left: 25px;
	}
	
	
	#contentLeft li {
		list-style: none;
		margin: 0 0 4px 0;
		
		padding-bottom: 1px;
		padding-left: 3px;
		padding-right: 3px;
		background-color: #444444; 
		color: #9AFF35;
		
	}
	
	
	
	#artists_header {
		margin-top: -25px; 
		padding-left: 184px; 
		text-align: center; 
		font-weight: bold; 
		font-size: 20px;
	}
	
	
	
	
	
	
	
	#events {
		margin-left: 30px;font-size: 14px;
	}
	#events_inner {
	min-height: 280px;
	
	}
	
	#events_header_place {
		position: absolute; width: 447px;left:-290px;top:-43px;
	}
	
	#events_header_format {
		text-align: center;margin-left: 20px;font-size: 20px;
	}
	
	#events_twitter {
		
		margin-top: 25px;
	}
	
	#events_facebook {
		position: relative; left: 205px; top: -212px; width: 255px;z-index: 999;
	}
	
	
	
	#spacer {
		height: 20px;
	}
	
	#links {
		position: relative;
	}
	
	#links_inner {
		position: absolute;  
		left: 27px; 
		top: 21px; 
		width: 262px;
		font-size: 14px;
		
	}
	
	#album {
		margin-left: 70px;
		position: relative; 
		z-index: 99;
	}
	
	.sample_text {
		width: 185px; 
		margin-top: -20px;
	}
	
	
	.join {
		font-size: 20px;
	}
	
	#content_admin input  {
		margin: 0px;
		padding: 0px;
	}
	
	#title h2 {
		
		font-size: 22px;
		font-family: 'Times New Roman',Times,serif;
	}
