/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
html {
	overflow: -moz-scrollbars-vertical;
	Overflow-y: scroll;
}
body {
	background: none repeat scroll 0% 0% #fff;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300; 
	font-style: normal;
	font-size: 12.5px;
	color: #646464;
	line-height: 16px;
	text-rendering: auto;
}
strong {
	font-weight: 500;
}
a {
	color: #ee2d34;
	font-weight: 300;
}
hr {
	float: none;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 32px 0;
	background-color: transparent;
	background-image: url("images/dots-horizontal.png");
	background-size: auto 16px;
	background-position: left top;
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	max-width: 1160px;
	padding: 24px 16px 0px 16px;
}
.skip-container {
	padding: 0;
}
#header {
	min-height: 121px;
}
.home #header {
	margin-bottom: 24px;
}

/* =Header: Logo
-------------------------------------------------------------- */
#logo {
	float: none;
	height: 62px;
	margin: -2px 0 2px 0;
	padding: 0;
}
#logo img {
	width: auto;
	height: 46px;
}
#logo .site-name {
	padding: 0;
	margin: 0;
}
#logo .site-name a {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 200;
	line-height: 16px !important;
	color: #ee2d34;
	padding: 0;
	margin: 0;
}
#logo .site-name a span {
	color: #646464;
}

/* =Header: Audience
-------------------------------------------------------------- */
#column-2 {
	position: relative;
}
#aia-for-the-profession {
	position: absolute;
	left: -20px;
	bottom: 0;
	height: 12px;
	width: 12px;
	background-image: url(images/aia-audience-for-the-profession-v2.png);
	background-size: 12px 12px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: 0.8;
	margin-bottom: 107px;;
}
#aia-for-the-public {
	position: absolute;
	left: -20px;
	bottom: 0;
	height: 12px;
	width: 12px;
	background-image: url(images/aia-audience-for-the-public-v2.png);
	background-size: 12px 12px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: 0.8;
	margin-bottom: 84px;;
}

.home #aia-for-the-profession, .home #aia-for-the-public {
	bottom: 0;
	margin-bottom: 0px;
}

#aia-audience {
	height: 62px;
}
#aia-audience ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#aia-audience ul > li {
	padding: 0 0 3px 0;
	display: block;
}
#aia-audience ul li > a {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 200;
	line-height: 16px !important;
}
#aia-audience ul li#aia-profession > a {
	color: #ee2d34;
}
#aia-audience ul li#aia-profession > a:hover {
	color: #000;
}
#aia-audience ul li#aia-profession.selected > a {
	/*font-weight: 500;*/
	color: #ee2d34;
}
#aia-audience ul li#aia-public > a {
	color: #6e99bf;
}
#aia-audience ul li#aia-public > a:hover {
	color: #000;
}
#aia-audience-sub-nav-pro {
	position: absolute;
	top: -24px;
	right: 8px !important;
	width: 184px;
	height: 152px;
	display: none;
	background: #ee2d34;
	z-index: 999;
}
#aia-audience-sub-nav-pub {
	position: absolute;
	top: -24px;
	right: 8px !important;
	width: 184px;
	height: 152px;
	display: none;
	background: #6e99bf;
	z-index: 999;
}
.aia-audience-nav-container {
	position: relative;
	width: 184px;
	height: 152px;
}
.aia-audience-sub-menu {
	position: relative;
	width: 184px;
	height: auto;
	padding: 19px 0 11px 0 !important;
}
.aia-audience-sub-menu li {
	padding: 0 !important;
	margin: 0 !important;
}
.aia-audience-sub-menu li a {
	display: block;
	color: #fff !important;
	font-weight: 500 !important;
	font-size: 10px !important;
	letter-spacing: .6px !important;
	padding: 0 16px !important;
	line-height: 16px !important;
	white-space: nowrap !important;  
}
#aia-audience-sub-arrow-pro {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 12px;
	height: 12px;
	background-image: url(images/aia-audience-sub-nav-arrow-white.png);
	background-size: 12px 12px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: 0;
}
#aia-audience-sub-arrow-pub {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 12px;
	height: 12px;
	background-image: url(images/aia-audience-sub-nav-arrow-white.png);
	background-size: 12px 12px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
	opacity: 0;
}

/* =Menu: Nav #1
-------------------------------------------------------------- */
.top-menu {
	float: none;
	margin: 0;
	padding: 0;
}
.top-menu > li {
	float: left;
	display: block;
	height: 12px;
	line-height: 12px;
}
.top-menu > li a {
	display: block;
	color: #646464;
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 0;
	line-height: 12px;
	border-left: none;
	outline-width: 0;
	outline-color: transparent;
}
.top-menu > li a:hover {
	color: #000;
	font-weight: 500;
	outline-color: transparent;
}
.top-menu .current-menu-item a, .top-menu .current_page_item a {
	color: #000;
	font-weight: 500;
}
.top-menu > li a:after {
	content: '|';
	padding: 0 8px;
	font-size: 10px;
	font-weight: 300;
	color: #646464;
}
.top-menu > li:last-child a:after {
	content: '';
	padding: 0;
}
.top-menu > li > ul {
	display: none;
}

.nav-col-1, .nav-col-2 {
	position: relative;
}

.nav-col-1 {
	width: 928px;
}

#menu-default-nav-1 li:last-child a::after {
	content: "|";
	margin-left: 6px;
}

/* =Menu - Nav #2
-------------------------------------------------------------- */
.menu {
	float: none;
	background-color: transparent;
	background-image: none;
}
.menu > li:hover {
	background-color: transparent !important;
}
.menu li a {
	color: #ee2d34;
	text-shadow: none;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	height: 12px;
	line-height: 12px;
	border-left: none;
	outline-color: transparent;
	padding: 0;
}
.menu.public-menu li a {
	letter-spacing: 0.6px;
}
.menu > li:hover > a {
	/*color: #ee2d34 !important;*/
	/*font-weight: 700 !important;*/
	font-weight: 700 !important; 
}
.menu > li:last-child > a {
	border: none;
}

.menu > li:last-child > a,
.menu > li:last-child > a:hover {
	color: #ee2d34 !important;
}

.sub-menu > li a,
.sub-menu > li a:hover {
	color: #646464 !important;
}

.menu > li > a:hover {
	font-weight: 700;
	background-color: transparent;
	background-image: none;
}
.menu .current-menu-item a, .menu .current_page_item a {
	background-color: transparent;
	font-weight: 400;
}
.menu > li > a:after {
	content: '|';
	padding: 0 11px;
	font-size: 11px !important;
	font-weight: 400 !important;
	color: #646464 !important; 
}
.menu > li:last-child a:after {
	content: '';
	padding: 0;
}
.menu li ul {
	position: absolute;
	top: 0;
	left: -9px;
	margin: 0;
	padding: 9px;
	background: #fff;
}
.menu li li {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.menu li li a {
	color: #646464 !important;
	height: auto;
	font-size: 12px;
	letter-spacing: .35px;
	line-height: 24px;
	font-weight: 400 !important;
	padding: 0;
	margin: 0;
}
.menu li li a:hover {
	color: #ee2d34 !important;
	font-weight: 700 !important;
	background-color: #fff !important;
}
.menu li li:hover {
	background: transparent;
}
.menu.profession-menu, .menu.public-menu {
	display: none;
	position: absolute;
	top: 62px;
	left: 0;
	background: #fff;
}
.menu.public-menu
.menu.public-menu > li > a, .menu.public-menu li a:hover {
	color: #646464 !important;
}
.menu .current-menu-item  > a, .menu.public-menu .current-menu-item:hover > a, .menu.public-menu .current-menu-item  > a, .menu.public-menu .current-menu-item:hover > a {
	font-weight: 700 !important;
}

.mobile-menu.undefined {
	display: none !important;
}

/* =Menu - Nav #3
-------------------------------------------------------------- */
.top-nav-3 {
	float: none;
	margin: 0 !important;
	padding: 0;
	border: none;
}
.top-nav-3 > li {
	display: inline;
	width: 100%;
	border: none;
}
.top-nav-3 > li a {
	height: 7px;
	color: #ee2d34;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .7px;
	text-transform: uppercase;
	line-height: 8px !important;
	border: none;
	padding: 0 !important;
}
.top-nav-3 > li:first-of-type {
	display: block;
	margin: -3px 0px 14px 0px;
	width: 100%;
}
.top-nav-3 > li:first-of-type, .top-nav-3 > li:nth-of-type(2) {
	padding: 0 0 0 4px;
}
.top-nav-3 > li:first-of-type a {
	font-size: 22px;
	font-weight: 200;
	letter-spacing: 1.3px;
	line-height: 24px !important;
}
.top-nav-3 > li:nth-of-type(2)::after {
	color: #ee2d34;
	content: "/";
	font-size: 11px;
	padding-left: 4px;
}
#jPanelMenu-menu .top-nav-3 > li:nth-of-type(2)::after {
	content: "";
	font-size: 0px;
	padding-left: 0px;
}
#aia-seattle-feedback {  
	position: absolute;
	top: 192px;
	right: -39px;
	display: inline-block;
	color: #fff;
	background: #ee2d34;
	line-height: 24px !important;
	padding: 0 16px !important;
	text-transform: uppercase;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	text-transform: uppercase;
}
#aia-seattle-feedback:hover {
	color: #fff;
	background: #909090;
}

/* =Search Box
-------------------------------------------------------------- */
#search-box {
	margin-top: 12px;
	position: relative;
	height: 24px;
}
#search-box form {  
	padding: 0 !important;
	margin: 0 !important;	
}
#search-box input[type=text] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;
	color: #000000 !important;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1.1px;
	border-radius: 0;
	text-transform: uppercase;
	padding: 1px 7px 2px 8px;
	border-color: #c8cacb;
	opacity: 1 !important;
}
input,
textarea {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
}
@-moz-document url-prefix() { 
	#search-box input[type=text] {
		padding-top: 3px;
	}
}
#search-box input::-webkit-input-placeholder {
	color: #000000 !important;
    opacity: 1 !important;
}
#search-box input::-moz-placeholder {
	color: #000000 !important;
    opacity: 1 !important;
}
#search-box input:-ms-input-placeholder {
	color: #000000 !important;
    opacity: 1 !important;
}
#search-box input:-moz-placeholder {
	color: #000000 !important;
    opacity: 1 !important;
}
#search-box input[type=submit] {
	position: absolute;
	top: 6px;
	right: 16px;
	width: 15px;
	height: 15px;
	background-color: transparent;
	text-indent: -9000em;
	border: none;
	box-shadow: none !important;
}
.current-menu-item a {
	background-color: transparent !important;
}

/* =Header Extras (Folio Site)
-------------------------------------------------------------- */
.search-results .post-entry h2 {
	margin: 0 !important;
}
.search-results .post-entry h2 a {
	display: block;
	color: #ee2d34 !important;
	font-weight: 300 !important;
	font-size: 12.5px !important;
	line-height: 16px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none !important;
}
.search-results .post-entry .hentry {		
	margin: 0 !important;
	padding: 16px 0 0 0 !important;
	background-image: url(images/dots-horizontal.png) !important;
	background-size: auto 16px !important;
	background-position: left top !important;
	background-repeat: repeat-x !important;
	min-height: 0 !important;
}
.search-results .post-entry a {
	color: #ee2d34 !important;
	font-weight: 200;
}
.search-results .post-meta {
	margin-bottom: 0 !important;
}
.search-results .post-entry a:hover {
	color: #646464 !important;
}

/* =Header Extras (Folio Site)
-------------------------------------------------------------- */
.sub-header-menu {
	border: none;
}
.sub-header-menu li {
}

/* =Wrapper
-------------------------------------------------------------- */
#wrapper {
	border: none;
	margin: 0 auto;
	padding: 0;
}

/* =Content: Full
-------------------------------------------------------------- */
#content-full {
	clear: both;
	margin: 0 auto;
	padding: 0;	
	height: auto;
}
#content-full .padding-bottom {
	height:8px;
}

/* =Featured Image
-------------------------------------------------------------- */
#featured {
	display: none;
	border: none;
	border-radius: 0;
	height: 468px;
	max-width: 1186px;
	margin: 2px;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
}
#featured.border {
	height: 466px;
	max-width: 994px;
	border: 1px solid #ccdede;
}

/* =Post
-------------------------------------------------------------- */
.hentry {
	margin: 0 auto;
	max-width: 1168px;
	padding: 0;
	min-height: 184px;
}
h1 {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	padding: 0;
	margin: 0 0 9px 0;
	line-height: 1em;
	text-transform: uppercase;
}
h1 a {
	color: #000;
}
h1 a:hover {
	color: #646464;
}
.page-template-template-home-page-php h1 {
	display: none;
}
h2 {
	font-size: 22px;
	font-weight: 200;
	color: #646464;
	padding: 0;
	margin: 0 0 9px 0;
	text-transform: uppercase; 
}
h2 a {
	color: #646464;
	font-weight: 200;
}
h2 a:hover {
	color: #000000;
}
h2.padding-top {
	margin: 16px 0 9px 0;
}
h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: 300;
	color: #646464;
	padding: 0;
	margin: 0 0 9px 0;
	text-transform: uppercase; 
}
h3 a {
	font-weight: 300;
	color: #646464;
}
h3 a:hover {
	color: #000000;
}
p {
	margin: 0 0 18px 0;
}
p.no-margin-bottom {
	margin-bottom: 0px;
}
p.no-margin-top {
	margin-top: 0px;
}
p.text-medium {
	font-weight: 200;
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 0 0;
	margin: 0 0 9px 0;
}
ul.links-medium {
	list-style: none;
	margin: 9px 0 0 0;
	padding: 0;
}
ul.links-medium li a {
	color: #000;
	font-size: 17px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
}
ul.links-medium li a:hover {
	font-weight: 500;
}

/* =Boxes
-------------------------------------------------------------- */
.event-details h3 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ee2d34;
	margin: 0;
}
.event-details h3 span {
	display: block;
	font-weight: 300;
}
.event-details h4 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ee2d34;
	font-weight: 300;
	margin: 0;
}
.event-details h5.date {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ee2d34;
	font-weight: 500;
	margin: 0;
	border-bottom: 1px dotted #646464;
	padding: 0px 0 8px 0;
}
ul.upcoming-events {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ee2d34;
}
ul.upcoming-events li {
	padding: 0 0 16px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
	border: none;
}
ul.upcoming-events li a {
	font-weight: 700;
	color: #ee2d34;
}
ul.upcoming-events .event-date {
	display: block;
}

/* =Columns
-------------------------------------------------------------- */
.row {
	clear: both;
	height: auto;
	width: 100%;
	padding-bottom: 16px;
	background-image: url(images/empty.gif);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
.row.dotted-border {
	background-image: url(images/dots-horizontal.png);
}
.row.solid-border {
	background-image: url(images/solid-horizontal.png);
}
.row.no-padding {
	padding-bottom: 0 !important;
	background-image: none !important;
}
.row-height {
	height: 50px;
}
.row > div {
	display: block;
	float: left;
	height: 100%;
	padding-right: 16px;
	background-image: url(images/empty.gif);
	background-size: 16px auto;
	background-position: right top;
	background-repeat: repeat-y;
}
.row.show-grid > div {
	background-color: #646464;
}
.row > div.dotted-border {
	background-image: url(images/dots-vertical.png);
}
.row > div.solid-border {
	background-image: url(images/solid-vertical.png);
}
.row > div.solid-gray-border {
	background-image: url(images/solid-vertical-gray.png);
}

.header-col {
	height: 121px;
}
#header.row {
	height: 121px;
}
#header.row .header-col  {
	height: 121px;
}
.column-224 {
	width: 224px;
}
.column-224.last {
	width: 224px;
	padding-right: 8px;
	background-image: none;
	background-image: url(images/empty.gif);
	background-size: 8px auto;
	background-position: right top;
	background-repeat: repeat-y;
}
.column-440 {
	width: 440px;
}
.column-456 {
	width: 456px;
}
.column-464 {
	width: 464px;
}
.column-704 {
	width: 704px;
}
.column-944 {
	width: 944px;
}
.column-1160 {
	width: 1160px;
	padding-right: 0 !important;
	background-image: none !important;
}
.column-200 {
	width: 200px;
	padding-right: 0 !important;
	background-image: none !important;
}
.column-208 {
	width: 208px;
	padding-right: 0 !important;
	background-image: none !important;
}
.no-gutter {
	padding-right: 0 !important;
	background-image: none !important;
}
.col-200 {
	float: left;
	width: 200px;
	
	margin: 0 4px;
	padding: 0 4px;
}
.col-216 {
	float: left;
	width: 216px;
	margin: 0 3px 0 0;
	padding: 0 4px 0 0;
	border-right: 1px dotted #646464;
}
.col-224 {
	float: left;
	width: 224px;
	margin: 0 3px 0 4px;
	padding: 0 4px;
	border-right: 1px dotted #646464;
}
.col-456 {
	float: left;
	width: 456px;
	margin: 0 3px 0 0;
	padding: 0 4px 0 0;
	border-right: 1px dotted #646464;
}
.col-464 {
	float: left;
	width: 464px;
	margin: 0 3px 0 4px;
	padding: 0 4px;
	border-right: 1px dotted #646464;
}
.col-472 {
	float: left;
	width: 472px;
	margin: 0 3px 0 4px;
	padding: 0 4px;
	border-right: 1px dotted #646464;
}
.col-696 {
	float: left;
	width: 697px;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	border-right: 1px dotted #646464;
}
.col-708 {
	float: left;
	width: 705px;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	border-right: 1px dotted #646464;
}
.col-720 {
	float: left;
	width: 720px;
	margin: 0 3px 0 4px;
	padding: 0 4px;
	border-right: 1px dotted #646464;
}
.col-944 {
	float: left;
	width: 944px;
	margin: 0 3px 0 0;
	padding: 0 3px 0 0;
	border-right: 1px dotted #646464;
}


/* =Content Columns
-------------------------------------------------------------- */
.content-col {
	min-height: 631px;
	height: 100%;
}
.page-id-27 .content-col a { /* About Us */
	color: #ee2d34;
}

/* =Buttons
-------------------------------------------------------------- */
a.button, input[type="reset"], input[type="button"], input[type="submit"] {
	display: inline-block;
	margin: 0px;
	padding: 0 8px;
	border: none;
	border-radius: 0;
	color: #fff;
	background-color: #ee2d34;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Gotham SSm A', 'Gotham SSm B' !important;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.7px;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
a.button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
    border: none;
    color: #fff;
    background-color: #909090;
    background-image: none;
    box-shadow: none;
}
a.join-renew {
	display: inline-block;
	color: #fff;
	background: #ee2d34;
	min-width: 96px;
	width: auto !important;
	height: 24px !important;
	line-height: 24px !important;
	padding: 0 8px !important;
	text-transform: uppercase;
}
a.join-renew span {
	font-weight: 700;
}
a.join-renew:hover {
	color: #fff;
	font-weight: 300;
	background: #909090;
}


/* =Borders
-------------------------------------------------------------- */
.border-solid {
	border-right: 1px solid #ee2d34;
}
.border-none {
	border-right: 1px solid transparent !important;
}

/* =Fields
-------------------------------------------------------------- */
form {
	padding: 0;
	margin: 0;
}
form div {
	margin-bottom: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
legend {
	display: block;
	width: 100%;
	font-size: 22px;
	font-weight: 200;
	color: #646464;
	padding: 0 0 24px 0 !important;
	text-transform: uppercase;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
.fields {
	margin: 28px 0 0 0;
}
.field {
	float: left;
	width: 104px;
	margin: 0 16px 0 0;
}
.field.last-field {
	margin: 0;
}
label {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	margin: 16px 0 7px 0;
}
.field label {
	display: block;
	color: #000;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	margin: 16px 0 7px 0;
}
select, input[type="text"], input[type="password"], input[type="email"] {
	box-shadow: none !important;
	border-color: #bdbdbd;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	color: #646464;
	font-weight: 300;
}
.field select, .field input[type="text"], .field input[type="password"], .field input[type="email"] {
	width: 104px;
	height: 16px;
	line-height: 16px;
	padding: 0 8px;
	color: #646464;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-size: 10px;
	background: #e9eaea;
	border-radius: 0;
	border: none;
	box-shadow: none;
	-webkit-appearance: none;
}
.search-field {
	text-transform: uppercase;
}
.field select option {
	background: #fff;
	box-shadow: none;
	border: none;
}
.save-form {
	display: block;
	padding: 28px 0 0 0 !important;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: top left;
	background-repeat: repeat-x;
}
#folio-selector {
	list-style: none;
	width: 100%;
	padding: 16px 0 0 0;
	margin: 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: top left;
	background-repeat: repeat-x;
}
#folio-selector > li {
	padding: 0 0 16px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
	border: none;
}
#folio-selector > li a {
	display: block;
	height: 7px;
	color: #646464;
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 7px !important;
	border: none;
	padding: 0 !important;
}
#folio-selector > li.selected a {
	color: #000;
}
#folio-selector > li a:hover {
	color: #000;
}
p.firmt-name, p.phone-number, p.fax-number, p.email, p.website {
	padding: 0;
	margin: 0;
}
p.email a, p.website a {
	color: #646464;
}
p.email a:hover, p.website a:hover {
	color: #000;
}
p.firm-name {
	margin: 0 !important;
	text-transform: uppercase;
	padding: 0 0 16px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
address {
	margin: 0;
	text-transform: uppercase;
	padding: 0 0 16px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
address span {
	display: block;
}
/*=1/4 */
.one-fourth {
	float: left;
	width: 246px;
	margin: 2px;
}
.one-fourth.border {
	width: 244px;
}
/*=1/2 */
.one-half {
	float: left;
	width: 496px;
	margin: 2px;
}
.one-half.border {
	width: 494px;
}
/*=Full-Width */
.full-width {
	clear: both;
	width: 1186px;
	margin: 2px;
}
.full-width.border {
	width: 994px;
}

.post-type-archive-folio .field,
.tax-folio-category .field,
.page-template-tpl-folio .field,
.page-id-1032 .field,
.page-id-1032 input {
	width: 224px !important;
}

.post-type-archive-folio .field label,
.tax-folio-category .field label,
.page-template-tpl-folio .field label,
.page-id-1032 .field label {
	font-size: 12px !important;
	font-weight: 300 !important;
	letter-spacing: 0.95px !important;
	margin-bottom: 10px !important;
	padding-left: 0px !important;
}

.post-type-archive-folio .field select,
.tax-folio-category .field select,
.page-template-tpl-folio .field select,
.page-id-1032 .field select {
    background: #fff url('images/dropdown-wide.jpg') no-repeat !important;
}

/* =Breadcrumbs
-------------------------------------------------------------- */
.breadcrumb-list {
	text-transform: uppercase;
	font-size: 8px;
	padding-top: 2px !important;
	padding-bottom: 16px;
	line-height: 6px;
	height: 6px;
	letter-spacing: .6px;
}
.breadcrumb-list .breadcrumb-current {
	color: #000;
}
.breadcrumb-list a {
	color: #646464;
	font-weight: 300;
}
.breadcrumb-list a:hover {
	color: #000;
}

/* =Verticle Heights
-------------------------------------------------------------- */
/*=26px */
.v-26 {
	height: 26px;
	margin: 2px;
}
.v-26.border {
	height: 24px;
}
/*=92px */
.v-92 {
	height: 92px;
	margin: 2px;
}
.v-92.border {
	height: 90px;
}
/*=138px */
.v-138 {
	height: 138px;
	margin: 2px;
}
.v-138.border {
	height: 138px;
}
/*=180px */
.v-180 {
	height: 180px;
	margin: 0;
}
.v-180.border {
	height: 178px;
}
/*=184px */
.v-184 {
	height: 184px;
}
.v-184.border {
	height: 182px;
}
/*=246px */
.v-246 {
	height: 246px;
}
.v-246.border {
	height: 244px;
}
/*=276px */
.v-276 {
	height: 276px;
}
.v-276.border {
	height: 274px;
}
/*=602px */
.v-602 {
	/*height: 602px;*/
}
.v-602.border {
	height: 600px;
}
.border {
	border: 1px solid #ccdede;
}
.margin-top-none {
	margin-top: 0 !important;
}
.margin-top-4px {
	margin: 4px 2px 2px 2px !important;
}
.margin-bottom {
	margin: 0 0 4px 0;
}
.margin-none {
	margin: 0;
}
.spacer {
	clear:both;
	height:2px;
}
.inner-container {
	padding: 16px 23px 23px 23px;
}
.box h2 {
	position: absolute;
	left: 24px;
	bottom: 8px;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300; 
	font-style: normal;
	color: #535352;
	font-size: 15px;
	font-height: 15px;
	margin: 0;
}
.text-box h2 {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300; 
	font-style: normal;
	color: #231f20;
	font-size: 20px;
	light-height: 20px;
	margin: 0 0 5px 0;
}
.text-box p {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #646464;
	margin: 0;
}
.text-box p span {
	float: left;
	display: inline-block;
	width: 212px;
	margin-right: 24px;
}
.inner-container p span.col-2 {
	margin-right: 0;
}
.more {
	color: #ef3751;
}
.register {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #ee2d34;
}
.register:hover {
	color: #ee2d34;
}
.title {
	color: #000;
}
h2.title {
	font-size: 11px;
	line-height: 16px;
	font-weight: 300;
	padding: 0;
	margin: 0 0 9px 0;
	text-transform: uppercase; 
}
h2.title a {
	font-weight: 300;
	color: #000 !important;
}
h2.title a:hover {
	color: #ee2d34 !important;
}
h3.title {
	margin: 16px 0 0 0;
}
h3.title a {
	font-weight: 300;
	color: #000 !important;
}
h3.title a:hover {
	color: #ee2d34 !important;
}
#content-full h3 {
	font-weight: 300;
	color: #000;
}
ul.no-bullets {
	list-style: none;
	padding-left: 0;
}
.error-message {
	color: red !important;
	border: 1px solid red !important;
	padding: 10px;
}

/* =Featured Images
-------------------------------------------------------------- */
#featured-img-container {
	float: left;
	position: relative;
	margin: 0 0 16px 0;
}
#featured-img {
	float: left;
	margin: 0;
	width: 100%;
}
#featured-image, #bottom-image {
	float: left;
	position: relative;
	max-width: 100% !important;
	height: 469px !important;
	/*height: 336px !important;*/
	margin: 0 0 16px 0;
	background-image: url(/wp-content/uploads/images/empty.jpg); 
	background-size: 100% auto !important;
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
}
#featured-image.link-to-post {
	cursor: pointer;
}
#featured-img:after, #featured-image:after {
	display: block;
	clear: both;
	content: ' ';
}
#tempImg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#feature-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#featured-image .shade, #featured-image .shade-bottom {
	background-image: url(/wp-content/uploads/images/empty.jpg); 
	background-size: 100% auto;
	background-color: rgba(0, 0, 0, .6);
	background-blend-mode: multiply;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 4px 7px 10px 7px;
	height: auto;
	cursor: default;
}
#featured-image h2 {
	font-weight: 200;
	color: #fff;
	margin: 0 0 2px 0;
	line-height: 22px;
}
#featured-image h2 a {
	color: inherit;
	font-size: inherit;
	line-height: inherit;	
}
#featured-image h3 {
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 5px 0;
}
#featured-image a.expand-collapse,
#featured-image a.expand-collapse-bottom,
#featured-image .expand-collapse,
#featured-image .expand-collapse-bottom {
	display: block !important;
	width: 24px;
	height: 24px;
	margin: 0 0 4px 0;
	background-image: url(/wp-content/uploads/images/expand-collapse.png);
	background-size: 24px 24px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9000em;
	overflow: hidden;
	z-index: 999;
}
#featured-image a.expand-collapse.active,
#featured-image a.expand-collapse-bottom.active,
#featured-image .expand-collapse.active,
#featured-image .expand-collapse-bottom.active {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#featured-image .featured-excerpt,
#featured-image .featured-excerpt-bottom {
	display: none;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
}
#featured-image a.read-more {
	color: #fff !important;
	font-weight: 500 !important;
}
#featured-image .photo-credit,
#featured-img-container .photo-credit {
	position: absolute;
	bottom: 0;
	right: -5px;
	width: 8px;
	height: 100%;
	display: 0;
	padding: 0;
}
#featured-image .photo-credit div,
#featured-img-container .photo-credit div {
	position: relative;
	height: 100%;
	width: 8px;
	background: #fff;
}
#featured-image .photo-credit span,
#featured-img-container .photo-credit span {
	position: absolute;
	bottom: 1px;
	left: 0;
	display: block;
	width: 100%;
	height: 8px;
	font-size: 8px;
	line-height: 10px;
	letter-spacing: .6px;
	white-space: nowrap;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	text-transform: uppercase;
	color: #909090;
}
div.read-more {
	display: none;
}
img.wp-post-image {
	margin-top: 0;
}
.featured-image {
	max-width: 448px;
	height: auto;
	margin: 0 0 16px 0;
}
#event-box {
	margin: 0 0 16px 0;
}

.page-id-1032 #event-box, .page-id-1032 #social-box, .page-id-6934 #event-box, .page-id-6934 #social-box, .page-id-9120 #event-box, .page-id-404 #event-box {
	display: none;
}

#gallery > #featured-image > a {
	float: left;
	height: 100% !important;
	left: 0;
	position: absolute;
	width: 100% !important;
	z-index: 2;
}

#featured-image .shade {
	z-index: 3 !important;
}

/* =I am AIA Seattle
-------------------------------------------------------------- */
#i-am-aia-seattle {
	clear: both;
	margin: 0;
	padding: 0 0 24px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#i-am-aia-seattle img {
	max-width: 224px !important;
	height: auto;
	margin: 0 0 7px 0;
}
#i-am-aia-seattle a span.title {
	display: block;
	color: #000 !important;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}
#i-am-aia-seattle a span.sub-title {
	display: block;
	color: #646464 !important;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}


/* =Design in Public
-------------------------------------------------------------- */
#story-box.design-in-public {
	padding: 0 0 16px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
	margin-top: 0px;
}

#event-box {
	margin-bottom: 0px !important;
}

.page #story-box.design-in-public {
	margin-top: 4px;
}

#design-in-public {
	clear: both;
	margin: 0;
}
#design-in-public h2 {
	padding: 0 !important;
	margin: 0 !important;
}
#design-in-public a {
	font-weight: 300;
	color: #646464 !important;
	text-transform: uppercase;
}
#design-in-public a:hover {
	font-weight: 300;
	color: #646464;
}
#design-in-public a span.title {
	font-weight: 500;
	display: block;
	color: #646464 !important;
	margin: 0 0 6px 0;
}
#design-in-public a span.sub-title {
	display: block;
	color: #646464 !important;
}
#design-in-public img {
	max-width: 220px;
	height: auto;
	margin: 0 0 6px 0;
}

/* =Sponsor Box
-------------------------------------------------------------- */
#sponsor-box {
	margin-bottom: 16px;
}
#sponsor-box h3 {
	padding: 0 !important;
	margin: 0 0 8px 0 !important;
	line-height: 8px !important;
}
#sponsor-box h3 a {
	color: #ee2d34 !important;
	line-height: 8px !important;
}
#sponsor-slider {
	position: relative;
	height: 120px !important;
	width: 160px !important;
	max-height: 120px !important;
	max-width: 160px !important;
	padding: 0;
	margin: 0;
	background-color: #fff !important;
	background-image: url(images/empty.gif);
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	overflow: hidden;
	margin: 0 0 16px 0;
	cursor: pointer;
}
.aiaSlider {
	position: relative;
	/*background-image: url(images/ajax-loader.gif);*/
	opacity: 0;
}
.aiaSlider img {
	position: absolute;
	top: 0;
	left: 0;
}
.aia-slider-slice {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: inherit;
	width: inherit;
	background-color: #fff !important;
	background-image: url(images/empty.gif);
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}
.aiaSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#sponsor-box a.become-a-sponsor {
	display: inline-block;
	text-transform: uppercase;
	margin: 0 !important;
	color: #fff;
	background: #a7a7a7 !important;
	width: 164px !important;
	max-width: 184px;
	height: 24px !important;
	font-size: 12px !important;
	line-height: 24px !important;
	padding: 0px 8px !important;
	text-align: left !important;
}
#sponsor-box a.become-a-sponsor:hover {
	background: #ee2d34 !important;
}

/* =Ad Box
-------------------------------------------------------------- */
#ad-box h3 {
	margin-bottom: 20px;
}
#ad-box-1, #ad-box-2 {
	display: none;
	height: 150px;
	margin: 0 0 16px 0;
	overflow: hidden;
}

/* =Background Colors
-------------------------------------------------------------- */
.bg-light-gray, #featured.bg-light-gray {
	background-color: #a7a9ac;
}
.bg-dark-gray {
	background-color: #434444;
}
.bg-dark-gray h2 {
	color: #fff !important;
}
.bg-dark-gray p {
	color: #646464 !important;	
}
.bg-light-gray-2 {
	background-color: #d1d3d4;
}
.bg-light-gray-3 {
	background-color: #c0bebd;
}
.light, .light h2 {
	color: #fff;
}

/* =Calendar: Controls
-------------------------------------------------------------- */
#calendar-controls {
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	color: #000;
	letter-spacing: .6px;
	font-weight: 300;
	text-transform: uppercase;
	margin: -3px 0 0 6px;
	padding: 0;
}
#calendar-controls a {
	font-weight: 300;
	color: #000;
	padding: 0;
}
#calendar-controls a:hover {
	text-decoration: none;
	color: #ee2d34;
}
#calendar-controls span {
	padding: 0 5px;
}
/* =Calendar: Controls
-------------------------------------------------------------- */
#large-calendar-controls {
	font-size: 22px;
	font-weight: 700;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-transform: uppercase;
}
#large-calendar-controls a {
	font-weight: inherit;
	color: #000;
	padding: 0 0 0 10px;
}
#large-calendar-controls a:hover {
	text-decoration: none;
	color: #ee2d34;
}
#large-calendar-controls span {
	display: none;
	padding: 0 5px;
}

/* =Calendar: Calendar Formatting
-------------------------------------------------------------- */
#calendar {
	font-size: 10px;
	color: #646464;
	font-weight: 300;
	font-style: normal;
	line-height: 16px;
	border: none !important;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0;
	margin: 2px 0 8px -5px;
}
#calendar-container #calendar ul.events {
	list-style: none;
	display: block;
	position: absolute;
	top: 33px;
	left: 0;
	width: inherit;
	height: auto;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
#calendar-container #calendar  ul.events li {
	padding-left: 14px;
	white-space: nowrap;
}
#calendar-container .e-title, #calendar-container .e-title-sub, #calendar-container .e-date, #calendar-container .e-details  {
	display: none;
	max-width: 200px;
	white-space:normal;
}
.e-title {
	white-space: nowrap !important;
}
.e-date {
	display: none !important;
}
#calendar th {
	color: #000;
	font-weight: 500;
}
#calendar td, #calendar th { 
	width: 14.28571428571429%; 
	text-align: center;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border: none;
}
#calendar td.active {
	position: relative !important;
	cursor: pointer;
	color: #ee2d34;
}
#calendar td.prev-month, #calendar td.next-month {
	color: #e3e3e3;
}
#calendar td:hover {
	cursor: pointer;
	background: #e6e7e8;
	color: #ee2d34;
}
.text-gray {
	color: #646464 !important;
}

/* =Calendar: Monthly View
-------------------------------------------------------------- */
#large-calendar-container {
	height: auto;
	width: 100%;
}
#calendar-large {
	font-size: 10px;
	color: #646464;
	font-weight: 300;
	font-style: normal;
	line-height: 16px;
	border: none !important;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0;
	width: auto;
	height: auto;
	margin: 2px 0 8px -5px;
}
#calendar-large th {
	color: #000;
	font-weight: 500;
	height: 38px !important;
	font-size: 11px;
	line-height: 38px;
	background: #e9e9e9;
	width: 101px;
	border: 1px solid #fff;
	text-align: left;
	padding: 0 8px;
}
#calendar-large td {
	height: 94px;
	width: 117px;
	border: 1px solid #fff;
	background: #fafafa;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border: none;
}
#calendar-large td:hover {
	cursor: pointer;
	background: #e6e7e8;
	color: #ee2d34;
}
#calendar-large td.active {
	position: relative !important;
	cursor: pointer;
	color: #ee2d34;
}
#calendar-large .m-hover {
	min-height: 94px;
}
#calendar-large .e-date {
	display: none;
}
#calendar-large td.prev-month, #calendar-large td.next-month {
	color: #e3e3e3;
}
#calendar-large td .date {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#calendar-large .day {
	display: block;
	width: auto;
	height: 24px;
	line-height: 24px;
	text-align: left;
	padding-left: 8px;
	font-size: 11px;
}
#calendar-large  ul.events {
	list-style: none;
	display: block;
	position: absolute;
	top: 24px;
	left: 0;
	width: inherit;
	height: auto;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	padding: 0 0 0 8px;
	color: #ee2d34;
}
#calendar-large  ul.events li {
	padding-left: 0;
}

/* =Media Hover
-------------------------------------------------------------- */
span.m-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: auto !important;
	height: 100%;
	z-index: 999;
}
span.m-hover.cal-events {
	top: 0;
	left: 0;
	text-align: left;
	background: #fff;
	color: #414042;
	width: auto;
	height: auto;
	min-height: 70px !important;
	width: 234px;
	min-width: 234px;
	padding: 12px 0 12px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(230, 230, 230, 1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(230, 230, 230, 1);
	box-shadow:         0px 0px 15px 0px rgba(230, 230, 230, 1);
}
span.m-hover.cal-events a {
	display: block;
	padding: 4px 16px 4px 16px;
}
span.m-hover.cal-events .cal-title {
	display: block;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	color: #ee2d34;
	white-space: normal;
	text-transform: uppercase;
}
span.m-hover.cal-events .cal-title-sub {
	display: block;
	font-size: 10px;
	font-weight: 300; 
	line-height: 12px;
	color: #ee2d34;
	white-space: normal;
	text-transform: uppercase;
}
span.m-hover.cal-events .cal-date {
	display: block;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
	color: #ee2d34;
	white-space: normal;
	margin: 4px 0;
	text-transform: uppercase;
}
span.m-hover.cal-events .cal-details {
	display: block;
	font-size: 10px;
	font-weight: 300;
	line-height: 12px;
	color: #646464;
}
/* =Side Column Boxes
-------------------------------------------------------------- */
#side-column-box {
	padding: 0 0 24px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 24px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#side-column-box p:last-child {
	margin-bottom: 2px;
}

/* =Story Boxes
-------------------------------------------------------------- */
#story-box {
}
#story-box .story-block {
	padding: 8px 0 24px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#story-box .story-block:first-child {
	padding-top: 0px !important;
}
#story-box .story-block:last-child {
	margin-bottom: 6px !important;
}
.column-704 #story-box .story-block:last-child, .column-944 #story-box .story-block:last-child {
	background-image: none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#story-box h2 {
	font-size: 22px;
	font-weight: 200;
	color: #646464;
	padding: 0;
	margin: 0 0 9px 0;
	text-transform: uppercase; 
}
#story-box.design-in-public h2 {
	color: #a2d355;
	font-weight: 300;
}
h2.sponsor-title > a, h3.promoted {
	color: #ee2d34 !important;
}
h3.promoted {
	margin-bottom: 12px !important;
}
#story-box img {
	max-width: 224px;
	height: auto;
	margin: 0 0 7px 0;
}
#story-box h2 a {
	color: inherit;
	font-weight: 200;
}
#story-box h2 a:hover {
	color: #ee2d34;
}
#story-box p.title {
	color: #000;
	padding: 0;
	margin: 0;
}
#story-box p.title a {
	color: #000;
}
#story-box p.story {
	color: #000;
}
#story-box p.story .label {
	display: block;
	text-transform: uppercase;
}
#story-box  a.read-more {
	color: #646464;
	font-weight: 500;
	white-space: nowrap;
}
#story-box  a.read-more:hover {
	color: #000;
}


/* =Twitter Box
-------------------------------------------------------------- */
#twitter-box {
	margin: 0;
	padding: 4px 0 0 0;
	border: none;
}
#twitter-box h4 {
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #ee2d34;
	line-height: 18px;
	text-transform: uppercase;
}
#twitter-box ul#tweets {
	padding: 0;
	margin: 0;
}
#twitter-box ul#tweets li {
	list-style: none;
	padding: 0 0 24px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#twitter-box ul#twitter a, #tweets a {
	color: #ee2d34;
}
#twitter-box ul#twitter .handle {
	font-weight: 500;
}
.tweet-display, .tweet-date {
	display: block;
	width: 100%;
}

/* =Social Box
-------------------------------------------------------------- */
#social-box {
	margin-top: 6px;
}
#social-box ul {
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
}
#social-box ul li {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	padding: 0;
}
#social-box ul li a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-image: url(images/social-twitter.png);
	background-size: 24px 24px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9000em;
}
#social-box ul li a.twitter {
	background-image: url(images/social-twitter.png);
}
#social-box ul li a.linkedin {
	background-image: url(images/social-linkedin.png);
}
#social-box ul li a.facebook {
	background-image: url(images/social-facebook.png);
}
#social-box ul li a.google-plus {
	background-image: url(images/social-google-plus.png);
}
#social-box ul li a.instagram {
	background-image: url(images/social-instagram.png);
}


/* =Facebook Box
-------------------------------------------------------------- */
#facebook-box {
	margin-top: 16px;
}
#facebook-box h4 {
	font-size: 11px;
	font-weight: 300;
	margin: 0;
	color: #5fa7dc;
	line-height: 16px;
	text-transform: uppercase;
}
#facebook-box ul {
	list-style: none;
	padding: 0;
}
#facebook-box ul a {
	color: #ee2d34;
}
#facebook-box .handle {
	font-weight: 500;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
	max-width: 1160px !important;
	border-top: none !important;
	clear: both;
	padding: 0 0 18px 0 !important;
	margin: 0 auto;
}
#footer .aia-tribute, #footer .copyright, #footer .credit {
	float: left;
	text-transform: uppercase;
	color: #646464;
	font-size: 8px;
	font-weight: 300;
	line-height: 12px;
	letter-spacing: .6px;
}
#footer .credit, #footer .copyright {
	padding: 0 8px;
}
#footer .aia-tribute a {
	display: block;
	text-transform: uppercase;
	color: #ee2d34;   
	font-size: inherit;
	font-weight: inherit;
	padding: 0px;
	letter-spacing: .6px;
}
#footer .aia-tribute a:hover {
	color: #000;
}
#footer .aia-tribute span {
	display: block;
	color: #646464;
}
#footer .aia-tribute a:hover span {
	color: #646464;
}
#footer .copyright a {
	text-transform: uppercase;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}
#footer .copyright a:hover {
	color: #000;
}
#footer .copyright span {
	display: block;
}
#footer .credit span {
	display: block;
}
#footer .credit a {
	text-transform: uppercase;
	color: #ee2d34;   
	font-size: inherit;
	font-weight: inherit;
}
#footer .credit a:hover {
	color: #000;
}

/* =AIA Grid (Board of Directors, Staff, I am AIA, Sponsors)
-------------------------------------------------------------- */
.aia-grids ul.aia-grids {
	list-style: none;
	margin: 0;
	margin-left: 0 !important;
	padding: 0 !important;
 *zoom: 1;
}
.aia-grids ul.aia-grids:before, .aia-grids ul.aia-grids:after {
	content: " ";
	display: table;
}
.aia-grids ul.aia-grids:after {
	clear: both;
}
.aia-grids ul.aia-grids li.aia-grid {
	margin: 0;
	padding: 0;
	min-height: 232px;
	float: left;
}
.aia-grids.staff ul.aia-grids li.aia-grid {
	min-height: 242px;
	margin: 0 0 18px 0;
}
.aia-grids.board-of-directors ul.aia-grids li.aia-grid {
	min-height: 242px;
	margin: 0 0 18px 0;
}
.aia-grids ul.aia-grids.gallery-format li {
	height: auto !important;
}
.aia-grids ul.aia-grids li.aia-grid .aia-grid-thumbnail {
	position: relative;
	display: block;
	margin: 0;
}
.aia-grids ul.aia-grids li.aia-grid a {
	text-decoration: none;
}
.aia-grids ul.aia-grids li.aia-grid h3 {
	margin: 7px 0 0 0;
	padding: 0;
	color: #000;
	font-size: 8px;
	line-height: 12px;
	font-weight: 300;
	text-transform: uppercase;
}
.aia-grids ul.aia-grids li.aia-grid span.job-title, .aia-grids ul.aia-grids li.aia-grid span.company-name {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}
.aia-grids ul.aia-grids li.aia-grid span.phone {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}

.aia-grids ul.aia-grids li.aia-grid span.website,
.aia-grids ul.aia-grids li.aia-grid span.keywords,
.aia-grids ul.aia-grids li.aia-grid span.additional-keywords {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}

.aia-grids ul.aia-grids li.aia-grid span.keywords {
	margin-top: 10px;
}

.aia-grids ul.aia-grids li.aia-grid span.email {
	display: block;
	text-transform: lowercase;
	font-size: 9px;
	line-height: 12px;
}
.aia-grids ul.aia-grids li.aia-grid a.linkedin {
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	text-indent: -9000em;
	background-image: url(images/social-linkedin.png);
	background-size: 18px 18px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 10px 0 0 0;
}
.aia-grids ul.aia-grids li.aia-grid p {
	text-transform: uppercase;
	font-size: 8px;
	line-height: 12px;
}
.aia-grids ul.aia-grids li.aia-grid img {
	max-width: 100%;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0;
	border: 0;
	margin: 0 auto;
	display: block;
}
.aia-grids.sponsor-grid ul.aia-grids li.aia-grid {
	padding: 8px 0 24px 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: bottom left;
	background-repeat: repeat-x;
	min-height: 160px;
	text-align: center;
}

.page-template-tpl-sponsors .aia-grids.sponsor-grid ul.aia-grids li.aia-grid {
	background: none;
}

.aia-grids.sponsor-grid ul.aia-grids li.aia-grid:last-child {
	padding: 8px 0 8px 0;
	background: none;
}
.aia-grids.sponsor-grid ul.aia-grids li.aia-grid figure {
	line-height: 160px !important;
	height: 160px !important;
	
	 /* WebKit (Chrome & Safari) */
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	
	/* Firefox */
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	
	/* IE */
	display: -ms-box;
	-ms-box-pack: center;
	-ms-box-align: center;
	
	/* Native CSS */
	display: box;
	box-pack: center;
	box-align: center; 	
  display: flex;
  align-items: center;
  justify-content: center;
	margin: 0 auto;
}
.aia-grids.sponsor-grid ul.aia-grids li.aia-grid img {
	max-width: 160px;
	max-height: 160px;
	margin: auto !important;
}
.aia-grids ul.aia-grids li.aia-grid.first {
	clear: both;
}
.aia-grids ul.aia-grids li.aia-grid.last {
	margin-right: 0;
}
.aia-grids ul.aia-grid-categories {
	margin-left: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.aia-grids ul.aia-grid-categories:after {
	content: "";
	display: table;
	clear: both;
}
.aia-grids ul.aia-grid-categories li {
	display: inline-block;
	margin-right: .5em;
	list-style: none;
	margin-left: 0 !important;
}
.aia-grids ul.aia-grid-categories li:after {
	content: "|";
	display: inline-block;
	padding-left: .5em;
}
.aia-grids ul.aia-grid-categories li:last-child:after {
	display: none;
}
.aia-grids .aia-grids-pagination, .aia-grids-page .aia-grids-pagination {
	text-align: center;
}
.aia-grids .aia-grids-pagination li, .aia-grids-page .aia-grids-pagination li {
	display: inline-block;
	margin: 0 .236em;
}
.aia-grids.featured-thumbnails {
	float: left !important;
	max-width: 248px;
}
.aia-grids.featured-thumbnails ul.aia-grids {
	padding: 0 8px;
	margin: 0 8px !important;
}
.aia-grids.featured-thumbnails .hentry {
	min-height: 96px;
	margin: 0 0 8px 8px !important;
}
.aia-grids.columns-2:after, .aia-grids.columns-3:after, .aia-grids.columns-4:after, .aia-grids.columns-5:after, .aia-grids.columns-6:after {
	content: "";
	display: table;
	clear: both;
}
.aia-grids.columns-2 ul.aia-grids li.aia-grid, .aia-grids.columns-3 ul.aia-grids li.aia-grid, .aia-grids.columns-4 ul.aia-grids li.aia-grid, .aia-grids.columns-5 ul.aia-grids li.aia-grid, .aia-grids.columns-6 ul.aia-grids li.aia-grid {
	float: left;
	margin-right: 16px;
	clear: none;
}
.aia-grids.columns-2 ul.aia-grids li.aia-grid.first, .aia-grids.columns-3 ul.aia-grids li.aia-grid.first, .aia-grids.columns-4 ul.aia-grids li.aia-grid.first, .aia-grids.columns-5 ul.aia-grids li.aia-grid.first, .aia-grids.columns-6 ul.aia-grids li.aia-grid.first {
	clear: both;
}
.aia-grids.columns-2 ul.aia-grids li.aia-grid.last, .aia-grids.columns-3 ul.aia-grids li.aia-grid.last, .aia-grids.columns-4 ul.aia-grids li.aia-grid.last, .aia-grids.columns-5 ul.aia-grids li.aia-grid.last, .aia-grids.columns-6 ul.aia-grids li.aia-grid.last {
	margin-right: 0;
}
.aia-grids.columns-2 ul.aia-grids li.aia-grid:nth-child(2), .aia-grids.columns-3 ul.aia-grids li.aia-grid:nth-child(2), .aia-grids.columns-4 ul.aia-grids li.aia-grid:nth-child(2), .aia-grids.columns-5 ul.aia-grids li.aia-grid:nth-child(2), .aia-grids.columns-6 ul.aia-grids li.aia-grid:nth-child(2) {
 float: left;
 clear: none;
}
.aia-grids.columns-1 ul.aia-grids li.aia-grid {
	width: 224px;
}
.aia-grids.columns-2 ul.aia-grids li.aia-grid {
	width: 104px;
}
.aia-grids.columns-3 ul.aia-grids li.aia-grid {
	width: 224px;
}
.aia-grids.columns-4 ul.aia-grids li.aia-grid {
	width: 22.05%;
}
.aia-grids.columns-5 ul.aia-grids li.aia-grid {
	width: 16.9%;
}
.aia-grids.columns-6 ul.aia-grids li.aia-grid {
	width: 13.5%;
}
.aia-grids.columns-1 h3 {
	display: inline-block;
}

/* =Featured Profile
-------------------------------------------------------------- */
#featured-profile-left {
	float: left;
	width: 448px;
	margin: 0 8px 0 0;
	padding: 0 4px 0 0;
}
#featured-profile-left .featured-excerpt {
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
}
#featured-profile-left figure {
	max-width: 448px;
}
#featured-profile-right {
	float: left;
	width: 224px;
	padding: 0 4px;
}
#featured-profile-left h3, #featured-profile-right h3 {
	color: #000;
	margin: 18px 0 0;
	padding: 0;
}
#featured-image h3.intro {
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 5px 0;
}
#featured-profile-left h3.text-medium {
	font-size: 20px !important;
	line-height: 26px !important;
	color: #000 !important;
	padding: 0 !important;
	margin: 0 !important;
}
#featured-profile-right h3:first-child {
	margin: 0;
}

/* =Sponsors
-------------------------------------------------------------- */

.sponsor-page-level-half {
	float: left !important;
	width: 50% !important;
}

.sponsor-page-level-third {
	float: left !important;
	width: 33.333% !important;
}

h2.sponsor {
	font-weight: 800;
	color: #000000;
}
.bronze-sponsor ul,
.in-kind ul,
.allied-professionals ul {
	list-style: none;
	padding: 0;
}
.bronze-sponsor ul li,
.in-kind ul li,
.allied-professionals ul li {
	color: #646464;
}
.bronze-sponsor ul li a,
.in-kind ul li a,
.allied-professionals ul li a {
	color: #646464;
}
.bronze-sponsor ul li a:hover,
.in-kind ul li a:hover,
.allied-professionals ul li a:hover {
	color: #000000;
}
.by-industry ul {
	list-style: none;
	padding: 0;
}
.by-industry ul li {
	color: #646464;
	font-weight: 300 !important;
	text-transform: none !important;
}
.by-industry ul li a {
	color: #646464;
}
.by-industry ul li a:hover {
	color: #000000;
}

/* =Contact Us
-------------------------------------------------------------- */
#contact-info {
	margin-top: 18px;
}
#contact-info .contact-box {
	float: left;
	width: 50%
}
#contact-info .contact-box h2 {
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
}
#contact-info .contact-box a {
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	color: #ee2d34;
	margin: 0;
}
#contact-info .contact-box a:hover {
	color: #000;
}

/* =Accordian
-------------------------------------------------------------- */
.ui-accordion-header {
	margin: 0;
	border-top: 1px dotted #646464 !important;
}
.ui-accordion-header h2 {
	line-height: 9px !important;
	padding: 0 !important;
	margin: 0 !important;
}
.ui-accordion-header a {
	float: left;
	margin: 0 6px 0 0;
	padding: 6px 0 0 0;
	display: block;
	width: 9px;
	height: 9px;  
	background-image: url(images/roll-up_plus_18px.png);
	background-size: 9px 9px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -9000em;
}
.ui-accordion-header.ui-state-active a {
	background-image: url(images/roll-up_minus_18px.png);
}
.ui-accordion-content {
	padding: 0;
	margin: 0 0 16px 0;
	height: auto;
}

/* Toggles ================================================================================ */
.toggle-header:before {
	display: block;
	content: ' ';
	clear: both;
}  
.toggle-header {
	display: block !important;
	font-size: 11px;
	line-height: 16px;
	font-weight: 300;
	padding: 8px 15px 8px 15px;
	margin: 0;
	text-transform: uppercase;
	color: #646464;
	cursor: pointer;
	background-image: url(images/roll-up_plus_18px.png);
	background-size: 9px 9px;
	background-position: 0 12px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top: 1px dotted #646464;
}
.toggle-header.active {
	background-image: url(images/roll-up_minus_18px.png);
}
.toggle-content {
	background: #fff;
	margin: 0 0 16px 0;
}
.toggle-content > dl {
	clear: both;
	padding: 0;
	margin: 0;
}
.toggle-content > dl:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
}
.toggle-content dl > dt {
	clear: both;
	float: left;
	display: block;
	width: 50px;
	height: 100%;
	font-weight: 300;
	color: #000;
	padding: 0;
	margin: 0 0 0 16px;
}
.toggle-content dl > dd {
	float: left;
	display: block;
	width: 80%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.by-industry .toggle-header {
	display: block;
	font-size: 12.5px;
	line-height: 16px;
	font-weight: 300;
	padding: 0 15px 0 15px;
	margin: 0;
	text-transform: none;
	color: #646464;
	cursor: pointer;
	background-image: url(images/roll-up_plus_18px.png);
	background-size: 9px 9px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top: none;
}
.by-industry .toggle-content {
	background: #fff;
	margin: 0 0 8px 0 !important;
}
.by-industry .toggle-content > ul {
	margin: 0 !important;
}
.by-industry .toggle-content li {
	padding: 0 0 0 15px;
}
.by-industry .toggle-content li a {
	color: #ee2d34;
}
.by-industry .toggle-content li a:hover {
	color: #646464
}


/* Tribe Events ================================================================================ */
#tribe-events-content .org {
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	margin-bottom: 12px !important;
}
abbr, acronym {
	font-size: inherit !important;
	letter-spacing: inherit !important;
}
.tribe-events-event-meta .tribe-events-meta-group {
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important
}
.tribe-events-event-meta .tribe-events-meta-group-venue, .tribe-events-event-meta .tribe-events-meta-group-organizer{
	padding: 0 0 12px 0 !important;
	background-image: url(images/dots-horizontal.png)!important;
	background-size: auto 16px !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
}
.tribe-events-event-meta .tribe-events-meta-group .tribe-events-venue-map {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	border: none !important;
}
.tribe-events-event-meta dt {
	text-transform: uppercase;
	font-weight: 700 !important;
	margin: 0 !important;
	color: #000;
}
.tribe-events-event-meta:first-child {
	border: none !important;	
}
#tribe-events-content .tribe-events-meta-group-details {
	padding: 0 0 16px 0 !important;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
#tribe-events-content .related-events {
	padding: 0 0 16px 0 !important;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
#tribe-events-content .tribe-events-meta-group-venue address {
	display: block;
	margin: 0;
	height: auto !important;
	text-transform: uppercase;
	font-style: normal;
	background: none !important;
	padding-bottom: 0 !important;
}
/** Extra Wide **/
.page-template-tpl-event-extra-wide-layout-php .tribe-events-event-meta.primary:before {
	clear: both;
	display: block;
	content: ' ';
}
.page-template-tpl-event-extra-wide-layout-php .tribe-events-event-meta.primary {
	clear: both;
	display: block;
	float: left;
	max-width: 464px;
	width: 100%;
	padding: 16px 0 0 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left top;
	background-repeat: repeat-x;
}
.page-template-tpl-event-extra-wide-layout-php .tribe-events-event-meta.secondary {
	max-width: 464px;
	float: right;
	width: 100%;
	padding: 16px 0 0 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left top;
	background-repeat: repeat-x;
}
.page-template-tpl-event-extra-wide-layout-php .related-events {
	float: left;
	max-width: 464px;
	width: 100%;
}
.page-template-tpl-event-extra-wide-layout-php .tribe-events-meta-group-details {
	float: left;
	width: 100%;
}
.page-template-tpl-event-extra-wide-layout-php .tribe-events-event-meta .tribe-events-meta-group-venue {
	padding: 0 !important;
	background-image: none!important;
}
.page-template-tpl-event-full-width-layout-php .tribe-events-event-meta.primary:before {
	clear: both;
	display: block;
	content: ' ';
}
.page-template-tpl-event-full-width-layout-php .tribe-events-event-meta.primary {
	clear: both;
	display: block;
	float: left;
	max-width: 48.5% !important;
	width: 100%;
	padding: 16px 0 0 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left top;
	background-repeat: repeat-x;
}
.page-template-tpl-event-full-width-layout-php .tribe-events-event-meta.secondary {
	max-width: 48.5% !important;
	float: right;
	width: 100%;
	padding: 16px 0 0 0;
	background-image: url(images/dots-horizontal.png);
	background-size: auto 16px;
	background-position: left top;
	background-repeat: repeat-x;
}
.page-template-tpl-event-full-width-layout-php .related-events {
	float: left;
	width: 100%;
	max-width: 48.5% !important;
}
.page-template-tpl-event-full-width-layout-php .tribe-events-meta-group-details {
	float: left;
	width: 100%;
}
.page-template-tpl-event-full-width-layout-php .tribe-events-event-meta .tribe-events-meta-group-venue {
	padding: 0 !important;
	background-image: none!important;
}
#tribe-events-content .tribe-events-single-section-title {
	clear: both !important;
	font-size: 22px !important;
	font-weight: 200 !important;
	color: #646464 !important;
	padding: 0px !important;
	margin: 4px 0px 9px !important;
	text-transform: uppercase !important;
	line-height: 1em !important;
}
.tbe-categories-title {
	text-transform: uppercase;
	font-weight: 700 !important;
	margin: 8px 0 0 0 !important;
	font-size: inherit !important;
	letter-spacing: inherit !important;
	color: #000 !important;
}
.tribe-events-event-categories {
	margin-bottom: 4px;
}
#tribe-events-content address span, #tribe-events-content address abbr {
	display: inline-block;
	float: left;
}
#tribe-events-content address span.adr {
	width: 100%;
	display: block;
}
#tribe-events-content address span.street-address {
	clear: both;
}
#tribe-events-content address span.delimiter:after {
	content: '\00a0';
}
#tribe-events-content address span.locality {
	clear: both;
}
#tribe-events-content address abbr.region {
}
#tribe-events-content address abbr.region:after {
	content: '\00a0\00a0';
}
#tribe-events-content address span.country-name {
	clear: both;
	display: block;
	margin-bottom: 10px;
}
#tribe-events-content address span.country-name:after {
	clear: both;
	display: block;
}
th, td, table {
	border: none;
}
.address {
	border: none;
	color: #646464;
	background-color: transparent;
}
mark {
	background: none;
	color: #000;
}

/* Additions ================================================================================ */

.list-view {
	float: right;
	margin: 2px 0px 0px 10px;
	text-transform: uppercase;
}

.calendar-view {
	float: right;
	margin: 2px 0px 0px 10px;
	text-transform: uppercase;
}

.sidebar-list {
	float: left;
	width: 100%;
}

.sidebar-list.content-col {
	position: absolute !important;
	right: 0px !important;
	top: 24px !important;
	width: 200px !important;
}

.sidebar-list li {
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-size: 11.5px;
	font-weight: 300;
	line-height: 16px;
	list-style-type: none;
	margin-left: 8px;
    text-indent: -8px;
}

.sidebar-list li a {
	color: #646464;
}

.sidebar-list span {
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
}

.list-header {
	color: #000000;
	font-weight: 500;
}

.a-to-z, .z-to-a {
	cursor: pointer;
	float: left;
	width: 100%;
}

.a-to-z {
	color: #ee2d34;
	font-weight: 500;
}

.z-to-a {
	/*margin-bottom: 109px;*/
	margin-bottom: 18px;
	font-weight: 100;
}

#folio-search {
	margin-top: 27px !important;
}

.field label {
	font-size: 9px !important;
	margin-bottom: 3px;
	padding-left: 9px;
}

.field select {
    width: 100%;
    border: 0;
    background: #fff url('images/dropdown.jpg') no-repeat;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-size: 8px !important;
	font-weight: 300; 
	margin-bottom: 15px;
	padding-left: 5px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
}

.field option {
	background: #ffffff !important;
	border: 0 !important;
	font-size: 8px !important;
	padding: 0px 9px 0px 7px;
	margin-bottom: 1px;
	min-width: 172px;
    width: auto;
}

.field option:last-child {
	margin-bottom: 48px !important;
}

/* Committees ================================================================================ */

.committee-content, .committee-content-bottom {
	background-image: url("images/dots-horizontal.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: auto 16px;
	border: medium none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	width: 100%;
}

.committee-top {
	background-image: url("images/dots-horizontal.png");
	background-position: left top;
	background-repeat: repeat-x;
	background-size: auto 16px;
	border: medium none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	width: 100%;
}

.committee-content ul, .committee-content-bottom ul {
	padding: 0px !important;
}

.committee-content li, .committee-content-bottom li {
	list-style-type: none;
}

.committee-content strong, .committee-content-bottom strong {
	display: block;
}

h3.committee-title {
	margin-top: 0px !important;
}

h3.committee-header {
	display: inline !important;
}

.committee-content input[type="reset"], .committee-content input[type="button"],.committee-content input[type="submit"],
.committee-content-bottom input[type="reset"], .committee-content-bottom input[type="button"], .committee-content-bottom input[type="submit"] {
	background: transparent !important;
	color: #ee2d34 !important;
	font-weight: 300 !important;
	margin: 0px 0px 0px -3px !important;
	padding: 0px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.committee-content input[type="reset"], .committee-content input[type="button"], .committee-content input[type="submit"], 
.committee-content-bottom input[type="reset"], .committee-content-bottom input[type="button"], .committee-content-bottom input[type="submit"] {
	margin: 0px 0px 0px 0px !important;
}
}

.committee-content input[type="email"], .committee-content input[type="text"], 
.committee-content-bottom input[type="email"], .committee-content-bottom input[type="text"] {
	border: 0px !important;
	display: inline !important;
	margin: 0px 0px 0px 0px !important;
	padding: 16px 0px !important;
}

li.committee-dashboard {
	float: left;
	list-style-type: none;
	width: 100%;
}

.manage-subscriptions {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

input.checkboxx, .mpoet_profile_edit label {
	display: inline !important;
	float: left !important;
	margin-right: 20px;
}

input.checkboxx {
	margin-top: 15px;
}

.form-table td, .form-table tr {
	padding: 0px !important;
}

.committee-content .toggle-header, .committee-content-bottom .toggle-header {
	border-top: 0px !important;
	border: none !important;
}

.committee-content .toggle-header {
	background-position: 0px 3px;
	color: #646464 !important;
    font-size: 22px !important;
    font-weight: 200 !important;
    padding-left: 13px !important;
    text-transform: uppercase;
}

.post-alert {
	color: #000000 !important;
	font-weight: 300;
}

.committee-content .widget_wysija_cont .wysija-submit,
.committee-content-bottom .widget_wysija_cont .wysija-submit,
.committee-content .widget_mailpoet_cont .mailpoet-submit,
.committee-content-bottom .widget_mailpoet_cont .mailpoet-submit {
	margin-top: -21px !important;
}

p.mailpoet_paragraph:nth-of-type(2) {
	margin-left: 4px !important;
	margin-top: -21px !important;
}

/* Organizational Chart ================================================================================ */

.image-chart {
	background-repeat: no-repeat !important;
	background-size: 706px 485px !important;
	float: left;
	height: 485px;
	position: relative;
	width: 706px;
}

.box-link {
	height: 48px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 80px;
}

.box-small {
	height: 48px;
	width: 70px;
}

.asian-american-designers-union {
	left: 26px;
	top: 29px;
}

.committee-on-homelessness {
	left: 99px;
	top: 29px;
}

.diversity-roundtable {
	left: 172px;
	top: 29px;
}

.laddership {
	left: 245px;
	top: 29px;
}

.northwest-residential-press {
	left: 318px;
	top: 29px;
}

.seattle-international-architects-forum {
	left: 391px;
	top: 29px;
}

.small-practice-residential-committee {
	left: 464px;
	top: 29px;
}

.women-in-design {
	left: 537px;
	top: 29px;
}

.young-architects-forum {
	left: 610px;
	top: 29px;
}

.membership {
	left: 209px;
	top: 105px;
}

.festival-core-team {
	left: 26px;
	top: 171px;
}

.seattle-design-festival-council {
	left: 124px;
	top: 171px;
}

.justice-and-equity-for-diversity-inclusion {
	left: 172px;
	top: 285px;
}

.public-policy-board {
	left: 245px;
	top: 285px;
}

.professional-practice {
	left: 318px;
	top: 285px;
}

.aia-northwest-washington-section {
	left: 391px;
	top: 285px;
}

.finance {
	left: 508px;
	top: 123px;
}

.member-advancement-committee {
	left: 508px;
	top: 174px;
}

.executive-committee {
	left: 508px;
	top: 225px;
}

.development {
	left: 508px;
	top: 275px;
}

.fellows-honors {
	left: 610px;
	top: 174px;
}

.adaptive-resilience {
	left: 26px;
	top: 361px;
}

.architecture-for-health-committee {
	left: 107px;
	top: 361px;
}

.codes {
	left: 190px;
	top: 361px;
}

.committee-on-architecture-for-education {
	left: 272px;
	top: 361px;
}

.committee-on-the-environment {
	left: 354px;
	top: 361px;
}

.honor-awards {
	left: 436px;
	top: 361px;
}

.mass-timber {
	left: 518px;
	top: 361px;
}

.urban-design-forum {
	left: 600px;
	top: 361px;
}

/* For the Profession Menu ================================================================================ */

ul#menu-for-the-profession li a {
	margin-bottom: 6px;
}

ul#menu-for-the-profession li a:hover {
	color: #ffffff !important;
	font-weight: 500 !important;
}

ul#menu-for-the-profession li a:after {
	content: "";
	padding-right: 0px;
}

@media all and (max-width : 1210px) {

ul#menu-for-the-profession li a:hover {
	font-weight: 300 !important;
}

ul#menu-for-the-profession li a {
	text-transform: none;
}

}

@media all and (max-width : 790px) {

.chart-desktop {
	display: none;
}

}

/* WooCommerce Checkout ================================================================================ */

a.button.wecb_emptycart, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
	background-color: #ee2d34 !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Gotham SSm A","Gotham SSm B" !important;
    font-size: 12px !important;
    font-weight: 500;
    letter-spacing: 0.7px !important;
    line-height: 24px !important;
    margin: 0 !important;
    padding: 0 8px !important !important;
    text-decoration: none !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

a.button.wecb_emptycart {
	margin-bottom: 12px !important;
	margin-top: 20px !important;
}

input#place_order {
	background-color: #ee2d34 !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Gotham SSm A","Gotham SSm B" !important;
    font-size: 12px !important;
    font-weight: 500;
    letter-spacing: 0.7px !important;
    line-height: 22px !important;
    margin: 0 !important;
    padding: 0 8px !important;
    text-decoration: none !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

input#place_order:hover, a.button.wecb_emptycart:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background-color: #909090 !important;
}

.checkout-buttons {
	float: left !important;
	width: 260px;
}

.remove-cart-products {
	float: left;
	margin: 10px 0px 10px 13px !important;
}

.submit-order-button {
	float: left;
}

/* WooCommerce Hiding Events ================================================================================ */

.woocommerce-account #event-box {
	display: none !important;
}

/* Alternate Page Templates ================================================================================ */

.alternate-content {
	float: left;
}

.dotted-side-border {
	background-image: url("images/dots-vertical.png");
	background-position: right top;
    background-repeat: repeat-y;
    background-size: 16px auto;
}

.alternate-content h3 {
	font-size: 12px;
	font-weight: 300 !important;
	margin-bottom: 0px;
}

.alternate-sidebar > .design-in-public.alternate-content, .design-in-public.alternate-content {
	padding-bottom: 8px !important;
}

.alternate-sidebar > .design-in-public.alternate-content > h2 {
	color: #555555 !important;
	float: left;
	font-size: 20px !important;
    font-weight: 200 !important;
    line-height: 24px !important;
    margin-top: -10px !important;
    width: 100%;
}

.alternate-sidebar > .design-in-public.alternate-content > h3 {
	margin-bottom: 4px;
}

.alternate-sidebar > .design-in-public.alternate-content > ul {
	padding-left: 0px;
}

.alternate-sidebar > .design-in-public.alternate-content > ul > li {
	list-style-type: none;
}

.alternate-sidebar-1 {
	margin-right: 16px;
}

.alternate-content p {
	margin-bottom: 8px !important;
}

.design-in-public.alternate-content p {
	margin-bottom: 16px !important;
}

.design-in-public.alternate-content > p.text-medium {
	margin-bottom: 6px !important;
}

.sidebar-uppercase > .design-in-public.alternate-content > p.text-medium {
	margin-bottom: 6px !important;
	text-transform: uppercase;
}

.alternate-sidebar > .design-in-public.alternate-content > p.text-medium {
	margin-bottom: 6px !important;
}

.alternate-sidebar > .design-in-public.alternate-content > h2 {
	margin-bottom: 6px !important;
}

.alternate-content strong {
	font-weight: 400;
}

.column-224.alternate-content {
	float: left;
}

#featured-img-alternate > #featured-image, #featured-img-alternate > #bottom-image {
	height: 300px !important;
	margin-bottom: 11px;
}

#featured-img-alternate.image-two-column > #featured-image {
	height: 328px !important;
	margin-bottom: 13px;
}

#featured-img-alternate.image-three-column > #featured-image, #featured-img-alternate.image-three-column > #bottom-image {
	height: 392px !important;
	margin-bottom: 13px;
}

.bottom-image-layout-title {
	text-transform: uppercase;
}

.bottom-image-layout h3 {
	margin-bottom: 0px !important;
	text-transform: none;
}

.bottom-image-row {
	float: left;
	margin-top: 13px !important;
}

.column-464.alternate-content {
	padding-right: 16px;
}

#featured-img-alternate > #featured-image h1, #featured-img-alternate > #bottom-image h1 {
	color: #ffffff;
	margin-bottom: 2px !important;
}

.alternate-content > h1.post-title {
	margin-bottom: 1px !important;
}

.design-in-public.alternate-content:last-of-type {
	background-image: url() !important;
}

.design-in-public.alternate-content.sidebar-bottom-border:last-of-type {
	background-image: url("images/dots-horizontal.png") !important;
}

#mceu_17 p, #tinymce p, .mce-content-body p {
	display: none !important;
}

.image-dotted-border {
	background-image: url("images/dots-horizontal.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 16px;
    float: left;
    padding-bottom: 16px;
    width: 100%;
}

.design-in-public.alternate-content:first-of-type > .text-medium {
	margin-top: -2px;
}

/* Gallery ================================================================================ */

#gallery {
	float: left;
	position:relative;
	width: 100%
}
#gallery img {
	border: 0 !important;
	display: block;
	margin-bottom: 17px;
}
.gallery-individual-content h1 {
	margin-bottom: 4px !important;
}
.gallery-individual-content > .gallery-introduction {
    font-size: 20px;
    font-weight: 200;
    line-height: 24px;
    margin: 0 0 9px;
    padding: 0;
}
img#largeImage {
	float: left;
	height: auto;
	width: 100%;
}
#thumbs {
	float: left;
	margin-bottom: -8px; 
	width: 100%;
}
#thumbs li {
	background-repeat: no-repeat !important;
	background-size: auto 108px !important;
	cursor: pointer;
	float: left;
	height: 108px;
	list-style-type: none;
	margin-bottom: 8px;
	position: relative;
	width: 108px;
	z-index: 0;
}
.thumb-overlay {
	background: rgba(238, 45, 52, 0.5);
	height: 108px;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	width: 108px;
	z-index: 5;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-ms-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;
}
.gallery-selected {
	opacity: 1;
}
#thumbs li:nth-child(2n+1) {
	margin-right: 8px;
}
#thumbs li > img {
	float: left;
	height: 100% !important;
	opacity: 0;
	width: 100% !important;
}
.content-col {
	overflow: hidden !important;
}
#thumbs li > .gallery-individual-content {
	display: none;
}
.gallery-individual-content > .gallery-individual-content {
	background: url('images/dots-vertical.png') !important;
    background-position: left top !important;
    background-repeat: repeat-y !important;
    background-size: 16px auto !important;
	float: left;
	margin-left: 224px;
	padding-left: 16px;
	width: 224px;
}
.gallery-border {
	background: url('images/dots-vertical.png') !important;
    background-position: right top !important;
    background-repeat: repeat-y !important;
    background-size: 16px auto !important;
}
.gallery-individual-content > .gallery-individual-content > .gallery-description {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}
.gallery-counter, .photo-credit {
	color: #000000;
	float: left;
	font-size: 8px;
	text-transform: uppercase;
	width: 100%;
}
.photo-credit {
	margin-top: -8px;
}
.post-type-archive-gallery .shade > h1, .post-type-archive-gallery .shade > a > h1 {
	color: #ffffff !important;
}
.gallery-page-featured {
	float: left;
	margin: 8px 0px -16px 0px;
	width: 100%;
}
.gallery-page-thumbs {
	float: left;
	width: 100%;
}
.gallery-page-thumbs a li {
	color: #000000;
	float: left;
	font-size: 8px;
	font-weight: 300;
	height: 240px;
	list-style-type: none;
	margin: 0px 16px 0px 0px;
	text-transform: uppercase;
	width: 224px;
}
.gallery-page-thumbs a:nth-child(3n+3) li {
	margin-right: 0px;
}
.gallery-main-thumb {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	float: left;
	height: 192px;
	margin-bottom: 8px;
	width: 100%;
}
.post-type-archive #featured-image {
	pointer-events: none;
}
.post-type-archive .shade {
	pointer-events: auto;
	position: relative;
	z-index: 2;
}
.gallery-featured-link {
	float: left;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0;
}
h1.cfad-gallery {
	margin-bottom: 2px !important;
}
.gallery-sidebar {
	background-image: url("images/dots-horizontal.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 16px;
    float: left;
    width: 100%;
}
.gallery-mission {
	padding-bottom: 4px;
}
.gallery-submissions {
	margin-bottom: 7px;
	padding: 5px 0px 4px 0px;
}
.gallery-stay-connected {
	background-image: url("images/dots-horizontal.png") !important;
	background-position: top left;
	background-repeat: repeat-x;
	background-size: auto 16px;
	float: left;
	margin-bottom: 38px;
	padding-top: 13px !important;
}
.gallery-stay-connected > h2 > a > span {
	float: left;
	margin-bottom: 2px;
	width: 100%;
}
#event-box.gallery-upcoming-events {
	float: left;
	margin: 4px 0px 0px 0px !important;
}
.stay-connected-highlighted {
	color: #ee2d34;
}

/* Ads ================================================================================ */

.ads-slide1,
.ads-slide2 {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ads-slide1 span,
.ads-slide2 span {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}
.ads-slide1 span > a > img,
.ads-slide2 span > a > img {
	height: auto;
	width: 180px;
}

.transition-time1,
.time-between-slides1,
.transition-time2,
.time-between-slides2 {
	float: left;
	height: 0;
	opacity: 0;
}

/* New Header ================================================================================ */

#search-box input[type="submit"] {
	background: none;
}

.nav-col-2 {
	margin-left: -8px;
}

.menu.profession-menu a, .menu.profession-menu a:hover {
	color: #646464 !important;
}

.menu li a {
	margin-top: -1px;
}

#aia-profession {
	margin-bottom: 1px !important;
	margin-top: 1px !important;
}

#aia-profession, #aia-public {
	margin-left: -3px !important;
}

ul#menu-default-nav-2, ul#menu-public-nav-2 {
	margin-left: -2px !important;
	width: 710px;
}

ul#menu-default-nav-2 > li:last-child > a {
	color: #ee2d34 !important;
}

.header-col.column-208 {
	margin-left: 12px;
	width: 204px !important;
}

.row > div.column-704.dotted-border {
	background: url();
}
#aia-audience ul li#aia-public.selected > a {
	/*font-weight: 500 !important;*/
	color: #6e99bf;
}
.page-id-6068 .menu.profession-menu {
	display: none !important;
}
.page-id-6068 .menu.public-menu {
	display: block !important;
}

/* Apply for Job e-mail link ================================================================================ */

.email-address-apply {
	float: left;
	height: 0;
	visibility: hidden;
}

/* Gravity Forms ================================================================================ */

.gform_body label,
.ginput_card_security_code_icon,
.gform_card_icon_container.gform_card_icon_style1 {
	display: none !important;
}

.ginput_container.ginput_container_radio label,
.gfield.gfield_price.gfield_price_1_.gfield_total.gfield_total_1_.field_sublabel_below.field_description_below label,
.gfield.gfield_price.gfield_price_2_.gfield_total.gfield_total_2_.field_sublabel_below.field_description_below label {
	display: block !important;
	font-weight: 200px !important;
}

.gform_body li,
.gform_body span,
.ginput_complex.ginput_container.ginput_container_creditcard {
	float: left !important;
	width: 100% !important;
	padding: 0px !important;
}

.gform_body li {
	margin: 0px 0px -4px 0px !important;
}

.gform_body input,
.gform_body textarea {
	border: 0px;
    float: left;
    margin-bottom: 0px !important;
    padding: 0px 0px 16px 0px !important;
    text-indent: 0px !important;
    text-transform: uppercase;
    width: 100% !important;
}

.ginput_container.ginput_container_email > input,
.ginput_full > input,
.ginput_cardinfo_right > input,
.gform_body textarea {
	background-image: url(images/dots-horizontal.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 16px;
}

.forms > h1.post-title {
	font-weight: 700 !important;
	margin: 0px 0px -16px 0px !important;
	padding: 0px 0px 24px 0px !important;
}

.gform_body h1 {
	float: left !important;
	margin: 18px 0px 0px 0px !important;
	padding: 0px 0px 16px 0px !important;
	width: 100% !important;
}

.gform_body h1,
.forms h1,
.receipt-section h1 {
	background-image: url(images/dots-horizontal.png) !important;
    background-position: left bottom !important;
    background-repeat: repeat-x !important;
    background-size: auto 16px !important;
    color: #646464 !important;
    font-size: 22px;
    font-weight: 200 !important;
    line-height: 26px;
    text-transform: uppercase;
}

.ginput_complex.ginput_container.ginput_container_creditcard label {
	display: block !important;
	float: left !important;
	width: 100% !important;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	color: #646464 !important;
	cursor: pointer;
	font-size: 12.5px !important;
	font-weight: 300 !important;
	margin-bottom: 8px !important;
	margin-left: 0px !important;
	padding-left: 26px !important;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	background: url(images/bracket-off.jpg);
	background-position: top 3px left;
	background-repeat: no-repeat;
	background-size: auto 14px;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	background: url(images/bracket-on.jpg);
	background-position: top 3px left;
	background-repeat: no-repeat;
	background-size: auto 14px;
}

.show-label label {
	display: block !important;
}

#field_1_28,
#input_1_26_2_cardinfo_left,
#input_2_24_2_cardinfo_left,
.gfield.gfield_price.gfield_price_1_.gfield_total.gfield_total_1_.field_sublabel_below.field_description_below,
.gfield.gfield_price.gfield_price_2_.gfield_total.gfield_total_2_.field_sublabel_below.field_description_below {
	background-image: url(images/dots-horizontal.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto 16px;
    padding: 0px 0px 8px 0px !important;
}

.gfield.gfield_price.gfield_price_1_.gfield_total.gfield_total_1_.field_sublabel_below.field_description_below label,
.gfield.gfield_price.gfield_price_2_.gfield_total.gfield_total_2_.field_sublabel_below.field_description_below label {
	font-size: 12.5px !important;
	margin-bottom: -8px !important;
}

.ginput_complex.ginput_container.ginput_container_creditcard label,
.gfield.gfield_price.gfield_price_1_.gfield_total.gfield_total_1_.field_sublabel_below.field_description_below span,
.gfield.gfield_price.gfield_price_2_.gfield_total.gfield_total_2_.field_sublabel_below.field_description_below span {
	color: #646464 !important;
	font-size: 12.5px !important;
	font-weight: 300 !important;
}

#gform_wrapper_1,
#gform_wrapper_2,
.gfield.gfield_html.gfield_html_formatted.gfield_no_follows_desc.field_sublabel_below.field_description_below,
#input_1_26_3,
#input_1_26_2_cardinfo_right,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield_html,
#input_1_26_5_container,
#input_1_26_1,
#input_1_26_2_cardinfo_left,
#input_1_26_1_container,
#input_1_26_2_container,
#input_1_26_5,
#input_2_24_3,
#input_2_24_2_cardinfo_right,
#input_2_24_5_container,
#input_2_24_1,
#input_2_24_2_cardinfo_left,
#input_2_24_1_container,
#input_2_24_2_container,
#input_2_24_5 {
	float: left !important;
	max-width: 100% !important;
	width: 100% !important;
}

.ginput_complex.ginput_container.ginput_container_creditcard label {
	display: none !important;
}

.show-label label {
	color: #646464 !important;
	font-size: 12.5px !important;
}

.ginput_card_security_code {
	float: left !important;
	width: 100% !important;
}

#input_1_26_5_container,
#input_2_24_5_container {
	margin-top: -12px !important;
}

.ginput_card_expiration_container.ginput_card_field {
	padding: 2px 0px 14px 0px !important;
}

span.ginput_card_expiration_container.ginput_card_field > select.ginput_card_expiration.ginput_card_expiration_month {
	float: left !important;
	margin-right: 0px;
}

span.ginput_card_expiration_container.ginput_card_field > select.ginput_card_expiration.ginput_card_expiration_year {
	float: left !important;
	margin-left: 12px !important;
}

span.ginput_card_expiration_container.ginput_card_field > select.ginput_card_expiration.ginput_card_expiration_month,
span.ginput_card_expiration_container.ginput_card_field > select.ginput_card_expiration.ginput_card_expiration_year {
	border-radius: 0px !important;
	width: calc(50% - 9px) !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
    margin-bottom: 0px !important;
}

.gform_wrapper .top_label .gfield_error,
.gform_wrapper li.gfield_error input[type="email"],
.gform_wrapper li.gfield_error input[type="number"],
.gform_wrapper li.gfield_error input[type="password"],
.gform_wrapper li.gfield_error input[type="tel"],
.gform_wrapper li.gfield_error input[type="text"],
.gform_wrapper li.gfield_error input[type="url"],
.gform_wrapper li.gfield_error textarea {
	border: 0px !important;
	max-width: 100% !important;
	width: 100% !important;
}

.gform_wrapper div.validation_error {
    border-bottom: 0px !important;
    border-top: 0px !important;
    color: #ee2d34 !important;
    font-size: 12.5px !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    padding: 0px !important;
    width: 100% !important;
}

.gfield_description.validation_message {
	color: #ee2d34 !important;
	float: left !important;
	font-size: 12.5px !important;
	font-weight: 700 !important;
	margin-top: -8px !important;
}

input::selection {
 	background: #ffffff !important;
	color: #646464 !important;
}
textarea::selection {
	background: #ffffff !important;
	color: #646464 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0px !important;
  -webkit-text-fill-color: #646464 !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
}

.ginput_container.ginput_container_text::before {
	background-image: url("images/dots-horizontal.png") !important;
    background-position: left bottom !important;
    background-repeat: repeat-x !important;
    background-size: auto 16px !important;
	content: " ";
	float: left;
	height: 31px;
	margin-bottom: -31px;
	pointer-events: none;
	position: relative;
	width: 100%;
}

.non-tax p {
	margin-bottom: 16px !important;
	margin-top: 4px !important;
	text-transform: none;
}

h1.form-subhead {
	font-size: 18px !important;
}

li.field-bottom {
	margin-bottom: 6px !important;
}

.ginput_full input {
	position: relative !important;
	z-index: 1000000000000 !important;
}

.gfield_checkbox li input,
.gfield_checkbox li input[type="checkbox"],
.gfield_radio li input[type="radio"] {
	width: 24px !important;
}

/* Gravity Forms Receipt ================================================================================ */

.receipt-section {
	float: left;
	text-transform: uppercase;
	width: 100%;
}

.receipt-section h1 {
	margin: 16px 0px 0px 0px !important;
	padding: 0px 0px 16px 0px !important;
}

h1.receipt-title {
	font-weight: 700 !important;
	margin: 0px 0px -12px 0px !important;
	padding: 0px 0px 24px 0px !important;
}

.non-tax,
.receipt-item {
	background-image: url("images/dots-horizontal.png") !important;
    background-position: left bottom !important;
    background-repeat: repeat-x !important;
    background-size: auto 16px !important;
	float: left;
	width: 100%;
}

.receipt-section p {
	font-weight: 300;
	margin-bottom: 16px !important;
	padding-bottom: 0px !important;
}

.receipt-section label {
	color: #646464;
	display: block;
	font-size: 12.5px;
	font-weight: 700;
	margin-top: 6px;
}

.order-placed {
	margin-top: 12px;
}

/* Member Firm Level in Account Dashboard ================================================================================ */

.level-dashboard {
	background-image: url("images/dots-horizontal.png") !important;
	background-position: top left !important;
	background-repeat: repeat-x !important;
	background-size: auto 16px !important;
	float: left;
	margin-top: 11px;
	padding-top: 27px;
	width: 100%;
}

.level-dashboard h2 {
	margin-bottom: 0px;
}

.gv-list-container.gv-list-multiple-container.gv-container.gv-container-67455 {
	border: 1px solid #dddddd !important;
	float: left;
	padding: 10px 0px 0px 9px !important;
	width: calc(100% - 9px);
}

.level-labels {
	border: 1px solid #dddddd !important;
	border-bottom: 0px !important;
	float: left;
	padding-left: 9px;
	width: calc(100% - 9px);
}

.level-labels li {
	float: left;
	font-weight: 400;
	list-style-type: none;
	padding: 6px 0px 7px 0px;
	width: 160px;
	width: 212px;
}

.gv-list-view-title {
	float: left;
	width: 100%;
}

.gv-list-view-title > div,
.level-total {
	float: left;
	margin-bottom: 12px;
	width: 212px;
}

.gv-list-view-title > h3 {
	color: #646464 !important;
	float: left;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	font-style: normal;
	font-size: 12.5px;
	line-height: 16px;
	margin: 0px 0px 12px 0px !important;
	text-rendering: auto;
	text-transform: none !important;
	width: 212px;
}

.gv-list-view,
.gv-list-view-title {
	border: 0px !important;
	padding: 0px !important;
}

/* Job posting package type selection ================================================================================ */

.job-package > input {
	background: url(images/bracket-off.jpg) !important;
	background-position: top 0px left !important;
	background-repeat: no-repeat !important;
	background-size: auto 14px !important;
	height: 14px !important;
	width: 26px !important;
}

.job-package-selected {
	font-weight: 500 !important;
}

.job-package-selected > input {
	background: url(images/bracket-on.jpg) !important;
	background-position: top 0px left !important;
	background-repeat: no-repeat !important;
	background-size: auto 14px !important;
	height: 14px !important;
}

/* New I Am AIA profile template ================================================================================ */

#featured-img-aia > #featured-image {
	margin-bottom: 11px;
	position: relative;
}

#featured-img-aia > #featured-image h1 {
	color: #ffffff;
	margin-bottom: 2px !important;
}

/* October 2018 home page fix ================================================================================ */

.page-template-tpl-additional-8 .column-224.alternate-sidebar.alternate-content.bottom-image-row {
	max-height: 300px !important;
}

/* October 2018 Sponsorship Commitment Form changes ================================================================================ */

#gf_coupon_code_2 {
	background-image: url(images/dots-horizontal.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size: auto 16px;
}

#gf_coupon_button {
	margin: 0 16px 24px 0px !important;
	padding: 0px 7px 0px 7px !important;
	width: auto !important;
}

.gf_coupon_item {
	display: none !important;
}

.gform_wrapper .gf_coupon_invalid span {
	background-color: transparent !important;
	background-image: url() !important;
	color: #ee2d34 !important;
	margin-top: 12px !important;
}

#field_2_23 > label {
	color: #646464 !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	margin: 0px 0px 0px 0px !important;
}

p.form-subhead {
	margin-top: 16px;
}

/* WooCommerce checkout changes from March 22nd, 2018 ================================================================================ */

.woocommerce-checkout #event-box,
.woocommerce-checkout #social-box,
.woocommerce-checkout .button.wc-forward {
	display: none !important;
}

/* Post resume page ================================================================================ */

#submit-resume-form {
	margin-bottom: 50px !important;
}

#submit-resume-form .field {
	width: 60% !important;
}

#submit-resume-form .field input,
#submit-resume-form .field textarea {
	width: 100% !important;
}

#submit-resume-form a.button,
#submit-resume-form input.import-from-linkedin {
	width: auto !important;
}

/* Folio page fix ================================================================================ */

.folios.columns-4 {
	margin-top: 72px;
}

/* Event list view changes ================================================================================ */

.events-column1,
.events-column2 {
	float: left !important;
	margin-bottom: 26px;
}

.events-column1 {
	width: 464px !important;
}

.events-column2 {
	margin-left: 16px;
	margin-top: -17px;
	width: 464px !important;
}

.events-column1 .tribe-events-event-image img {
	float: left !important;
	height: auto !important;
	width: 100% !important;
}

/* Folio carousel ================================================================================ */

.folio-carousel {
	float: left;
	height: auto;
	padding-bottom: 21px;
	position: relative;
	width: 100%;
}

.folio-carousel-grid ul {
	list-style: none;
}

.folio-carousel .folio-navigation {
	float: left;
}

.folio-prev,
.folio-carousel .folio-navigation a {
	margin-right: 7px;
	text-decoration: none;
}

.folio-carousel .folio-navigation a.folio-current {
	color: #646464;
}

.folio-carousel .folio-pagination {
	bottom: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.folio-carousel .folio-pagination a {
	color: #ee2d34;
	float: left;
	text-decoration: none;
}

.folio-carousel .folio-pagination a:hover {
	text-decoration: none;
}

.folio-carousel .folio-carousel-grid {
	width: 100%;
}

.folio-carousel .folio-carousel-grid .folio-firms {
	float: left;
	height: auto;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	*zoom:1;
}

.folio-carousel .folio-carousel-grid .firms-group {
	float: left;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

/* Sponsor levels page ================================================================================ */

.sponsor-page-level {
	float: left;
	margin-bottom: 35px;
	width: 100%;
}

/* Resource Share ================================================================================ */

.share-resource p {
	font-weight: 200;
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 0 0;
	margin: 0 0 9px 0;
}

.Seeking.Staff > .entry-title.post-title > a,
.Seeking.Staff > .post-entry > .resource-type {
	color: #f15b40 !important;
}

.Staff.Available .entry-title.post-title > a,
.Staff.Available .post-entry > .resource-type {
	color: #47a5dc !important;
}

.resource-type {
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
}

.resource-type-list {
	background-image: url(images/dots-horizontal.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-size: auto 16px;
	margin-bottom: 8px;
	padding-bottom: 43px;
}

.resource-item {
	display: block;
	font-weight: 700;
}

.wpuf-fields {
	width: 100% !important;
}

.wpuf-form-add li {
	margin: 0px !important;
	padding: 0px !important;
}

.wpuf-form-add input,
.wpuf-form-add textarea {
	background-image: url(images/dots-horizontal.png);
    background-position: left 0px bottom 0px;
    background-repeat: repeat-x;
    background-size: auto 16px;
}

.wpuf-form-add input,
.wpuf-form-add textarea,
.wpuf-form-add select {
	border: 0px !important;
	border-radius: 0px !important;
	box-shadow: 0px !important;
	box-sizing: initial !important;
	color: #646464;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 300;
	float: left !important;
	padding: 4px 0px 16px 0px !important;
	text-transform: uppercase;
	width: 75%;
	-webkit-box-shadow: 0px !important;
	-moz-box-shadow: 0px !important;
}

.wpuf-form-add textarea {
	height: 200px;
	background-position: left 0px bottom -6px;
	margin-bottom: 6px !important;
}

.wpuf-form-add input[type="submit"] {
	color: #ffffff !important;
	background-image: url() !important;
	padding: 0px 7px 0px 7px !important;
	width: auto !important;
}

.wpuf-form-add select {
	background-color: #ffffff;
	background-image: url('images/red-arrow-down.png');
	background-repeat: no-repeat, repeat;
	background-position: right 0px top 7px;
	background-size: 16px auto;
	box-sizing: border-box;
	display: block;
	text-indent: 0px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;	
}

.wpuf-form-add select::-ms-expand {
	display: none;
}

.wpuf-form-add select:hover {
	border-color: #ffffff;
}

.wpuf-form-add select:focus {
	border-color: #ffffff;
	outline: none;
}

.wpuf-form-add select option {
	font-weight: normal;
	padding: 0px;
	text-indent: 0px;
}

.wpuf-form-add li {
	margin: 0px !important;
}

.wpuf-form-add label,
.wpuf-help,
.wpuf-label {
	display: none !important;
}

/* ADU/DADU ================================================================================ */

.page-template-tpl-gallery-adu-dadu .shade a,
.page-template-tpl-gallery-adu-dadu .shade a h1,
.page-template-tpl-gallery-adu-dadu .shade a h3 {
	color: #ffffff !important;
}

/* WooCommerce fix ================================================================================ */

#mceu_16 {
	pointer-events: all !important;
	z-index: 100 !important;
}