/* For all IE */

	.detailUploader .qq-upload-drop-area {
		display: none !important;
	}

	div.event-image-wrap span.drop-here {
		display: none !important;
	}

	div.time-details{
		/*width:295px;*/
	}

 	#eventSettingsWrap div.times-wrap {
		/*width:260px;*/
	}

	#eventSettingsWrap div.times-wrap input.input-text{
		/*width:55px !important;*/
	}

	#eventSettingsWrap input[type='checkbox']{
        border:none !important;
        padding:0px !important;
	}




/*******************
*** Event Create ***
*******************/

#eventSettingsWrap label.time-tbd {
	right: 98px;
}

#eventSettingsWrap a#addEndTime {
	margin-top: 4px;
	margin-left: 0;
	clear: left;
	margin-bottom: 10px;
}

#eventSettingsWrap a#removeEndTime {
	position: absolute;
	top: 36px;
	right: 122px;
}

#eventSettingsWrap .suboptions.date-time {
	margin-bottom:10px;
}


#finetune-block select.cal,
#finetune-block select.cal:last-child {
	width:50px !important;
}



/****************
*** RSVP Form ***
*****************/
div.rsvp-form div.ie-shim-wrap { overflow: hidden; float:left; clear:both; width:100%;}
div.rsvp-form div.form-holder input{
	width: 415px;
}
div.rsvp-form div.form-holder label.checkbox { width: 60%; position: relative; display: inline-block; }
div.rsvp-form div.form-holder label.radio { position: relative; display: inline-block; }
div.rsvp-form div.form-holder input[type=checkbox]{
	width: auto;
	background-color: transparent;
}
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: 100%;
	float:none;
}

div.flyer.canvas section.when-where { max-width: 450px; }
/********************
*** End RSVP Form ***
*********************/

.custom-spotifylive div.rsvp-form div.form-holder .ie-shim-wrap input,
.custom-spotifyhouse div.rsvp-form div.form-holder .ie-shim-wrap input { width:90%; }
.custom-spotifylive div.rsvp-form div.form-holder .ie-shim-wrap input#custom-0,
.custom-spotifyhouse div.rsvp-form div.form-holder .ie-shim-wrap input#custom-0 {float: right; }
.custom-spotifylive div.rsvp-form .form-holder label.checkbox,
.custom-spotifyhouse div.rsvp-form .form-holder label.checkbox { padding-left: 35px; }

.custom-askmencom div.rsvp-form div.form-holder { padding-top: 10px; }
.custom-askmencom div.rsvp-form { padding-bottom:0px; margin-bottom: 0px; padding-top:0px; }

/*************************
*** Invite Admin Stuff ***
**************************/
#adding-methods-contain{ width: 871px; }
/*****************************
*** End Invite Admin Stuff ***
******************************/

/*******************
 * Home-page stuff *
 *******************/
.splash-features li:hover .more-info { background: black; }
/***********************
 * End Home-page stuff *
 ***********************/
