

body {
	text-align: left;
	background-color: black;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #333;
	margin: 0 auto;
}

#header {
	text-align: center;
	height: 120px;
}

/*nav*/

#nav {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-bottom: 0px;
	min-width: 700px;
	background-image: url(button.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
	list-style: none;
	width: 100%;
	text-align: center;
}

#nav b {
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-x;
	background-image: url(a_button.gif);
	color: #2f2f2f;	
}

#nav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #050505;
	text-decoration: none;
	border-bottom: none;
}

#nav a:hover, #nav a.active {
	padding-top: 0px;
	border-bottom-width: 4px;
	padding-bottom: 8px;
	border-bottom-color: #d2d2d2;
	border-bottom-style: solid;
	color: white;
}

/*content*/

#content {
	padding: 10px;
	margin-bottom: 0px;
	color: #3f3f3f;
	background-color: #d2d2d2;
	display:block;
}

#content ul {
	display:block;
	float:left;
	text-align:center;
}

#content li {
	background-color: #d2d2d2;
	list-style:none;
	display:block;
	width: 200px;
	float:left;
	clear:right;
	padding:15px;
}

#content img {
	padding: 5px;
	display: inline;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}

#content p {
	word-spacing: 2px;
	line-height: 17px;
	font-size: 12px;
	width: 580px;
	font-family: helvetica;
	text-align: left;
}

/*shows*/

#shows {
	width: 800px;
	border-color: #212121;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#shows .headline {
	height: 27px;
	border-bottom-color: #212121;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #242424;
	background-image: url(../css/button.gif);
	text-align: left;
	width: 800px;
	display: block;
	margin-bottom: 1px;
}

#shows .soon {
	color: black;
	font-weight: bold;
	text-align: left;
	background-color: #bfa33b;
	width: 800px;
	display: block;
	margin-bottom: 1px;
	height: 26px;
}


#shows .soon:hover {
	text-align: left;
	background-color: #ddc951;
	width: 800px;
	display: block;
	margin-bottom: 1px;
}

#shows .item {
	color: black;
	text-align: left;
	background-color: #eee;
	width: 800px;
	display: block;
	margin-bottom: 1px;
	height: 26px;
}

#shows .item:hover {
	color: black;
	text-align: left;
	background-color: #fff;
	width: 800px;
	display: block;
	margin-bottom: 1px;
}

#shows .date {
	padding: 4px;
	text-align: left;
	width: 220px;
	display: inline-block;
	display: -moz-inline-box;
}

#shows .event {
	border-right-color: #2f2f39;
	border-left-color: #2f2f39;
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-width: 1px;
	padding: 4px;
	text-align: left;
	display: inline-block;
	display: -moz-inline-box;
	width: 300px;
}

#shows .location {
	padding: 4px;
	text-align: left;
	display: inline-block;
	display: -moz-inline-box;
	width: 200px;
}

/*messages*/

#messages {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#messages p {
	font-weight: bold;
	background-image: url(../css/button.gif);
	width: 600px;
	border-color: #353535;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #262626;
	display: block;
	margin-bottom: 0px;
}

#messages b {
	font-weight: normal;
	margin-top: 0px;
	border-right-color: #2e2e2e;
	border-left-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	width: 600px;
	text-align: left;
	display: block;
	font-style: normal;
	background: #fff;
	color: black;
	padding: 10px;
}

/*about*/

#about p {
	background-image: url(a_button.gif);
	text-align: center;
	color: black;
	display: inline-block;
	width: 100px;
	display: -moz-inline-box;
}

/*photo*/

#photo b {
	display: table-row;
	height: 180px;
	width: 170px;
	border-color: #717171;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	color: #202020;
	padding: 10px;
}

#photo img {
	border-color: #505050;
	border-width: 1px;
	border-style: solid;
	display: block;
}

/*footer*/

#footer {
	display:block;
	border-top-color: #36363e;
	border-top-style: solid;
	border-top-width: 1px;
	color: #d5d5d5;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #585865;
	width: 100%;
	text-align: center;
}

#footer p {
	font-size: 11px;
	padding-left: 10px;
}

#row {
	padding: 10px;
	background-color: #efefef;
	border-color: #494949;
	border-width: 1px;
	border-style: solid;
	clear: both;
	float: left;
}

.element {
	text-align: center;
	width: 200px;
	background-color: #ffffff;
	margin: 5px;
	padding: 10px;
	font-size: 12px;
	font-family: sans-serif;
	border-color: #494949;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.element img {
	padding: 5px;
	display: inline;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}
