.title-box{
opacity:0;
}
.site-info{
display:none;
}
.metadata-posted-on{
display:none;
}
.metadata-posted-in{
display:none;
}
.entry-header{
display:none;
}
.menu{
display:none;
}
.widget-title{
text-align: center;
}

#main-sidebar{
width:25%;
}
#main-content{
width:70%;
}
.widget-title{
font-size:200%;
}
.site-branding{
border-radius:50px;
}

.header-background-image{
border-radius:50px;
}
body{
font-family: 'Play', sans-serif;
}
#container, #footer {
	width: 960px!important;
}

.tickets-table td {
    text-align: center;
    font-size: 16px;
}

.tickets-table th {
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
    color: #00ff00;
}