@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body, html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color: #333;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	height:100%;
	background-color: #00212A;
}
form
{
	display: inline;
}
div, p, img, a, td, ul, ol {
	/*font-size: 1em;*/
	font-size:12px;
}
.artistImg
{
	margin: 0px 10px 5px 0px;
	border: 1px solid #000000;
}
.eventImg
{
	margin: 0px 0px 5px 10px;
	border: 1px solid #000000;
}
h3.artist
{
	padding: 10px 0px 2px 0px;
}
.red
{
	color: #FF0000;
}
.homeBRed
{
	color: #BB1900;
	font-weight: bold;
	text-align: center;
}
.homeBRed2
{
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
input.eSub {
	padding-left: 1px;
	margin: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333;
}
img.artPic
{
	border: 8px solid #000000;
	margin: 0px 8px 2px 8px;

}
ol {
	margin-left: 1em;
	padding-left: 1em;
}
ol li {
	margin-left: 1em;
	padding: 0 0 .5em 1em;
	list-style: decimal;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
h1 {
	font-size: 218%
}
h2 {
	font-size: 164%;
}
h3 {
	font-size: 145%;
}
h4 {
	font-size: 118%;
	letter-spacing: .15em
}
p {
	padding: 0 0 1em;
}
a, a:link {
	text-decoration: underline;
	font-weight:bold;
	color: #002029;
}
a:visited {
	color: #002029;
}
a:hover {
	color: #384143;
	text-decoration: underline;
}
a:active {
	color: #002029;
}
a img, img {
	border: none;
}
ul {
	margin: 0 0 20px 1em;
}
li {
	list-style: none;
	padding-left: 1em;
	margin-bottom: 3px;
}
ul li {
	/*list-style: url(../images/bullet1.png); */
	padding-left: 1em;
	margin: 6px 0px 6px 3em;
}
.clear {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	font-size: 1px;
}
#content {
	float: left;
	text-align: left;
	padding:20px 50px 0px 50px;
	line-height: 1.5em;
}
#contentP {
	float: left;
	width:608px;
	padding:20px 50px 0px 50px;
	line-height: 1.5em;
}
/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	padding-left:0px;
}
.post h3 {
	margin-top: 0;
	color: #1788a3;
	font-size:30px;
}
#theEvent h4
{
	margin-top: 0;
	color: #1788a3;
	font-size:16px;
}
.teText
{
	margin-top: 0;
	font-size:11px;
}

.post ul li {
	/*margin-left: 0em;*/
}
/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #1788a3;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #1788a3;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h4.date-header {
	margin-top: 0;
	padding-left: 14px;
	font-size: 90%;
	color: #f93;
	background: url(../images/date_icon.gif) no-repeat 0 50%;
}
blockquote {
	margin: 0 0 0 20px;
	padding: 10px 0 0 20px;
	font-size: 88%;
	line-height: 1.5em;
}
blockquote p {
	margin-top: 0;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre;
	width: 350px;
	height: auto;
	overflow: auto;
	display: block;
	border: 1px solid #999;
	border-width: 2px 0;
	padding: 1em;
	margin: 0 0 1em 0;
	background-color: #fafafa;
}
li code {
	width: 330px
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}
.center {
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
hr {
	display: block;
	margin: 12px 0px 2px 0px;
}
.error, .message {
	color: #FF0000; 
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.message {
	background-color: green;
}
#container {
	width: 729px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:84px;
}
#menu {
	height:31px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}
.clr
{
	clear: both;
}
#mainContent {
	float:left;
	width: 708px;
	padding: 0px 20px 0px 0px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat;
}
#theContent {
	float:right;
	padding-top:5px;
	padding-left:250px;
	padding-right: 10px;
}
#theEvent
{
	float: left;
	width: 250px;
	margin: -135px 0px 0px -15px;
	border: 0;
}
#bottom_container {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat;
}
#bottom {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat;
}
#bottom_inside {
	/*
	background-image:url(../images/welcomes_inside.jpg);
	background-repeat:no-repeat;
	*/
	padding:0px 30px 0px 50px;
}
.bottom {
	padding: 0px 16px 0px 16px;
	_padding: 0px 16px 0px 16px;
}
#footer {
	padding: 0 10px 0px 0px;
	height:31px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#mainContent_inside_container {
	background-image:url(../images/welcomes_bg.jpg);
	background-repeat:repeat-y;
}
#mainContent_inside {
	padding: 0 20px;
	background-image:url(../images/home_bg_inside.jpg);
	background-repeat:no-repeat;
	height:1200px;
}
#theContent_inside {
	padding-top:10px;
}
#footer_inside {
	padding: 0 10px;
	height:31px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}