﻿/*
Theme Name: 	Vineyard Developments - Split5 adds
Theme URI: 		http://split5.com
Theme Description: 	Updates for vineyarddevelopments.ca by SplitFive
Version:		0.1
Author:			johnh@split5.com
Author URI:		mailto:johnh@split5.com
Template:		Vineyarddevelopments
*/

@import url('../Vineyarddevelopments/style.css');


/* Awards & Features page styles */

/* Main Area */
div.meta-space {
  margin-left:16px;
}
div.meta-space + hr {
  margin-top:13px;
  margin-left:16px;
}
div#section-slider {
  display: inline-block;
  margin-bottom: 15px;
  width: 640px;
  max-width: 640px;
}
div.post-excerpt a img {
  margin-left:18px;
}
.read_more {
  font-size:1.2em;
  color:#afaf33;
}

/* Sidebar */
.sidebar * {
  font-size:14px;
}
p.social {
  text-align:left;
}
p.social a {
  margin-left:12px;
  margin-right:12px;
}
p.social a img {
  width:24px;
  height:24px;
}
.sidebar .widget h3 {
  margin-left: -2px;
  font-size:1.5em;
}

.sidebar div.ngg-widget a img {
  width:88px;
  height:60px;
}

div.post-excerpt a img.featured-image {
  width: 92.5%;
}

div.feature-content {
  min-width: 440px; 
  padding: 20px 40px 0px 0px;
}

div.feature-content strong, div.feature-content * strong {
  color: #ffffff;
}

div.content * a {
  color: #cec46d;
}

div.content * a:hover {
  color: #cec46d;
}

h1.title a {
  color: #fff;
  font-weight: normal;
}

h1.title a:hover {
  color: #cec46d;
  font-weight: normal;
}