/* Stream Item Index Styles */

.stream-item-list.page-1 {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}

div.stream-item-list.columns {
    padding-left: 0px;
    padding-right: 0px;
}

.stream-item-list .stream-item-rail {
    padding-left: 0px;
    padding-right: 0px;
}

div.stream-item-index h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

div.stream-item-index h2 {
    font-family: "Roboto", sans-serif;
}

div.stream-item-index h3,h4,h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

div.stream-item-index h2 {
    font-size: 2.25em;
}

div.stream-item-index h3 {
    font-size: 1.5em;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-top: 0px;
    vertical-align: top;
}

div.stream-item-index h4 {
    font-size: 1.25em;
}

.stream-item h4 a, .stream-item h3 a {
    color: #111!important;
}

div.stream-item-index div.featured-story h2 a {
    font-family: "Roboto", sans-serif;
}

div.stream-item-index div.featured-story h2 a, div.featured-stories-row h4 a {
    color: #111;
}

h1.author {
    background-color: #462f5d;
}

h1.nature {
    background-color: #7f9e02;
}

h1.arts {
    background-color: #dea72b!important;
}

h1.lifestyle {
    background-color: #e16d19;
}

h1.travel {
    background-color: #4387c8;
}

h1.innovation {
    background-color: #4b9cb1;
}

h1.israeli-kitchen {
    background-color: #e04445;
}

h1.health {
    background-color: #00558c;
}