/**
 * Twitter - http://www.twitter.com
 * Copyright (C) 2009 Twitter
 * Author: Dustin Diaz (dustin@twitter.com)
 *
 * V 2.0.0 Twitter search/profile/faves widget
 * http://twitter.com/widgets
*/
.twtr-widget
{
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	font-size: 12px!important;
	position: relative;
margin-top: 15px;
}
.twtr-fullscreen
{
	font-size: 220%!important;
}
.twtr-fullscreen .twtr-new-results
{
	display: none!important;
}
.twtr-widget .twtr-spinner
{
	background: url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;
	height: 14px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 14px;
}
.twtr-inactive
{
	display: none;
}
.twtr-widget a img
{
	border: 0!important;
}
.twtr-doc
{
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	width: 100%;
}
.twtr-bd
{
	padding: 0 1px;
}
.twtr-widget .twtr-tweet-wrap
{
	overflow: hidden;
	padding: 6px 8px;
}
.twtr-fullscreen .twtr-tweet-wrap
{
	padding: 20px;
}
.twtr-widget .twtr-tweet
{
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}
.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
{
	border: 0!important;
	display: block;
	float: left;
	height: 31px;
	width: 31px;
}
.twtr-widget h3,.twtr-widget h4,.twtr-widget p
{
	line-height: 1.2!important;
	margin: 0!important;
	padding: 0!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,.twtr-widget .twtr-new-results
{
	display: block;
	font-size: 9px;
	font-style: normal;
	margin-top: 2px;
}
.twtr-widget .twtr-new-results
{
	bottom: 5px;
	display: block;
	margin: 0 auto -10px auto;
	padding: 3px;
	position: relative;
	text-align: center;
}
.twtr-results-inner
{
	bottom: -2px;
	font-size: 100%;
	line-height: 1;
	margin: 0 auto;
	padding: 4px 0;
	position: relative;
	text-align: center;
	width: 40%;
	z-index: 2;
}
.twtr-results-hr
{
	background: none;
	border-bottom: 1px dotted #ddd;
	bottom: 7px;
	height: 1px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}
.twtr-new-results span
{
	display: block;
	font-size: 9px!important;
	position: relative;
	top: -14px;
	z-index: 3;
}
.twtr-hd
{
	overflow: hidden;
	padding: 10px;
	position: relative;
}
.twtr-fullscreen .twtr-hd
{
	height: 0;
	padding: 0;
}
.twtr-timeline
{
	height: 225px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.twtr-scroll .twtr-timeline
{
	overflow-x: hidden;
	overflow-y: auto;
}
.twtr-widget .twtr-tweet:last-child
{
	border-bottom-width: 0;
}
.twtr-ft
{
	position: relative;
}
.twtr-ft div
{
	overflow: hidden;
	padding: 10px;
}
.twtr-ft span
{
	float: right;
	text-align: right;
}
.twtr-ft a
{
	display: block;
	float: left;
}
.twtr-ft span a
{
	float: none;
}
.twtr-avatar
{
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	width: 40px;
}
.twtr-fullscreen .twtr-avatar
{
	height: 80px;
	width: 80px;
}
.twtr-img
{
	height: 25px;
	width: 25px;
}
.twtr-img img
{
	height: 30px;
	width: 30px;
}
.twtr-fullscreen .twtr-img img
{
	height: 72px;
	width: 72px;
}
.twtr-fullscreen a.twtr-join-conv
{
	display: none;
}
.twtr-tweet-text
{
	margin-left: 40px;
}
.twtr-fullscreen .twtr-tweet-text
{
	margin-left: 90px;
}
.twtr-doc a
{
	text-decoration: none!important;
}
.twtr-doc a:hover
{
	text-decoration: underline!important;
}
#twtr-widget-1 .twtr-avatar, #twtr-widget-1 .twtr-user
{
	display: none;
}
#twtr-widget-1 .twtr-tweet-text
{
	margin-left: 0;
}
#twtr-widget-1 i
{
	display: block;
}
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a
{
	background: #ffffff !important;
	color: #4c4c4c !important;
}
#twtr-widget-1 .twtr-tweet a
{
	color: #a5c001 !important;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a
{
	color: #ffffff !important;
}
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline
{
	background: #718200 !important;
}
