html body{min-width:100%;}
#main-canvas div.wrap{width:100%;padding:0;max-width:960px;}
#main-canvas article.head{height:auto;padding:0;}
#main-canvas article.head h1.editing-block{display:none;}
#main-canvas article.head h2.editing-block{position:relative;top:auto !important;left:auto !important;line-height:14px;width:99% !important;padding:0 0 0 3.5%;float:none;margin-bottom:24px;}
#main-canvas article.head h2.editing-block span{font-size:0.684em !important; text-shadow:none;font-weight:bold;letter-spacing:0.024em;}
.firefox-mac #main-canvas article.head h2.editing-block span{font-size:0.64em !important;}
#main-canvas article.head #SpLogo{margin:0 0 0 -40px;}
#simple-modal-wrap #contact-event-organizer textarea{float:left;}

#simple-modal-wrap #contact-event-organizer #send-contact-org-note{background-color:#121413;font-family: 'FuturaCondensed', serif;}
#simple-modal-wrap #contact-event-organizer .action-btn.save:hover,#simple-modal-wrap #contact-event-organizer  .action-btn.green:hover {
            box-shadow: 0 0 0 1px #fff inset, 0 0 0 2px #121413;
            box-shadow: 0 0 0 1px #fff inset, 0 0 0 1px #121413;
			background-color:#262626;
        }
/* desktop */
@media only screen and (max-width: 970px) {
#main-canvas article.head #SpLogo{margin:0;}
#main-canvas article.details,#main-canvas article.feed{margin:0 auto; width:94%;float:none;}
#main-canvas article.details ul#social-main{right:0;top:260px;}
#main-canvas section.splashlist div.logo-wrap{margin:0 auto;}
#main-canvas article.splash-feed section.custom{width:92%;padding:20px 4%;}
}
/* desktop & tablet (& some giant phones) */
@media only screen and (max-width: 767px) {
#main-canvas article.head #SpLogo{margin:0;}
}


/* IE browsers styles for RSVP Form */
div.rsvp-form div.form-holder .ie-shim-wrap input#rsvp-first-name,
div.rsvp-form div.form-holder .ie-shim-wrap input#rsvp-last-name {
 width: 228px !important;
}
div.rsvp-form div.form-holder input#rsvp-email{
 width: 480px;
}
div.rsvp-form div.form-holder input[type="text"]{
 width: 480px;
}

.splash-feed.custom[font="Lato"] p, .splash-feed.custom[font="Lato"] ul {
color:#fff;
}