.nasa-blog-paging {
  text-align: center;
}
.nasa-blog-paging ul.page-numbers li {
  list-style: none;
  display: inline-block;
}
.nasa-blog-paging ul.page-numbers li .page-numbers {
  display: inline-block;
  padding: 5px 15px;
}
.nasa-blog-paging ul.page-numbers li .page-numbers.current {
  text-decoration: underline;
}

.nasa-blogs-relate {
  margin-top: 50px;
  border-top: 1px solid #efefef;
  padding-top: 35px;
  padding-bottom: 35px;
}
.nasa-blogs-relate .nasa-blog-title {
  font-size: 120%;
}
.nasa-blogs-relate .nasa-blog-info-slider {
  padding: 0;
}
.nasa-blogs-relate .nasa-shortcode-title-slider {
  font-size: 210%;
  font-weight: 700;
}

.nasa-posts-masonry-isotope-item.nasa-item-normal .entry-header {
  margin-bottom: 0px;
}
.nasa-posts-masonry-isotope-item.nasa-item-normal .entry-header .info-wrap .meta-author {
  margin: 0;
}
.nasa-posts-masonry-isotope-item.nasa-item-normal .entry-header .info-wrap .meta-author:after {
  border: none;
  margin: 0 5px;
}
.nasa-posts-masonry-isotope-item.nasa-item-normal article.hentry {
  margin-bottom: 0px;
}
.nasa-posts-masonry-isotope-item.nasa-item-normal article.type-post {
  border-bottom: none;
  padding-bottom: 20px;
}
.nasa-posts-masonry-isotope-item.nasa-item-normal article .entry-title {
  font-size: 130%;
}

.nasa-item-blog-grid article.type-post {
  margin-bottom: 30px;
  padding-bottom: 0;
  border-bottom: none;
}

.nasa-single-blog article.hentry {
  margin-bottom: 5px;
}

article {
  margin-bottom: 40px;
  padding-bottom: 20px;
  line-height: 1.6;
}
article .entry-title {
  font-size: 160%;
  font-weight: 800;
  color: #333;
}
article .entry-title.nasa-title-single-post {
  font-size: 230%;
  margin-bottom: 5px;
}
article .entry-meta {
  padding: 0;
}
article .entry-readmore {
  opacity: 0.4;
  font-weight: 800;
  font-size: 90%;
}
article .entry-readmore:hover {
  opacity: 1;
}
article .nasa-archive-info {
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: inherit;
}
article .nasa-archive-info.entry-title {
  line-height: 1.2;
}
article .nasa-archive-info.first {
  position: relative;
  margin-top: -5px;
}
article .nasa-archive-info:empty {
  display: none;
}

.entry-header .meta-author {
  text-align: center;
}
.entry-header .post-date-wrapper {
  position: relative;
  width: 90px;
  height: 90px;
  text-align: center;
  background: #f76b6a;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
}
.entry-header .post-date-wrapper:hover {
  background: #f43b3a;
}
.entry-header .post-date {
  text-align: center;
}
.entry-header .post-date span {
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.entry-header .post-date .post-date-day {
  font-size: 250%;
}
.entry-header .post-date .post-date-month {
  font-size: 100%;
}

.entry-content table th, .entry-content table td {
  border: 1px solid #aaaaaa;
  padding: 0.55172em;
}
.entry-content .page-links {
  margin: 1.5em 0;
}

body.archive h1.page-title,
body.search-results h1.page-title {
  text-align: center;
  margin-bottom: 30px;
  color: #555;
  font-weight: 700;
}

.entry-title {
  font-weight: 800;
}

.nasa-item-blog-grid .entry-title {
  line-height: 1.2;
}

.type-page h1.entry-title,
.search-results .text-center h1.entry-title {
  margin-bottom: 30px;
  text-transform: uppercase;
}

.type-page .text-center h1.entry-title,
.search-results .text-center h1.entry-title {
  margin-bottom: 15px;
  text-transform: uppercase;
}

.nasa-item-normal .entry-image.nasa-blog-img-masonry-isotope {
  margin-bottom: 15px;
}

.entry-image {
  position: relative;
  margin: 0 0 20px 0;
}
.entry-image.nasa-blog-img-masonry-isotope {
  margin: 0 0 20px;
}
.entry-image.nasa-blog-img-masonry-isotope img {
  width: 100%;
}

.nasa-meta-categories {
  display: inline-block;
  margin: 0 auto;
  background: #f76b6a;
  color: #fff;
  padding: 3px 15px;
  margin-bottom: 10px;
  letter-spacing: .3px;
  font-weight: 600;
  font-size: 12px;
}
.nasa-meta-categories a {
  color: inherit;
  text-transform: uppercase;
}
.nasa-meta-categories a:hover {
  color: #efefef;
}

.entry-meta.footer-entry-meta.single-footer-entry-meta {
  border-top: 1px solid #efefef;
  padding: 30px 0 0 0;
  margin-top: 15px;
}

.nasa-meta-tags {
  margin: 0 -4px;
}
.nasa-meta-tags a {
  display: inline-block;
  padding: 2px 10px 1px 10px;
  border: 2px solid #eee;
  margin: 2px 4px;
  color: #555555;
}
.nasa-meta-tags a:hover {
  border-color: #555555;
  color: #000;
}

.nasa-meta-social {
  margin: 0;
}
.nasa-meta-social .nasa-share {
  margin: 0 -10px;
  line-height: 34px;
}
.nasa-meta-social .nasa-share li {
  margin: 0 10px;
}
.nasa-meta-social .nasa-share li:last-child {
  margin: 0 10px;
}

.nasa-post-navigation {
  margin-bottom: 35px;
  height: 90px;
  border-bottom: 1px solid #efefef;
}
.nasa-post-navigation .nasa-post-navigation-item {
  display: inline-block;
  float: left;
  height: 40px;
  min-height: 1px;
}
.nasa-post-navigation a:hover .nasa-post-title {
  color: #333;
}
.nasa-post-navigation .nasa-post-prev,
.nasa-post-navigation .nasa-post-next {
  width: 45%;
}
.nasa-post-navigation .nasa-post-prev a,
.nasa-post-navigation .nasa-post-next a {
  position: relative;
  display: block;
  width: 100%;
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nasa-post-navigation .nasa-post-prev a:hover:before, .nasa-post-navigation .nasa-post-prev a:hover:after,
.nasa-post-navigation .nasa-post-next a:hover:before,
.nasa-post-navigation .nasa-post-next a:hover:after {
  color: #333;
  border-color: #333;
}
.nasa-post-navigation .nasa-post-prev .nasa-post-label,
.nasa-post-navigation .nasa-post-next .nasa-post-label {
  display: block;
  color: #aaa;
  font-weight: bold;
}
.nasa-post-navigation .nasa-post-prev a {
  text-align: left;
  padding-left: 50px;
}
.nasa-post-navigation .nasa-post-prev a:before {
  position: absolute;
  font-family: "nasa-font";
  content: "\7a";
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #aaa;
  color: #aaa;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.nasa-post-navigation .nasa-post-next a {
  text-align: right;
  padding-right: 50px;
}
.nasa-post-navigation .nasa-post-next a:after {
  position: absolute;
  font-family: "nasa-font";
  content: "\79";
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #aaa;
  color: #aaa;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.nasa-post-navigation .nasa-post-archive {
  width: 10%;
  text-align: center;
}
.nasa-post-navigation .nasa-post-archive a {
  display: block;
  width: 100%;
  color: #aaa;
}
.nasa-post-navigation .nasa-post-archive a .nasa-icon {
  font-size: 205%;
  line-height: 36px;
  padding: 0 5px;
  border: 2px solid;
}
.nasa-post-navigation .nasa-post-archive a:hover {
  color: #333;
}

@media only screen and (max-width: 52.96552em) {
  .nasa-post-navigation .nasa-post-prev .nasa-post-label,
  .nasa-post-navigation .nasa-post-next .nasa-post-label {
    line-height: 40px;
  }
}
.entry-image img {
  height: auto;
}

.page-no-sidebar .entry-image img {
  width: 100%;
}

.entry-summary {
  margin-top: 0px;
}
.entry-summary p {
  margin-bottom: 10px;
}
.entry-summary p:last-child {
  margin-bottom: 0;
}

.entry-meta {
  padding: 15px 0;
  font-size: 100%;
}
.entry-meta span.divider {
  opacity: 0.5;
  margin: 0 5px;
}
.entry-meta span.meta-author {
  font-size: 100%;
}

.navigation-paging {
  width: 100%;
  overflow: hidden;
  font-size: 100%;
  margin-bottom: 50px;
}
.navigation-paging .nav-previous {
  float: right;
}
.navigation-paging .nav-next {
  float: left;
}
.navigation-paging a {
  color: black;
  display: block;
  border: 1px solid #ececec !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 7px 10px;
  text-transform: uppercase;
}
.navigation-paging a:hover {
  color: #fff;
  background-color: #f76b6a;
}

.navigation-image a {
  color: black;
  display: block;
  border: 1px solid #ececec !important;
  padding: 7px 10px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.navigation-image a:hover {
  color: #fff;
  background-color: #f76b6a;
}

.navigation-image {
  margin-top: 15px;
}

.navigation-image > div {
  display: inline-block;
  margin-right: 10px;
}

.author-box {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}

.author-box p {
  font-size: 100%;
}

.author-box .author-name {
  margin: 0;
}

.author-box .author-title {
  text-transform: uppercase;
}

.post-date-wrapper {
  margin: 0 auto;
}

.blog header.entry-header .large-2.columns.text-center {
  margin-top: 8px;
}

.navigation-post {
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.navigation-post a {
  padding: 30px 20px;
  display: block;
  width: 100%;
}
.navigation-post span {
  display: inline-block;
  margin: 0 5px;
  top: 1px;
  position: relative;
}
.navigation-post .nav-next {
  text-align: right;
  border-left: 1px solid #ddd;
}
.navigation-post > div {
  display: inline-block;
  width: 48%;
}

.gallery {
  margin-bottom: 30px;
}
.gallery a img {
  border: 0;
}

.gallery-item {
  margin-bottom: 0;
}
.gallery-item a img {
  cursor: pointer;
  cursor: zoom-in;
}

.alignnone {
  clear: both;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.post.sticky {
  border: 3px solid #f76b6a;
  padding: 30px;
}

.post.sticky footer.entry-meta {
  border-bottom: 0;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
#tab-description p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 100%;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.blog-list-style {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.blog-list-style:after {
  content: "";
  height: 1px;
  display: block;
  margin: 30px auto;
  border-top: 1px solid transparent;
}
.blog-list-style article {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.blog-list-style .entry-content {
  margin-top: 0;
}
.blog-list-style .entry-image {
  margin-top: 0;
}
.blog-list-style:first-child article {
  margin-top: 10px;
}
.blog-list-style .info-wrap > a:last-child .meta-author:after,
.blog-list-style .info-wrap > a:last-child .post-date:after,
.blog-list-style .info-wrap > a:last-child .comments-link:after {
  display: none;
}
.blog-list-style .info-wrap .meta-author,
.blog-list-style .info-wrap .post-date,
.blog-list-style .info-wrap .comments-link {
  opacity: 0.8;
}
.blog-list-style .info-wrap .meta-author i,
.blog-list-style .info-wrap .post-date i,
.blog-list-style .info-wrap .comments-link i {
  font-size: 120%;
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.blog-list-style .info-wrap .meta-author:after,
.blog-list-style .info-wrap .post-date:after,
.blog-list-style .info-wrap .comments-link:after {
  content: " ";
  margin: 0px 10px;
  height: 11px;
  color: #D8D8D8;
  display: inline-block;
  border-left: 1px solid #ccc;
  position: relative;
  top: 1px;
}
.blog-list-style .info-wrap .meta-author.no-after:after,
.blog-list-style .info-wrap .post-date.no-after:after,
.blog-list-style .info-wrap .comments-link.no-after:after {
  display: none;
}
.blog-list-style .info-wrap .meta-author:hover,
.blog-list-style .info-wrap .post-date:hover,
.blog-list-style .info-wrap .comments-link:hover {
  opacity: 1;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  border: 1px solid #ddd;
  margin-bottom: 1.5em;
  max-width: 100%;
  background: #f6f6f6;
}

.post .entry-content:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  padding: 10px 0;
  margin: 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.gallery-caption {
  display: inline-block;
}

.site-main .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}

.site-main .gallery dd {
  margin: 0;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.entry-attachment .attachment {
  margin-bottom: 15px;
}

.blog-share {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.form-allowed-tags {
  font-size: 100%;
}

.comments-title {
  text-transform: capitalize;
  font-weight: bold;
}
.comments-title span {
  font-weight: bold;
}

.comment-list > li {
  margin-bottom: 0;
}
.comment-list .fn {
  color: #555555;
  font-weight: bold;
  font-size: 130%;
  font-style: normal;
}
.comment-list .children .comment-inner {
  border-top: 1px solid #eeeeee;
  padding: 15px;
  margin-right: 0;
}
.comment-list .comment:last-child {
  border: 0;
}
.comment-list .bypostauthor {
  display: inline-block;
}

.comment-meta {
  font-size: 95%;
  margin-top: 5px;
  opacity: 0.6;
  float: right;
}

.comment-content {
  margin-top: 5px;
  color: #aaa;
}
.comment-content p {
  margin-bottom: 10px;
}
.comment-content p:last-child {
  margin-bottom: 0;
}
.comment-content a {
  word-wrap: break-word;
}

.comment-inner {
  position: relative;
  padding: 15px;
  border: 1px solid #eeeeee;
  margin-bottom: 25px;
}
.comment-inner .reply a {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  background: #fff;
  min-width: 80px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ececec;
  font-weight: bold;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.comment-inner .reply a:hover {
  background: #f76b6a;
  border-color: #f76b6a;
  color: white !important;
}
.comment-inner:after {
  content: "";
  clear: both;
  display: block;
  height: 1px;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
  margin-bottom: 0;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  display: inline-block;
  width: 32.8%;
  position: relative;
}
#respond .comment-form-author,
#respond .comment-form-email {
  padding-right: 10px;
}

#comments ul li,
#add_review ul li {
  list-style: none;
  width: 100%;
}
#comments ul.children,
#add_review ul.children {
  margin-left: 35px;
}
#comments ol li,
#add_review ol li {
  list-style: none;
  width: 100%;
}
#comments .children #respond,
#add_review .children #respond {
  padding: 15px 30px;
  border-top: 1px solid #eeeeee;
  padding: 15px;
  margin-right: 0px;
}
#comments .children .comment,
#add_review .children .comment {
  border: 0;
}
#comments .reply a,
#add_review .reply a {
  color: #555555;
  font-size: 100%;
}
#comments textarea,
#add_review textarea {
  height: 100px;
  font-size: 100% !important;
}

.entry-image-attachment {
  overflow: hidden;
  position: relative;
}

.entry-image-attachment img {
  display: block;
}

.content-with-text.contact-us div.fa {
  float: left;
  display: inline-block;
}
.content-with-text.contact-us .content-text {
  float: right;
  width: 80%;
  margin: 0 1em;
}
.content-with-text.contact-us .nasa-share li a span {
  padding: 7px;
}
.content-with-text.contact-us .phone-number {
  font-size: 16px;
  font-weight: bold;
}

#comments .comment-reply-title {
  font-weight: bold;
}

.nasa-search-post-no-result form.nasa-search-form {
  margin-bottom: 0;
}
.nasa-search-post-no-result .entry-content table th,
.nasa-search-post-no-result .entry-content table td {
  border: none;
  padding: 0;
}

.nasa-search-post-label {
  font-size: 115%;
  line-height: 1.5;
}

#nav-below {
  display: none;
}

.cat-links-archive {
  display: block;
  text-transform: uppercase;
  color: #ababab;
  font-weight: bold;
}
.cat-links-archive a {
  color: inherit;
  letter-spacing: 0.2em;
}
.cat-links-archive a:hover {
  color: #333;
}

.nasa-item-blog-grid .cat-links-archive,
.nasa-posts-masonry-isotope .cat-links-archive {
  font-size: 85%;
}

.meta-item {
  padding: 0;
  position: relative;
  opacity: 0.8;
}
.meta-item i {
  font-size: 120%;
  position: relative;
  top: 2px;
  line-height: 1;
}
.meta-item:after {
  content: " ";
  margin: 0px 10px;
  height: 11px;
  color: #D8D8D8;
  display: inline-block;
  border-left: 1px solid #ccc;
  position: relative;
  top: 1px;
}
.meta-item.no-after:after {
  display: none;
}
.meta-item:hover {
  opacity: 1;
}
.meta-item.post-comment-count {
  position: absolute;
}
.meta-item.post-comment-count i {
  font-size: 150%;
  margin: 0;
  top: 2px;
}

.nasa-comment-count {
  font-size: 75%;
  position: absolute;
  top: 3px;
  right: 0;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #555;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: ttranslate(50%, -50%);
  -o-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.nasa-comment-count.nasa-empty {
  display: none;
}

a:hover .nasa-comment-count {
  background: #f76b6a;
}

.nasa-archive-info a:last-child .meta-item:after {
  display: none;
}
