
body,
html {
	margin:0;
	padding:0;
	background: #2f0000 url('../images/tiles.gif');
	color:#fff;
}
body {
	min-width:880px;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h1, h2, h3, h4 {
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align: center;
}

a { 	
	color: white;
}

a:hover {
	color:#2f0000;
	background:#996666;
}

ul {
	list-style-type:circle;
}

li {
	margin-bottom: 5px;
}

strong {
	font-size: 1.2em;
	font-weight: bold;
}

ul#contacts {
	margin-bottom: 10px;
}

#wrap {
	background:#2f0000;
	margin: 0 auto;
	padding: 20px 30px 10px 30px;
	width:840px;
}
#header {
	background:#2f0000;
	height: 270px;
}
#header h1 {
	padding:5px;
	margin:0;
}
#nav {
	background:#2f0000;
	padding:5px;
	border-top:1px solid #996666;
	border-bottom:1px solid #996666;
}
#nav ul{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	text-align: center;
	
}
#nav li{
	display:inline;
	margin:0;
	padding:10px 25px 0px 25px;
	font-size: 1.3em;
}
#nav li a{
	color: white;
	text-decoration:none;
	padding-top:15px;
}
#nav li a:hover{
	background: url('../images/nav_swirl.gif') no-repeat center;
}

#nav li a#current{
	background: url('../images/nav_swirl.gif') no-repeat center;
}

#main {
	background:#2f0000;
	zbackground: #333;
	float:left;
	width:570px;
	margin-top: 20px;
}
#main h2, #main h3, #main p {
	padding:0 0;
}

div.head {
	background:transparent url(../images/decor.gif) no-repeat scroll center bottom;
	margin-bottom:8px;
	padding-bottom:37px;
	text-align:center;
}

div.head h1 {
	margin-bottom: 0;
	font-size: 40px;
	line-height: 38px;
	
}
div.head p {
	color: #ccc;
	font-size: 1.2em;
}

/* Gallery Specific */
div.gallery {
	margin:auto;
	text-align: center;
}
div.gallery h2 {
	margin-bottom: 0px;
	
}
div.gallery p {
	color: #ccc;
	margin-bottom: 5px;
}
div.gallery a { 
	background: transparent url(../images/gallery.jpg) no-repeat scroll 0 0;
	display: block;
	width: 450px;
	height: 400px;
	margin:auto;
	text-align: center;
}
div.gallery a:hover {
	background-position: 0 -400px;
}
/* End of Gallery Specific */

/* Next Event Specific */

#lineUp {
	background-image: url(../images/lineup_background.jpg);
	padding: 20px;
	color: black;
	text-align: center;
	margin-bottom: 20px;
}

#lineUp ul {	
	list-style-type: none;
	font-size: 20px;
	text-align: left;
}

#lineUp li {	
	margin-left: 0px;
}

#lineUp h2 {
	font-size: 30px;
	
}

#lineUp span {
	font-size: 13px;
	font-style: italic;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #2f0000;
}

div.artist {
	border: none;
}

div.artist div {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	
}

div.artist h3 {
	zborder-bottom: #ccc solid 1px;
	margin-bottom: 10px;
	text-align:left;
}

ul#eventlist {
	background: transparent url(../images/eventlist_top.gif) no-repeat;
	font-size: 1.1em;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 0px;
	height: 85px;
	list-style-type: none;	
}

ul#eventlist a {
	color: #000000;
	text-decoration: none;
}


p.floatRight {
	margin-left: 220px;
}

#main p.toTop {
	border-bottom: dotted 1px #190000;
	padding-bottom: 10px;
}

p.toTop a {
	background-color: #190000; 
}

/* End of Next Event Specific */

/* Start of Press Specific */

div.press {
	border: none;
}

div.press p {
	zpadding-left: 48px;
	text-align:center;
	
}

div.press h3 {
	zborder-bottom: #ccc solid 1px;
	margin-bottom: 10px;
	text-align:left;
	
}

p.floatRight {
	margin-left: 220px;
}

blockquote {
  background: transparent url(../images/openingquote.gif) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(../images/closingquote.gif) right bottom no-repeat;
}

blockquote cite {
	float: right;
	color: #996666;
}


/* End of Press Specific */

/* Start of Side Bar */

#sidebar {
	background:#190000 url(../images/sidebar_top.gif) no-repeat;
	float:right;
	width:240px;
	margin-top: 20px;
	padding-top: 20px;
	color: #FFEBC5;
}

#sidebar h2 {
	padding:10px 20px 20px 20px ;
}

#sidebar p {
	padding: 0px 20px 0px 20px ;
}

#sidebar h2 {
	text-align: center;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 20px;
}

#paypal {
	text-align:center;
}

#paypal table {
	margin:auto;
	margin-bottom: 20px;
}

#details {
	padding-bottom: 20px;
	background: url(../images/sidebar_bottom.gif) bottom no-repeat;
}

div#sidebar a { 
	background: transparent url(../images/facebook.gif) no-repeat scroll 0 0;
	display: block;
	width: 200px;
	height: 74px;
	margin:auto;
	text-align: center;
}
div#sidebar a:hover {
	background-position: 0 -74px;
}

/* End of Side Bar */

#footer {
	margin-top: 10px;
	border-top: #996666 1px solid; 
	clear:both;
}
#footer p {
	padding:5px;
	margin:0;
	color: #996666;
}

#kumar {
	float:right
}

hr {    /* place into text file when done */
	padding:0;
	margin:3px 0 3px 0;
	clear: both;
} 

.clearboth {
	clear: both;
}

img.venue {
	float: right;
	padding-left: 10px;
}

.floatr {
	float:right;
	margin-left: 10px;
}

.floatl {
	float:left;
	margin-right: 10px;
}

