/*
  Theme name: Inspire child
  Template: inspire
*/

 
@import url("../inspire/style.css");


body {
  font-size:16px !important;
}

.line {
  padding-top: 16px;
  margin: 0 25% 30px 25%;
  background: url("http://insidehistory.com.au/wp-content/themes/inspire/images/line.png") repeat-x top;
}

strong em, em strong, b em, em b {
  font-weight: bold;
  font-style: italic;
}

#header-search {
  display: none !important;
}

#header-social {
  right: 0px !important;
}

/*
  homepage posts
*/

.item .column3 .masonry-brick{
  padding-bottom: 15px !important;
}

.home .item .item-title {
  background: #FED78A !important; /* yellow */
  margin-top: 15px !important;
  padding-bottom: 10px !important;
}

.item .item-title h2 a {
  color: #000 !important;
}

.item .item-excerpt {
  background: #fff !important;
  padding-bottom: 12px !important;
}

.item .meta {
  background: #efefef !important;
}

.item .meta .heart, .item .meta .date, .item .meta .comment {
  color: #000 !important;
}

.item .meta .date {
  margin-left: 5px !important;
}

.home .item-excerpt {
  border-left: 1px dashed #ccc9c9 !important;
  border-right: 1px dashed #ccc9c9 !important;
}

/* 
  captions
*/

p.wp-caption-text, .arrow {
  background-image: url("http://insidehistory.com.au/wp-content/uploads/2015/05/up-arrow.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 15px;
  font-weight: bold !important;
}

/*
  thumbnail list
*/

.thumbnail-list ol {
  padding: 0 5px 0 5px;
}

.thumbnail-list li img {
  float: left;
  margin: 0 15px 0 0;
}
 
.thumbnail-list li p {
  font: 200 12px/1.5 Georgia, Times New Roman, serif;
}

.thumbnail-list p.wp-caption-text {
  margin: auto;
  display: inline-block;
}

.thumbnail-list li {
  list-style-type: none !important;
  padding: 12px;
  overflow: auto;
}
 
.thumbnail-list li:hover {
  background: #eee;
  cursor: pointer;
}

/*
  forms
*/

#pop_out_search #searchform #s {
  width: 255px!important;
}

#pop_out_search #searchform input#s {
  color: #dbdbdb!important;
  font-size: 12px!important;
}

#mce-EMAIL {
  width: 285px!important;
  margin-top: 10px;
}

#mc_embed_signup .button {
  color: black!important;
}