/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }
.style1 {
	color: #990099;
	font-size: 18px;
}
html, body, wrapper {
	height: 100%;
	min-height: 100%;
}


body {
	font-family: trebuchet ms, tahoma, geneva, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #000000;
	background-attachment: fixed;
}
body.contact {
	background-image: url(images/Photo-50.jpg);
}
body.home {
	background-image: url(images/redcorrugated.jpg);
}
body.shows {
	background-image: url(images/2837206782_b9d4b0c837_o.jpg);
}
body.map {
	background-image: url(images/asphalt.jpg);
}
body.reviews {
	background-image: url(images/390770324_811927d278_o.jpg);
}
body.history {
	background-image: url(images/dgrey076.jpg);
}
body.video {
	background-image: url(images/Photo-56.jpg);
}
#wrapper {
	width: 750px;
	height: auto !important;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#header {
	float: right;
	height: 175px;
	background-image: url(images/tmbackground.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
}
#header h1 {
	padding-top: 115px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	text-transform: capitalize;
	font-size: 30px;
	color: #000099;
	font-style: italic;
	font-variant: normal;
}

a {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #33FFFF;
}
.map #wrapper {
	border-left-width: 10px;
	border-left-style: dashed;
	border-left-color: #FF9900;
	border-right-width: 10px;
	border-right-style: dashed;
	border-right-color: #FF9900;
}
#leftcolumn {
	float: left;
	color: #CCC88E;
	padding: 20px;
	margin: 0;
	width: 70%;
}

	
.reviews #leftcolumn {
	text-align: left;
	line-height: 1.2em;
}
#leftcolumn  li  {
	list-style-type: none;
	font-size: 14px;
	color: #FF9900;
}
.shows #wrapper #leftcolumn ul {
	float: left;
	width: 300px;
}
.shows #wrapper #leftcolumn ul li {
	font-size: 12px;
}
.shows #wrapper #leftcolumn ul a {
	color: #D9531C;
	text-decoration: underline;
}

#rightcolumn {
	float: right;
	width: 20%;
}
#rightcolumn  ul {
	font-size: 16px;
	list-style-type: none;
	text-align: right;
	padding: 20px 10px 0 0;
	float: right;
}
#rightcolumn ul li {
	padding-bottom: 20px;
	display: block;
}
#rightcolumn a {
	text-decoration: none;
	color: #0033FF;
	font-family: "Courier New", Courier, monospace;
}
#rightcolumn a:hover {
	color: #9221FD;
	font-weight: bold;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
	padding-right: 10px;
	color: #333333;
	clear: both;
}
#footer p {
	display: inline;
}
#footer a {
	color: #FF0000;
}
.fltrt {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.flyerLink {
	font-size: 10px;
	text-decoration: underline;
	color: #0033FF;
	text-align: right;
	float: right;
}
.fltlft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.date {
	font-style: italic;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	color: #6699FF;
}
.showtitle {
	font-size: 24px;
	color: #9966CC;
	}
.time {
	text-align: center;
	color: #FF00FF;
	font-style: normal;
}
.cost {
	color: #FF9999;
	font-size: 12px;
}
.clearboth {
	clear: both;
}

.publication, .publication a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #99CC00;
	padding-top: 5px;
	padding-bottom: 15px;
}
.publication a {
	text-decoration: underline;
}

.quote {
	color: #CC9900;
	font-size: 14px;
	}
#signup {
	background-color: #FF99FF;
}
p {
	letter-spacing: 1px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.photocap {
	font-size: 11px;
	width: 200px;
	float: right;
	padding: 10px;
	color: #0066FF;
}
.center {
	text-align: center;
}
.shows  #wrapper  #leftcolumn  ul    {
	padding-left: 10px;
}
.shows #wrapper #leftcolumn ul {
	margin-left: -10px;
	margin-top: -7px;
}
