/**
 * These styles are particular to the /seeds pages
 */

#core_content #introduction .seasonhead {
    height: 0.825em;
    text-indent: -9999px;
}

body.seeds #core_content #introduction {
    margin-bottom: 0;
}

body.seeds #core_content #introduction img {
    vertical-align: bottom;
}

body.seeds #core_content #introduction p.tagline {
    display: inline-block;
    font-family: Baskerville,"Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 1.325em;
    font-style: italic;
    margin-bottom: 0;
    margin-left: 0.5em;
}

#core_content .article {
    margin-top: 1em;
}

#core_content .article h2#title {
    color: #3e2f2f;
    font-family: georgia,serif;
    font-size: 1.975em;
    line-height: 1.111em;
    margin: 0;
    padding: 0;
}

#core_content p.entry-info {
    color: #897c04;
    line-height: 1.429em;
    margin: 0;
    padding: 0;
}
#core_content p.entry-info span.nolink {color: #a34103;}  /* for not-linked author name in the byline */

#core_content .seeds-ratings {
    overflow: auto;
    margin: 0;
    padding-bottom: 1.429em;
}

#core_content .seeds-ratings em {
    float: left;
    color: #78796e;
    line-height: 30px;
    margin-right: 0.25em;
}

#core_content .seeds-ratings li {
    float: left;
    background: transparent url("/i/presentation/seeds-icon-sprite.gif") no-repeat scroll 0 -32px;
    text-indent: -999em;
    width: 20px;
    height: 30px;
    margin-right: 0.25em;
}

#core_content .seeds-ratings li.seed.active {
    background-position: 0 0;
}

#core_content .seeds-ratings li.sprout {
    background-position: -23px -32px;
}

#core_content .seeds-ratings li.sprout.active {
    background-position: -23px 0;
}

#core_content .seeds-ratings li.plant {
    background-position: -46px -32px;
}

#core_content .seeds-ratings li.plant.active {
    background-position: -46px 0;
}

#core_content .seeds-ratings li.leaf {
    background-position: -69px -32px;
}

#core_content .seeds-ratings li.leaf.active {
    background-position: -69px 0;
}

#core_content .article h2 {
    font-size: 1.325em;
    line-height: 1.667em;
    margin-bottom: 0.65rem;
}

#core_content .subsection .article h3 {
    color: #b32720;
    line-height: 1.667em;
    margin-bottom: 0.65rem;
}

#core_content .article h4 {
    color: #3e2f2f;
    font-family: "lucida grande","lucida sans unicode",arial,sans-serif;
    font-size: 1em;
    font-style: italic;
    font-weight: 400;
    line-height: 1.667em;
}

#core_content .article img {
    width: 100%;
    background: #fff none repeat scroll 0 0;
    margin-bottom: 1em;
}

#core_content .article .photo-caption {
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
    font-size: 0.73em;
    line-height: 1.38em;
    padding: 0.25em;
    margin-top: -0.5em;
}

#core_content .article ol {
    list-style: outside none decimal;
    margin-left: 2.125em;
}

#core_content .article code {
    padding: 0.25em;
    background-color: #f0f0f0;
    color: #534442;
}

#core_content .article pre > code {
    display: block;
    font-family: monaco,"courier new",courier,sans-serif;
    background: transparent;
    margin: 0;
}

#core_content .article blockquote {
    background: url("//s.omniti.net/i/presentation/ico30-dquotes-l.gif") no-repeat scroll 0 0;
    margin: 0.625em 1.875em 0 0.375em;
    padding-left: 1.5em;
}

#core_content #social-links ul {
    margin: 1.714em 0;
}

#core_content #social-links li {
    display: inline-block;
    margin-right: 1em;
}

#core_content .subsection h2.issue-header {
    font-family: Baskerville,"Palatino Linotype","Book Antiqua",Palatino,serif;
    border-bottom: 1px solid #e8e9de;
    color: #3e2f2f;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.667em;
}

#core_content .seeds-illustration {
    text-align: center;
}

#core_content .seeds-list-entry {
    border-bottom: 0.063em solid #e8e9de;
}

#core_content .seeds-list-entry.last {
    border-bottom: none;
}

#core_content .seeds-list-entry .entry-title {
    font-style: italic;
    font-family: georgia,serif;
    margin: 0;
    margin-top: 1.25em;
}

#core_content .seeds-list-entry .entry-title:first-child {
    margin-top: 1.25em;
}

#core_content .seeds-list-entry .seeds-ratings em {
    font-size: 0.813em;
}

#core_content .no-seeds {
    margin-top: 1em;
}

