/* Slider */




.banner{

    width:625px;
    float:center;
    overflow:hidden;
    margin:2px 12%;
    background:transparent;
    text-align:center;

}





.post h1,.post h2,h3.date-header,.jump-link,.feed-links{

    display:none;

}




#main-wrapper{

    width:625px;

}




.post{
    
    width:280px;
    height:112px;
    float:left;
    overflow:hidden;
    margin:2px 30px 10px 0;
    padding:0;background:none;
    border:1px solid #000;
    font-weight:bold;

}





.post-footer{

    color:#FFFFFF;
    text-transform:none;
    letter-spacing:.01em;
    font:12px Arial;
    line-height:1.4em;
    margin:0em 0;
    font-weight:bold;

}




.comment-link{

    margin-left:.1em;
}








#sliderTimer-wrapper{

    height:80%;
    width:280px;
    margin:0;
    padding:0;

}




.sompret-image{

    text-align:left;
    width:280px;
    height:80px;
    position:relative;
    line-height:1.6em;
    overflow:hidden;
    margin:0;
    background:#181818;

}




.sompret-image img{

    position:absolute;
    min-height:80px;
    max-width:280px;

}




.sompret-image a{

    display:block;
    position:relative;
    overflow:hidden;
    height:80px;
    width:180px;
    color:#fff;

}




.sompret-image a:hover{

    text-decoration:none;

}




.sompret-wrapper {

    float:right;
    position: relative;
    padding-right:10px;

}





.sompret { 
    
    overflow: hidden; 
    position: relative; 
    width:280px; 
    height:80px;

}


.sompret-header{

    font:12px oswald;
    text-transform:uppercase;
    margin:1px;
    color:#1bd3e8;
    text-align:center;
    font-weight:bold;

}





.sompret-footer{

    font:italic 12px Arial;
    margin:3px;
    color:#FFFFFF;
    font-weight:bold;
    text-align: center;
}





.sompret-footer1{

    font:italic 9px Arial;
    margin:3px;
    color:#FFFFFF;
    font-weight:bold;
}





.summary{

    font:11px Tahoma;
    color:#fff;
    margin:0 10px;
    padding:3px 0;

}





#viewers{

    background:#0000ff;
    float:center;
    width:280px;
    margin:0;
    padding:9px;
    padding-left:1%;

}





#viewers a {

    color:#FFFFFF;
    text-decoration:none;
    font-size:14px;
    padding:4px 8px;
    text-align: center;
    font-weight:bold;
    



    background: rgba(0,0,0,.2);
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px; 
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.2), 0 2px 1px rgba(0,0,0,.8) inset;




    }




#viewers a:hover {

    color:#789ff7;

}