div#lmbtweets{border:1px solid #dcdcdc;border-width:1px 0;padding:10px 0;}
aside div#lmbtweets{width:160px;float:right;margin-bottom:10px;border-width:0 0 1px;}
aside div h2{margin-top:0;}
aside div#lmbtweets span.tweet-details{font-size:.8em;}
#lmbtweets ul{padding:0;}
#lmbtweets>p{margin:0;}
.lmb-tweet-text{/*padding: 0px 5px 5px 60px*/}
aside div#lmbtweets .lmb-tweet-text{padding:0 5px;}
.lmb-tweet-panoramic-image .lmb-tweet-text{clear:both;padding:10px;}
.lmb-tweet-portrait-image .lmb-tweet-text,.lmb-tweet-square-image .lmb-tweet-text, .lmb-tweet-text{/*margin-left:55px;*/}
.lmb-tweet-landscape-image .lmb-tweet-text{/*margin-left:41%;*/}
.lmb-tweet-with-image i,.lmb-tweet-without-image i{display:none;}
.lmb-tweet-with-image .fa-ul,.lmb-tweet-without-image .fa-ul{margin-left:0;}
.lmb-tweet-with-image{background:#f2f2f2;display:inline-block;border-radius:8px;padding:0;}
.lmb-tweet-without-image{border:1px solid #dcdcdc;border-radius:8px;text-shadow:#fff 1px 1px 0;box-shadow:1px 1px 0 #fff inset, -1px -1px 0 #fff inset;-moz-box-shadow:1px 1px 0 #fff inset, -1px -1px 0 #fff inset;-webkit-box-shadow:1px 1px 0 #fff inset, -1px -1px 0 #fff inset;padding:5px;}
.lmb-tweet-image-wrap{    /* background: #FFC0CB; */
    height: 100%;
    border-top: 1px solid white;
    margin-top: 3px;
    padding-top: 3px;}
.lmb-tweet-panoramic-image img{width:100%;float:left;margin-right:5px;border-radius:4px;}
.lmb-tweet-landscape-image img{/*width:40%;*/float:left;margin-right:5px;border-radius:4px;}
#lmbtweets ul li{clear:both;    /*border-bottom: 1px solid #000;*/
    margin-bottom: 10px;
    list-style-type: none;
    padding: 5px;
    }
#lmbtweets i.fa-twitter{color:#1da1f2;}
.lmb-tweet-with-image p,.lmb-tweet-without-image p{margin:5px;}
.lmb-tweet-image-wrap .lmb-tweet-portrait-image img,.lmb-tweet-image-wrap .lmb-tweet-square-image img{/*width:25%;*/float:left;margin-right:5px;border-radius:8px 0 0 8px;}


img.twitter-image {
    border-radius: 50px;
        width: 50px;
        display: none;
}
.lmb-twitter-hashtag-user{/*background: pink; */
    font-size: 80%;
    padding: 0 0 8px 0px;
    /* height: 20px; */
    line-height: 120%;
    display: inline-block;
    /* border-bottom: 1px solid red; */
    vertical-align: text-top;}
 span.tweet-text {
    font-size: 0.9rem;
    line-height: 130%;
    /*background: aquamarine;*/
    display: block;
}
span.tweet-details {
    font-size: 0.7rem;
    line-height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    /*background: antiquewhite;*/
}
#lmbtweets .handle {color:#828282;}