/*------------------------------------------------------------------------------*/
/* Standard HTML tag reset														*/
/*------------------------------------------------------------------------------*/

body,
h1, h2, h3,
p, ul, li,
form {
	border: 0;
	margin: 0;
	padding: 0;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	background: #252525; }

/*------------------------------------------------------------------------------*/
/* Structure																	*/
/*------------------------------------------------------------------------------*/	

#page-wrap {
	background: #000000;
	min-width: 975px;
	max-width: 1260px;
	margin: 10px auto;
	padding: 10px; }

	#inside {
			background: url("/images/joe-fick.png");
			background-repeat: no-repeat;
			background-position: top right; }
		
		#main-content {
			background: url("/images/background.png");
			background-repeat: no-repeat;
			background-position: top left;
			padding-top: 13.5em;
			min-height: 500px; }

			.dates-day {
				color: #ffffff;
				margin: 10px 0 5px 0;
				font-weight: 400;
			}

			.dates-info {
				color: #d1cbad;
				font-size: 18px;
				margin-bottom: 20px;
			}

			.dates-info a:link,
			.dates-info a:visited,
			.dates-info a:hover
			{
				color: #f9f3d7;
				text-decoration: underline;
			}
			
			/*------------------------------------------------------------------------------*/
			/* Navigation																	*/
			/*------------------------------------------------------------------------------*/	

			#navigation {
				margin-top: 0;
				margin-bottom: 1em;
				padding: 11px 0 0 15px;
				background-image: url("/images/transparency.png");
				z-index: 1;
				width: 830px;
				height: 29px; }

				#navigation ul {
					display: inline; }

					#navigation li {
						color: #ffffff;
						width: auto;
						display:inline;
						list-style: none;
						margin-left: 0;
						padding-right: 25px;
						background:url("/images/list.png") right center no-repeat; }

						#navigation li.first {
							margin-left: 0; }
	
						#navigation li.last {
							margin-right: 0;
							background: none; }

				#container {
					width: 900px;
					margin: 0 auto;
					background-image: url("/images/transparency70.png"); }

					#sidebar {
						background: url("/images/latest-news.png");
						width: 235px;
						float: right;
						background: #480f0e;
						filter: alpha(opacity=70);
						-moz-opacity: 0.7;
						-khtml-opacity: 0.7;
						opacity: 0.7; 
						padding: 5px 15px 5px 10px;
						margin-bottom: 10px;
						/*	border: 1px solid green; */ }

				#maincontent {
					width: 595px;
					float: left;
					padding: 8px 15px 5px 25px;
					filter: alpha(opacity=90);
					-moz-opacity: 0.9;
					-khtml-opacity: 0.9;
					opacity: 0.9; }
					
				#maincontentnosbar {
					width: 830px;
					float: left;
					padding: 8px 15px 5px 25px;
					filter: alpha(opacity=90);
					-moz-opacity: 0.9;
					-khtml-opacity: 0.9;
					opacity: 0.9; }	

			#footer {
				background: #252525;
				text-align: center;
				padding-top: 5px;
				padding-bottom: 5px;
				color: #adadad; }
	

/*------------------------------------------------------------------------------*/
/* Layout styles																*/
/*------------------------------------------------------------------------------*/

.container {
	width: 100%;
	margin-bottom: 10px; }
	
.leftcolumn {
	width: 48%;
	float: left; }
	
.rightcolumn {
	width: 48%;
	margin-left: 52%; }	
	
.sidebaritem {
	padding-bottom: 8px;
	border-bottom: 4px solid #330808; }		

/*------------------------------------------------------------------------------*/
/* Floats																		*/
/*------------------------------------------------------------------------------*/

.floatright {
	float: right; }

.floatrightborderm15 {
	float: right;
	margin-left: 15px;
	padding: 10px;
	border: 1px solid #adadad; }

.floatleftm15 {
	float: left;
	margin-right: 15px;
	text-align: center; }
	
.floatrightm15 {
	float: right;
	margin-left: 15px;
	text-align: center; }
	
.floatleftm5 {
	float: left;
	margin-right: 5px;
	text-align: center; }
	
.floatrightm5 {
	float: right;
	margin-left: 5px;
	text-align: center; }
	
/*------------------------------------------------------------------------------*/
/* Text styles																	*/
/*------------------------------------------------------------------------------*/

		/*------------------------------------------------------------------------------*/
		/* Subnavigation																*/
		/*------------------------------------------------------------------------------*/
		
		.subnavigation {
			margin-top: 0.5em;
			margin-bottom: 0.5em;
			padding: 5px 0 5px 0;
			background-image: url("/images/transparency.png"); }

			 ul.subnavigation {
				display: inline;
				font-size: 0.8em;
				line-height: 1.25em;
				padding: 0px;
				margin: 15px; }

				.subnavigation li {
					font-family: sans-serif;
					font-size: 1em;
					margin-left: 0;
					padding-right: 18px;
					background:url("/images/listsmall.png") right center no-repeat;
					list-style: none;
					display: inline; }
	
					.subnavigation li.first {
						margin-left: 0; }
	
					.subnavigation li.last {
						margin-right: 0;
						background: none; }
p {
	line-height: 1.4em; }

input.addgig {
	background: #171211;
	color: #ffffff;
	font-size: 0.8em;
	padding: 0.4em;
	border: 1px solid #726848; }
	
.asterisks {
	font-size: 0.7em;
	color: #adadad; }	

.maincontent {
	padding-top: 0.2em;
	padding-bottom: 0.6em;
	font-size: 0.9em;
/*	color: #f8e29f; */
	color: #c4e9c3; }
	
.maincontentlg {
	padding-top: 0.2em;
	padding-bottom: 0.8em;
	font-size: 1.1em;
	line-height: 1.3em;
/*	color: #f8e29f; */
	color: #c4e9c3; }

.sidecontent {
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #ffffff; }	

.musicvideocontent {
	padding-top: 0.2em;
	padding-bottom: 0;
	font-size: 0.9em;
/*	color: #f8e29f; */
	color: #c4e9c3; }
	
.date {
	padding-top: 0em;
	padding-bottom: 0;
	font-size: 0.9em;
	color: #f8e29f; }
	
.bandname {
	padding-top: 0.2em;
	padding-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff; }
	
.label {
	padding: 0;
	font-size: 0.75em;
	color: #ffffff; }	
	
.review {
	padding-top: 0.2em;
	padding-bottom: 0;
	font-size: 0.8em;
	color: #c4e9c3; }		
		
h1.mainh1 {
	font-size: 1.8em;
	margin-top: 0.5em;
	color: #ffffff; }	
	
	h2.mainh2 {
		font-size: 1.5em;
		color: #ffffff;
		margin-top: 0.5em;
		margin-bottom: 0.2em; }	
		
	h2.sideh2 {
		font-size: 1.3em;
		color: #f8e29f;
		margin-top: 0.5em;
		margin-bottom: 0.2em; }		
	
	h2.fullname {
		font-size: 1.25em;
		padding-top: 5px;
		color: #a2dd82; }
	
		h3.mainh3 {
			font-size: 1em;
			padding-top: 0.5em;
			color: #a2dd82; }	
			
		h3.sideh3 {
			font-size: 0.9em;
			padding-top: 0.5em;
			color: #a2dd82; }		
	
		h3.dob {
			font-size: 0.9em;
			padding: 3px 0 0 0;
			color: #fc7c2e; }
			
		h3.titleh3 {
			font-size: 0.9em;
			padding: 3px 0 0 0;
			color: #fc7c2e; }	
						
	
ul.goldlist {
	font-size: 0.8em;
	line-height: 1.25em;
	color: #f8e29f;
	padding: 0px;
	margin-left: 15px;
	color: #c4e9c3;
/*	color: #f8e29f; */ }

ul.endorsements {
	list-style-image:url("/images/musicbullet.png");
	font-size: 0.8em;
	line-height: 1.25em;
	color: #f8e29f;
	padding: 0px;
	margin-left: 15px;
	color: #c4e9c3;
/*	color: #f8e29f; */ }

	ul.endorsements li {
		margin-bottom: 5px; }
	
ul.musiclist {
	list-style-image:url("/images/musicbullet.png");
	font-size: 0.8em;
	line-height: 1.25em;
	color: #f8e29f;
	padding: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-left: 15px;
	color: #f8e29f; }
	
	ul.musiclist li {
		margin-bottom: 5px; }
	
ul.filmlist {
	list-style-image:url("/images/filmbullet.png");
	font-size: 0.8em;
	line-height: 1.25em;
	color: #f8e29f;
	padding: 0px;
	padding-left: 10px;
	margin-top: 8px;
	margin-left: 15px;
	color: #f8e29f; }	
	
	ul.filmlist li {
		margin-bottom: 5px; }
	
		/*------------------------------------------------------------------------------*/
		/* Links styling																*/
		/*------------------------------------------------------------------------------*/
		
		a.standardlink:link, a.standardlink:visited {
			color: #ffffff;
			text-decoration: underline; }
		
		a.standardlink:hover {
			color: #9ec4e2;
			text-decoration: underline; }
		
		a.standardlink:active {
			color: #c59f27;
			text-decoration: none; }
			


		a.bluelink:link, a.bluelink:visited {
			color: #c4e9c3;
			text-decoration: underline; }
		
		a.bluelink:hover {
			color: #62aae2;
			text-decoration: underline; }
		
		a.bluelink:active {
			color: #4c88b8;
			text-decoration: none; }
			
			
			
		a.musiclink:link, a.musiclink:visited {
			color: #ffffff;
			text-decoration: none; }
		
		a.musiclink:hover {
			color: #9ec4e2;
			text-decoration: underline; }
		
		a.musiclink:active {
			color: #c59f27;
			text-decoration: none; }
		
			
			
		a.videolink:link, a.videolink:visited {
			color: #ffffff;
			text-decoration: none; }
		
		a.videolink:hover {
			color: #9ec4e2;
			text-decoration: underline; }
		
		a.videolink:active {
			color: #c59f27;
			text-decoration: none; }			
			
	
	
		a.navlinks:link, a.navlinks:visited {
			color: #ffffff;
			text-decoration: none; }
	
		a.navlinks:hover {
			color: #e3c770; }
	
		a.navlinks:active {
			color: #c59f27;
			text-decoration: none; }
			
			
			
		a.bandlink:link, a.bandlink:visited {
			color: #ffffff;
			text-decoration: none; }
		
		a.bandlink:hover {
			color: #ffffff;
			text-decoration: underline; }
		
		a.bandlink:active {
			color: #c59f27;
			text-decoration: none; }	
			
			
			
		a.venuelink:link, a.venuelink:visited {
			color: #ffffff;
			text-decoration: none; }
		
		a.venuelink:hover {
			color: #f8e29f;
			text-decoration: underline; }
		
		a.venuelink:active {
			color: #c59f27;
			text-decoration: none; }
			
			
			
		a.townlink:link, a.townlink:visited {
			color: #f8e29f;
			text-decoration: none; }
		
		a.townlink:hover {
			color: #f8e29f;
			text-decoration: underline; }
		
		a.townlink:active {
			color: #c59f27;
			text-decoration: none; }

/*------------------------------------------------------------------------------*/
/* Next Gigabit																	*/
/*------------------------------------------------------------------------------*/			
			
.nextgig {
	margin-top: 10px;
	margin-bottom: 4px;
	padding: 4px 10px 4px 10px;
	background: #330808; }	

/*------------------------------------------------------------------------------*/
/* Music and Video																*/
/*------------------------------------------------------------------------------*/			
			
.musicvideo {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 4px solid #480f0e; }	
	
/*------------------------------------------------------------------------------*/
/* Reviews																		*/
/*------------------------------------------------------------------------------*/			
			
.reviews {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 4px solid #480f0e; }		
			
/*------------------------------------------------------------------------------*/
/* Play dates																	*/
/*------------------------------------------------------------------------------*/			
			
.playdate {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 7px;
	border-bottom: 4px solid #480f0e; }
	
.playdatesbar {
	margin-top: 8px;
	font-size: 80%; }	
	
.band {
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
	margin: 0;
	padding: 0; }

.date {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 5px;
	color: #a2dd82;
	margin: 0;
	padding: 0; }

.venue {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 5px;
	color: #ffffff;
	margin: 0;
	padding: 0; }

.town {
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 5px;
	color: #f8e29f;
	margin: 0;
	padding: 2px 0 0 0;	}			