/**TOPSTORY*/
.topstory h1 {
    font-weight: normal;
    line-height: 29px;
}
.topstory .topstory-content-wrapper h1 a {
    color: #FFFFFF;
    font-size: 27px;
}
.topstory .topstory-content-wrapper{
    font-size:11px;
    line-height: 14px;	
}
.topstory ul.top-related {
    font-size: 11px;
    line-height: 14px;
    margin-top: 5px;
    padding: 0;
}
.topStories .slide_stage a.main_cat {
    color: #193D5E;
    display: block;
    margin-left: 5px;
    margin-top: 5px;
    font-weight:bold;
}
.topStories .slide_stage a.art_title {
    font-weight:normal;
    color: #193D5E;
    display: block;
    height: 30px;
    font-size: 11px;
    line-height: 14px;
    margin-left: 5px;
    margin-top: 0px;
    overflow: hidden;
}
.readMore div.authorName a {
    color: #193D5E;
    font-weight: bold;
}

.readMore div.authorName {
    margin-bottom: 0;
    margin-top: 5px;
    padding: 3px 2px 0 5px;
}

.contentItem .title {
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin-left: 5px;
}
.readMore .contentItem a.title:hover{
    text-decoration: underline;	
    background-color: #fff;	
    color: #193D5E;
}
div.stories .article h2 {
    margin-bottom: 5px;
}
div.byline_stories .byline_date {
    color: #9F9F9F;
    display: block;
    float: left;
    font: 11px Arial,sans-serif;
    margin-bottom: 2px;
}
.article .summary {
    line-height: 1.3;
}

.topstory .topstory-content-wrapper{
    background: url("https://nets.redland.gr/dotTransp.png") repeat 0 0;
    margin-bottom: 4px;
}
.topstory .topstory-content-wrapper h1 a:hover{
    text-decoration:none;
    color: #669DD6;
}
