/****  Undo pp_ed.css default  ****/
.teaser-image-img {
  float: none;
  margin: 0;
  padding: 0;
}

/* Styles in this file should override those from the parent theme */

.node .taxonomy {
  text-align: right;
  font-weight: bold;
}

ul.links {
  margin-bottom: 1em;
}

/****    Visual editor    ****/

.pp_ed_selector .tabs {
  margin: 0;
  padding: 0 1em;
}

/****    Source    ****/

.node-type-source .content .group-photo {
  float: left;
  margin: 0 1em 1em 0;
}

/****    Edition    ****/
.node-type-edition .field-field-eid {
  color: #333;
  margin-bottom: 1em;
  font-size: 1.1em;
}

.block .node-type-edition .field-field-eid {
  font-size: 1em;
}

/****    Story    ****/

.node-type-story .field-field-subtitle {
  font-size: 1.25em;
}

.node-type-story .field-field-date {
  color: #333;
  margin-bottom: 1em;
}

.node-type-story .teaser-image {
  margin-right: 1em;
  float: left;
}

/****    Editions Manager date widget    ****/
.container-inline-date .form-item .form-item {
  float: none;
}

.container-inline-date .form-item div {
  display: inline;
}


/****    Linkback icon    ****/
.pp_icon
{
  text-align: right;
  padding-bottom: 2em;
}

/****   Search Box *****/

#search-box-top
  {
    margin-top: 0px !important;
  }

/****    Top Ads box ****/

.top-left-title
  {
    float: left;
  }
