/**
  * Twitter - http://www.twitter.com
  * Copyright (C) 2009 Twitter
  * URL: http://twitter.com/goodies/widgets
  *
  * V 1.0.6
  */

.twtr-widget {
	position:relative;
	font-size:12px!important;
	font-family:Arial, Helvetica, sans-serif;
	zoom:1;
}
.twtr-fullscreen {
	font-size:220%!important;
}
.twtr-widget .twtr-spinner {
	width:14px;
	height:14px;
	position:absolute;
	top:3px;
	right:3px;
	display:none;
}
.twtr-inactive {
	display:none;
}
.twtr-widget a img {
	border:0!important;
}
.twtr-doc {
	overflow:hidden;
	width:100%;
	text-align:left;
	font-weight:normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.twtr-bd {
	padding:0 1px;
}
.twtr-widget .twtr-tweet-wrap {
	overflow:hidden;
	zoom:1;
}
.twtr-fullscreen .twtr-tweet-wrap {
	padding:20px;
}
.twtr-widget .twtr-tweet {
	border-bottom:1px dashed #ddd;
	overflow:hidden;
	zoom:1;
}
.twtr-widget .twtr-tweet a.twtr-reply {
	visibility:hidden;
}
* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility:visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility:visible;
}
.twtr-widget-profile img.twtr-profile-img {
	display:none;
	float:left;
	width:31px;
	height:31px;
	border:0!important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	margin:0!important;
	padding:0!important;
	line-height:1.2!important;
	width:auto!important;
}
.twtr-widget-profile h3, .twtr-widget-profile h4 {
	margin:0 0 0 40px!important;
}
.twtr-widget h3 {
	font-size:11px!important;
	font-weight:normal!important;
}
.twtr-widget h4 {
	font-size:16px!important;
}
.twtr-widget i {
	font-size:9px;
	font-style:normal;
	display:block;
	margin-top:2px;
	zoom:1;
}
.twtr-hd {
	position:relative;
	zoom:1;
	overflow:hidden;
	display:none;
}
.twtr-fullscreen .twtr-hd {
	height:0;
	padding:0;
	display:none;
}
.twtr-timeline {
	position:relative;
	overflow:hidden;
	z-index:2;
}
.twtr-flat .twtr-timeline {
	overflow-x:hidden;
	overflow-y:scroll;
}
.twtr-widget .twtr-tweet:last-child {
	border-bottom-width:0;
}
.twtr-ft {
	position:relative;
	display:none;
}
.twtr-ft div {
	overflow:hidden;
	zoom:1;
}
.twtr-ft span {
	float:right;
	text-align:right;
}
.twtr-ft a {
	display:none;
}
.twtr-ft span a {
	float:none;
}
.twtr-avatar {
	display:none;
}
.twtr-fullscreen .twtr-avatar {
	display:none;
}
.twtr-img {
	height:25px;
	width:25px;
	display:none;
}
.twtr-img img {
	display:none;
}
.twtr-fullscreen .twtr-img img {
	display:none;
}
.twtr-fullscreen a.twtr-join-conv {
	display:block;
}
.twtr-tweet-text {
	margin:0;
	width:170px;
	height:137px;
    overflow:hidden;
	padding:0;
	color:#666666;
}
.twtr-fullscreen .twtr-tweet-text {
	margin:0;
	width:170px;
}
.twtr-doc a {
	text-decoration:none!important;
}
.twtr-doc a:hover {
	text-decoration:underline!important;
}
#twtr-profile-widget .twtr-avatar, #twtr-profile-widget .twtr-user {
	display: none;
}
#twtr-profile-widget .twtr-tweet-text {
	margin: 0;
}
#twtr-profile-widget .twtr-doc, #twtr-profile-widget .twtr-hd a {
	background: #fff !important;
	color: #ffffff !important;
}
.twtr-hd {
	display:none;
}
#twtr-profile-widget .twtr-tweet a {
	color: #a81119;
!important;
	text-transform:uppercase;
	font-size:10px;
}
#twtr-profile-widget .twtr-bd, #twtr-profile-widget .twtr-timeline i a {
	color: #141414 !important;
}
#twtr-profile-widget .twtr-timeline {
	background: #ffffff !important;
}
#twtr-profile-widget {
	background:none;
}