#main-column .page .entry-title {
  display: none;
}
.page-container{
    padding:0;
}
#site-footer {
  background-color: rgb(189, 135, 191);
  color: rgb(47, 16, 54);
  border-top: 0 solid white;
  margin: 0 auto;
}
#site-footer a:active {
  color: white;
}
#site-footer a,
#site-footer a:hover,
#site-footer a:visited {
  color: rgb(47,16,54);
}
.footinner,
header,
.entry-content {
  margin: 0 auto;
}

#main-column .post,
#main-column .page {
  border-width: 0px;
}
h5.ticketcat{
    font-size:17px !important;
    font-weight:400;
    font-family: flama, arial, helvetica;
}
.uttw{
		text-align:center;
		max-width:150px;
		height:auto;
}