/*
Theme Name:     IBM Open Works (a Project Next child theme)
Theme URI:      https://developer.ibm.com/openworks
Description:    Theme for the IBM OpenWorks site, based on the parent Project Next theme
Template:       projectnext                     
Version:        0.1.0
*/

/* Custom fonts for the main page: tag line, buttons and name change notice */
@font-face {
font-family: 'HelvLightIBM';
src: url("//1.www.s81c.com/common/fonts/helvneueforibm-light-webfont.woff") format("woff"), url("//1.www.s81c.com/common/fonts/helvneueforibm-light-webfont.ttf") format("truetype");
font-weight: lighter;
font-style: normal;
} 
 

.ninja-forms-cont select, .ninja-forms-cont .email {
    max-width: 400px;
}

.contributor_twitter > a {
    color: #00b4a0;
    font-size: 14px;
}

.pn-meta-divider {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 5px;
}
.pn-meta-author {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 5px;
}

.pn-meta-twitter {
	display: inline-block;
	vertical-align: middle;
}

