/*
Theme Name:     IMSTA
Theme URI:
Description:    Description of our child theme
Author: 		Brian McGrath
Template:       accelerate
Version:        1.0
*/

/* Import Parent layout */
@import url(../accelerate/style.css);

body,
.main-navigation li,
h1, h2, h3, h4, h5, h6,
p{
	font-family: 'Lato', sans-serif;
}

p{
	font-weight: normal;
	font-size:14px;
	color:#666;
	line-height: 140%;
}

#header-text-nav-wrap{
	padding:0px;
	background-color:#ffffff;
}

#header-left-section{
	margin-right: 0;
}

#header-logo-image{
	display: none;
}


#header-left-section {
	img{
		margin-bottom:0px;
	}
}	


#header-mast-image{
	max-width:1024px;
}


.inner-wrap{
	max-width:1024px;
}



#page{
	max-width:1024px;
	border-top:0px !important;
	box-shadow: 0px 2px 6px rgba(100, 100, 100, 0);
}

body{
	background-color:#ffffff;
	padding-top:0px;
}

.main-navigation{
	background-color:#1fb25d;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a{
	background-color:#1fb25d /* overrides inline styles */;
	color:white;
}


#search-form span,
.main-navigation a:hover,
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item ul li a:hover,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	background-color:#E6F4FB !important; /* overrides inline styles */
	color:black;

}

h1.entry-title{
	background-color: #E6F4FB;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(239, 239, 239);
	font-size: 26px;
}


.main-navigation a{
	color:white;
	/*text-transform:uppercase;*/
	font-size:16px;
}

#featured-slider .entry-container{
	background: none repeat scroll 0px 0px rgba(0, 0, 0, 0.6);
}

#featured-slider .entry-content p{
	background-color:transparent;
	color:white;
}


a.slide-prev, a.slide-next,
.slider-title-head .entry-title a{
	background-color:transparent;
}
#featured-slider .slider-title-head{
	margin-bottom:0px;
}

.slider-title-head .entry-title a{
	background-color:transparent !important;
	text-transform:uppercase;
	color:#ffcc00;
	font-size:18px;
}

#featured-slider .slider-title-head,
#featured-slider .entry-content{
	text-align:left;
}

#primary #content{
	padding-left:30px;
}

body.home #primary,
body.home #secondary{
	margin-top: 10px;
	width:100%;
	float:none;
}

body.home #secondary{
	padding-top: 10px;
}

body.home #primary #content{
	padding-left: 20px;
	padding-top:10px;
}

body.home #primary article{
	padding-bottom: 0;
}

body.home #feature-content{
	padding-left:20px;
}

.site-header .widget_search{
	margin-top:10px;
}

input[type="submit"]{
	background-color:#252625 !important;
}
a.email{
	color:white;
}

a.email:before{
	width:20px;
	height:20px;
	display:inline-block;
	background-color:hotpink;
}


#menu-primary-menu{margin-left:30px;}

#header-text-nav-container{
	border-bottom: 0;
}

.footer-socket-wrapper .inner-wrap{
	background-color: #252625;
}

.footer-socket-wrapper{
	padding-top:0;
	padding-bottom:0;
}

#copyright-date p{
	padding:20px;
	color:white;
	background-color: #252625;
}

#home-intro{
	background-color: #ececeb;
	color:#151614;
	padding:15px;
	margin-right: 20px;
}

#home-intro h2{
	text-transform: uppercase;
	font-size:18px
}

body.home h1.entry-title{
	display: none;
}

#main{
	padding-top:20px;
}

body.home #main{
	padding-top: 3px;
}

.inner-wrap{
	width: 100% !important;
}


.entry-content section:nth-child(2n+1) h4 {  /* or 4n+1 */
	background-color: #E6E6FA;
	padding: 5px 5px 5px 10px;
	font-size: 18px;
}

.entry-content section:nth-child(2n+2) h4 {
	/* or 4n+1 */
	background-color: #add8e6;
	padding: 5px 5px 5px 10px;
	font-size: 18px;
}


body.page-template-annual-conference-2016 #main{
	padding-top:5px !important;
}

#awards-button { background-color: white !important; }

#awards-buttons li a{
border-radius: 3px !important;
margin: 2px !important;
}


#awards-buttons{float:none !important; width:100% !important; background-color:#66246c;
border-top:solid 5px white;}

#awards-header img{margin-bottom:0px !important; }

#awards-buttons li a{background-color:#66246c !important; }

#awards-buttons li{display: inline-block; margin-right:10px; width:30%; border-right:solid 1px white;}

#awards-buttons li:last-child{border-right:0; }

.page-id-1329 h1.entry-title,
.page-id-1340 h1.entry-title,
.page-id-1336 h1.entry-title{ display:none; }