
#p-splash #LN {
}

#p-splash #LN .headline {
    height: 54px;
    width: 288px;
    padding: 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #888;
    position: relative;
}

#p-splash #LN .item {
    padding-bottom: 13px;
    border-bottom: 1px solid #888;
    margin-bottom: 13px;
    margin-top: 13px;
}

#p-splash #LN .item a {
    color: #3aaeb8;    
}

#p-splash #LN .item .date {
    font-size: 11px;
    line-height: 13.2px;
    margin-bottom: 7px;
}

#p-splash #LN .item .artist-name {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #3aaeb8;
    margin-bottom: 4px;
}

#p-splash #LN .item .title {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    color: #333;
}

#p-splash #LN .item .title a {
    color: #333;
}

#p-splash #LN .item .teaser {
    margin-top: 13px;
}

#p-splash #LN .item .image {
    width: 285px;
    margin: 0;
    margin-top: 13px;
    padding: 0;
}

#p-splash #LN .item .video-cover {
    width: 285px;
    margin: 0;
    margin-top: 13px;
    padding: 0;
}

#p-splash #LN .item .image img {
    width: 285px;
}

#p-splash #LN .item .image object, #p-splash #LN .item .image embed {
    width: 285px;
    display: block;
}

#p-splash #LN .headline .options {
    float: right;
    width: 70px;
    height: 10px;
    margin-top: 30px;
}

#p-splash #LN .options span {
    width: 10px;
    height: 10px;
    background: white;
    border: 1px solid #3aaeb8;
    display: inline-block;
    margin-left: 2px;
}

#p-splash #LN .video {
    width: 285px;
    height: 160px;
    background: #3aaeb8;
    margin: 9px 0px;
}

#p-splash #LN p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 16px;
}

#p-splash #LN cite {
    font-style: normal;
    font-size: 11px;
    color: #3aaeb8;
}

#p-splash #LN ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#p-splash #LN ul li {
    float: left;
    width: 90px;
    height: 90px;
}

#p-splash #LN .others span {
    width: 90px;
    height: 90px;
    background: #add6d4;
    border: 2px solid #3aaeb8;
    display: inline-block;
    margin-right: 2px;
}