#eventsLogo {
	float: left;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.tribe-events-list-separator-month span {
	background-color: #F4F4F4;
	padding: 0 7.5%;
	font-weight: bold;
}
.tribe-events-list-separator-month {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.tribe-events-list-event-title {
	color: #362C66;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.tribe-events-list-event-title a {
	color: #362C66;
	line-height: 28px;
}
.tribe-events-list-event-title a:hover {
	color: #597B7C;
	text-decoration: none;
}
.tribe-events-content a {
	color: #597B7C;
}
.tribe-events-button {
	background-color: #587A7B;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #ffffff;
}
.tribe-events-button:hover {
	background-color: #362C66;
	text-decoration: none;
	color: #ffffff;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.tribe-events-loop {
	margin-bottom: 0;
}
.tribe-events-single-event-title {
	color: #362C66;
	line-height: 28px;
}
.single-tribe_events .tribe-events-single-event-description {
	width: auto;
	padding: 0;
	margin-bottom: 0;
}
.tribe-events-gcal {
	margin-right: 30px;
}
.tribe-events-event-image{
	margin-bottom:0;
}
#input_1_1, #input_1_2, #input_1_3, #input_1_4, #input_1_6, #input_1_7, #input_1_8, #input_1_9 {
	width:100%;	
}
#input_1_5_1, #input_1_5_2, #input_1_5_3, #input_1_5_4,  #input_1_5_5{
	width: 100% !important;	
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 100% !important;	
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
}
.gform_wrapper .ginput_complex .ginput_right {
    margin-left: 0 !important;	
}
#input_1_5_6{
	margin-left: 0 !important;
	height:30px;
}

#gform_submit_button_1{
	background-color: #587A7B;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #ffffff;
	border:none;
	font-family: 'ClarendonLTStdLight', Georgia, Verdana, serif;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-right:10px;
	padding-left:10px;
}
#gform_submit_button_1:hover {
	background-color: #362C66;
}