/*
Theme Name: Internet Kit One Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");

/* FYI - Some theme elements are in the Appearance tab. Esp header and background */

body {
	max-width: 1210px;
	margin: 0 auto;
}

.box-section-image-gallery-title.link {
	font-weight: 200 !important;
	text-transform: uppercase;
	background-color: #58595B;
	font-size: 3.5em;
	margin-bottom: 0px !important;
}

/* Breakpoint 520 */
@media all and (min-width:0px) and (max-width:519px) {
	.box-section-image-gallery-title {
	display: none !important;
	}
}

/* *****Space around the header bar***** */
.layout-header-container {
	padding: 0;
	background-color: transparent;
}

.layout-header {
	width: 1210px;
}

.layout-content {
       background-color: transparent;
}


.layout-header {
	background-color: white;
}




#s {
	text-align: right;
}


.ikit-one .background-color-ikit-section-news, .ikit-one .background-color-ikit-section-about-us, .ikit-one .background-color-ikit-section-get-involved, .ikit-one .background-color-ikit-section-membership, .ikit-one .background-color-ikit-section-resources, .ikit-one .background-color-ikit-section-contact, .ikit-one .background-color-ikit-section-portfolio, .ikit-one .background-color-ikit-section-job, .ikit-one .background-color-ikit-section-event, .ikit-one .background-color-social, .ikit-one .background-color-sponsor, .ikit-one .background-color-mailing-list, .ikit-one .background-color-designenvy, .ikit-one .background-color-search {
   
}


.ikit-one .background-color-ikit-section-job, .ikit-one .background-color-ikit-section-event, .ikit-one .background-color-sponsor {
	background-color: #3bada5
}

.ikit-one .background-color-mailing-list, .ikit-one .background-color-designenvy, .ikit-one .background-color-search, .ikit-one .background-color-i_am_aiga {
	background-color: #add17a;
}

.ikit-one .background-color-ikit-section-news, .ikit-one .background-color-ikit-section-about-us, .ikit-one .background-color-ikit-section-get-involved, .ikit-one .background-color-social {
	background-color: #73bab5;
}

.ikit-one .background-color-ikit-section-membership, .ikit-one .background-color-ikit-section-resources, .ikit-one .background-color-ikit-section-contact, .ikit-one #text-3 .background-color-text {
	background-color: #2b7b54;
}

.ikit-one .background-color-ikit-section-portfolio, .ikit-one .background-color-ikit-section-job {
	background-color: #5c8765;
}

/* *************** More space between upcoming events ************ */
#text-3 .gce-list-title {
	margin-top: 10px;
}

pre {
    font-family: "franklin-gothic-urw-n4","franklin-gothic-urw",sans-serif; font-style: normal; font-weight: 400;
    font-size: 100%;
    -webkit-text-size-adjust: none; /* do not adjust text sizes */
    color: #58595B;
}


/* *************** Colors from mountains ************
dark-green - #2b7b54
dark-green-desaturated - #5c8765
sea-green - #73bab5
aqua - #3bada5
light-green - #add17a
*/

.box-banner-title {
	font-weight: 200;
}

/*
#ikit_widget_sponsors-2 a img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
} */

.event-single-registration-link {
	display:none;
}

#text-2 .box-container .box {
	background-color: transparent;
}

#text-2 .box-banner-title-container {
	display: none;
}

#text-2 img {
	opacity: 0.7;
}

.gce-feed-1 {
margin-bottom: 15px;
padding-left: 10px;
}