/*Override*/
div#top-section {
  display: none;
}
div#main-nav.v20140416 #primary-nav {
    margin: 0 auto;
    padding: 0 20px 0 200px;
    width: 774px;
}
div#main-nav.v20140416 #primary-nav:after, div#main-nav.v20140416 #primary-nav:before {
    box-sizing: content-box;
}
div#main-nav.v20140416 #primary-nav li#nav-logo{
  left: 12px;
  position: absolute;
}
div#main-nav #primary-nav {
  height: 48px !important;
  top:0;
}
div#main-nav #primary-nav > li:not(#nav-logo):not(#search) > a {
    width: 95px !important;
}
div#main-nav #primary-nav > li#nav-captown > a, div#main-nav #primary-nav > li#nav-subscribe > a {
    width: 110px !important;
}
div#main-nav #primary-nav li.first-level > a {
    line-height: 48px !important;
}
div#main-nav #primary-nav li#search {
    margin-top: 8px !important;
    position: absolute !important;
    top: 0;
}

div#main-nav #primary-nav li#nav-logo a.first-level{
  display: block !important;
}
div#main-nav #primary-nav li.first-level > a {
  height: 48px;
}
#container {
  border-right: none;
  border-left: none;
}

/* Single page override */
div.blog-header-wrapper {
  border-bottom: none;
}
div.blog-header-wrapper .headline-section h1.storytitle {
  margin-left: 0;
  width: auto;
}
#content div.blog_byline, #contentWrapper div.blog_byline, #main div.blog_byline {
  margin-left: 0;
}
#content div.storycontent li {
  font: 16px/1.3em "proxima-nova",sans-serif !important;
  padding-bottom: 0.5em;
}

#maincolInner .storycontent b {
  font-weight: 700;
}

/* community general styles */
#head_divider {
    width: 96%;
    border-top: 1px solid #c4c4c4;
    clear: both;
    margin: 0 20px 20px;
}
.single-post #content {
    position: static !important;
}
#maincol #singleBottomContent {
    width: 600px;
    float: none;
    margin-left: 20px;
}

/* tag page style overrides */
body.tag #maincol h4.archive {
    color: #000;
    font: bold 24px jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
    text-align: left;
}

body.tag #maincol h4.archive span {
    color: #000;
    font-weight: normal;
    font-size: 22px;
}
#bottomNavHolder #bottomNav {
    background-color: #fff;
}
#maincol #bottomContent {
    border-top: 1px solid #d8d8dc;
    width: 90%;
    padding-top: 10px;
    margin: 15px 0 0;
    padding-left: 20px;
    left: 20px;
    position: relative;
}
#bottomContent #bottomNav {
    overflow: visible;
    height: 44px
}
#bottomContent #bottomNavHolder {
    border: 0;
}
#bottomContent #bottomNavHolder #bottomNav div {
    float: left;
    width: 212px;
    padding-left: 7px;
}
#bottomContent #bottomNav div a:after {
     top: 17px;
     border-width: 5px;
}
#bottomContent #bottomNav .alignleft a:after {
     left: 42px;
     border-right-color: #97d7e0;
}
#bottomContent #bottomNav .alignright a:after {
     right: 42px;
     border-left-color: #97d7e0;
}
#bottomContent #bottomNav a {
    display: block;
    text-transform: none;
    width: 152px;
    padding: 7px 0 7px 60px;
}

/* button generated from somewhere override
    TODO: find where x is coming from and remove it */
#close-btn-wrapper { display: none !important }

/* article extras and overrides */
.single-post .author_info {
    position: relative;
    padding: 1rem 0 .25rem;
    min-height: 71px;
    display: block;
    border: 1px solid #d4d4d4;
    border-width: 1px 0;
    margin: 0 .5rem 2rem;
}
.single-post .author_info img.avatar {

    height: auto;
    width: 65px;
    border: 1px solid #c2c2c2;
    background-color: #fff;
    margin: 0 10px 10px 0;
}
.auth_about_cont {
    float: right;
}
.author_info .clearfix {
    clear: both;
}
.single-post .author_info h4 {
    font: normal 1.1rem jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
    line-height: 1rem;
    text-align: left;
    color: #787878;
}
.single-post .author_info p {
    font: normal .9rem sans-serif;
    line-height: 1rem;
    width: 500px;
    text-align: left;
    margin: 3px 0;
}
#content .author_info .twit_auth_follow,
#content .meta-bottom a.twit_auth_follow {
    display: block;
    color: #15c9d7 !important;
    padding: .1em 0 0;
    font-size: 1.3rem jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
    margin-top: 2px;
}
#community.author h1.storytitle {
    margin-bottom: 0;
}
#content .author .twitter-handle,
#content .author .twitter-handle:link {
    color: #15c9d7;
}
.single-post .author .blog_byline_twitter_holder img {
    margin:0;
}
#maincolInner .share-panel.hrow ul.share-btns li.comment-bubble {
    margin: 0;
}
.single-post #maincol .wp-caption-text {
    padding: 5px 0 8px 3px;
}
#maincol .hrow .share-btns {
    
}
.share-panel.hrow .share-btns,
.single-post .share-btns {
    background: #fff;
    text-align: left;
}
#maincol .blog-header-wrapper .blog_byline {
    margin-left: .3rem;
}
.blog-header-wrapper .author .blog_byline_timestamp {
    float: none;
    margin: 1rem 0 0 -.3rem;
    width: 8.8rem;
}
#content div.blog_byline {
    font-size: 13px;
}
#content div.blog_index div.blog_byline {
    margin: .5rem 0 1rem;
}
#content .author_info .twit_auth_follow:hover, 
#content .author_info a:hover,
#content .meta-bottom .author_info a {
    color: #26d8e8 !important;
    margin: 0px;
}
.twit_auth_follow .social-twitter {
    height: 15px;
    width: 15px;
    display: block;
    float: left;
    background-image: url('../images/icon-twit_auth.png');
    margin: 2px 2px 0 0;
}
#content .meta-bottom a.twit_auth_follow{
  font-size: 19px;
  background-color: transparent;
  padding: 0;
  border: none;
  float: none;
}
#content .meta-bottom .author_info a {
  background-color: transparent;
  border: none;
  color: #24BCC8;
  padding: 0;
  float: none;
}
/* tag page override */
.blog_byline_timestamp {
    float: right;
    background-color: #f8f8f8;
    padding: .2rem .4rem;
    margin-top: -2px;
}
.more-link>span {
    padding: 8px 8px 4px;
}
div.blog_index .blog_byline_twitter_holder img {
    margin:0 -4px -4px 0;
}
#community.author p.wp-caption-text {
    display: block;
    padding: .5rem;
}

#wordpress {
    margin-top: 15px;
}

/* widget bottom divider */
.widget_ewcom_featured_widget,
.community_widget {
    position: relative;
    padding-bottom: 30px;
}
.widget_ewcom_featured_widget:after,
.community_widget:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAIAAABRUclSAAAAHUlEQVQI12PYtGnTfxhggLOAogxwFlQGrpKBDD0A9odYaZBavCEAAAAASUVORK5CYII=") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 12px;
    width: 100%;
}
/***** EW COMMUNITY STYLES  - NORTHPOINT SOLUTIONS *****/

#community.author #maincol {
  width: 612px;
  margin: 0 0 5px 19px;
  float: left;
  position: relative;
  font-size:16px;
  line-height:24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#community.author .authorPosts {
  margin-bottom:20px;
}
#community.author .authorPosts,
#community.author .singlePost {
  width:100%;
  float:left;
  clear:both;
}
#community.author .authorHeader {
  float:left;
  clear:both;
  border-bottom:1px solid #e2e2e2;
}
#community.author .authorImage {
  width:150px;
  height:150px;
  float:left;
  display:inline-block;
  margin:0 20px 20px 5px;
}
#community.author .authorInfo {
  width:430px;
  height:auto;
  float:right;
  display:inline-block;
}
#community.author .authorName {
  font-size: 27px;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  font-weight: 700;
}
#community.author .blog_byline_vcard {
  color:#808080;
  font-size:18px;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  font-weight: 400;
  margin:5px 0;
}
#community.author .authorSocial {
  min-height:40px;
  margin:20px 0;
}
#community.author .singleSocial {
  float:left;
  display:inline-block;
}
#community.author .authorSocial a {
  width:40px;
  height:40px;
  display:inline-block;
  margin-right:10px;
}
#community.author .authorGoogle {
  background:url(../images/google_icon.png) 0 0 no-repeat;
}
#community.author .authorFacebook {
  background:url(../images/fb_icon.png) 0 0 no-repeat;
}
#community.author .authorTwitter {
  background:url(../images/twitter_icon.png) 0 0 no-repeat;
}
#community.author .authorSite {
  background:url(../images/website_icon.png) 0 0 no-repeat;
}
#community.author .authorTitle {
  float:left;
  clear:both;
  font-size: 25px;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  font-weight: 400;
  font-weight: normal;
  margin:25px auto 20px auto;
}
#community.author .singlePost {
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px solid #e2e2e2;
}
#community.author .singlePost:last-child {
  border-bottom:none;
}
#community.author .singleMeta {
  text-align:right;
  color:#808080;
  font-size:12px;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  font-weight: 400;
}
#community.author .singleMeta a,
#community.author .singleExcerpt a {
  color:#c92922;
  font-family: jaf-bernino-sans-condensed, 'Francois One',arial,sans-serif;
  font-weight: 400;
}
#community.author .singleTitle {
  font-size: 21px;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  font-weight: 700;
  margin:10px auto;
}
#community.author .singleTitle a {
  color:#000;
}
#community.author .loadMore {
  width:96.5%;
  float:left;
  clear:both;
  background:#c92922;
  color:#fff;
  font-family: jaf-bernino-sans-condensed,'Francois One',arial,sans-serif;
  padding:10px;
  font-size:18px;
  text-align:center;
}
#community.author .loadMore a {
    color: #fff;
}
#community.author .moreArrow {
  width:12px;
  height:10px;
  display:inline-block;
  background:url(../images/load_more_arrow.png) 0 0 no-repeat;
  margin-left:5px;
}

/* italicize the text for page. in shortcode */
span.author-italic{
    font-style:italic;
}
/* Utility Classes */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }