@charset "UTF-8";
/* CSS Document */


/******************************************************************
Smartphones Portrait STYLES  max-width:320px
******************************************************************/



body{
    background-color: #F2F4F0;
    background: #F2F4F0 url(img/white.png) repeat-x;
    height: 160px;
}

.wrapper {
    min-width: 300px;
    //max-width: 580px;
    width: 95%;
    margin: 0 auto;
    padding: 0 10px;
}

.site-logo {
    width: 225px;
    height: 88px;
}


/******************************************************************
HEADLINES & TITLES
******************************************************************/



h1, .h1, #secondarypage .library_posts h1,
 {
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 10px 0;
    color: #444444;
    font-family: 'Crimson Text', Georgia, serif;
    line-height: 105%;

}

h1 br {
    display: none;
}

h2, .h2 {
    font-size: 1.71em;
    font-weight: 300;
    margin: 0px 0 5px 0;
    color: #645030;
    font-family: 'Crimson Text', Georgia, serif; 400,600,700,

}

h3, .h3 {
    font-size: 1.35em;
    font-weight: 600;
    margin: 0px 0 5px 0;
    color: #645030;
    font-family: 'Crimson Text', Georgia, serif; 400,600,700,

}

h4, .h4 {
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 300;
    margin: 0px 0 5px 0;
    color: #313131;
    font-weight: 700;
    font-family: 'Arimo', Verdana, sans-serif; 400 & 700

}

h5, .h5 {
    font-size: 1em;
    font-weight: 300;
    margin: 10px 0 5px 0;
    color: #444;
    font-weight: 700;
    font-family: 'Arimo', Verdana, sans-serif; 400 & 700

}


h6, .h6 {
    font-size: 1em;
    font-weight: 300;
    margin: 0px 0 5px 0;
    color: #645030;
    font-weight: 700;
    font-family: 'Crimson Text', Georgia, serif; 400,600,700,

}

select {
    width: 100%;
}

/******************************************************************
Structure
******************************************************************/

#mainContent {
    float: none;
    width: 100%;

}

#sidebar {
    float: none;
    width: 100%;
    margin: 10px 0;
}

#sidebar ul.xoxo li.simple_ads_manager_ad_widget {
    border: none;
}

/******************************************************************
HEADER
******************************************************************/


#header .join {
font-size: 11px;
}

#mobileWrapper{
    background-color: blue;
}

#middleheader {
    height: 94px;
    margin-bottom: 20px;
}

#middleheader h1.linkedSprite {
    width: 222px;
    margin: 0px auto;
    float: none;
}


#header h1 a,
.page-template-page-annualMtg-php #header h1 a {
    width: 222px;
    height: 94px;
    background-image: url('img/logo.png');
    margin: 0px auto;
    display: block;
}

#header-right{
    display: none;
}



#mobileSearch {
    display: block;
    margin: 10px 0;
    height: 30px;
}

#headSearch input.text {
    box-sizing: border-box;
    width: 100%;
    height: 29px;
}

#headSearch input.button {}

#mobileSearch .advSearch {
    float: right;
    clear: none;
    display: inline-block;
    width: auto;
    margin-top: 0.5em;
    color: rgba(129,130,133,0.8);
    font-family: 'mr-eaves-xl-m', Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}




/******************************************************************
 NAVIGATION
******************************************************************/


nav[role="navigation"] #mainMenu > ul {
    margin: 0;
    padding: 0px;
    background: white;
    border: 1px solid #E8EBE6;
    height: 74px;
    position: relative;
    /*-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;*/
}

nav[role="navigation"] #mainMenu > ul > li {
    border-right: 1px solid #E8EBE6;
    height: 37px;
}


nav[role="navigation"] #mainMenu > ul > li > a {
    padding: 5px 1px;
    margin: 7px 4px;
    position: relative;
    text-align: center;
    line-height: 1em;
    height: 14px;
}


nav[role="navigation"] #mainMenu > ul > li > a.current-menu-item {
    color: white;
    /*background-color: #97D22C;*/
    height: 14px;
    padding: 5px 1px;
    margin: 7px 4px;
}


nav[role=navigation] #mainMenu>ul>li>a:hover,
nav[role=navigation] #mainMenu>ul>li>a.active,
nav[role=navigation] #mainMenu>ul>li>a.current-menu-item:hover   {
    color: white;
    /*background-color: #CC4E00;*/
    padding: 12px 5px;
    margin: 0;
    height: 14px;
}



nav[role=navigation] #mainMenu>ul>li#homeMenu>a:hover,
nav[role=navigation] #mainMenu>ul>li#homeMenu>a.active,
nav[role=navigation] #mainMenu>ul>li#homeMenu>a.current-menu-item:hover  {
    /*-moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-radius-topleft: 15px;*/

}


nav[role=navigation] #mainMenu>ul>li>ul {
    position: absolute;
    left: -9999em;
    z-index: 9999;
    margin: 0px 0 0 0;
    padding: 0px;
    height: auto;
}

    nav[role=navigation] #mainMenu ul li ul li ul {
        /*background-color: #DF6612;*/
        height: auto;
        padding: 5px 10px 5px;
        margin: 8px;
    }




    nav[role=navigation] #mainMenu ul li#about a:hover + ul,
    nav[role=navigation] #mainMenu ul li#about ul:hover,
    nav[role=navigation] #mainMenu ul li#community a:hover + ul,
    nav[role=navigation] #mainMenu ul li#community ul:hover {

        left: -60%;
            }

    nav[role=navigation] #mainMenu ul li#resources a:hover + ul,
    nav[role=navigation] #mainMenu ul li#resources ul:hover,
    nav[role=navigation] #mainMenu ul li#events a:hover + ul,
    nav[role=navigation] #mainMenu ul li#events ul:hover {

        right: 0px;
    }




nav[role="navigation"] #mainMenu > ul > li#homeMenu {
    min-width: 96px;
    width: 32%;
    border-bottom: 1px solid #E8EBE6;
}


nav[role="navigation"] #mainMenu > ul > li#about {
    min-width: 104px;
    width: 35%;
    border-bottom: 1px solid #E8EBE6;
}

nav[role="navigation"] #mainMenu > ul > li#events {
    min-width: 96px;
    width: 32%;
    border-right: none;
    border-bottom: 1px solid #E8EBE6;

}



nav[role="navigation"] #mainMenu > ul > li#careers {
    min-width: 96px;
    width: 32%;
    clear: left;
}

nav[role="navigation"] #mainMenu > ul > li#community {
    min-width: 104px;
    width: 35%;
}

nav[role="navigation"] #mainMenu > ul > li#resources {
    min-width: 96px;
    width: 32%;
}





/******************************************************************
Homepage
******************************************************************/


#homepage {
    margin: 0px;
    padding: 20px 20px 5px 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    background-color: white;

}
#homepage p {
    line-height: 140%;
}
#homepage p.firstp {
    font-size: 18px;
}


/* bar */

.bar {
    background: none;
}


.twothirdshalfcol,
.fourcolbar {
    width: 100%;
    float: none;
    background-image: none;
    background-color: white;
    margin: 0px 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

.bar .content .borders {
    border:none;
}


.bar .content .widget-container {
    background: none;
    padding: 20px 20px 10px 20px;
    margin: 0 0 10px 0;
    position: relative;
}

.home-flex-columns .last {
    margin-bottom: 10px;
}




/******************************************************************
Secondary Page
******************************************************************/

#secondarypage {
    margin: 0px 00px 10px 0px;
    padding: 10px 10px 5px 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    background-color: white;
}

#crumbs-wrapper {
display: none;
}




#articleSidebarWrapper {
    width: 100%;
    margin: 0;
    border: none;
}

#sidebarNavWrapper:before {
    clear: both;
}

#sidebarNavWrapper {
    margin: 0px 0px 00px 00px;
    padding: 0 0 0px 0;
    background-color: none;
    background-image: none;
    width: 100%;
    position: absolute;
    bottom: 0px;
    }

#sidebarNav {
    padding: 10px 0px 10px 0;
    background-color: none;
    background-image: none;
    margin: 0;

}

#sidebarNav  {
    width: 280px;
}


#secondarypage #article {
    border-bottom: none;
    padding: 00px 0 00px 0;


}


/*to make room for the article nav shoved at bottom */
.page-template-page-articleSidebar-child-php
#secondarypage #bottomPageLinks  {
    height: 10px;
    margin-bottom: 200px;
    clear:both;

}

.page-template-page-events-php
#secondarypage #bottomPageLinks  {
    height: 10px;
    margin-bottom: 575px;
    clear:both;

}


 .page-template-page-events-listchildcontent-php
#secondarypage #bottomPageLinks  {
    height: 10px;
    margin-bottom: 50px;
    clear:both;

}

.page-template-page-homepastevents-php #secondarypage #bottomPageLinks,
.page-template-single-library-php #secondarypage #bottomPageLinks,
.single-library  #secondarypage #bottomPageLinks {
    height: 10px;
    margin-bottom: 400px;
    clear:both;

}

.page-template-page-annualMtg-php #secondarypage #bottomPageLinks {
    height: 100px;
    margin-bottom: 575px;
    clear:both;
}
.page-template-page-events-industry-php #secondarypage #bottomPageLinks  {
    height: 10px;
    margin-bottom: 50px;
    clear:both;

}

.page-template-page-profprofiles-php #secondarypage #bottomPageLinks  {
    height: 10px;
    margin-bottom: 220px;
    clear:both;

}

.page-template-page-news-php #secondarypage #bottomPageLinks {
    height: 10px;
    margin-bottom: 110px;
    clear:both;
}






#secondarypage #bottomPageLinks ul {
    display: none;
}

#sidebarNav ul li, #sidebarNav ol li {
    border: none;
}

/*a#shareBtn:before {
    content: " ";
    width: 1px;
    height: 36px;
    border: 1px solid red;
    padding: 15px 32px;
    float: left;
    display: block;
    position: relative;
    clear: left;
    //float: right;
}*/

.st_sharethis_large,
.st_sharethis_large.withArticle {
    float: right;
    margin-left: 5px;
    width: auto;
    padding-left: 0px;
}


#shareBtn {
    padding: 6px 10px;
    //position: absolute;
    //top: 10px;
    //right: 10px;
    float: right;


}

#mainContent .stButton {
    display: none !important;
}

#pastEventsNav {
    border-bottom: 1px solid #D7D8CD;
}

#secondarypage.advancedSearchpage #article {
padding: 0px 0px 25px;
}

.library_posts {
padding: 0px 0px 0px;
}

#librarySearch input.text, #pastEventSearch input.text {
    border-right: 1px solid #D0CFCD;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    width: 70%;
}

#librarySearch input.button, #pastEventSearch input.button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
}

.librarySide select {
    width: 100%;
}


#proProfile-nav {
    border-top: 1px solid #D7D8CD;
}


#nav-below-inside {
border-bottom: 1px solid #D7D8CD;

}

.simple_ads_manager_ad_widget img {
    display: none;
}

.simple_ads_manager_ad_widget img.mobileAd {
display: block;
}



/******************************************************************
Sidebar
******************************************************************/
#sidebar .xoxo {
    background-color: white;
    padding: 10px 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}



#sidebar .box,
#sidebar .widget-container,
#sidebar .search-tag-cloud,
#sidebar li#twitter-2 {
    background-color: white;
    background-image: none;
    padding: 0px 0;
    margin: 0;
}

#sidebar h3.widget-title {
    margin: 0;
}


#sidebar .widget_rss h3 a:after,
#sidebar .widget-container ul,
#sidebar .widget_rss h3 a:nth-child(2) {
    display: none;
}

#sidebar .box, #sidebar li#twitter-2 div:before {
    content: " ";
}


#sidebar #twitter-2 .twitter-avatar a:after {
    content: "";
    background: none;
}

#sidebar ul.xoxo li {
    position: relative;
    margin: 0 0 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #F2F4F0;

}

.home #sidebar ul.xoxo li {
    padding: 0;
    margin: 0;
    border-bottom: none;

}

#sidebar ul.xoxo li:after {
    float: left;
    content: " ";
    padding-left: 5px;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    font-family: 'Crimson Text', Georgia, serif;
    line-height: 16px;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: -18px;
}




#sidebar .xoxo li#twitter-2 {
    display: none;
}








#sidebar ul.xoxo li.simple_ads_manager_ad_widget {
    border: none;
    padding: 0;
}

ul.xoxo .simple_ads_manager_ad_widget img {
    width: 90%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
}

#sidebar h6 a {
    width: 89px;
    height: 27px;
    padding: 1px 0 0 13px;
    right: -7px;
    position: absolute;
    bottom: 7px;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 700;
    text-align: left;
    display: block;
    line-height: 16px;
}

#sidebar .search-tag-cloud {
    display: none;
}


#sidebar h6 a {
    margin-right: -20px
}




#container1 {
    border: none;
}

#sidebar-annualMtg {
    display: none;
}


#annualMeetingBanner {
    display: none;
}

#sidebarNavWrapper {

}

#sidebarNav {
    width: 98%;

}
.page-template-page-annualMtg-php #sidebarNavWrapper,
.page-template-page-events-php #sidebarNavWrapper,
.library #sidebarNavWrapper {
    width: 98%;
}


#schedule table {
    width: 100%;
}
/******************************************************************
Footer
******************************************************************/
#footer {
    background: none;
    padding: 0;
}

#footer .eightcol {
    width: 100%;
    float: none;
}

#footer .eightcol {
    width: 100%;
    float: none;
}

#footer #mission {
    background-color: white;
    margin: 0 0 10px 0;
    padding: 20px 20px 5px 20px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

#footer #mission p {
    font-size: 14px;
    line-height: 145%;
    padding: 0;
    margin: 0;
}

#footer .fourcol {
    float: none;
    width: 100%;
    margin: 0;
}

#mailingList {
    background-color: white;
    margin: 0 0 10px 0;
    padding: 20px 10px 10px 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}

#mailingList p {
    font-size: 12px;
    margin: 0 0 10px 0;
}

#mailingList form {
    max-width: 100%;
    height: 29px;
}

#mailingList input.text {
    border-right: 1px solid #B2B2B2;
    margin-right: 5px;
}

#mailingList input.button {}

#footerNav {
    background-color: white;
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;

}
#footerNav li {
    margin: 0;
    padding: 0;

}

#footerNav li a{
    border-bottom: 1px solid #F2F4F0;
    padding: 5px 20px 8px 20px;
    display: block;
}

#footerContact {
    margin: 0 auto;
    width: 230px;
}

#join_ssp {
    display: none;
}



.mobile-social-icons {
    display: block;
    width: 240px;
    margin: 30px auto 20px auto;
    padding-left: 20px;
}
.mobile-social-icons a {
    display: inline-block;
    margin: 0px 22px 0 0;
    padding: 0px;
    color: #848484;
    font-size: 1.5em;
    transition: color 0.25s;
}

.mobile-social-icons a:hover {
    color: #3681c3;
}

/*.mobile-social-icons .linkedIn {
    background: transparent url(img/linkedin.gif) no-repeat center top;
    width: 32px;
    height: 32px;
}

.mobile-social-icons .rss{
    background: transparent url(img/rss.gif) no-repeat center top;
    width: 32px;
    height: 32px;
}

.mobile-social-icons .facebook{
    background: transparent url(img/facebook.gif) no-repeat center top;
    width: 32px;
    height: 32px;
}

.mobile-social-icons .twitter{
    background: transparent url(img/twitter.gif) no-repeat center top;
    width: 32px;
    height: 32px;
}*/

#footerContact ul li div.textwidget ul li {
    float: left;
    margin-right: 20px;
}

#footer .fourcol {
    clear: both;
    width: 100%;
    text-align: center;
}

.footer-nav li {
    text-align: center;
}

#footer #copyright {
    text-align: center;
    margin-top: 20px;
}



.library .library_posts1 object,
.library .library_posts object,
.library .library_posts1 p iframe,
.library .library_posts p iframe {
 width: 280px !important;
}
