

#sideb h5 { margin: 0; font-weight: normal; }
#sideb p { margin: 0; margin-bottom: 2px;}
.spy {
	font: 1em "Lucida Grande",Lucida,Verdana,sans-serif; font-size: 62.5%; line-height: 1;
    color: #AFB0B1;
    background: /* #0D171A*/ #036;

}
#sideb  {
	
	font: 1em "Lucida Grande",Lucida,Verdana,sans-serif; font-size: 62.5%; line-height: 1;
    color: #AFB0B1;
    background: /* #0D171A*/ #036;
    float:right;
    margin:0 0 20px;
    padding:10px 10px 10px;
    width:210px;
	height: 400px
  
}

.spy {
	font-size:1.5em;
    list-style-type:none;
    margin:0 auto;
    padding:0;
    position:relative;
}



#sideb li {
    height: 130px;
    overflow: hidden;
}

#sideb li h5 {
    color:#A5A9AB;
    font-size:1em;
    margin-bottom:.5em;
}

#sideb li h5 a {
    color:#A5A9AB;
    text-decoration:none;
}

#sideb li img  {
    float:left;
    margin-right:8px;
}

#sideb li .info {
    color:#3E4548;
    font-size:2em;
}

#sideb .info a,
#sideb .info a:visited {
    color:#3E4548;
    text-decoration: none;
}

#sideb .spyWrapper {
    height: 80%;
    overflow: hidden;
    position: relative;    
}

.tags {
        color: #fff;
        margin: 0.5em;
}

.tags a,
.tags span {
        background-color: #333839;
        font-size: 0.8em;
        padding: 0.1em 0.8em 0.2em;
}

.tags a:link,
.tags a:visited {
        color: #fff;
        text-decoration: none;  
}

.tags a:hover,
.tags a:active {
        background-color: #3e4448;
        color: #fff;
        text-decoration: none;  
}

.tags span,
.tags a {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
}

a img {
    border: 0;
}

