/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#tt_post_format_container {
	display: none !important;
}

.tribe-events-single-event-description {
	padding: 0 4%!important;
	
}

/**.ione-exp-box {
	background-color: #eee;
	padding: 10px;
	border: 1px #ccc solid;
}

.ione-info-box {
	padding: 0 10px;
	min-height: 200px;
}**/

.employee_page h1.page_title {
    margin-left: 0!important;
}

.ione-info-box {
	word-wrap: normal;
}

.susted-cta {
	font-size: 18px;
	width: 348px;
}

.ione-no-margin-bottom {
	margin-bottom: 0;	
}

.ione-10top {
	margin-top: 10px !important;
}

.ione-30top {
	margin-top: 30px;
}

.ione-30ptop {
	padding-top: 30px!important;	
}

.ione-susted-news .entry_meta .meta_comment,.ione-susted-news .entry_meta .entry_category, .ione-susted-news .entry_meta .meta_like {
	display: none;
}

.ione-hidden {
	display: none !important;
}

.ione-text-lg p {
	font-size: 18px;
}

/**SustEd Newsletter Sign Up Form CSS http://environment.umn.edu/leadership/susted/sign-sustainability-education-newsletter/ **/
.mc4wp-form-5622 p input[type=text], .mc4wp-form-5622 p input[type=email] {
	width: 50%;
}

@media screen and (max-width: 990px) {
	.mc4wp-form-5622 p input[type=text], .mc4wp-form-5622 p input[type=email] {
		width: 100%;
	}
}

/*End SustEd Newsletter signup CSS */
/*Styling for the Research Grant iFrame Search*/
.ione-search-container {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

.ione-search-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/**Make the single fellows pretty enough**/

.single-fellow #sidebar {
    display: none;
}

.single-fellow .top_meta {
    display: none;
}

.single-fellow .item-author {
    display: none;
}

.single-fellow .entry_content {
    width: 100%;
    padding-left: 0;
}

.single-fellow .next_post, .single-fellow .prev_post {
    display: none;
}

/*End Styling for the Research Grant iFrame Search*/


.menu-item-edit-active .menu-item-settings {
overflow: auto;
}

.mainmenu {
	display: none;
}

.ione-menu-img {
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}


