@charset "utf-8";
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff"); }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff"); }

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local("Lato Italic"), local("Lato-Italic"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/oUan5VrEkpzIazlUe5ieaA.woff) format("woff"); }

/* ï¿½LTIMOS TWEETS */
#twitter_update_list {
  font-size: 13px;
  line-height: 150%;
  list-style: none; }

#twitter_update_list li {
  float: left;
  padding: 9px 0;
  background-image: url(images/bg_shadow.png);
  background-repeat: repeat-x;
  background-position: 0 0; }

#twitter_update_list li:hover {
  background-color: #F7F7F7; }

#twitter_update_list span {
  color: #333333;
  text-decoration: none;
  float: left;
  display: inline;
  width: 100%;
  clear: both;
  background-image: url(images/tweet.png);
  background-repeat: no-repeat;
  background-position: 0 -100px;
  padding-left: 20px; }

#twitter_update_list span:hover {
  background-position: 0 0; }

#twitter_update_list span a {
  color: #8c7c3d;
  text-decoration: none;
  margin-left: 0px !important; }

#twitter_update_list span a:hover {
  color: #000000;
  text-decoration: none; }

#twitter_update_list a {
  color: #888888;
  margin-left: 20px; }

#twitter_update_list a:hover {
  color: #8c7c3d;
  text-decoration: none; }

.root.timeline.twitter-timeline {
  background-color: #ffffff;
  height: 150px;
  width: 96%;
  margin-left: 6px;
  margin-right: 6px; }

.root.timeline.twitter-timeline p, .root.timeline.twitter-timeline a, .root.timeline.twitter-timeline ol, .root.timeline.twitter-timeline ul, .root.timeline.twitter-timeline li {
  font-family: 'Lato', sans-serif; }

.root.twitter-timeline .tweet {
  padding: 7px 5px; }

.root.twitter-timeline a,
.root.twitter-timeline a:visited {
  text-decoration: none; }

.root.twitter-timeline .u-url,
.root.twitter-timeline .expand,
.root.twitter-timeline .hashtag,
.root.twitter-timeline .profile {
  text-decoration: none; }

.root.twitter-timeline .u-url:hover,
.root.twitter-timeline .expand:hover,
.root.twitter-timeline .hashtag:hover,
.root.twitter-timeline .profile:hover {
  text-decoration: underline;
  color: #fff; }

.root.twitter-timeline .tweet .e-entry-title {
  font-size: 1em;
  color: #525252; }

.custom-timeline-owner-profile .p-name, .p-author .profile .p-name, .cards-base .profile .p-name {
  color: #525252;
  text-align: left;
  font-size: 1em;
  text-decoration: none; }

.p-nickname {
  color: #719610; }

.custom-timeline-owner-profile, .timeline .e-entry-title, .p-author .p-name, .cards-base h3, .new-tweets-bar button, .load-tweets, .no-more-pane {
  font-size: 1em;
  line-height: 15px; }

.root.timeline.twitter-timeline li .permalink {
  padding-right: 30px; }

.root.timeline.twitter-timeline li {
  margin-top: 0px;
  background: url("../images/ico-tweets.png") no-repeat scroll 99% 11% white;
  border-radius: 4px;
  float: left;
  line-height: 15px;
  margin: 1.5% 2% 0;
  overflow: hidden;
  padding: 1% 0;
  width: 96%; }

.u-photo,
.inline-media,
.footer {
  display: none; }

.tweet {
  border-width: 0 0 4px; }

