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

body  {
	font: 12px'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	background:url(../img/bg_content.jpg) repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#000;
}
* {
margin:0;
padding:0;
}
h2 {
	font-size:1.5em;
	color:#552917;
	margin:0;
	padding:0 0 3px 0;
	text-transform:uppercase;
	border-bottom:1px solid #dd9132;

}
h2 span, h3 span {
	font-weight:normal;
}

a:link { text-decoration:none; background-color: transparent; color:#552917;}
a:visited { text-decoration:none; background-color: transparent; color:#552917;}
a:hover { text-decoration:underline; background-color: transparent; color:#dd9132; }
a:active { text-decoration:underline; background-color: transparent; }

#full{
	padding:15px 0 0 15px;
	text-align:left;
	width:780px;
	margin:0 auto;
}
#show{
	float:left;
	width:760px;
	padding:5px 10px 13px 5px;
	font-weight:bold;
	background:#ede7da;
	font-size:14px;
	margin:15px 0;
}
#show span{
	font-weight:normal;
}
#show ul{
	float:left;
	width:755px;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #dd9132;

}
#show li{
	float:left;
	margin:0 5px 0 0;
	padding:4px 0;
	list-style:none;
}
#show .date{
	float:left;
	width:80px;
	color:#dd9132;
}
#show .day2{
	float:left;
	width:120px;
	color:#F8F4D0;
	padding-left:15px;
}
#show .day{
	float:left;
	width:40px;
	color:#552917;
	padding-left:15px;
	font-weight:normal;
	text-transform:uppercase;

}
#show .ticket{
	float:right;
	width:85px;
	color:#dd9132;
	text-transform:uppercase;
	text-align:right;
	padding-right:15px;
}
#show .ticket a{
	color:#dd9132;
}
#show .moreDate{
	float:right;
	width:200px;
	color:#552917;
	padding-right:15px;
	text-align:right;
}
#show .moreDate a{
	color:#552917;
}
#show .bottom{
	border-bottom:none !important;
}
#show .venue{
	float:left;
	width:170px;
	color:#552917;
	font-weight:normal;
}
#show .venue2{
	float:left;
	width:170px;
	color:#F8F4D0;
}
#show .state{
	float:left;
	width:180px;
	color:#552917;
}
#show .state2{
	float:left;
	width:180px;
	color:#F8F4D0;
}
#show .time{
	float:left;
	width:70px;
	color:#552917;
}
#show .time2{
	float:left;
	width:70px;
	color:#F8F4D0;
}
#show .ages2 {
	float: left;
	color:#F8F4D0;
	width:50px;
}
#show .attend {
	float: left;
	color:#F8F4D0;
}
#show .age{
	float:left;
	width:30px;
	color:#552917;
}
#show .gray{
	background:url(../img/bg_showL.jpg) 0 0 no-repeat;
}
#show .brown{
	background:url(../img/bg_show_top.jpg) 0 0 no-repeat;
	border:none;
	font-size:16px;
}
#show .white{
	background:url(../img/bg_showL.jpg) 0 -60px no-repeat;
}
.overlay-bd {
background:transparent url(../img/white-shadowL.png) repeat scroll 100% 100% !important;
margin:0 -5px -6px 0;
}

