.bt-is-event-espresso-page .bt-featured-image.wp-post-image {
    display      : block;
    margin-left  : auto;
    margin-right : auto;
}

.bt-is-event-espresso-page .byline.vcard { display : none; }

.bt-is-event-espresso-page .event-content { text-align : center; }
.bt-is-event-espresso-page .venue-content { text-align : center; }
.bt-is-event-espresso-page.single-espresso_people .entry-content { text-align : center; }

.bt-is-event-espresso-page .ticket-selector-submit-btn,
.bt-is-event-espresso-page .view-details-btn { float : none; }

.bt-is-event-espresso-page .ee-event-datetimes-ul {
    margin          : 0;
    padding         : 0;
    list-style-type : none;
}

.bt-is-event-espresso-page .ee-event-datetimes-ul li {
    background-image : none;
    margin           : 0 0 2em;
    padding          : 0;
}

.bt-is-event-espresso-page .ee-event-datetimes-ul li strong {
    font-size : 1.3em;
}

.bt-is-event-espresso-page .ee-event-datetimes-ul li .download-iCal-frm {
    display : block;
}

.bt-is-event-espresso-page .ee-event-datetimes-ul li input[type="submit"] {
    float        : none;
    display      : block;
    margin-left  : auto;
    margin-right : auto;
}

.bt-is-event-espresso-page .pdsfw-post-title {
    font-size      : 2.64706em;
    line-height    : 1.08889em;
    margin-top     : 0.16471em;
    margin-bottom  : 0.41176em;
    font-family    : HelloILikeYou-Regular, "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif normal normal;
    text-transform : uppercase;
    color          : #58595b;
    line-height    : 1.5;
    font-weight    : 100;
}

.bt-is-event-espresso-page .entry-content {
    max-width : 960px;
}

.bt-is-event-espresso-page .eea-people-addon-event-list-ul,
.bt-is-event-espresso-page .eea-people-addon-people-list-ul{
    list-style-type: none;
    margin-left:0;
    margin-right : 0;
}
.bt-is-event-espresso-page .eea-people-addon-event-list-ul li,
.bt-is-event-espresso-page .eea-people-addon-people-list-ul li{
    background-image: none;
    padding : 1em;
}
.bt-is-event-espresso-page .ee-gmap{
    margin-left : auto;
    margin-right : auto;
}

div.ee-reg-qstn{
    margin: 1em auto;
}

.espresso_event_type-single-event .ee-gmap-wrapper{ display : none; } /*Hiding GMap on single events. For some reason, this isn't loading on single events, but loads fine on venue pages*/

.espresso-grid{}
.espresso-grid:before,
.espresso-grid:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.espresso-grid:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.espresso-grid {
    *zoom: 1;
}

.page-template-template-event-calendar .full-width .entry-content{ max-width : 1024px;}


.ee-event-datetimes-li{
    float:none !important;
    margin:0 auto 2em !important;
}