body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f9f9f1 url(../images/body.jpg);
}

h1, h2, h3, h4, h5, h6,
.site-title {
  font-family: 'Philosopher', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #cc5500;
  text-shadow: 1px 1px 1px #eee;
}

/* Links & Buttons         ======================================== */
a, .entry-title a {
  color: #558899;
}
a:hover, .entry-title a:hover, .site-title a:hover {
  color: #cc5500;
}

.sidebar .widget-title a {
  color: #cc5500;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
  background-color: #558899;
}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
  background-color: #558899;
}

/* Nav Menus         ======================================== */
.genesis-nav-menu a,
.genesis-nav-menu.responsive-menu li a {
  color: #cc5500;
}

@media only screen and (min-width: 1px) {
  .genesis-nav-menu.responsive-menu li a:hover,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .genesis-nav-menu.responsive-menu li.current-menu-item > a {
    color: #fff;
    background-color: #cc5500;
  }
}

.genesis-nav-menu a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu .sub-menu a:hover {
  color: #fff;
  background-color: #cc5500;
}

@media only screen and (max-width: 600px) {
  .genesis-nav-menu.responsive-menu li {
    border-top: 1px solid #e3e3e3;
  }
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
  /* + */
  background: #ddd;
}
@media only screen and (max-width: 600px) {
  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu li {
    padding-left: 20px;
  }
}

.nav-secondary {
  background: #558899 url(../images/header.jpg) fixed;
  border-bottom: 1px solid #bbc;
}

.responsive-menu-icon {
  border-bottom: none;
}
.nav-secondary .responsive-menu-icon:before {
  color: #fff;
  text-shadow: 1px 1px 1px #555;
}

.genesis-nav-menu.menu-secondary {
  font-size: 14px;
  background: transparent;
  background: rgba(81, 130, 146, 0.5);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.genesis-nav-menu.menu-secondary > .menu-item-has-children:before {
  background: #b3ccd5;
  padding: 19px 20px;
}
.genesis-nav-menu.menu-secondary li {
  border-top: 1px solid #bbc;
}
.genesis-nav-menu.menu-secondary li a {
  color: #fff;
  text-transform: none;
  text-shadow: 1px 1px 1px #555;
  padding: 15px;
  border: none;
}
.genesis-nav-menu.menu-secondary li.current-menu-item > a {
  color: #fff;
  background-color: #cc5500;
}
.genesis-nav-menu.menu-secondary .sub-menu {
  border-top: none;
}
@media only screen and (min-width: 601px) {
  .genesis-nav-menu.menu-secondary .sub-menu {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }
}
.genesis-nav-menu.menu-secondary .sub-menu a {
  background-color: #507f8f;
}
.genesis-nav-menu.menu-secondary .sub-menu .sub-menu {
  margin-top: -46px;
}

.genesis-nav-menu.responsive-menu .sub-menu {
  background: transparent;
}

/* Layout Stuff         ======================================== */
.site-container {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.site-header {
  background: #558899 url(../images/header.jpg) fixed;
  border-bottom: none;
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, 0.2), inset 0 2px 5px rgba(0, 0, 0, 0.1);
}

.site-title {
  font-size: 36px;
}
.site-title, .site-title a {
  color: #fff;
}

@media only screen and (min-width: 1024px) {
  .title-area {
    width: 220px;
  }
}

.site-logo {
  display: block;
  width: 180px;
  margin: 0 auto;
}
@media only screen and (max-width: 320px) {
  .site-logo {
    padding: 0 20px;
  }
}

.site-header .widget-area {
  width: 880px;
}
@media only screen and (max-width: 1188px) {
  .site-header .widget-area {
    width: 700px;
  }
}
@media only screen and (max-width: 1023px) {
  .site-header .widget-area {
    width: 100%;
  }
}

.site-description {
  color: #ddd;
  letter-spacing: 0;
}

.site-footer, .footer-widgets {
  color: #ddd;
  background-color: #558899;
  border-top: none;
}
.site-footer a, .footer-widgets a {
  color: #eee;
}
.site-footer a:hover, .footer-widgets a:hover {
  color: #fff;
}

.footer-widgets {
  font-size: 14px;
}
.footer-widgets, .footer-widgets .widget-title {
  text-shadow: 1px 1px 1px #777;
}
.footer-widgets .widget-title {
  font-size: 24px;
}
.footer-widgets li {
  margin-bottom: 12px;
}

.entry-pagination {
  margin-bottom: 26px;
}

.archive-title {
  margin-bottom: 0;
}

.archive-pagination li {
  margin: 0 5px;
}
.news-pro-home .archive-pagination li {
  border: none;
}
.archive-pagination li a {
  padding: 8px 15px;
  background-color: #cc5500;
  border-radius: 3px;
}
.archive-pagination li.active a, .archive-pagination li a:hover {
  background-color: #558899;
  color: #fff;
}

/* Home Top & Bottom Widget Area         ======================================== */
.home-topbottom {
  background: #fff;
}
@media only screen and (min-width: 1024px) {
  .home-topbottom .featured-content {
    overflow: hidden;
    display: table;
  }
  .home-topbottom .featured-content-row .entry:first-child {
    padding-left: 0;
  }
  .home-topbottom .entry {
    display: table-cell;
    vertical-align: top;
    width: 31%;
    padding-left: 3.5%;
    margin-bottom: 17px;
    border-bottom: none;
  }
  .home-topbottom .entry:first-child {
    padding-left: 0;
  }
  .home-topbottom .entry:nth-of-type(3n+1) {
    padding-left: 0;
    clear: both;
  }
  .home-topbottom .entry .entry-title {
    font-size: 24px;
    height: 3.5em;
    overflow: hidden;
  }
  .home-topbottom .entry .entry-content {
    font-size: 13px;
  }
  .home-topbottom a.aligncenter {
    display: block;
    height: 100px;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1024px) {
  .home-top .entry {
    margin-bottom: 0;
  }
  .home-top .entry:nth-of-type(3n+4), .home-top .entry:nth-of-type(3n+5) {
    display: none;
  }
  .home-top .entry-content p {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .home-bottom .featured-content-row {
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
  }
}

/* Home Middle Widget Area         ======================================== */
.home-middle .widget-area {
  padding-left: 0;
  padding-right: 0;
}
.home-middle .widget-wrap {
  padding-left: 20px;
  padding-right: 20px;
}
.home-middle .featured-content .entry, .home-middle .featured-content .entry-title {
  margin-bottom: 0;
}
.home-middle .featured-content .entry {
  border-bottom: 1px dotted #e3e3e3;
}
.home-middle .featured-content .entry-title {
  font-size: 20px;
}
.home-middle a {
  display: block;
  padding: 10px 0;
}
.home-middle .widget li {
  margin-bottom: 0;
  padding-bottom: 0;
}

.more-from-category, .widget .more-link {
  font-size: 13px;
}

.home-bottom .more-from-category {
  text-align: center;
}

.home-middle li, .widget_rss li {
  font-size: 20px;
  font-family: Philosopher, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.2;
  text-shadow: 1px 1px 1px #eee;
}

/* Entry Stuff         ======================================== */
.entry {
  border-bottom: none;
}
@media only screen and (max-width: 380px) {
  .entry {
    padding: 20px;
  }
}

.post-image {
  display: block;
  float: none;
}

.entry-title {
  color: #558899;
  word-wrap: break-word;
  word-break: break-word;
}
.featured-content .entry-title {
  font-size: 36px;
}
@media only screen and (max-width: 600px) {
  .featured-content .entry-title {
    font-size: 26px;
  }
}

.entry-meta {
  font-size: 11px;
}
.entry-meta, .entry-meta a {
  color: #aaa;
}

.author-box-title {
  font-size: 20px;
  color: #cc5500;
}

.featured-content .entry-image {
  width: 100%;
}

.entry-image.post-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}

.before-entry {
  padding: 0 0 20px;
}

.after-entry {
  padding: 20px 0;
}

.before-entry, .after-entry {
  text-align: center;
}

.before-entry .bsarocks {
  float: left;
  width: 50%;
  margin: 0 4% 2em 0;
}
.before-entry .shareit {
  float: right;
  width: 44%;
}
@media only screen and (min-width: 768px) {
  .before-entry .shareit {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .before-entry .bsarocks, .before-entry .bsap, .before-entry .shareit {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto 2em;
  }
  .before-entry div.bsap iframe {
    float: none;
    margin: 0 auto;
  }
}

.shareit {
  text-align: center;
  width: 44%;
}
.shareit p {
  margin: -1em 0 1em;
}

.shareit {
  float: left;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.shareit {
  margin-bottom: 2em;
}

.share .dashicons {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  margin: 0 5px;
  border-radius: 100px;
}

.dashicons {
  font-size: 1.5em;
  color: #fff;
}
.dashicons:hover {
  font-size: 2.4em;
}

.dashicons-facebook-alt {
  background: #3b5998;
}

.dashicons-twitter {
  background: #55acee;
}

.dashicons-googleplus {
  background: #dd4b39;
}

/* After Entry Widgets         ======================================== */
.addthis_inline_share_toolbox,
.addthis_inline_share_toolbox_qovi {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
}

.news-pro-home .content li:before, .after-entry li:before, .sidebar li:before {
  content: '';
  margin: 0;
}

.before-comments {
  border-bottom: 1px solid #e3e3e3;
  padding: 40px;
}
.before-comments ul {
  margin-left: 20px;
}

.comments-pagination {
  margin-top: 10px;
  margin-right: 20px;
}

.entry-pings {
  padding: 40px 0 40px 40px;
  border-bottom: 1px solid #e3e3e3;
}

li.pingback, li.trackback {
  font-size: 12px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-right: none;
}

/* Sidebar Widgets         ======================================== */
.widget-title {
  font-size: 24px;
  color: #cc5500;
  text-transform: none;
  margin-bottom: 0;
  padding: 0 0 10px;
  border: none;
}
.footer-widgets .widget-title {
  font-weight: normal;
}

.sidebar {
  font-size: 14px;
}
.sidebar li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar li a {
  display: block;
  padding: 10px 0;
}
.sidebar .entry-title {
  font-size: 20px;
  margin-bottom: 0;
}
.sidebar img.aligncenter {
  margin-bottom: 0;
}

.sidebar .bsap {
  text-align: center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  body,
  .sidebar .widget_search,
  .site-header {
    background-size: 50%;
  }
}
/* Footer         ======================================== */
.network {
  text-align: center;
  padding: 20px;
  border-top: 1px solid #e3e3e3;
}
.network img {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}

.site-footer {
  font-size: 12px;
}

/* Resources Page         ======================================== */
.page-resources .wrap {
  padding: 0 2.564102564102564%;
}

.page-resources .hentry {
  text-align: center;
  margin-bottom: 40px;
}

.page-resources .entry-title {
  font-size: 48px;
  margin-top: 40px;
  margin-bottom: 0;
}

.page-resources .entry-content {
  border-bottom: none;
  max-width: 600px;
  margin: 20px auto;
  padding: 0 20px;
  text-align: left;
}

.page-resources .entry-content h2 {
  font-size: 26px;
  text-shadow: none;
  margin-bottom: 0;
}

.page-resources .widget {
  margin-bottom: 2.564102564102564%;
}
@media only screen and (min-width: 601px) and (max-width: 1023px) {
  .page-resources .widget {
    width: 48.717948717948715%;
  }
  .page-resources .widget.first {
    clear: none;
    margin-left: 2.564102564102564%;
  }
  .page-resources .widget:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}

.page-resources .widgettitle {
  margin: 0;
  padding: 0;
  text-shadow: none;
}

.page-resources .widgettitle a {
  display: block;
  min-height: 68px;
  padding: 20px;
  color: #fff;
}

#wrap .page-resources .widgettitle a:hover {
  color: #ddb;
}

.page-resources .category-subtext {
  padding: 5px;
  margin: 10px 20px 10px 20px;
  color: #ffffff;
  min-height: 60px;
  line-height: 25px;
}

.page-resources .category-image {
  display: block;
  margin: 0 20px 20px;
}

.page-resources .category-image img {
  width: 100%;
}

.page-resources .category-1 {
  background: #a45f8f;
}

.page-resources .category-2 {
  background: #fb7f65;
}

.page-resources .category-3 {
  background: #ada056;
}

.page-resources .category-4 {
  background: #AF6346;
}

.page-resources .category-5 {
  background: #4155A5;
}

.page-resources .category-6 {
  background: #e98184;
}

/* Homepage Layout         ======================================== */
.news-pro-home .content {
  border-right: none;
}

.home-top {
  border-bottom: none;
}

.home-bottom {
  border-top: none;
}

.home-top,
.sidebar-top {
  margin-bottom: 20px;
}

.home-bottom {
  margin-top: 20px;
}

.sidebar-top .widget,
.sidebar-middle .widget,
.home-middle .widget,
.news-pro-home .sidebar-primary .widget {
  background: transparent;
  border-bottom: none;
}

.home-middle-left,
.home-middle-right {
  width: 45.5%;
}

.home-middle-left,
.home-middle-right,
.sidebar-middle-upper,
.sidebar-middle-lower {
  margin: 0 3% 20px;
  overflow: hidden;
  border: 1px solid #b3ccd5;
  background: -webkit-linear-gradient(#fff 60%, #f9f9f1);
  background: linear-gradient(#fff 60%, #f9f9f1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 1023px) {
  .home-middle,
  .sidebar-middle {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .home-middle,
  .sidebar-middle {
    display: block;
  }
}

.sidebar-middle-upper,
.sidebar-middle-lower {
  margin: 0 20px 20px;
}
@media only screen and (min-width: 1024px) {
  .sidebar-middle-upper,
  .sidebar-middle-lower {
    margin-left: 0;
  }
}

.home-middle-right {
  margin-left: 0;
}

.widget_socialmedia li, .widget_socialmedia li a {
  display: inline;
  border: none;
  vertical-align: top;
}

.widget_socialmedia li.email {
  margin-left: 5px;
}

/* Footer Wide widget area         ======================================== */
.footer-wide {
  clear: both;
  padding: 40px 20px;
  border-top: 1px solid #e3e3e3;
}

/* HTML Banner         ======================================== */
.flexjobs728 {
  position: relative;
  z-index: 1;
  max-width: 728px;
}
.flexjobs728:hover .link {
  border-color: #999;
  background: rgba(255, 255, 255, 0.2);
}
.flexjobs728 img {
  position: relative;
  z-index: 1;
  padding: 0;
}
.flexjobs728 .link {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  border-bottom: 1px solid transparent;
}
.flexjobs728 .link:hover {
  border-color: #ccc;
}
.flexjobs728 .link-writing {
  width: 16%;
  top: 56%;
  left: 36.5%;
}
.flexjobs728 .link-blogger {
  width: 17.3%;
  top: 56%;
  left: 54%;
}
.flexjobs728 .link-content {
  width: 25%;
  top: 56%;
  left: 73%;
}

/* Plugin: Jobs and Resumes         ======================================== */
.job_filters .job_types li,
.single_job_listing .meta li {
  list-style: none;
}

div.job_listings,
div.resumes {
  font-size: 14px;
}

ul.job_listings li.job_listing a div.position h3,
ul.resumes li.no_resumes_found a div.candidate-column h3, ul.resumes li.resume a div.candidate-column h3 {
  font-size: 20px;
}

.single-job_listing .entry-meta,
.single-job_listing .author-box,
.single-resume .entry-meta,
.single-resume .author-box {
  display: none;
}

/* Plugin: FB Comments ======================================== */
#fbComments {
  margin: 40px 0 0;
  width: 100%;
  text-align: center;
}

.comment-respond input + label {
  display: inline-block;
}
