/*
Theme Name: Rosemary Child
Author: Bajorat Media
Author URI: https://www.pascal-bajorat.com/
Description:
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: rosemary
*/

header#header .container {
  text-align: center;
  padding: 20px 0;
}

header#header img {
  max-height: 100px;
  height: auto;
  width: auto;
}

#jp-relatedposts {
  border-top: 1px solid #f1f1f1 !important;
  border-bottom: 1px solid #f1f1f1 !important;
  padding-bottom: 2em !important;
  margin-bottom: 2em !important;
  padding-top: 2em !important;
  margin-top: 2em !important;
}
.jp-relatedposts-post-date { display: none !important; }

#logo { max-width: 160px !important; padding: 15px 20px 0 0 !important; float: left; }
#logo img { width: auto; height: auto; max-width: 100%; max-height: 100%; }

@media screen and (max-width: 960px) {
  #logo { display: none; }
}

.wpp-list-with-thumbnails {}
.wpp-list-with-thumbnails .wpp-excerpt { display: none; }
.wpp-list-with-thumbnails .wpp-thumbnail { max-width: 65px !important; }
.wpp-list-with-thumbnails > li { padding: 10px; background: #f1f1f1; }
.wpp-list-with-thumbnails > li > a { font-weight: bold; }

.post-img-copyright { text-align: center; color: #999; font-size: 11px; }

.footer-menu ul, .footer-menu ul li { display: inline; list-style: none; }
.footer-menu ul li { padding-right: 10px; }
.footer-menu ul li:last-child { padding-right: 0; }
.footer-menu a { color: #333; }
.footer-menu a:hover { text-decoration: underline; }
