@charset "utf-8";
/* CSS Document */

html 
{
	
	scrollbar-shadow-color: #9b0000;
	scrollbar-highlight-color: #9b0000;
	scrollbar-face-color: #9b0000;
	scrollbar-3dlight-color: #9b0000;
	scrollbar-darkshadow-color: #9b0000;
	scrollbar-track-color: #9b0000;
	scrollbar-arrow-color: #000000;

}

#linkDiv {
	margin-left: -20px;
	padding-top: 20px;
}

body
{
	background-color: #EBE4D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
}


#home
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#contentPane {
	padding-left: 15px;
	padding-right: 15px;
    min-height:700px;
}

.title
{
	color: #d29a16;
}

a:link, a:visited
{
	text-decoration: none;
	color: #A8005B;
}

a:hover
{
	text-decoration: underline;
	color: #A8005B;
}

#concert_title
{
	color: #ba8c14;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

#concert_whenwhere
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:15px;
}

#concert_highlights
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#concert_highlights table td
{
	padding: 2px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#concert_highlights table th
{
	text-align: left;
	font-weight: normal;
	width: 110px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#calendar td
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#calendar td a:link, #calendar td a:visited, #calendar td a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#calendar_title
{
	color: #ba8c14;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 25px;
	font-weight:bold;
}

h1 {
	padding-top: 0px;
    color: #A8005B;
    font: 190% georgia,garamond,serif;
margin-bottom: 6px;
}

h2 {
	padding-top: 0px;
    color: #a8005b;
    font: 180% georgia,garamond,serif;
	margin-bottom: 6px;

}

h3 {
	padding-top: 0px;
    color: #a8005b;
    font: 170% georgia,garamond,serif;
	margin-bottom: 6px;

}

h4 {
	padding-top: 0px;
    color: #a8005b;
    font: 160% georgia,garamond,serif;
	margin-bottom: 6px;

}

h5 {
	font: 150% georgia,garamond,serif;
    
	font-family: "Georgia", Times, serif;
	margin-bottom: 6px;
	
}

h6 {
	font: 140% georgia,garamond,serif;
    
	font-family: "Georgia", Times, serif;
	margin-bottom: 6px;
	
}

#concert_details
{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}






#blackbar {
    background-color: #89ADD2;
	width: 1100px;
	height: 29px;
}

#blackbar .nav {
	padding-top: 5px;
	margin-left: 55px;
	width: 1005px;
	height: 24px;
	text-align: center;
	
}

#redbar .nav {
	margin-left: 65px;
	width: 1005px;
	height: 24px;
	text-align: center;
	
}

#blackbar .nav_item {
	text-align: center;
}

#redbar {
	color: #FFF;
	background-color: #89ADD2;
	width: 1100px;
	height: 29px;
}
#redbar a, #redbar a:link, #redbar a:visited { color: #FFF;}

#redbar a:hover, #redbar a:active { color: #4d729b; text-decoration: none;}

#blackbar a:hover { color: #a8005b; text-decoration: none;}

#blackbar a { color: #000; text-decoration: none;}

#redbar table {
padding-left: 20px;
}
#navigation
{
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 68px;
	padding: 0px;
	display: block;
	position: relative;
	width: 300px;
	padding-bottom: 30px;
}

#navigation ul 
{
	margin: 0;
	padding: 0;

}

#navigation ul li 
{
	display: inline;
	list-style: none;
		width: 300px;
}
#leftSide {
    background-image: url(/images/leftBG.gif);
    background-repeat: repeat-x;
	}
	
	#CenterStrip {
	    width: 1100px;

    	}
    	
    	#rightSide {
background-image: url(/images/rightBG.gif);
background-repeat: repeat-x;
        	}
div.sep
{
    height: 3px;
		width: 270px;
background-image:url(/images/separator.gif);
background-repeat: repeat-x;
}

#navigation ul li span
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
}

#navigation ul li a:link, #navigation ul li a:visited
{
	text-decoration:none;
	color:#000;
	background-image:url(/images/button-off.gif);
	background-repeat:no-repeat;
	background-position: center right;
	display:block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
	width:235px;
}

#navigation ul li a:hover
{
	background-image:url(/images/button-on.gif);
	background-position: center right;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	display:block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	margin: 0px;
	width:235px;
}

.sidebar_section
{
	color:#c47710;
	display:block;
	margin-top: 20px;
	margin-left: 15px;
	width: 217px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 12px;
}

.sidebar_section a:link, #.sidebar_section a:visited
{
	
	text-decoration:none;
	color:#000;	
}

.sidebar_section a:hover
{
	text-decoration:underline;
	color:#BC1D04;	
}

/*CMS*/

#errorBox {
	background-color: #FFF;
	border: 1px solid #F00;
	color: #F00;
	text-align: center;
	width:	145px;
	padding: 3px;
	margin-bottom: 3px;
}
#editPane {
	margin-left: 0px;
	display: none;
}
#blog {
    padding: 6px;
}

#blogTitle {
	display: none;
}

#newPageForm {
	display: none;
}

#pageForm {
border: 1px solid #999;
	padding-left: 3px;
	display: none;
	vertical-align: top;

}



a.form, a.form:link, a.form:visited, a.form:hover, a.form:active { color: #FFF; padding-top: 3px;}
a.edit, a.edit:link, a.edit:visited, a.edit:hover, a.edit:active { text-decoration: underline; color: #F00; font-size: 9px; }
#nav ul a.edit, a.edit:link, a.edit:visited, a.edit:hover, a.edit:active { text-decoration: underline; color: #F00; font-size: 9px; }

#footer a.edit, a.edit:link, a.edit:visited, a.edit:hover, a.edit:active { color: #F00; font-size: 9px; }

.pageList ul {
	padding-left: 15px;
}

.pageList {
font: 125% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
padding-left: 50px;
}

.sorter {
	border: 1px dotted #999;
}

.sorter > li {
	border: 1px dotted #999;
	padding-left: 20px;
}

#preview {
    width: 900px;
    text-align: right;
    margin-right: auto;
        margin-left: auto;
        color: #000;
        font: 200% "Georgia", serif;
}

#cr {
    padding-top: 20px;
        font: 90% "Arial", serif;
        color: #949596;
        margin-right: auto;
            margin-left: auto;
            text-align: center;
            padding-bottom: 10px;
}

.pink {
    color: #a8005b;
    font: 110% georgia,garamond,serif;
}

.black {
    color: #000;
}

.gray {
    color: #86888b;
}

a.pink {
    color: #a8005b;
     font: 110% georgia,garamond,serif;
}

a.black {
    color: #000;
}

a.gray {
    color: #86888b;
}

a.concertlisttitle {
    color: #a8005b;
    font: 125% georgia,garamond,serif;
	padding-bottom: 4px;
}

.debutline {
    color: #000;
    font: 105% "Arial", Verdana, sans-serif;
	margin-bottom: -20px;
}
.concerttitle {
	padding-top: 0px;
    color: #a8005b;
    font: 190% georgia,garamond,serif;
}

.dateline {
    color: #2D2D2D;
}

.subscriberline {
    color: #a8005b;
    font: 105% "Arial", Verdana, sans-serif;
}

img {
    border: none;
}

object {
    border: none;
}


