/*
    Document   : zg-search
    Created on : Oct 22, 2013, 4:08:23 PM
    Author     : Tom
    Description:
        IMPORTANT NOTE TO DEVS: Do not edit this file unless you are making edits to be committed
		back to the plugin repo. There are other ways you can over-ride this css, beyond the usual
		way (in your stylesheet).

		1. You can create a css file in your theme and set its location using
		the available filter: zg_search_stylesheet_uri.

		2. You can create a css file named exactly zg-search.css and place that in your theme's
		folder, or in a /css subfolder
*/
/* Search Results page */
div.search-results-bar .searchform {
  width: auto;
  height: auto; }
  div.search-results-bar .searchform input[type=text].s {
    width: 97%;
    font-size: 16px; }
div.search-results-bar .searchsubmit {
  right: 3%;
  top: 5px; }
div.search-results-bar p {
  color: #ff7301;
  font-size: 19px;
  font-family: 'HelveticaNeueW01-77BdCn 692722', Helvetica, sans-serif;
  margin-bottom: 10px; }
div.search-results-bar .search-results-content {
  border: solid #CCC;
  border-width: 1px;
  background: #F3F3F3;
  margin: 0 0 10px;
  padding: 10px; }
div.search-results-bar #archive-posts {
  width: 95%; }
  div.search-results-bar #archive-posts thead td {
    border-top: none;
    border-bottom: 1px solid #000;
    border-width: 1px; }
  div.search-results-bar #archive-posts thead tr .category-name {
    font-weight: bold;
    font-style: normal;
    width: 35%; }
  div.search-results-bar #archive-posts thead tr .post-entry {
    font-weight: bold; }
  div.search-results-bar #archive-posts thead tr .entry-comments {
    background-image: none;
    border: none; }
  div.search-results-bar #archive-posts thead td {
    border-bottom: 1px dotted #000;
    border-width: 1px; }
    div.search-results-bar #archive-posts thead td.entry-comments {
      border: none; }
  div.search-results-bar #archive-posts .post-entry {
    padding-right: 25px; }
    div.search-results-bar #archive-posts .post-entry dd {
      margin-left: 0px; }
    div.search-results-bar #archive-posts .post-entry span span {
      color: #FF7301; }

.search-results-bar .category-name li {
  padding-bottom: 10px;
  line-height: 1.1em; }

.search-results-bar .entry-comments {
  margin-top: 50px; }

.search-results-bar .wp-pagenavi {
  padding-top: 20px; }

/* Search Results tabs */
ul#search-tabs {
  text-align: center;
  border-bottom: 1px solid #666;
  margin: 0 0 20px; }
  ul#search-tabs li {
    color: #888;
    display: inline-block;
    padding: 0 18px;
    font-size: 26px; }
    ul#search-tabs li span {
      font-size: 75%;
      font-weight: normal; }
    ul#search-tabs li.current {
      color: black;
      font-weight: bold; }
    ul#search-tabs li a, ul#search-tabs li a:visited {
      color: #333; }
    ul#search-tabs li a:hover {
      text-decoration: none;
      color: #ff7301; }

/* Search Result Content */
.search-results-content h1 {
  color: #333;
  font-size: 2em; }
.search-results-content .found-search-term {
  color: #FF7301;
  font-weight: bold; }

.search-result {
  margin: 0 0 25px;
  padding: 0; }
  .search-result h2 {
    clear: none; }
  .search-result .title {
    margin-bottom: 5px;
    padding: 0;
    margin-bottom: 10px; }
  .search-result img {
    max-width: 100%;
    margin: 0;
    border: 1px solid #ccc; }
  .search-result ul {
    margin: 0; }
  .search-result .date, .search-result .related-links {
    font-size: 12px;
    color: #333;
    margin-bottom: 5px; }
    .search-result .date strong, .search-result .related-links strong {
      font-size: 13px;
      color: black;
      font-weight: bold; }
  .search-result .related-links ul, .search-result .related-links li, .search-result .tag-list ul, .search-result .tag-list li {
    display: inline;
    line-height: 1.4; }
  .search-result .related-links li, .search-result .tag-list li {
    margin-right: 0;
    padding-left: 0; }
    .search-result .related-links li .item-separator, .search-result .tag-list li .item-separator {
      display: inline-block;
      padding: 0 4px 0 0px;
      /* assumes "," is the item separator */ }

/* Articles and Opinions */
.search-result.article,
.search-result.opinion {
  margin: 0 0 30px; }

.search-result.article .result-meta,
.search-result.opinion .result-meta {
  float: left;
  margin: 5px 15px 0 0;
  width: 150px; }

/* Authors & Participants */
.search-result.author .result-meta,
.search-result.participant .result-meta {
  float: right;
  width: 150px;
  margin: 0 0 0 15px; }

.search-results-content .title-meta {
  color: #333; }

.search-result.comment .result-meta {
  float: left; }
  .search-result.comment .result-meta img {
    width: 96px;
    margin: 0 15px 5px 0; }

/* Teasers */
.teaser-container h1 {
  font-size: 2em;
  margin-bottom: 15px; }
.teaser-container h2 {
  font-size: 1.4em;
  font-weight: bold; }
.teaser-container .search-result {
  display: inline-block;
  display: table-cell;
  width: 31%;
  margin: 0;
  vertical-align: top;
  border-left: 1px solid silver;
  padding: 0 15px;
  margin: 15px 0; }
  .teaser-container .search-result:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none; }

/* Comments */
#comment-teaser-container {
  border: 1px solid #ccc;
  margin: 15px 0 30px;
  padding: 15px;
  background-color: #eee; }
  #comment-teaser-container h1 {
    padding-bottom: 0; }

/* Events */
#event-teaser-container {
  border: 1px solid #ccc;
  margin: 15px 0 30px;
  padding: 15px;
  background-color: #eee; }
  #event-teaser-container h1 {
    padding-bottom: 0; }

.search-result.event .event-details {
  margin-top: 20px; }
  .search-result.event .event-details .participant-listing {
    border: 1px solid #ccc;
    margin: 0 0 5px 0;
    padding: 15px;
    background-color: #eee; }
    .search-result.event .event-details .participant-listing h1 {
      padding-bottom: 0; }

/* Search Pagination Styles */
.zg-search-page-navi {
  margin: 0 0 10px;
  text-align: center;
  line-height: 2.5; }
  .zg-search-page-navi span {
    margin: 6px;
    display: inline-block; }
    .zg-search-page-navi span.current-page, .zg-search-page-navi span a {
      display: inline-block;
      padding: 6px 0;
      min-width: 24px;
      line-height: 1; }
    .zg-search-page-navi span.page-link a {
      border: 1px solid #666; }
      .zg-search-page-navi span.page-link a:hover {
        background-color: #666;
        color: white;
        text-decoration: none; }
    .zg-search-page-navi span.previous, .zg-search-page-navi span.next {
      margin: 4px 7px; }
