/* 
	Author: Peter James Zielinski
	Listening To:  Ben Folds Live
	Sloppy:  Yes.  Take it.
*/

body {
	margin: 0px;
	background: url(images/bluestripes.gif) repeat-x #000000;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 160%;
	text-align: center;
	}
	
	#wrapper {
	margin: 0px auto 0px auto;
	width: 802px;
	}
	
	
	#banner {
	width: 700px;
	}
	
	#content-left {
	width: 450px;
	float: left;
	text-align: left;
	padding-top: 10px;
	}
	

	#content-right {
	float: right;
	width: 250px;
	line-height: 125%;
	text-align: left;
	padding-top: 10px;
	}
	
	
	#wrapper2 {
	margin-top: 30px;
	background: url(images/graystripes.gif) repeat-x #333333;
	}
	
	#goldenticket {
	width: 802px;
	margin: auto;
	}
	
	#gray1 {
	width: 225px;
	padding: 5px 20px 0px 0px;
	float: left;
	margin: 0px 5px 0px 0px;
	border-right: 1px solid #999999;
	height: 285px;
	text-align: left;
	}

	#gray2 {
	width: 250px;
	height: 100%;
	padding: 5px 20px 0px 20px;
	float: left;
	text-align: left;
	margin: 0px 5px 0px 5px;
	border-right: 1px solid #999999;
	height: 285px;
	}


	#gray3 {
	width: 225px;
	padding: 5px 0px 0px 20px;
	float: left;
	margin: 0px 0px 0px 5px;
	height: 285px;
	text-align: left;
	}
	
	#footer {
	clear: both;
	background-color: #000000;
	}
	
	#innerfooter {
	width: 700px;
	margin: auto;
	padding: 40px;
	font-size: 10px;
	text-align: center;
	line-height: 110%;
	color: #333333;
	}
	
blockquote {
	margin: 40px 5px 5px 10px;
	padding: 15px 20px 5px 70px;
	background: #b9b9b9 url('images/quote.gif') 0px top no-repeat;
	border: none;
	color: #242424;
	font-family: "American Typewriter", Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 115%;
}

/* --------------- LINKAGE --------------- */


a:link	{ color: #7E8CA8; font-weight: bolder; text-decoration: none; }
	A:visited	{ color: #7E8CA8; text-decoration: none; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #ffffff; text-decoration: underline; }
	
	
a.validate:link	{ color: #333333; font-weight: bolder; text-decoration: none; }
	A.validate:visited  { color: #333333; font-weight: bolder; text-decoration: none; }
	A.validate:active   { color: #999999;  }
	A.validate:hover	{ color: #999999; text-decoration: underline; }



/* --------------- OTHER SHITE --------------- */

h1 { 	
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans Serif;
	font-size: 17px;
	text-transform:uppercase;
	color: #ffffff;
	font-weight: normal;
	}
	
h2 { 	
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans Serif;
	font-size: 17px;
	text-transform:uppercase;
	color: #ffffff;
	font-weight: normal;
	}
	
h3 { 	
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans Serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	}
	
h4 { 	
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans Serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	}
	

.pdf {
	margin-top: 35px;
	margin-left: 70px; }
	
.nowplaying {
	width: 200px;
	padding: 10px;
	text-align: center;
	background-color:#333333;
	border: 1px solid #666666;
	}

.headline {
	color: #F97E22;
	font-weight: bolder;
	font-size: 13px;
	}

.byline {
	text-align: right;
	font: italic 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	}
/* --------------- SHOW INFO --------------- */
	

#showinfo {
	text-align: center;
	}
	
#showinfo h3 {
	font-weight: bolder;
	padding-top: 10px;
	}
	
.orange {
	font-size: 15px;
	font-weight: bolder;
	color: #FF7F27;
	}
	
.showbox {
	border:1px solid #CCCCCC;
  	padding:10px;
  	background: #333333;
  	width:340px;
  	text-align: center;
  	color: #CCCCCC;
	}
	
/* --------------- FLICKR.  YOU BITCH. --------------- */
	
	
#flickr {
	width:214px;
	height:154px;
	}

#flickr img {
	float:left;
	margin:0 0px 8px 8px;
	background:#3f4e4e;
	padding:4px;	
	width:62px;
	height:62px;
	}

#flickr h2 {
	font-size: 22px;
	font-family: arial;
	text-transform: lowercase;
	font-weight: bold;
	}

/* --------------- GUESTBOOK ---------------- */

	
.guestbook {
	background: url(images/guestbook.gif) repeat-x #000000;
	width: 200px;
	padding: 6px;
	text-align: center;
	background-color:#333333;
	border: 1px solid #666666;
	font-size: 14px;
	}
	
/* --------------- FORM FIELDS --------------- */


input, textarea, select {
			color : #FFFFFF;
			font-size: 13px;
			font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, sans serif;
			background-color:#333333;
			border: 1px solid #999999;
			}

fieldset {
 	padding: 20px 20px 35px 20px;
	border: solid 1px #333333;
	background-color: #090909;
	color: #0e0a1a;
}

legend {
	font-weight: bolder;
	color: #ffffff;
	}
	
.formed {
	font-size: 11px;
	color: #999999;
	}
	
/* ------------------ MEDIA TABLE -------------- */

td {
	padding: 25px;
	text-align: center;
	}
	
small {
	color: #ffffff;
	font-size: 11px;
	}