/* -- This is the place to add your own style modifications without touching the original styles -- */

#head-content
{
  padding: 12px 0;
}

.featured.wide
{
  margin: 18px auto 0;
}

#featured-wide-thumbnav ul.slides,
#featured-wide-thumbnav ul.flex-direction-nav
{
  display: none;
}

div.my-excerpt
{
  height: auto !important;
}

div.post-left div.post-header,
div.post-right div.post-header
{
  min-height: 7.5em;
}

.featured.wide div.my-excerpt
{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Display first slide before flexslider gets to load */
.featured.wide #wide-feature-post-1
{
  display: block;
  float: left;
  width: 1080px;
}