<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Twitter Box*/
.twitterbox {
    border-top: 1px dotted #999;
    margin-top:10px;
    padding-top:20px;
}

.twitterbox .followbutton {
    float:right;
    display:inline;
}

.twitterbox .avatar {
    margin:0px 10px 0px 0px;
    padding:0;
    float:left;
    display:inline;
}

.twitterbox h3, .twitterbox h3 a, .twitterbox h3 a:link, .twitterbox h3 a:active, .twitterbox h3 a:visited {
    margin:0;
    padding:0;
    font-size:1.4em;
    color:#aeaeae;
}

.twitterbox h4, .twitterbox h4 a, .twitterbox h4 a:link, .twitterbox h4 a:active, .twitterbox h4 a:visited {
    margin:0;
    padding:0;
    font-size:1em;
    color:#aeaeae;
    font-weight:bold;
}

.twitterbox ul {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-image:none;
}

.twitterbox li {
    margin:5px 0px;
    padding:5px 0px;
    list-style-type:none;
    background:transparent;
    clear:both;
}

.twitter-buttons {
    float:right;
    display:inline;
}

/*TWITTER*/
.component.twitter #twitter-owl.tweetnewstyle {
    overflow: hidden;
    width: 100%;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_list {
    list-style-type: none;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_list li {
    padding: 0px 0px 0px 0px!important;
}

.component.twitter .author {
    background:#000/* url("../images/dummy-bg-3.jpg") no-repeat scroll -25px -337px*/;
    min-height:62px;
    padding:0;
    margin:0 1em 0 0;
}

.component.twitter .author .avatar {
    float:left;
    padding:11px 11px 3px;
    margin:0 1em 0 0;
    background:#84b502;
}

.component.twitter .author .avatar img {
}

.avatar {
    float: left!important;
}

#content .component.twitter .author h1 { display:block; margin:0; }
#content .component.twitter .author h1.realname a {
    color: #fff;
    display: block;
    font-size: 0.55em;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 0.8em 0 0;
    text-decoration: none;
    text-transform: none;
}
/*
.component.twitter .author .realname a {
    text-decoration:none;
    font-size:0.8em;
    color:#FFFFFF;
}

h1.realname {
    font-size: 1.4em;
    line-height: 1.0em;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 2px 0px;
    font-weight: normal;
}
*/

.component.twitter .author .followbutton {
    float: right;
    position: relative;
    top: -15px;
}

/*#content #content-left .component.twitter .author .screenname a {
    font-size: 1.1em;
    line-height: 1;
    margin:0 !important;
    padding:0;
    font-weight: bold;
}*/

#content #content-left .component.twitter .author .screenname a {
    color: #84b502;
    display: inline-block;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 0 0 0;
    text-transform: none;
}

#content #content-left h2.screenname {
    line-height: 1.0em;
    margin:0;
    padding:0;
    font-style: normal;
    font-size: 1.4em;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_text {
    clear: both;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_text p {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_text .tweet_mention {
    font-weight: bold;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_text .tweet_hashtag {
    font-weight: bold;
}

.component.twitter #twitter-owl.tweetnewstyle .tweet_text .tweet_link {
    font-weight: bold;
}

.twitter-buttons {
    float: right;
    margin: 0px 0px 3px 2px;
    padding: 2px 0px 0px 3px;
}

.twitter-buttons img {
    display:inline;
}

.component.twitter #twitter-owl.tweetnewstyle .timestamp {
    float: right;
    margin: 0px 3px 2px 3px;
    position: relative;
    top: -20px;
    font-size: 1.2em;
}

.component {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.component a.more {
    float: right;
    padding-left: 15px;
    height: 9px;
}

.component.twitter {
    margin:1em 0 0;
    font-weight: normal;
    overflow: hidden;
    background: #000;
}

.twitterpad { margin:0; }
.component.twitter #twitter-owl {
    /*margin: 0px 20px 20px 0px!important;
    padding: 0px 0px 0px 0px!important;*/
    margin:0;
    padding:5%;
    list-style-type: none;
    list-style-position: outside;
    list-style-type: none;
    display: block;
    position: relative;
    font-size: 1.3em;
    width:90%;
    background:#e9e9e9;
}

#content #content-left .component.twitter #twitter-owl .tweet_text p {
    width: auto;
    display: block;
    color: #333333;
    background:none;
    padding:0;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    height: auto; /* 135px */
    font-weight:600;
    font-size:11px;
}

.component.twitter #twitter-owl .tweet_text a {
    color:#000;
}



.component.twitter #twitter-owl .tweet_time {
    font-size: 1.1em;
}

.component.twitter #twitter-owl .tweet_time a {
    display: block;
    line-height: 2em;
    text-align: right;
    position: absolute;
    text-align: right;
    top: 162px;
    width: 100%;
    right: 0;
}

.component.twitter .more {
    font-size: 1.1em;
    line-height: 11px;
}

.twitter-timestamp {
    text-align: right;
}

.twitter-timestamp a {
    text-decoration:none;
    font-weight: bold;
}



@media all and (max-width: 925px) and (min-width:700px) {

    .component.twitter .author .followbutton {
        float: left;
        text-align: left;
        position:initial;
        margin:5px 0px;
    }

    .avatar {
        display:none;
    }

}</pre></body></html>