/*
 Theme Name:   Simply St Ives
 Description:  Inkness Plus Child Theme
 Author:       Chris Leather
 Author URI:   http://a-connect.co.uk
 Template:     inkness-plus
 Text Domain:  inkness-plus-child
*/

#listing .entry-title a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  color: #999999 !important;
  transition: 0.4s all ease !important;
  line-height: 1.5em !important;
}

#listing article {
  padding: 0px;
}
#listing .article-wrapper {
  border: solid 1px #eee;
  width: 94%;
  background: #fff;
  height: 100%;
}
#listing .featured-thumb {
  margin-top: 0px;
  width: 100%;
}
#listing .entry-title a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #999999;
  transition: 0.4s all ease;
  line-height: 1.5em;
}
#listing .entry-title a:hover {
  text-decoration: none;
  color: #00bac4;
}
#listing .entry-meta {
  margin-top: 8px;
  font-size: 12px;
  color: #999999;
  display: block;
  border-bottom: solid 1px #ccc;
  padding-bottom: 6px;
}
#listing .entry-meta a {
  color: #999999;
}
#listing .entry-content {
  line-height: 1.7em;
}
#listing h1.entry-title {
  margin-bottom: 0px;
}
#listing h1.entry-title:after {
  content: none;
}
#listing .entry-meta {
  font-size: small;
  color: #00bac4;
  border-bottom: solid 1px #d9d9d9;
  color: #999999;
}
#listing .entry-meta a {
  color: #999999;
}
#listing .entry-meta .posted-on {
  margin-right: 6px;
}
#listing .entry-header {
  padding: 0;
  margin-bottom: 0;
}

.slider-wrapper{
	margin-bottom: 0 !important;
}
#intro-text{
	font-size: 18px;
	color: #666;
	padding: 1.1em 0;
}

.textwidget{
	padding-left: 0 !important;
	padding-right: 0 !important;
}