.twitter-timeline {
	background: #fdf0d4;
  border: solid 4px #fdbb30;
}
.twitter-timeline p.date, #sidebar .twitter-timeline p.date, .twitter-timeline p.actions, #sidebar .twitter-timeline p.actions {
  font-size: 1em;
  text-align: left;
  color: #000;
}
.twitter-timeline p.actions a, .twitter-timeline p.header a, .twitter-timeline .twitter-top a, .twitter-timeline .twitter-bottom a {
  color: #0000ff;
}
.twitter-timeline p.actions a:visited, .twitter-timeline p.header a:visited, .twitter-timeline .twitter-top a:visited, .twitter-timeline .twitter-bottom a:visited {
  color: #800080;
}
.twitter-timeline p.header, #sidebar .twitter-timeline p.header, .column-main .content .twitter-timeline p.header {
  color: #000;
  font-size: 1em;
  line-height: normal;
}
.twitter-timeline p.actions {
  display: block;
}
.twitter-timeline li, .content .twitter-timeline ul li {
	border-top: 1px solid #fdbb30;
	border-bottom: 1px solid #fdbb30;
}
.twitter-timeline .twitter-top {
	border-bottom: 1px solid #fdbb30;
}
.twitter-timeline .twitter-bottom {
	border-top: 1px solid #fdbb30;
}