@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background:#767b67;*/
	color:#142921;
	}
	
h1 {
	font-size:1.9em;
	font-weight:lighter;
	}
	
h2 {
	font-size:1.4;
	font-weight:lighter;
	}
	
h3 {
	font-size:1.3em;
	margin:5px 0 0 0;
	}
		
h4 {
	font-size:1.2em;
	margin:5px 0 0 0;
	}
	
a {
	color:#20555e;
	text-decoration:none;
	}
	
a:hover {
	color:#20555e;
	text-decoration:none;
	}
	
a:visited {
	color:#20555e;
	text-decoration:none;
	}
	
	
#wrapper {
	background-image:url(img/pattern_145.gif);
	background-repeat:repeat;
	/*background-image:url(img/bg-wrapper.jpg);
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:repeat-x;*/
	width:100%;
	min-height:600px;
	position:absolute;
	top:0px;
	left:0px;
	padding: 0 20px 10px 0;
	}
	
#content {
	width:950px;
	background-image:url(img/bg-wrapper.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	border-left: 2px #302c1d inset;
	border-right: 2px #302c1d inset;
	border-top: 10px #2c2916 solid;
	min-height:475px;
	}
	
#cal2 {
	width:100%;
	border-right: 1px #666666 solid;
	border-left: 1px #666666 solid;
	background:#f4f2cf;
	font-size:.95em;
	}
	
	#cal2 table {
		line-height: .9em;
		text-align:center;
		vertical-align:top;
		}
		
	#call td {
		text-align:center;
		}
		
	#cal2 .head {
		text-align:center;
		font-size:1.4em;
		background:#142921;
		color:#f4f2cf;
		padding: 5px 0 5px 0;
		vertical-align: middle;
		}
		
	#cal2 .head1 {
		text-align:center;
		font-size:1.2em;
		background:#767b67;
		color:#f4f2cf;
		padding: 3px 0 3px 0;
		vertical-align: middle;
		}
		
	#cal2 .note {
		font-style:italic;
		font-size:.8em;
		text-align:center;
		}
			
		
	#cal2 .entry {
		text-align:center;
		border-left: 1px #666666 solid;
		padding-bottom:10px;
		}
		
		
	#cal2 p {
		margin: 0 10px 0 10px;
		}
		
		
	#cal2 a {
		font-size:.8em;
		color:#ffffff;
		/*background: #db9327;*/
		/*padding: 3px;
		/*border:#42b3c7 solid 1px;*/
		text-decoration: none;
		text-transform:uppercase;
		/*line-height: 21px;*/
		}
			
		#venue {
			font-size:.9em;
			font-weight:bold;
			background-color:#20555e;
			margin: 10px 10px 2px 10px;
			padding: 2px;
			text-align:center;
			color:#ffffff;
			}
			
		
		#artist {
			font-size:.9em;
			border-bottom: #cccccc 1px solid;
			margin: 0 10px 2px 10px;
			text-transform:uppercase;
			text-align:center;
			}
						
				
#left {
	float:left;
	width:257px;
	color:#333333;
	text-align:left;
	text-indent:3px;
	margin: 0 0 0 0;
	}
	
	#calendar a {
		color:#333333;
		text-decoration:none;
		}
		
	#calendar a:hover {
		color:#333333;
		font-weight:bold;
		}
		
	#calendar a:visited {
		color:#333333;
		text-decoration:none;
		}
		
	#calendar a:active {
		color:#333333;
		font-weight:bold;
		}
						
	#calendar td{
		text-align:center;
		border: none;
		}
		
	#calendar .active {
		background:#42b3c7;
		font-weight:bold;
		}
		
	#calendar .non {
		background:#999999;
		}
		
#right {
	width:690px;
	min-height:275px;
	float:right;
	background:#f3f1de;
	margin: 0 0 0 0;
	background-image:url(img/bg-right.png);
	background-position:bottom;
	background-repeat:no-repeat;
	/*border: thin #2c2916 solid;*/
	}
	
#right-bottom {
	background-image:url(img/bg-right.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:100px;
	width:690px;
	float:right;
	}
	
	
	
#listings {
	width:100%;
	}
			
	#listings td {
		vertical-align:top;
		}

	#listings .head {
		text-align:center;
		font-size:1.4em;
		background-color:#42b3c7;
		color:#f4f2cf;
		}
		
	#listings .head1 {
		text-align:center;
		font-size:1.1em;
		background:#42b3c7;
		color:#f4f2cf;
		}
		
	#listings .head2 {
		text-align:left;
		font-style:italic;
		font-size:1.1em;
		background:#767b67;
		color:#f4f2cf;
		border-bottom: 2px #f4f2cf solid;
		/*border-top: 4px #f4f2cf solid;*/
		}
		
	#listings .subhead {
		color:#142921;
		font-size:1.2em;
		font-weight:bold;
		}
		
	#listings .subhead1 {	
		color:#142921;
		}

	#listings .title {
		font-weight: bold;
		}
	#listings .tagline {
		font-size: .90em;
		font-style:italic;
		font-weight:bold;
		}
	
	#listings .tickets {
		color: #b06e29;
		}
		
	#listings .time {
		font-weight:bold;
		font-size:1.1em;
		}
		
	#listings .artist {
		font-size:1.1em;
		color: #20555e;
		font-weight:bold;
		}
		
	#listings .desc {
		font-size: .95em;
		}
		
	#listings .note {
		font-size:.9em;
		font-style:italic;
		
		}
	#listings a {
		text-decoration: none;
		}
		
	#listings .imghead {
		border:2px ridge #20555e;
		margin: 2px;
		padding:2px;
		}
		
	
	#listings .link {
		font-size:.8em;
		color:#ffffff;
		background: #f58b35;
		padding: 3px;
		border:#20555e solid 1px;
		line-height: 21px;
		text-transform:uppercase;
		}
				
#footer {
	clear:both;
	width:950px;
	min-height:100px;
	background-image:url(img/bg-foot.jpg);
	vertical-align:bottom;
	}
	
	#footer a {
		font-size:.9em;
		color:#ffffff;
		text-decoration:none;
		background-color:#b06e29;
		padding:1px 5px 1px 5px;
		}
		
		
.note {
	font-size:.8em;
	font-style:italic;
	}
	
.small {
	font-size: .9em;
	}
	
#list {
	margin: 0 10px 0 10px;
	}	
	
#head {
	font-size: 1.1em;
	background:#b06e29;
	color:#ffffff;
	text-indent:3px;
	line-height:1em;
	text-transform:capitalize;
	}
	
#smallhead {
	font-size:.90em;
	text-transform:uppercase;
	border-top: #666666 1px solid;
	margin: 0 10px 0 10px;
	font-weight:bold;
	}
	
#infobutton {
	color:#20555e;
	font-weight:bold;
	text-decoration:none;
	}
		
	#infobutton a {
		border:none;
		color:#20555e;
		text-decoration:none;
		}
		

#littelink a {
	font-size:..85em;
	color:#42b3c7;
	text-decoration:none;
	background-color:#f4f2cf;
	padding:1px 5px 1px 5px;
	}
	
	

.hidden {
	visibility:hidden;
	}

#topleft {
	position:absolute;
	top:0px;
	left:0px;
	}
			


/*COLOR PALLETE
BEIGE f4f2cf
BLUE 42b3c7
DK BLUE 20555e
ORANGE f58b35
YELLOW fcd705
DK GREEN 142921
DK GREY 767b67
RUSTY b06e29

*/


/* moodalbox CSS */

/*div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #f4f2cf;
}

div#mb_contents {
width: 400px;
height: 400px;
border: 10px solid #DDD;
overflow: auto;
background-color: #DDD;
visibility: hidden;
}

.mb_loading {
background: #DDD url(img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}
*/



/*============================ BEGIN MENU CSS ============================*/

.jqueryslidemenu{
font: bold 12px Verdana;
background: #2C2916;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #2C2916; /*background of tabs (default state)*/
color:#FFFFCC;
padding: 2px 3px;
/*border-right: 1px solid #778;*/
text-decoration: none;
min-width:100px;
text-align:center;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color:#FFFFCC;
}

.jqueryslidemenu ul li a:hover{
background: #2C2916; /*tab link background during hover state*/
color: #FFFFCC;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-size: 12px;
font-weight:lighter;
width: 160px; /*width of sub menus*/
padding: 4px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
color:#FFFFCC;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #2C2916;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*============================ BEGIN MENU CSS ============================*/

/*------------------------- PHOTO SLIDER  -----------------------------*/


.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: #fff;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #000;
font: normal 10px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #42b3c7;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
display: none;
}
a:focus {outline:none;}


/*------------------------- END PHOTO SLIDER  -----------------------------*/


