/* CSS Document */
#sidebar ul li.widget_rigasa_twitter_widget {
    overflow: hidden; padding-bottom: 0;
}

#sidebar ul li.widget_rigasa_twitter_widget li{ padding-bottom: 0; }

#sidebar ul li.widget_rigasa_twitter_widget li.followme{ padding-left:10px; }

.profile-stream #stream-items-id li { list-style:none; margin:0px; }
.stream, .stream-items {
    list-style: none outside none;
    margin-left: 0;
    position: relative;
}
.stream-item, .unfocusable-stream-item {
  /*  background: none repeat scroll 0 0 padding-box #FFFFFF;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1); margin: 0 !important;*/
}
/*.stream-item:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1); }*/
i, .icon {
    background-image: url("../images/RiGaSa_Twitter_Widget.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: text-top;
}

.dogear {
    display: none;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
}
.tweet {
    cursor: pointer;
	/*border-bottom: 1px solid #E8E8E8;*/
    min-height: 51px;
    padding: 9px 12px;
    position: relative;
}

.stream-item .content, .permalink-tweet .content {
    margin-left: 58px; font-size: 12px;
}
.stream-item-header .account-group {
    color: #999999;   text-decoration: none;
}
.stream-item-header .avatar, .permalink-header .avatar {
    float: left;
    margin-left: -58px;
    margin-top: 0px; border-radius:none; box-shadow:none;

}
.avatar {
    -moz-force-broken-image-icon: 1;
    border-radius: 5px 5px 5px 5px;
    height: 48px;
    width: 48px;
}
img {
    border: 0 none;
}
.fullname {
    color: #333333;
    font-weight: bold;
}
.username {
    direction: ltr;
    unicode-bidi: embed;
}
.username, .time, .time a, .metadata, .metadata button.btn-link, .metadata a {
    color: #999999;
    font-size: 12px;   text-decoration: none;
}
.tweet .time {
    color: #BBBBBB;
    float: right;
    margin-top: 1px;
    position: relative;
}
.username, .time, .time a, .metadata, .metadata button.btn-link, .metadata a {
    color: #999999;
    font-size: 12px;
}

.tweet .js-tweet-text {
    white-space: pre-wrap;
}
.tweet p {
    word-wrap: break-word; margin-bottom:10px !important;  line-height: 18px !important;
}
p {
    margin: 0;
}

.stream .stream-item-footer {
    position: relative;
}
.tweet .stream-item-footer {
    font-size: 12px;
    padding-top: 1px;
}

.with-icn {
    color: #999999;
    font-size: 12px;
}
.with-icn i {
    margin-right: 1px;
}
.badge-retweeted {
    background-position: -60px -350px;
}
.badge-promoted, .badge-top, .badge-political, .badge-retweeted {
    background-color: transparent;
    height: 12px;
    vertical-align: -1px;
    width: 16px;
}

.tweet .context a {
    color: #999999; text-decoration: none;
}
.tweet-text a { text-decoration: none; }
s {
    text-decoration: none;
}
.username {
    direction: ltr;
    unicode-bidi: embed;
}
.js-retweet-text { padding-left:4px; }
.followme { }
.followme .followme-logo { display:block; width:32px; height:24px; background-image: url("../images/RiGaSa_Twitter_Widget.png"); background-repeat:no-repeat; background-position: 0px 0px;  float: left; }
.followme a { padding-left:6px; line-height:24px; }